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

Issue 11475054: cc: Add a blocksPendingCommit flag to LayerImpl (Closed)

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

Description

cc: Add a blocksPendingCommit flag to LayerImpl This can't get used yet until we have a pending->active tree commit, but I wanted to land the flag on layers first so that we could argue about the name. R=nduca@chromium.org BUG=164993 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171974

Patch Set 1 #

Patch Set 2 : LayerImpl=>Layer, pendingTree=>pendingCommit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M cc/layer.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M cc/layer.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M cc/texture_layer.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M cc/texture_layer.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M cc/tiled_layer.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M cc/tiled_layer.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
enne (OOO)
8 years ago (2012-12-08 03:31:52 UTC) #1
nduca
So I wonder, should we make this be a main-thread-side property? I dont think it ...
8 years ago (2012-12-08 04:12:21 UTC) #2
nduca
lgtm, parenthetically
8 years ago (2012-12-08 04:12:31 UTC) #3
enne (OOO)
Ok, sure. Moved it main-thread side and named it blocksPendingCommit.
8 years ago (2012-12-08 05:14:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/11475054/5001
8 years ago (2012-12-08 05:15:05 UTC) #5
commit-bot: I haz the power
8 years ago (2012-12-08 16:44:55 UTC) #6
Message was sent while issue was closed.
Change committed as 171974

Powered by Google App Engine
This is Rietveld 408576698