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

Issue 341023003: cc: Pass scaled bounds to debug border quads for drawing. (Closed)

Created:
6 years, 6 months ago by sohanjg
Modified:
5 years, 1 month ago
Reviewers:
danakj, vmpstr, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

cc: Pass scaled bounds to debug border quads for drawing. As PictureLayerImpl now uses scaled rects, bounds and transforms for setting up SQS, we need to pass the same to debug border quads too. BUG=384623 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278810

Patch Set 1 #

Total comments: 2

Patch Set 2 : avoid extra overload function #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -14 lines) Patch
M cc/layers/io_surface_layer_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M cc/layers/layer_impl.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M cc/layers/layer_impl.cc View 1 2 chunks +9 lines, -3 lines 0 comments Download
M cc/layers/nine_patch_layer_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M cc/layers/painted_scrollbar_layer_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M cc/layers/picture_layer_impl.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M cc/layers/solid_color_layer_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M cc/layers/solid_color_scrollbar_layer_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M cc/layers/surface_layer_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M cc/layers/texture_layer_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M cc/layers/tiled_layer_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M cc/layers/ui_resource_layer_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M cc/layers/video_layer_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 18 (1 generated)
sohanjg
Please take a look. Thanks.
6 years, 6 months ago (2014-06-19 09:10:45 UTC) #1
danakj
LG but let's avoid adding an overload of the method. Just change all the callsites ...
6 years, 6 months ago (2014-06-19 16:01:15 UTC) #2
sohanjg
Please take a look. Thanks. https://codereview.chromium.org/341023003/diff/1/cc/layers/layer_impl.h File cc/layers/layer_impl.h (right): https://codereview.chromium.org/341023003/diff/1/cc/layers/layer_impl.h#newcode541 cc/layers/layer_impl.h:541: const SharedQuadState* shared_quad_state, On ...
6 years, 6 months ago (2014-06-20 07:28:30 UTC) #3
danakj
I take it you ran this and verified it fixes the layer border to be ...
6 years, 6 months ago (2014-06-20 16:05:39 UTC) #4
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 6 months ago (2014-06-20 16:15:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sohan.jyoti@samsung.com/341023003/20001
6 years, 6 months ago (2014-06-20 16:17:59 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-06-20 18:11:18 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-20 18:19:54 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/86090)
6 years, 6 months ago (2014-06-20 18:19:55 UTC) #9
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 6 months ago (2014-06-20 18:22:29 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sohan.jyoti@samsung.com/341023003/20001
6 years, 6 months ago (2014-06-20 18:23:40 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-06-20 19:06:12 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-20 19:17:29 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/86115)
6 years, 6 months ago (2014-06-20 19:17:30 UTC) #14
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 6 months ago (2014-06-20 19:26:41 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sohan.jyoti@samsung.com/341023003/20001
6 years, 6 months ago (2014-06-20 19:27:53 UTC) #16
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 20:20:35 UTC) #17
Message was sent while issue was closed.
Change committed as 278810

Powered by Google App Engine
This is Rietveld 408576698