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

Issue 2448983003: gpu: Refactor memory buffer handling code out of content.

Created:
4 years, 1 month ago by sadrul
Modified:
4 years, 1 month ago
Reviewers:
CC:
chromium-reviews, rjkroege, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, piman+watch_chromium.org, darin (slow to review)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

gpu: Refactor memory buffer handling code out of content. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+686 lines, -79 lines) Patch
M base/threading/thread_restrictions.h View 2 chunks +2 lines, -0 lines 0 comments Download
M content/browser/gpu/browser_gpu_memory_buffer_manager.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/gpu/browser_gpu_memory_buffer_manager.cc View 1 2 14 chunks +32 lines, -2 lines 0 comments Download
M gpu/ipc/client/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A gpu/ipc/client/gpu_host_memory_buffer_manager.h View 1 2 1 chunk +92 lines, -0 lines 0 comments Download
A gpu/ipc/client/gpu_host_memory_buffer_manager.cc View 1 2 1 chunk +367 lines, -0 lines 0 comments Download
M gpu/ipc/client/gpu_memory_buffer_impl_shared_memory.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M mojo/public/cpp/bindings/sync_call_restrictions.h View 2 chunks +2 lines, -0 lines 0 comments Download
M services/ui/public/cpp/gpu_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/public/cpp/gpu_service.cc View 5 chunks +12 lines, -9 lines 0 comments Download
M services/ui/public/cpp/mojo_gpu_memory_buffer_manager.h View 2 chunks +15 lines, -1 line 0 comments Download
M services/ui/public/cpp/mojo_gpu_memory_buffer_manager.cc View 3 chunks +70 lines, -1 line 0 comments Download
M services/ui/public/interfaces/gpu_service.mojom View 1 chunk +2 lines, -2 lines 0 comments Download
M services/ui/ws/gpu_service_proxy.h View 4 chunks +4 lines, -21 lines 0 comments Download
M services/ui/ws/gpu_service_proxy.cc View 6 chunks +75 lines, -43 lines 0 comments Download

Messages

Total messages: 5 (5 generated)
sadrul
Description was changed from ========== gpu: Refactor memory buffer handling code out of content. ========== ...
4 years, 1 month ago (2016-10-25 15:09:52 UTC) #1
sadrul
The CQ bit was checked by sadrul@chromium.org to run a CQ dry run
4 years, 1 month ago (2016-10-31 16:32:48 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2448983003/40001
4 years, 1 month ago (2016-10-31 16:33:07 UTC) #3
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
4 years, 1 month ago (2016-10-31 16:41:03 UTC) #4
commit-bot: I haz the power
4 years, 1 month ago (2016-10-31 16:41:04 UTC) #5
Dry run: 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_presub...)

Powered by Google App Engine
This is Rietveld 408576698