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

Issue 1556683004: Port Moterm to Mozart. (Closed)

Created:
4 years, 11 months ago by jeffbrown
Modified:
4 years, 11 months ago
Reviewers:
abarth, viettrungluu, jamesr
CC:
mojo-reviews_chromium.org
Base URL:
git@github.com:domokit/mojo.git@moz-16
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Port Moterm to Mozart. Much of the glue code has been eliminated by use of the new UI helpers. BUG= R=abarth@google.com, viettrungluu@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/5a846ea69f087b0b5938565b6f8e849b53a89788

Patch Set 1 #

Total comments: 4

Patch Set 2 : address feedback #

Total comments: 12

Patch Set 3 : fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -1278 lines) Patch
M apps/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M apps/moterm/BUILD.gn View 1 4 chunks +12 lines, -49 lines 0 comments Download
D apps/moterm/gl_helper.h View 1 chunk +0 lines, -170 lines 0 comments Download
D apps/moterm/gl_helper.cc View 1 chunk +0 lines, -327 lines 0 comments Download
D apps/moterm/gl_helper_test_app.cc View 1 chunk +0 lines, -279 lines 0 comments Download
D apps/moterm/gl_helper_unittest.cc View 1 chunk +0 lines, -169 lines 0 comments Download
A + apps/moterm/main.cc View 1 2 1 chunk +6 lines, -2 lines 0 comments Download
A + apps/moterm/moterm_app.h View 1 2 2 chunks +8 lines, -11 lines 0 comments Download
A + apps/moterm/moterm_app.cc View 1 chunk +6 lines, -10 lines 0 comments Download
D apps/moterm/moterm_main.cc View 1 chunk +0 lines, -65 lines 0 comments Download
M apps/moterm/moterm_view.h View 1 5 chunks +30 lines, -36 lines 0 comments Download
M apps/moterm/moterm_view.cc View 1 2 9 chunks +81 lines, -111 lines 0 comments Download
M examples/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M examples/moterm_example_app/BUILD.gn View 1 chunk +2 lines, -1 line 0 comments Download
M examples/moterm_example_app/README.md View 1 chunk +2 lines, -1 line 0 comments Download
M examples/moterm_example_app/moterm_example_app.cc View 1 2 5 chunks +42 lines, -47 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 9 (2 generated)
jeffbrown
4 years, 11 months ago (2015-12-31 11:21:18 UTC) #2
abarth
LGTM but you should get trung's sign-off too. https://codereview.chromium.org/1556683004/diff/1/apps/moterm/moterm_view.cc File apps/moterm/moterm_view.cc (right): https://codereview.chromium.org/1556683004/diff/1/apps/moterm/moterm_view.cc#newcode118 apps/moterm/moterm_view.cc:118: ScheduleDraw(false); ...
4 years, 11 months ago (2016-01-10 03:31:57 UTC) #3
jeffbrown
https://codereview.chromium.org/1556683004/diff/1/apps/moterm/moterm_view.cc File apps/moterm/moterm_view.cc (right): https://codereview.chromium.org/1556683004/diff/1/apps/moterm/moterm_view.cc#newcode118 apps/moterm/moterm_view.cc:118: ScheduleDraw(false); On 2016/01/10 03:31:57, abarth wrote: > Should this ...
4 years, 11 months ago (2016-01-26 08:33:41 UTC) #4
jeffbrown
address feedback
4 years, 11 months ago (2016-01-26 09:27:40 UTC) #5
viettrungluu
lgtm w/nits https://codereview.chromium.org/1556683004/diff/20001/apps/moterm/main.cc File apps/moterm/main.cc (right): https://codereview.chromium.org/1556683004/diff/20001/apps/moterm/main.cc#newcode10 apps/moterm/main.cc:10: #include "base/logging.h" This include seems unnecessary. https://codereview.chromium.org/1556683004/diff/20001/apps/moterm/main.cc#newcode11 ...
4 years, 11 months ago (2016-01-26 18:33:35 UTC) #6
jeffbrown
https://codereview.chromium.org/1556683004/diff/20001/apps/moterm/main.cc File apps/moterm/main.cc (right): https://codereview.chromium.org/1556683004/diff/20001/apps/moterm/main.cc#newcode10 apps/moterm/main.cc:10: #include "base/logging.h" On 2016/01/26 18:33:35, viettrungluu wrote: > This ...
4 years, 11 months ago (2016-01-26 23:10:44 UTC) #7
jeffbrown
4 years, 11 months ago (2016-01-26 23:53:13 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
5a846ea69f087b0b5938565b6f8e849b53a89788 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698