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

Issue 232843006: cc: Discard SkCanvas (frame-buffer) before rasterization. (Closed)

Created:
6 years, 8 months ago by alokp
Modified:
6 years, 7 months ago
Reviewers:
reveman
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

cc: Discard SkCanvas (frame-buffer) before rasterization. BUG=361266 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269958

Patch Set 1 #

Patch Set 2 : moved discard to RasterToBitmap #

Total comments: 5

Patch Set 3 : removed DCHECK #

Patch Set 4 : added comment #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M cc/resources/picture_pile_impl.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M cc/resources/picture_pile_impl.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
alokp
I ran repaint benchmark on key-mobile-sites. I did not see any regressions or improvements. The ...
6 years, 7 months ago (2014-05-08 18:45:36 UTC) #1
reveman
https://codereview.chromium.org/232843006/diff/20001/cc/resources/picture_pile_impl.cc File cc/resources/picture_pile_impl.cc (right): https://codereview.chromium.org/232843006/diff/20001/cc/resources/picture_pile_impl.cc#newcode101 cc/resources/picture_pile_impl.cc:101: canvas_rect.height())); Should we really require this? In that case, ...
6 years, 7 months ago (2014-05-09 00:56:29 UTC) #2
alokp
https://codereview.chromium.org/232843006/diff/20001/cc/resources/picture_pile_impl.cc File cc/resources/picture_pile_impl.cc (right): https://codereview.chromium.org/232843006/diff/20001/cc/resources/picture_pile_impl.cc#newcode101 cc/resources/picture_pile_impl.cc:101: canvas_rect.height())); On 2014/05/09 00:56:29, reveman wrote: > Should we ...
6 years, 7 months ago (2014-05-09 20:13:04 UTC) #3
reveman
https://codereview.chromium.org/232843006/diff/20001/cc/resources/picture_pile_impl.cc File cc/resources/picture_pile_impl.cc (right): https://codereview.chromium.org/232843006/diff/20001/cc/resources/picture_pile_impl.cc#newcode101 cc/resources/picture_pile_impl.cc:101: canvas_rect.height())); On 2014/05/09 20:13:04, Alok Priyadarshi wrote: > On ...
6 years, 7 months ago (2014-05-10 00:34:52 UTC) #4
alokp
https://codereview.chromium.org/232843006/diff/20001/cc/resources/picture_pile_impl.cc File cc/resources/picture_pile_impl.cc (right): https://codereview.chromium.org/232843006/diff/20001/cc/resources/picture_pile_impl.cc#newcode101 cc/resources/picture_pile_impl.cc:101: canvas_rect.height())); OK. Removed DCHECK. I think we should make ...
6 years, 7 months ago (2014-05-12 18:45:32 UTC) #5
reveman
lgtm https://codereview.chromium.org/232843006/diff/20001/cc/resources/picture_pile_impl.cc File cc/resources/picture_pile_impl.cc (right): https://codereview.chromium.org/232843006/diff/20001/cc/resources/picture_pile_impl.cc#newcode101 cc/resources/picture_pile_impl.cc:101: canvas_rect.height())); On 2014/05/12 18:45:33, Alok Priyadarshi wrote: > ...
6 years, 7 months ago (2014-05-12 18:51:38 UTC) #6
alokp
The CQ bit was checked by alokp@chromium.org
6 years, 7 months ago (2014-05-12 21:25:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alokp@chromium.org/232843006/70001
6 years, 7 months ago (2014-05-12 21:26:28 UTC) #8
commit-bot: I haz the power
6 years, 7 months ago (2014-05-13 01:33:28 UTC) #9
Message was sent while issue was closed.
Change committed as 269958

Powered by Google App Engine
This is Rietveld 408576698