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

Issue 1908223002: Remove content/gpu from content/browser/android/DEPS (Closed)

Created:
4 years, 8 months ago by boliu
Modified:
4 years, 8 months ago
Reviewers:
piman
CC:
chromium-reviews, piman+watch_chromium.org, jam, android-webview-reviews_chromium.org, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove content/gpu from content/browser/android/DEPS Synchronous compositor used this include to insert its own SyncPointManager instance to be used by the in-process GPU thread. Remove that DEPS and add ContentGpuClient::GetSyncPointManager so that GPU code can directly get a SyncPointManager from content embedder. This works for out of process GPU as well. This also removes the InProcessCommandBuffer dependency from Android. Committed: https://crrev.com/1384d6d1c0a5ac2407d546f619e1daade00db260 Cr-Commit-Position: refs/heads/master@{#389046}

Patch Set 1 #

Total comments: 4

Patch Set 2 : owned_sync_point_manager_ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -85 lines) Patch
M android_webview/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M android_webview/android_webview.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M android_webview/browser/deferred_gpu_command_service.cc View 2 chunks +1 line, -4 lines 0 comments Download
A android_webview/gpu/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
A android_webview/gpu/aw_content_gpu_client.h View 1 chunk +32 lines, -0 lines 0 comments Download
A android_webview/gpu/aw_content_gpu_client.cc View 1 chunk +22 lines, -0 lines 0 comments Download
M android_webview/lib/main/aw_main_delegate.h View 3 chunks +3 lines, -0 lines 0 comments Download
M android_webview/lib/main/aw_main_delegate.cc View 2 chunks +15 lines, -0 lines 0 comments Download
M android_webview/native/aw_autofill_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
D content/browser/android/DEPS View 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/android/synchronous_compositor_host.cc View 2 chunks +0 lines, -25 lines 0 comments Download
M content/content_gpu.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M content/gpu/gpu_child_thread.h View 1 2 chunks +4 lines, -6 lines 0 comments Download
M content/gpu/gpu_child_thread.cc View 1 6 chunks +15 lines, -7 lines 0 comments Download
M content/gpu/gpu_main.cc View 3 chunks +1 line, -5 lines 0 comments Download
M content/gpu/in_process_gpu_thread.h View 3 chunks +1 line, -9 lines 0 comments Download
M content/gpu/in_process_gpu_thread.cc View 4 chunks +4 lines, -14 lines 0 comments Download
M content/public/browser/android/synchronous_compositor.h View 3 chunks +1 line, -8 lines 0 comments Download
M content/public/gpu/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/gpu/content_gpu_client.h View 2 chunks +8 lines, -0 lines 0 comments Download
A + content/public/gpu/content_gpu_client.cc View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1908223002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1908223002/1
4 years, 8 months ago (2016-04-21 23:07:50 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/171722)
4 years, 8 months ago (2016-04-21 23:20:39 UTC) #5
boliu
ptal Worthwhile to do this?
4 years, 8 months ago (2016-04-22 00:38:51 UTC) #7
piman
lgtm https://codereview.chromium.org/1908223002/diff/1/content/gpu/gpu_child_thread.h File content/gpu/gpu_child_thread.h (right): https://codereview.chromium.org/1908223002/diff/1/content/gpu/gpu_child_thread.h#newcode163 content/gpu/gpu_child_thread.h:163: // Can be null if overridden by ContentGpuClient. ...
4 years, 8 months ago (2016-04-22 00:50:43 UTC) #8
boliu
https://codereview.chromium.org/1908223002/diff/1/content/gpu/gpu_child_thread.h File content/gpu/gpu_child_thread.h (right): https://codereview.chromium.org/1908223002/diff/1/content/gpu/gpu_child_thread.h#newcode163 content/gpu/gpu_child_thread.h:163: // Can be null if overridden by ContentGpuClient. On ...
4 years, 8 months ago (2016-04-22 01:08:36 UTC) #9
piman
https://codereview.chromium.org/1908223002/diff/1/content/gpu/gpu_child_thread.h File content/gpu/gpu_child_thread.h (right): https://codereview.chromium.org/1908223002/diff/1/content/gpu/gpu_child_thread.h#newcode163 content/gpu/gpu_child_thread.h:163: // Can be null if overridden by ContentGpuClient. On ...
4 years, 8 months ago (2016-04-22 04:05:08 UTC) #10
boliu
https://codereview.chromium.org/1908223002/diff/1/content/gpu/gpu_child_thread.h File content/gpu/gpu_child_thread.h (right): https://codereview.chromium.org/1908223002/diff/1/content/gpu/gpu_child_thread.h#newcode163 content/gpu/gpu_child_thread.h:163: // Can be null if overridden by ContentGpuClient. On ...
4 years, 8 months ago (2016-04-22 04:41:15 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1908223002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1908223002/20001
4 years, 8 months ago (2016-04-22 04:41:59 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-22 06:39:03 UTC) #16
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:45:07 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1384d6d1c0a5ac2407d546f619e1daade00db260
Cr-Commit-Position: refs/heads/master@{#389046}

Powered by Google App Engine
This is Rietveld 408576698