Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(579)

Issue 999193002: Add a simple prototype "terminal" example. (Closed)

Created:
5 years, 9 months ago by viettrungluu
Modified:
5 years, 9 months ago
Reviewers:
Elliot Glaysher
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org, ojan
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Add a simple prototype "terminal" example. (Together with an app that echoes stuff from the terminal.) R=erg@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/a029f8f68d3487c9f6c6a187492eafc132e86367

Patch Set 1 #

Total comments: 7

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+435 lines, -13 lines) Patch
M examples/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A + examples/echo_terminal/BUILD.gn View 2 chunks +11 lines, -9 lines 0 comments Download
A examples/echo_terminal/README.md View 1 chunk +7 lines, -0 lines 0 comments Download
A examples/echo_terminal/main.cc View 1 chunk +133 lines, -0 lines 0 comments Download
A examples/echo_terminal/terminal_client.mojom View 1 chunk +17 lines, -0 lines 0 comments Download
A sky/examples/terminal/README.md View 1 chunk +9 lines, -0 lines 0 comments Download
A + sky/examples/terminal/index.sky View 1 chunk +2 lines, -4 lines 0 comments Download
A sky/examples/terminal/terminal.sky View 1 1 chunk +115 lines, -0 lines 0 comments Download
A sky/examples/terminal/terminal_display.dart View 1 chunk +16 lines, -0 lines 0 comments Download
A sky/examples/terminal/terminal_file_impl.dart View 1 1 chunk +124 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
viettrungluu
5 years, 9 months ago (2015-03-11 20:43:53 UTC) #1
Elliot Glaysher
I am uncomfortably excited. https://codereview.chromium.org/999193002/diff/1/sky/examples/terminal/terminal.sky File sky/examples/terminal/terminal.sky (right): https://codereview.chromium.org/999193002/diff/1/sky/examples/terminal/terminal.sky#newcode72 sky/examples/terminal/terminal.sky:72: } I look...forward...to seeing how ...
5 years, 9 months ago (2015-03-11 20:55:43 UTC) #2
viettrungluu
Thanks, PTAL. https://codereview.chromium.org/999193002/diff/1/sky/examples/terminal/terminal.sky File sky/examples/terminal/terminal.sky (right): https://codereview.chromium.org/999193002/diff/1/sky/examples/terminal/terminal.sky#newcode72 sky/examples/terminal/terminal.sky:72: } On 2015/03/11 20:55:43, Elliot Glaysher wrote: ...
5 years, 9 months ago (2015-03-11 21:25:19 UTC) #3
Elliot Glaysher
lgtm, for definitions of good which include allocating a completer for every character. https://codereview.chromium.org/999193002/diff/1/sky/examples/terminal/terminal.sky File ...
5 years, 9 months ago (2015-03-11 21:29:05 UTC) #4
viettrungluu
5 years, 9 months ago (2015-03-11 21:34:29 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
a029f8f68d3487c9f6c6a187492eafc132e86367 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698