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 70843003: ui: Android changes. (Closed)

Created:
7 years, 1 month ago by tfarina
Modified:
7 years, 1 month ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

ui: Android changes. A series of changes related to android code organization under ui, that came after the discussion in https://codereview.chromium.org/62203014/. - Rename ui_jni_registrar.* to ui_base_jni_registrar.* - Create a base/ directory under ui/android/java/src/org/chromium/ui, and move some java files there. - Move Surface java files into ui/android/java/src/org/chromium/ui/gl/ directory. - Rename ui_jni_headers to ui_base_jni_headers. - Create a new ui_android.gyp file under ui/android to contain ui_java target. BUG=299841 R=tedchoc@chromium.org, yfriedman@chromium.org TBR=ben Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235369

Patch Set 1 #

Patch Set 2 : more changes #

Patch Set 3 : more files #

Patch Set 4 : blah #

Patch Set 5 : ui_android.gyp #

Patch Set 6 : forgot to add ui_android.gyp #

Patch Set 7 : activitywindowandroid.java #

Patch Set 8 : fix window_open_disposition_list.h path #

Total comments: 7

Patch Set 9 : fix ui_android.gyp #

Patch Set 10 : package fixes #

Patch Set 11 : fix android? #

Patch Set 12 : fixes from Newton #

Patch Set 13 : import org.chromium.ui.R #

