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

Issue 23619048: cc: Clean up PBRWP::ScheduleTasks a bit. (Closed)

Created:
7 years, 3 months ago by vmpstr
Modified:
7 years, 3 months ago
Reviewers:
reveman
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

cc: Clean up PBRWP::ScheduleTasks a bit. This patch is a small clean-up to the schedule tasks. BUG=none R=reveman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223420

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -18 lines) Patch
M cc/resources/pixel_buffer_raster_worker_pool.h View 2 chunks +2 lines, -1 line 0 comments Download
M cc/resources/pixel_buffer_raster_worker_pool.cc View 1 2 3 chunks +10 lines, -17 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
vmpstr
Please take a look.
7 years, 3 months ago (2013-09-12 22:40:24 UTC) #1
reveman
https://codereview.chromium.org/23619048/diff/1/cc/resources/pixel_buffer_raster_worker_pool.cc File cc/resources/pixel_buffer_raster_worker_pool.cc (right): https://codereview.chromium.org/23619048/diff/1/cc/resources/pixel_buffer_raster_worker_pool.cc#newcode190 cc/resources/pixel_buffer_raster_worker_pool.cc:190: if (!tasks_required_for_activation_.empty()) { this is just an optimization, right? ...
7 years, 3 months ago (2013-09-13 16:51:46 UTC) #2
vmpstr
https://codereview.chromium.org/23619048/diff/1/cc/resources/pixel_buffer_raster_worker_pool.cc File cc/resources/pixel_buffer_raster_worker_pool.cc (right): https://codereview.chromium.org/23619048/diff/1/cc/resources/pixel_buffer_raster_worker_pool.cc#newcode190 cc/resources/pixel_buffer_raster_worker_pool.cc:190: if (!tasks_required_for_activation_.empty()) { On 2013/09/13 16:51:46, David Reveman wrote: ...
7 years, 3 months ago (2013-09-16 16:09:16 UTC) #3
vmpstr
PTAL.
7 years, 3 months ago (2013-09-16 16:09:25 UTC) #4
reveman
On 2013/09/16 16:09:16, vmpstr wrote: > https://codereview.chromium.org/23619048/diff/1/cc/resources/pixel_buffer_raster_worker_pool.cc > File cc/resources/pixel_buffer_raster_worker_pool.cc (right): > > https://codereview.chromium.org/23619048/diff/1/cc/resources/pixel_buffer_raster_worker_pool.cc#newcode190 > ...
7 years, 3 months ago (2013-09-16 16:31:56 UTC) #5
reveman
lgtm after moving empty() check to for loop statement
7 years, 3 months ago (2013-09-16 16:32:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vmpstr@chromium.org/23619048/11001
7 years, 3 months ago (2013-09-16 18:22:55 UTC) #7
commit-bot: I haz the power
7 years, 3 months ago (2013-09-16 21:33:35 UTC) #8
Message was sent while issue was closed.
Change committed as 223420

Powered by Google App Engine
This is Rietveld 408576698