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

Issue 10819003: Upstreaming ChromeBrowserMainAndroid (Closed)

Created:
8 years, 5 months ago by aurimas (slooooooooow)
Modified:
8 years, 4 months ago
Reviewers:
Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Upstreaming ChromeBrowserMainAndroid Upstreaming the chrome_browser_main_android and its immediate dependencies. This code is used to override the default chromium initialization with android specific initialization. Android uses custom MessageLoop. BUG=138184 TEST=Compile unit_tests_apk target Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150438

Patch Set 1 #

Total comments: 6

Patch Set 2 : Removed android_protocol_adapter from the patch #

Total comments: 12

Patch Set 3 : Fixes based on Nico's feedback #

Total comments: 2

Patch Set 4 : Removing unused _posix.cc #

Patch Set 5 : Rebase #

Patch Set 6 : Rebase 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -16 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 2 3 4 3 chunks +13 lines, -0 lines 0 comments Download
A + chrome/browser/chrome_browser_main_android.h View 1 2 1 chunk +8 lines, -7 lines 0 comments Download
A chrome/browser/chrome_browser_main_android.cc View 1 2 3 1 chunk +50 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main_posix.cc View 1 2 3 2 chunks +0 lines, -9 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
aurimas (slooooooooow)
Hello Nico, Could you take a look at my CL when you get a chance? ...
8 years, 5 months ago (2012-07-24 21:27:44 UTC) #1
Nico
Can you change the CL description so that it describes what the new code does, ...
8 years, 5 months ago (2012-07-24 21:32:49 UTC) #2
Nico
https://chromiumcodereview.appspot.com/10819003/diff/1/chrome/chrome_browser.gypi File chrome/chrome_browser.gypi (right): https://chromiumcodereview.appspot.com/10819003/diff/1/chrome/chrome_browser.gypi#newcode405 chrome/chrome_browser.gypi:405: 'browser/chrome_browser_main_android.h', You don't add the _adapter_ files anywhere. Is ...
8 years, 5 months ago (2012-07-24 21:33:30 UTC) #3
aurimas (slooooooooow)
Hello again, I removed the android_protocol_adapter for now and it will be added as another ...
8 years, 5 months ago (2012-07-24 22:27:13 UTC) #4
Nico
http://codereview.chromium.org/10819003/diff/1/chrome/browser/chrome_browser_main_android.cc File chrome/browser/chrome_browser_main_android.cc (right): http://codereview.chromium.org/10819003/diff/1/chrome/browser/chrome_browser_main_android.cc#newcode59 chrome/browser/chrome_browser_main_android.cc:59: // Not implemented for now. Do you plan to ...
8 years, 5 months ago (2012-07-25 19:50:16 UTC) #5
aurimas (slooooooooow)
Hello Nico, I have followed your suggestions and created a new patch. Please take a ...
8 years, 5 months ago (2012-07-25 22:05:46 UTC) #6
Nico
lgtm with comments Can you also remove the if OS_ANDROID bit from chrome/browser/chrome_browser_main_posix.cc now that ...
8 years, 5 months ago (2012-07-25 22:17:43 UTC) #7
aurimas (slooooooooow)
Hello Nico, I fixed the issues you mentioned. Aurimas
8 years, 4 months ago (2012-08-01 20:31:40 UTC) #8
Nico
lgtm
8 years, 4 months ago (2012-08-01 20:35:12 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aurimas@chromium.org/10819003/21001
8 years, 4 months ago (2012-08-07 21:14:47 UTC) #10
commit-bot: I haz the power
8 years, 4 months ago (2012-08-07 22:46:35 UTC) #11
Change committed as 150438

Powered by Google App Engine
This is Rietveld 408576698