Patch Set 14 : dom_distiller fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -1180 lines) Patch
M android_webview/all_webview.gyp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M android_webview/android_webview.gyp View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M android_webview/android_webview_tests.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
M android_webview/java/src/org/chromium/android_webview/AwContents.java View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/JavascriptAppModalDialog.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/NavigationPopup.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/TabBase.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogControllerAndroid.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillPopupGlue.java View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarLayout.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/autofill/AutofillTest.java View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/autofill/MockAutofillDialogController.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/input/SelectPopupOtherContentViewTest.java View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/android/testshell/java/src/org/chromium/chrome/testshell/ChromiumTestShellActivity.java View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/android/testshell/java/src/org/chromium/chrome/testshell/TabManager.java View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/android/testshell/java/src/org/chromium/chrome/testshell/TestShellTab.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/chrome_test_suite.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/dom_distiller/core/distiller_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -1 line 0 comments Download
M content/app/android/library_loader_hooks.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/content.gyp View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/content_shell.gypi View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentView.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -3 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/JellyBeanContentView.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/PowerSaveBlocker.java View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -2 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ResourceExtractor.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/content_test_suite_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/android/browsertests_apk/src/org/chromium/content_browsertests_apk/ContentBrowserTestsActivity.java View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M content/shell/android/java/src/org/chromium/content_shell/Shell.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M content/shell/android/java/src/org/chromium/content_shell/ShellManager.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M content/shell/android/linker_test_apk/src/org/chromium/content_linker_test_apk/ContentLinkerTestActivity.java View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M content/shell/android/shell_apk/src/org/chromium/content_shell_apk/ContentShellActivity.java View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
D ui/android/java/src/org/chromium/ui/ActivityWindowAndroid.java View 7 8 9 10 1 chunk +0 lines, -111 lines 0 comments Download
D ui/android/java/src/org/chromium/ui/Clipboard.java View 1 2 1 chunk +0 lines, -128 lines 0 comments Download
D ui/android/java/src/org/chromium/ui/LocalizationUtils.java View 1 1 chunk +0 lines, -96 lines 0 comments Download
D ui/android/java/src/org/chromium/ui/SelectFileDialog.java View 1 2 3 1 chunk +0 lines, -255 lines 0 comments Download
D ui/android/java/src/org/chromium/ui/ViewAndroid.java View 1 2 3 1 chunk +0 lines, -87 lines 0 comments Download
D ui/android/java/src/org/chromium/ui/ViewAndroidDelegate.java View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -34 lines 0 comments Download
D ui/android/java/src/org/chromium/ui/WindowAndroid.java View 1 2 3 1 chunk +0 lines, -196 lines 0 comments Download
M ui/android/java/src/org/chromium/ui/autofill/AutofillPopup.java View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
A + ui/android/java/src/org/chromium/ui/base/ActivityWindowAndroid.java View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +3 lines, -1 line 0 comments Download
A + ui/android/java/src/org/chromium/ui/base/Clipboard.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
A + ui/android/java/src/org/chromium/ui/base/LocalizationUtils.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
A + ui/android/java/src/org/chromium/ui/base/SelectFileDialog.java View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +6 lines, -5 lines 0 comments Download
A + ui/android/java/src/org/chromium/ui/base/ViewAndroid.java View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -3 lines 0 comments Download
A + ui/android/java/src/org/chromium/ui/base/ViewAndroidDelegate.java View 1 2 3 4 5 6 7 8 9 10 2 chunks +2 lines, -2 lines 0 comments Download
A + ui/android/java/src/org/chromium/ui/base/WindowAndroid.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
D ui/android/java/src/org/chromium/ui/gfx/SurfaceTextureListener.java View 1 1 chunk +0 lines, -40 lines 0 comments Download
D ui/android/java/src/org/chromium/ui/gfx/SurfaceTexturePlatformWrapper.java View 1 1 chunk +0 lines, -64 lines 0 comments Download
A + ui/android/java/src/org/chromium/ui/gl/SurfaceTextureListener.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
A + ui/android/java/src/org/chromium/ui/gl/SurfaceTexturePlatformWrapper.java View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
A ui/android/ui_android.gyp View 1 2 3 4 5 6 7 8 1 chunk +39 lines, -0 lines 0 comments Download
A + ui/base/android/ui_base_jni_registrar.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + ui/base/android/ui_base_jni_registrar.cc View 2 chunks +4 lines, -6 lines 0 comments Download
D ui/base/android/ui_jni_registrar.h View 1 chunk +0 lines, -21 lines 0 comments Download
D ui/base/android/ui_jni_registrar.cc View 1 chunk +0 lines, -32 lines 0 comments Download
M ui/gl/gl.gyp View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M ui/shell_dialogs/shell_dialogs.gyp View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M ui/test/test_suite.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/ui.gyp View 1 2 3 4 6 chunks +10 lines, -38 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
tfarina
https://codereview.chromium.org/70843003/diff/180001/ui/android/java/src/org/chromium/ui/base/Clipboard.java File ui/android/java/src/org/chromium/ui/base/Clipboard.java (right): https://codereview.chromium.org/70843003/diff/180001/ui/android/java/src/org/chromium/ui/base/Clipboard.java#newcode5 ui/android/java/src/org/chromium/ui/base/Clipboard.java:5: package org.chromium.ui; does this needs to be updated to ...
7 years, 1 month ago (2013-11-12 23:17:49 UTC) #1
Ted C
lgtm (w/ the package moves) https://codereview.chromium.org/70843003/diff/180001/ui/android/java/src/org/chromium/ui/base/Clipboard.java File ui/android/java/src/org/chromium/ui/base/Clipboard.java (right): https://codereview.chromium.org/70843003/diff/180001/ui/android/java/src/org/chromium/ui/base/Clipboard.java#newcode5 ui/android/java/src/org/chromium/ui/base/Clipboard.java:5: package org.chromium.ui; On 2013/11/12 ...
7 years, 1 month ago (2013-11-13 01:45:22 UTC) #2
Yaron
On 2013/11/13 01:45:22, Ted C wrote: > lgtm (w/ the package moves) > > https://codereview.chromium.org/70843003/diff/180001/ui/android/java/src/org/chromium/ui/base/Clipboard.java ...
7 years, 1 month ago (2013-11-13 05:34:38 UTC) #3
tfarina
https://codereview.chromium.org/70843003/diff/180001/ui/android/java/src/org/chromium/ui/base/Clipboard.java File ui/android/java/src/org/chromium/ui/base/Clipboard.java (right): https://codereview.chromium.org/70843003/diff/180001/ui/android/java/src/org/chromium/ui/base/Clipboard.java#newcode5 ui/android/java/src/org/chromium/ui/base/Clipboard.java:5: package org.chromium.ui; On 2013/11/13 01:45:22, Ted C wrote: > ...
7 years, 1 month ago (2013-11-13 22:20:25 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/70843003/300001
7 years, 1 month ago (2013-11-13 22:27:38 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-13 23:39:32 UTC) #6
newt (away)
On 2013/11/13 23:39:32, I haz the power (commit-bot) wrote: > Sorry for I got bad ...
7 years, 1 month ago (2013-11-13 23:51:41 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/70843003/550001
7 years, 1 month ago (2013-11-14 23:49:58 UTC) #8
newt (away)
this still doesn't compile. you should verify that compilation succeeds locally by building these targets: ...
7 years, 1 month ago (2013-11-15 00:48:43 UTC) #9
tfarina
On 2013/11/15 00:48:43, newt wrote: > this still doesn't compile. you should verify that compilation ...
7 years, 1 month ago (2013-11-15 00:56:57 UTC) #10
tfarina
How do you know it doesn't compile? I don't see the android bots yet in ...
7 years, 1 month ago (2013-11-15 01:03:57 UTC) #11
newt (away)
On 2013/11/15 01:03:57, tfarina wrote: > How do you know it doesn't compile? I don't ...
7 years, 1 month ago (2013-11-15 01:29:04 UTC) #12
newt (away)
On 2013/11/15 01:29:04, newt wrote: > On 2013/11/15 01:03:57, tfarina wrote: > > How do ...
7 years, 1 month ago (2013-11-15 01:39:36 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/70843003/550001
7 years, 1 month ago (2013-11-15 02:20:51 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/70843003/730001
7 years, 1 month ago (2013-11-15 04:17:21 UTC) #15
commit-bot: I haz the power
Retried try job too often on android_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_dbg&number=123072
7 years, 1 month ago (2013-11-15 05:49:55 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/70843003/940001
7 years, 1 month ago (2013-11-15 12:34:36 UTC) #17
commit-bot: I haz the power
Retried try job too often on android_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_dbg&number=123227
7 years, 1 month ago (2013-11-15 13:24:47 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/70843003/1150001
7 years, 1 month ago (2013-11-15 13:32:11 UTC) #19
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=225138
7 years, 1 month ago (2013-11-15 16:31:59 UTC) #20
tfarina
7 years, 1 month ago (2013-11-15 17:53:11 UTC) #21
Message was sent while issue was closed.
Committed patchset #14 manually as r235369 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698