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

Issue 328263005: cc: Rename DirectRasterWorkerPool to GpuRasterWorkerPool (Closed)

Created:
6 years, 5 months ago by sohanjg
Modified:
5 years, 1 month ago
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

cc: Rename DirectRasterWorkerPool to GpuRasterWorkerPool This renames DirectRasterWorkerPool to GpuRasterWorkerPool to make it obvious that TileManager uses Gpu rasterization, and also limits the usage of this implementation to gpu raster. BUG=389447 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=280789

Patch Set 1 #

Patch Set 2 : Added the new files. #

Total comments: 6

Patch Set 3 : renaming DirectRasterBuffer and related apis #

Total comments: 6

Patch Set 4 : review comments addressed. #

Total comments: 6

Patch Set 5 : review comments addressed - 2 #

Patch Set 6 : updated build.gn file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -453 lines) Patch
M cc/BUILD.gn View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M cc/cc.gyp View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D cc/resources/direct_raster_worker_pool.h View 1 chunk +0 lines, -81 lines 0 comments Download
D cc/resources/direct_raster_worker_pool.cc View 1 chunk +0 lines, -215 lines 0 comments Download
A + cc/resources/gpu_raster_worker_pool.h View 1 5 chunks +13 lines, -14 lines 0 comments Download
A + cc/resources/gpu_raster_worker_pool.cc View 1 2 3 4 6 chunks +51 lines, -53 lines 0 comments Download
M cc/resources/raster_worker_pool_perftest.cc View 5 chunks +10 lines, -10 lines 0 comments Download
M cc/resources/raster_worker_pool_unittest.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M cc/resources/resource_provider.h View 1 2 5 chunks +11 lines, -11 lines 0 comments Download
M cc/resources/resource_provider.cc View 1 2 3 4 3 chunks +41 lines, -53 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 28 (1 generated)
sohanjg
Please take a look. reveman@, if you could comment how we can limit directrasterworker only ...
6 years, 5 months ago (2014-06-27 08:35:28 UTC) #1
reveman
https://codereview.chromium.org/328263005/diff/20001/cc/resources/gpu_raster_worker_pool.cc File cc/resources/gpu_raster_worker_pool.cc (right): https://codereview.chromium.org/328263005/diff/20001/cc/resources/gpu_raster_worker_pool.cc#newcode150 cc/resources/gpu_raster_worker_pool.cc:150: return resource_provider_->MapDirectRasterBuffer(task->resource()->id()); Can we rename RasterBuffer API too in ...
6 years, 5 months ago (2014-06-27 15:47:54 UTC) #2
sohanjg
Have renamed DirectRasterBuffer to GpuRasterBuffer in resourceprovider, along with changing the name of related map/unmap ...
6 years, 5 months ago (2014-06-30 08:46:19 UTC) #3
reveman
https://codereview.chromium.org/328263005/diff/20001/cc/resources/gpu_raster_worker_pool.cc File cc/resources/gpu_raster_worker_pool.cc (right): https://codereview.chromium.org/328263005/diff/20001/cc/resources/gpu_raster_worker_pool.cc#newcode191 cc/resources/gpu_raster_worker_pool.cc:191: if (context_provider_) { On 2014/06/30 08:46:19, sohanjg wrote: > ...
6 years, 5 months ago (2014-06-30 13:20:15 UTC) #4
sohanjg
Can you please take a look. Thanks. https://codereview.chromium.org/328263005/diff/20001/cc/resources/gpu_raster_worker_pool.cc File cc/resources/gpu_raster_worker_pool.cc (right): https://codereview.chromium.org/328263005/diff/20001/cc/resources/gpu_raster_worker_pool.cc#newcode191 cc/resources/gpu_raster_worker_pool.cc:191: if (context_provider_) ...
6 years, 5 months ago (2014-06-30 15:02:35 UTC) #5
reveman
https://codereview.chromium.org/328263005/diff/40001/cc/resources/gpu_raster_worker_pool.cc File cc/resources/gpu_raster_worker_pool.cc (right): https://codereview.chromium.org/328263005/diff/40001/cc/resources/gpu_raster_worker_pool.cc#newcode203 cc/resources/gpu_raster_worker_pool.cc:203: } On 2014/06/30 15:02:35, sohanjg wrote: > On 2014/06/30 ...
6 years, 5 months ago (2014-06-30 15:22:33 UTC) #6
sohanjg
Please take a look. Thanks. https://codereview.chromium.org/328263005/diff/40001/cc/resources/gpu_raster_worker_pool.cc File cc/resources/gpu_raster_worker_pool.cc (right): https://codereview.chromium.org/328263005/diff/40001/cc/resources/gpu_raster_worker_pool.cc#newcode203 cc/resources/gpu_raster_worker_pool.cc:203: } On 2014/06/30 15:22:32, ...
6 years, 5 months ago (2014-06-30 16:05:50 UTC) #7
reveman
lgtm after updating the description to make it clear that this is also limiting the ...
6 years, 5 months ago (2014-06-30 16:27:15 UTC) #8
alokp
lgtm
6 years, 5 months ago (2014-06-30 16:36:26 UTC) #9
sohanjg
The CQ bit was checked by sohan.jyoti@samsung.com
6 years, 5 months ago (2014-06-30 18:17:42 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sohan.jyoti@samsung.com/328263005/80001
6 years, 5 months ago (2014-06-30 18:18:41 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium ...
6 years, 5 months ago (2014-06-30 20:12:59 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-06-30 20:19:28 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_gn_rel/builds/21766)
6 years, 5 months ago (2014-06-30 20:19:29 UTC) #14
sohanjg
The CQ bit was checked by sohan.jyoti@samsung.com
6 years, 5 months ago (2014-07-01 01:57:00 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sohan.jyoti@samsung.com/328263005/80001
6 years, 5 months ago (2014-07-01 01:57:59 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-01 02:07:20 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-01 02:14:45 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_gn_rel/builds/21874)
6 years, 5 months ago (2014-07-01 02:14:46 UTC) #19
sohanjg
The CQ bit was checked by sohan.jyoti@samsung.com
6 years, 5 months ago (2014-07-01 05:48:34 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sohan.jyoti@samsung.com/328263005/80001
6 years, 5 months ago (2014-07-01 05:49:25 UTC) #21
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-01 06:07:45 UTC) #22
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-01 06:12:53 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_chromium_gn_compile_rel/builds/18753)
6 years, 5 months ago (2014-07-01 06:12:54 UTC) #24
sohanjg
The CQ bit was checked by sohan.jyoti@samsung.com
6 years, 5 months ago (2014-07-01 07:18:46 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sohan.jyoti@samsung.com/328263005/100001
6 years, 5 months ago (2014-07-01 07:21:49 UTC) #26
commit-bot: I haz the power
6 years, 5 months ago (2014-07-01 09:21:23 UTC) #27
Message was sent while issue was closed.
Change committed as 280789

Powered by Google App Engine
This is Rietveld 408576698