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

Issue 11365239: cc: Add support for debugging layer borders directly in the compositor (Closed)

Created:
8 years, 1 month ago by danakj
Modified:
8 years, 1 month ago
Reviewers:
jamesr, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

cc: Add support for debugging layer borders directly in the compositor Instead of supporting --show-composited-layer-borders via the GraphicsLayer debug borders mechanism, show debug borders on layers when the new LayerTreeSetting flag showDebugBorders is enabled. This depends on https://bugs.webkit.org/show_bug.cgi?id=102130 BUG=159769 R=jamesr,enne Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167815

Patch Set 1 #

Patch Set 2 : fix crashing in tests #

Patch Set 3 : remove extra includes now #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -74 lines) Patch
M cc/layer.h View 2 chunks +0 lines, -4 lines 0 comments Download
M cc/layer.cc View 1 2 3 3 chunks +0 lines, -16 lines 0 comments Download
M cc/layer_impl.h View 1 3 chunks +5 lines, -11 lines 0 comments Download
M cc/layer_impl.cc View 1 2 3 3 chunks +34 lines, -27 lines 0 comments Download
M cc/layer_impl_unittest.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M cc/layer_tree_host.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M cc/layer_tree_host.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M cc/render_pass.cc View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
M cc/render_surface_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/tiled_layer_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/tiled_layer_impl.cc View 1 2 3 chunks +9 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/web_layer_impl.h View 1 chunk +3 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/web_layer_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/web_layer_tree_view_impl.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
danakj
8 years, 1 month ago (2012-11-13 22:50:40 UTC) #1
enne (OOO)
lgtm
8 years, 1 month ago (2012-11-14 17:22:39 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/11365239/1
8 years, 1 month ago (2012-11-14 19:17:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/11365239/1015
8 years, 1 month ago (2012-11-14 20:59:37 UTC) #4
commit-bot: I haz the power
Retried try job too often for step(s) content_unittests
8 years, 1 month ago (2012-11-14 21:46:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/11365239/1015
8 years, 1 month ago (2012-11-14 22:10:27 UTC) #6
commit-bot: I haz the power
Failed to apply patch for cc/layer_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
8 years, 1 month ago (2012-11-14 22:10:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/11365239/12017
8 years, 1 month ago (2012-11-14 22:29:05 UTC) #8
commit-bot: I haz the power
8 years, 1 month ago (2012-11-15 01:47:46 UTC) #9
Change committed as 167815

Powered by Google App Engine
This is Rietveld 408576698