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

Issue 12962007: cc: Chromify resource_update_queue (Closed)

Created:
7 years, 9 months ago by alexst (slow to review)
Modified:
7 years, 9 months ago
Reviewers:
danakj, jamesr, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

cc: Chromify resource_update_queue BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189530

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Comments #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -139 lines) Patch
M cc/layers/nine_patch_layer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/nine_patch_layer_unittest.cc View 1 2 3 5 chunks +12 lines, -12 lines 0 comments Download
M cc/layers/scrollbar_layer_unittest.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/tiled_layer_unittest.cc View 1 2 3 8 chunks +18 lines, -18 lines 0 comments Download
M cc/resources/bitmap_content_layer_updater.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/resources/bitmap_skpicture_content_layer_updater.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/resources/image_layer_updater.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/resources/prioritized_resource_unittest.cc View 1 2 3 1 chunk +7 lines, -8 lines 0 comments Download
M cc/resources/resource_update_controller.cc View 4 chunks +12 lines, -12 lines 0 comments Download
M cc/resources/resource_update_controller_unittest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M cc/resources/resource_update_queue.h View 1 2 1 chunk +20 lines, -20 lines 0 comments Download
M cc/resources/resource_update_queue.cc View 1 2 1 chunk +36 lines, -47 lines 0 comments Download
M cc/resources/skpicture_content_layer_updater.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/test/fake_scrollbar_layer.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/test/tiled_layer_test_common.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/thread_proxy.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webkit/compositor_bindings/web_external_texture_layer_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
alexst (slow to review)
moar chrome
7 years, 9 months ago (2013-03-20 19:31:08 UTC) #1
alexst (slow to review)
moar chrome
7 years, 9 months ago (2013-03-20 19:31:08 UTC) #2
jamesr
https://codereview.chromium.org/12962007/diff/2001/cc/resources/resource_update_queue.cc File cc/resources/resource_update_queue.cc (right): https://codereview.chromium.org/12962007/diff/2001/cc/resources/resource_update_queue.cc#newcode64 cc/resources/resource_update_queue.cc:64: copy_entries_.size(); .empty() would be slightly better, I think https://codereview.chromium.org/12962007/diff/2001/cc/resources/resource_update_queue.h ...
7 years, 9 months ago (2013-03-20 19:59:30 UTC) #3
alexst (slow to review)
New patch https://codereview.chromium.org/12962007/diff/2001/cc/resources/resource_update_queue.h File cc/resources/resource_update_queue.h (right): https://codereview.chromium.org/12962007/diff/2001/cc/resources/resource_update_queue.h#newcode23 cc/resources/resource_update_queue.h:23: void AppendCopy(TextureCopier::Parameters FIXMENAME); On 2013/03/20 19:59:30, jamesr ...
7 years, 9 months ago (2013-03-20 20:10:38 UTC) #4
jamesr
lgtm
7 years, 9 months ago (2013-03-20 20:22:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/12962007/9001
7 years, 9 months ago (2013-03-20 20:25:30 UTC) #6
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=110990
7 years, 9 months ago (2013-03-20 22:00:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/12962007/9001
7 years, 9 months ago (2013-03-20 22:14:15 UTC) #8
commit-bot: I haz the power
Failed to apply patch for cc/resources/prioritized_resource_unittest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-20 22:14:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/12962007/15002
7 years, 9 months ago (2013-03-20 22:43:41 UTC) #10
commit-bot: I haz the power
7 years, 9 months ago (2013-03-21 05:40:50 UTC) #11
Message was sent while issue was closed.
Change committed as 189530

Powered by Google App Engine
This is Rietveld 408576698