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

Issue 1849313002: Pull gpu CmdBuf service/client shared GpuMemoryBuffer code to common (Closed)

Created:
4 years, 8 months ago by Peng
Modified:
4 years, 7 months ago
CC:
chromium-reviews, rjkroege, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, jam, yzshen+watch_chromium.org, sievers+watch_chromium.org, jbauman+watch_chromium.org, Aaron Boodman, darin-cc_chromium.org, piman+watch_chromium.org, kalyank, danakj+watch_chromium.org, abarth-chromium, ben+mojo_chromium.org, darin (slow to review)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Pull gpu CmdBuf service/client shared GpuMemoryBuffer code to common BUG=586380 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/cfa7caed85224a5a08d48961e3cbee35d4effbd3 Cr-Commit-Position: refs/heads/master@{#385554}

Patch Set 1 #

Patch Set 2 : Update #

Patch Set 3 : Update #

Patch Set 4 : Update #

Patch Set 5 : Update #

Patch Set 6 : Update #

Patch Set 7 : update #

Patch Set 8 : Update #

Total comments: 3

Patch Set 9 : Update #

Patch Set 10 : Update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -225 lines) Patch
M components/mus/gles2/command_buffer_driver.cc View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -7 lines 0 comments Download
M components/mus/gles2/command_buffer_local.cc View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/compositor/buffer_queue.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.cc View 1 2 chunks +6 lines, -7 lines 0 comments Download
M gpu/command_buffer/common/BUILD.gn View 1 2 3 4 5 6 7 8 9 2 chunks +7 lines, -0 lines 0 comments Download
A gpu/command_buffer/common/gpu_memory_buffer_support.h View 1 chunk +39 lines, -0 lines 0 comments Download
A + gpu/command_buffer/common/gpu_memory_buffer_support.cc View 1 2 3 4 5 6 7 8 5 chunks +14 lines, -23 lines 0 comments Download
M gpu/command_buffer/service/image_factory.h View 1 chunk +0 lines, -21 lines 0 comments Download
M gpu/command_buffer/service/image_factory.cc View 1 chunk +0 lines, -145 lines 0 comments Download
M gpu/command_buffer/service/in_process_command_buffer.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M gpu/command_buffer_common.gypi View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/ipc/client/BUILD.gn View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/ipc/client/command_buffer_proxy_impl.cc View 1 3 chunks +6 lines, -6 lines 0 comments Download
M mojo/gles2/BUILD.gn View 1 1 chunk +0 lines, -4 lines 0 comments Download
M mojo/gles2/command_buffer_client_impl.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 35 (11 generated)
Peng
Hi piman, PTAL. Thanks.
4 years, 8 months ago (2016-04-04 19:10:48 UTC) #3
piman
https://codereview.chromium.org/1849313002/diff/140001/gpu/command_buffer/common/BUILD.gn File gpu/command_buffer/common/BUILD.gn (right): https://codereview.chromium.org/1849313002/diff/140001/gpu/command_buffer/common/BUILD.gn#newcode67 gpu/command_buffer/common/BUILD.gn:67: # compile on nacl. Can you replace the include ...
4 years, 8 months ago (2016-04-04 20:49:10 UTC) #4
Peng
https://codereview.chromium.org/1849313002/diff/140001/gpu/command_buffer/common/BUILD.gn File gpu/command_buffer/common/BUILD.gn (right): https://codereview.chromium.org/1849313002/diff/140001/gpu/command_buffer/common/BUILD.gn#newcode67 gpu/command_buffer/common/BUILD.gn:67: # compile on nacl. On 2016/04/04 20:49:10, piman wrote: ...
4 years, 8 months ago (2016-04-04 20:54:35 UTC) #5
piman
On 2016/04/04 20:54:35, Peng wrote: > https://codereview.chromium.org/1849313002/diff/140001/gpu/command_buffer/common/BUILD.gn > File gpu/command_buffer/common/BUILD.gn (right): > > https://codereview.chromium.org/1849313002/diff/140001/gpu/command_buffer/common/BUILD.gn#newcode67 > ...
4 years, 8 months ago (2016-04-05 19:36:23 UTC) #6
Peng
https://codereview.chromium.org/1849313002/diff/140001/gpu/command_buffer/common/BUILD.gn File gpu/command_buffer/common/BUILD.gn (right): https://codereview.chromium.org/1849313002/diff/140001/gpu/command_buffer/common/BUILD.gn#newcode67 gpu/command_buffer/common/BUILD.gn:67: # compile on nacl. On 2016/04/04 20:54:35, Peng wrote: ...
4 years, 8 months ago (2016-04-06 14:28:54 UTC) #7
piman
LGTM, thanks!
4 years, 8 months ago (2016-04-06 17:46:37 UTC) #8
Peng
On 2016/04/06 17:46:37, piman wrote: > LGTM, thanks! :) thank you for reviewing.
4 years, 8 months ago (2016-04-06 17:49:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1849313002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1849313002/180001
4 years, 8 months ago (2016-04-06 17:50:12 UTC) #11
Peng
+ben for components/mus/* & mojo/* Hi Ben, PTAL. Thanks.
4 years, 8 months ago (2016-04-06 17:57:23 UTC) #13
commit-bot: I haz the power
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/165299)
4 years, 8 months ago (2016-04-06 18:02:35 UTC) #15
Fady Samuel
lgtm
4 years, 8 months ago (2016-04-06 18:04:03 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1849313002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1849313002/180001
4 years, 8 months ago (2016-04-06 18:05:11 UTC) #19
commit-bot: I haz the power
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/165304)
4 years, 8 months ago (2016-04-06 18:16:25 UTC) #21
Ben Goodger (Google)
lgtm
4 years, 8 months ago (2016-04-06 20:59:36 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1849313002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1849313002/180001
4 years, 8 months ago (2016-04-06 21:00:59 UTC) #24
commit-bot: I haz the power
Committed patchset #10 (id:180001)
4 years, 8 months ago (2016-04-06 21:12:03 UTC) #25
commit-bot: I haz the power
Patchset 10 (id:??) landed as https://crrev.com/cfa7caed85224a5a08d48961e3cbee35d4effbd3 Cr-Commit-Position: refs/heads/master@{#385554}
4 years, 8 months ago (2016-04-06 21:14:34 UTC) #27
jonnialva90
4 years, 7 months ago (2016-05-25 13:55:46 UTC) #29
jonnialva90
4 years, 7 months ago (2016-05-25 13:56:09 UTC) #30
jonnialva90
4 years, 7 months ago (2016-05-25 13:56:10 UTC) #31
jonnialva90
4 years, 7 months ago (2016-05-25 13:56:51 UTC) #32
jonnialva90
4 years, 7 months ago (2016-05-25 13:57:11 UTC) #33
jonnialva90
4 years, 7 months ago (2016-05-25 13:57:35 UTC) #34
jonnialva90
4 years, 7 months ago (2016-05-25 13:58:11 UTC) #35
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698