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

Issue 2136373002: Make WindowAndroid a ViewAndroid (Closed)

Created:
4 years, 5 months ago by no sievers
Modified:
4 years, 5 months ago
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, nona+watch_chromium.org, darin-cc_chromium.org, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@view3
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make WindowAndroid a ViewAndroid This removes the need for tracking a parent view and a window in each ViewAndroid. Instead the WindowAndroid is now just the root View. Committed: https://crrev.com/481b7fe028211025dc673949d4303cee6661e4ec Cr-Commit-Position: refs/heads/master@{#406881}

Patch Set 1 #

Total comments: 4

Patch Set 2 : comment #

Patch Set 3 : rebase #

Patch Set 4 : Make WindowAndroid a ViewAndroid #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -49 lines) Patch
M content/browser/android/content_view_core_impl.cc View 1 2 4 chunks +6 lines, -4 lines 0 comments Download
M content/browser/renderer_host/compositor_impl_android.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 1 2 7 chunks +10 lines, -8 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ui/android/view_android.h View 1 2 2 chunks +15 lines, -17 lines 0 comments Download
M ui/android/view_android.cc View 1 2 3 chunks +10 lines, -16 lines 0 comments Download
M ui/android/window_android.h View 1 2 3 3 chunks +7 lines, -2 lines 0 comments Download
M ui/android/window_android.cc View 1 2 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (17 generated)
no sievers
Yusuf, so maybe this is a bit nicer. wdyt?
4 years, 5 months ago (2016-07-11 22:33:31 UTC) #3
Yusuf
Looks good, but one thing that confused me about GetWindowAndroid https://codereview.chromium.org/2136373002/diff/1/content/browser/android/content_view_core_impl.cc File content/browser/android/content_view_core_impl.cc (left): https://codereview.chromium.org/2136373002/diff/1/content/browser/android/content_view_core_impl.cc#oldcode871 ...
4 years, 5 months ago (2016-07-13 19:54:36 UTC) #4
no sievers
https://codereview.chromium.org/2136373002/diff/1/content/browser/android/content_view_core_impl.cc File content/browser/android/content_view_core_impl.cc (left): https://codereview.chromium.org/2136373002/diff/1/content/browser/android/content_view_core_impl.cc#oldcode871 content/browser/android/content_view_core_impl.cc:871: ui::WindowAndroid* ContentViewCoreImpl::GetWindowAndroid() const { On 2016/07/13 19:54:36, Yusuf wrote: ...
4 years, 5 months ago (2016-07-13 23:32:12 UTC) #5
Yusuf
lgtm Thanks! Sorry looks like I read the WindowAndroid method first then forgot about it.
4 years, 5 months ago (2016-07-13 23:35:19 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2136373002/60001
4 years, 5 months ago (2016-07-20 23:18:22 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/221850)
4 years, 5 months ago (2016-07-20 23:27:43 UTC) #19
no sievers
+dtrainor for ui/android stamp
4 years, 5 months ago (2016-07-20 23:48:51 UTC) #21
David Trainor- moved to gerrit
ui/android lgtm!
4 years, 5 months ago (2016-07-21 15:11:47 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2136373002/60001
4 years, 5 months ago (2016-07-21 17:00:38 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-21 17:04:17 UTC) #26
commit-bot: I haz the power
4 years, 5 months ago (2016-07-21 17:05:50 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/481b7fe028211025dc673949d4303cee6661e4ec
Cr-Commit-Position: refs/heads/master@{#406881}

Powered by Google App Engine
This is Rietveld 408576698