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

Issue 9706022: Build Android's MessagePumpForUI by upstreaming SystemMessageHandler (Closed)

Created:
8 years, 9 months ago by Peter Beverloo
Modified:
8 years, 9 months ago
CC:
chromium-reviews, sadrul, brettw-cc_chromium.org, Satish, John Grabowski
Visibility:
Public.

Description

Build Android's MessagePumpForUI by upstreaming SystemMessageHandler BUG= TEST=The "DumpRenderTree" target on the FYI bot should link. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126769

Patch Set 1 #

Total comments: 5

Patch Set 2 : Patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -59 lines) Patch
A base/android/java/org/chromium/base/SystemMessageHandler.java View 1 chunk +93 lines, -0 lines 0 comments Download
M base/base.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M base/base.gypi View 1 1 chunk +0 lines, -3 lines 0 comments Download
M base/message_pump_android.cc View 1 6 chunks +19 lines, -32 lines 0 comments Download
M base/test/test_stub_android.cc View 1 chunk +0 lines, -24 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Peter Beverloo
+bulach for Java code +mark for base/ +yfriedman for general sanity This fixes the last ...
8 years, 9 months ago (2012-03-14 16:53:44 UTC) #1
Mark Mentovai
LGTM
8 years, 9 months ago (2012-03-14 16:58:43 UTC) #2
bulach
lgtm just one nit below: https://chromiumcodereview.appspot.com/9706022/diff/1/base/message_pump_android.cc File base/message_pump_android.cc (right): https://chromiumcodereview.appspot.com/9706022/diff/1/base/message_pump_android.cc#newcode19 base/message_pump_android.cc:19: const char kClassPathName[] = ...
8 years, 9 months ago (2012-03-14 17:03:07 UTC) #3
Yaron
lgtm https://chromiumcodereview.appspot.com/9706022/diff/1/base/android/java/org/chromium/base/SystemMessageHandler.java File base/android/java/org/chromium/base/SystemMessageHandler.java (right): https://chromiumcodereview.appspot.com/9706022/diff/1/base/android/java/org/chromium/base/SystemMessageHandler.java#newcode1 base/android/java/org/chromium/base/SystemMessageHandler.java:1: // Copyright (c) 2012 The Chromium Authors. All ...
8 years, 9 months ago (2012-03-14 17:06:33 UTC) #4
John Grabowski
LGTM https://chromiumcodereview.appspot.com/9706022/diff/1/base/base.gyp File base/base.gyp (right): https://chromiumcodereview.appspot.com/9706022/diff/1/base/base.gyp#newcode126 base/base.gyp:126: 'android/java/org/chromium/base/SystemMessageHandler.java', consider a gyp regexp for these files. ...
8 years, 9 months ago (2012-03-14 18:06:10 UTC) #5
Peter Beverloo
Thanks, guys! I've rebaselined the patch and will put it on the CQ. https://chromiumcodereview.appspot.com/9706022/diff/1/base/base.gyp File ...
8 years, 9 months ago (2012-03-14 19:49:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/peter@chromium.org/9706022/8
8 years, 9 months ago (2012-03-14 19:50:12 UTC) #7
commit-bot: I haz the power
8 years, 9 months ago (2012-03-14 22:17:03 UTC) #8
Change committed as 126769

Powered by Google App Engine
This is Rietveld 408576698