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

Issue 809433003: cc: Make the PictureLayerImpl raster source null until commit. (Closed)

Created:
6 years ago by danakj
Modified:
6 years ago
Reviewers:
vmpstr, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org, piman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Make the PictureLayerImpl raster source null until commit. No need to make a raster source that is never used. R=enne, vmpstr BUG=387116 Committed: https://crrev.com/d193f6bb5aa5bdc05e07f314abacf7d7bc466d3d Cr-Commit-Position: refs/heads/master@{#308466}

Patch Set 1 #

Patch Set 2 : nullrastersource: . #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -24 lines) Patch
M cc/layers/picture_layer.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/picture_layer_impl.h View 1 4 chunks +5 lines, -6 lines 0 comments Download
M cc/layers/picture_layer_impl.cc View 1 2 chunks +3 lines, -3 lines 2 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 2 chunks +8 lines, -4 lines 0 comments Download
M cc/quads/draw_quad_unittest.cc View 1 3 chunks +7 lines, -3 lines 0 comments Download
M cc/resources/picture_pile_impl.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M cc/resources/picture_pile_impl.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 1 1 chunk +12 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
danakj
TODO #1.
6 years ago (2014-12-15 21:54:26 UTC) #1
danakj
Oops, missed an upload. There we go.
6 years ago (2014-12-15 21:55:02 UTC) #2
enne (OOO)
lgtm
6 years ago (2014-12-15 22:16:18 UTC) #4
vmpstr
lgtm https://codereview.chromium.org/809433003/diff/20001/cc/layers/picture_layer_impl.cc File cc/layers/picture_layer_impl.cc (right): https://codereview.chromium.org/809433003/diff/20001/cc/layers/picture_layer_impl.cc#newcode583 cc/layers/picture_layer_impl.cc:583: bool could_have_tilings = raster_source_.get() && CanHaveTilings(); nit: It ...
6 years ago (2014-12-15 22:16:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/809433003/20001
6 years ago (2014-12-15 22:17:59 UTC) #6
danakj
https://codereview.chromium.org/809433003/diff/20001/cc/layers/picture_layer_impl.cc File cc/layers/picture_layer_impl.cc (right): https://codereview.chromium.org/809433003/diff/20001/cc/layers/picture_layer_impl.cc#newcode583 cc/layers/picture_layer_impl.cc:583: bool could_have_tilings = raster_source_.get() && CanHaveTilings(); On 2014/12/15 22:16:25, ...
6 years ago (2014-12-15 22:22:32 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-16 00:06:31 UTC) #8
commit-bot: I haz the power
6 years ago (2014-12-16 00:07:10 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d193f6bb5aa5bdc05e07f314abacf7d7bc466d3d
Cr-Commit-Position: refs/heads/master@{#308466}

Powered by Google App Engine
This is Rietveld 408576698