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

Issue 13266002: cc: Pass RenderingStatsInstrumentation to ContentLayerUpdater (Closed)

Created:
7 years, 9 months ago by egraether
Modified:
7 years, 9 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

cc: Pass RenderingStatsInstrumentation to ContentLayerUpdater This change adds an accessor for RenderingStatsInstrumentation to Layer and passes RenderingStatsInstrumentation to ContentLayerUpdater and all it's sub-classes on construction, currently unused. BUG=181319 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191307

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -39 lines) Patch
M cc/layers/content_layer.cc View 1 chunk +9 lines, -3 lines 0 comments Download
M cc/layers/content_layer_unittest.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M cc/layers/layer.h View 2 chunks +3 lines, -0 lines 0 comments Download
M cc/layers/layer.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/layers/scrollbar_layer.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M cc/layers/tiled_layer_unittest.cc View 3 chunks +4 lines, -1 line 0 comments Download
M cc/resources/bitmap_content_layer_updater.h View 3 chunks +6 lines, -2 lines 0 comments Download
M cc/resources/bitmap_content_layer_updater.cc View 2 chunks +9 lines, -5 lines 0 comments Download
M cc/resources/bitmap_skpicture_content_layer_updater.h View 2 chunks +5 lines, -2 lines 0 comments Download
M cc/resources/bitmap_skpicture_content_layer_updater.cc View 2 chunks +9 lines, -5 lines 0 comments Download
M cc/resources/caching_bitmap_content_layer_updater.h View 2 chunks +5 lines, -2 lines 0 comments Download
M cc/resources/caching_bitmap_content_layer_updater.cc View 1 chunk +9 lines, -4 lines 0 comments Download
M cc/resources/content_layer_updater.h View 2 chunks +5 lines, -1 line 0 comments Download
M cc/resources/content_layer_updater.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M cc/resources/skpicture_content_layer_updater.h View 1 chunk +5 lines, -2 lines 0 comments Download
M cc/resources/skpicture_content_layer_updater.cc View 1 chunk +9 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
egraether
7 years, 9 months ago (2013-03-28 23:24:31 UTC) #1
danakj
LGTM+cq
7 years, 9 months ago (2013-03-28 23:28:07 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/egraether@chromium.org/13266002/1
7 years, 9 months ago (2013-03-28 23:32:54 UTC) #3
commit-bot: I haz the power
7 years, 9 months ago (2013-03-29 05:32:52 UTC) #4
Message was sent while issue was closed.
Change committed as 191307

Powered by Google App Engine
This is Rietveld 408576698