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

Issue 11644036: cc: Don't let invalidations that we're going to handle immediately cause an extra commit. (Closed)

Created:
8 years ago by danakj
Modified:
8 years ago
Reviewers:
enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org, piman, backer
Visibility:
Public.

Description

cc: Don't let invalidations that we're going to handle immediately cause an extra commit. Tests: LayerTreeHostTestNoExtraCommitFromInvalidate.runSingleThread LayerTreeHostTestNoExtraCommitFromInvalidate.runMultiThread R=enne BUG=166715 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=174073

Patch Set 1 #

Patch Set 2 : git cl try -r HEAD #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : ignoreSetNeedsCommit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -7 lines) Patch
M cc/content_layer.cc View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M cc/layer.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M cc/layer.cc View 1 2 3 3 chunks +5 lines, -1 line 0 comments Download
M cc/layer_tree_host_unittest.cc View 1 2 1 chunk +41 lines, -0 lines 0 comments Download
M cc/layer_tree_host_unittest_animation.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/tiled_layer.cc View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
danakj
8 years ago (2012-12-20 00:58:00 UTC) #1
danakj
https://codereview.chromium.org/11644036/diff/4001/cc/layer.h File cc/layer.h (right): https://codereview.chromium.org/11644036/diff/4001/cc/layer.h#newcode324 cc/layer.h:324: // When true, the layer about to perform an ...
8 years ago (2012-12-20 01:06:48 UTC) #2
enne (OOO)
I really wish we could just clear setNeedsCommit after update, but sometimes we get invalidations ...
8 years ago (2012-12-20 01:15:33 UTC) #3
danakj
https://codereview.chromium.org/11644036/diff/4001/cc/layer.h File cc/layer.h (right): https://codereview.chromium.org/11644036/diff/4001/cc/layer.h#newcode327 cc/layer.h:327: bool m_insidePreUpdate; On 2012/12/20 01:15:33, enne wrote: > naming ...
8 years ago (2012-12-20 01:18:02 UTC) #4
danakj
Done. PTAL
8 years ago (2012-12-20 01:22:54 UTC) #5
enne (OOO)
lgtm
8 years ago (2012-12-20 01:27:35 UTC) #6
danakj
thanks :)
8 years ago (2012-12-20 01:42:27 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/11644036/12001
8 years ago (2012-12-20 01:42:30 UTC) #8
commit-bot: I haz the power
8 years ago (2012-12-20 01:42:43 UTC) #9
Message was sent while issue was closed.
Change committed as 174073

Powered by Google App Engine
This is Rietveld 408576698