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

Issue 11366135: Extra logging for NinePatch layers in layerTreeAsText() (Closed)

Created:
8 years, 1 month ago by jamesr
Modified:
8 years, 1 month ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org, aelias_OOO_until_Jul13
Base URL:
https://chromium.googlesource.com/chromium/src.git@ninepatch
Visibility:
Public.

Description

Extra logging for NinePatch layers in layerTreeAsText() BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166974

Patch Set 1 #

Total comments: 2

Patch Set 2 : drop the m_, it's cleaner #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -15 lines) Patch
M cc/layer_impl.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M cc/nine_patch_layer_impl.cc View 1 3 chunks +8 lines, -6 lines 1 comment Download
M cc/video_layer_impl.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M cc/video_layer_impl.cc View 1 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
jamesr
8 years, 1 month ago (2012-11-07 18:55:47 UTC) #1
danakj
yay lgtm https://codereview.chromium.org/11366135/diff/1/cc/nine_patch_layer_impl.cc File cc/nine_patch_layer_impl.cc (right): https://codereview.chromium.org/11366135/diff/1/cc/nine_patch_layer_impl.cc#newcode119 cc/nine_patch_layer_impl.cc:119: } } // namespace cc
8 years, 1 month ago (2012-11-07 19:00:01 UTC) #2
danakj
https://codereview.chromium.org/11366135/diff/1/cc/nine_patch_layer_impl.cc File cc/nine_patch_layer_impl.cc (right): https://codereview.chromium.org/11366135/diff/1/cc/nine_patch_layer_impl.cc#newcode115 cc/nine_patch_layer_impl.cc:115: base::StringAppendF(str, "m_imageAperture: %s\n", m_imageAperture.ToString().c_str()); nit: drop the m_ it's ...
8 years, 1 month ago (2012-11-07 21:31:34 UTC) #3
jamesr
PTAL - dropped the m_, but I looked and all the other dumpLayer..() calls call ...
8 years, 1 month ago (2012-11-07 23:33:22 UTC) #4
danakj
sure, i don't feel strongly about the ordering, this is fine. thanks :) http://codereview.chromium.org/11366135/diff/5001/cc/nine_patch_layer_impl.cc File ...
8 years, 1 month ago (2012-11-08 01:22:01 UTC) #5
danakj
lgtm
8 years, 1 month ago (2012-11-08 01:22:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/11366135/5001
8 years, 1 month ago (2012-11-09 18:57:57 UTC) #7
commit-bot: I haz the power
8 years, 1 month ago (2012-11-09 20:52:36 UTC) #8
Change committed as 166974

Powered by Google App Engine
This is Rietveld 408576698