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

Issue 10937007: cc: Only use upload throttling when performing full texture uploads. (Closed)

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

Description

cc: Only use upload throttling when performing full texture uploads. This reduces the complexity of CCTextureUpdateController::updateTextures significantly. BUG=145825 TEST=cc_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157352

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase and update TiledLayerChromiumTest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -305 lines) Patch
M cc/CCSingleThreadProxy.cpp View 1 1 chunk +1 line, -8 lines 0 comments Download
M cc/CCTextureUpdateController.h View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/CCTextureUpdateController.cpp View 1 2 chunks +27 lines, -54 lines 0 comments Download
M cc/CCTextureUpdateControllerTest.cpp View 1 4 chunks +21 lines, -212 lines 0 comments Download
M webkit/compositor_bindings/TiledLayerChromiumTest.cpp View 1 9 chunks +24 lines, -30 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
nduca
https://codereview.chromium.org/10937007/diff/1/cc/CCTextureUpdateController.cpp File cc/CCTextureUpdateController.cpp (right): https://codereview.chromium.org/10937007/diff/1/cc/CCTextureUpdateController.cpp#newcode58 cc/CCTextureUpdateController.cpp:58: if (uploadCount) I'm so confused, how do you even ...
8 years, 3 months ago (2012-09-18 06:03:58 UTC) #1
nduca
Or reading more, it seems like this is a single-thread proxy only patch? It doesn't ...
8 years, 3 months ago (2012-09-18 06:12:16 UTC) #2
reveman
On 2012/09/18 06:12:16, nduca wrote: > Or reading more, it seems like this is a ...
8 years, 3 months ago (2012-09-18 06:22:10 UTC) #3
reveman
https://codereview.chromium.org/10937007/diff/1/cc/CCTextureUpdateController.cpp File cc/CCTextureUpdateController.cpp (right): https://codereview.chromium.org/10937007/diff/1/cc/CCTextureUpdateController.cpp#newcode58 cc/CCTextureUpdateController.cpp:58: if (uploadCount) On 2012/09/18 06:03:58, nduca wrote: > I'm ...
8 years, 3 months ago (2012-09-18 06:26:03 UTC) #4
nduca
Gotcha, LGTM. You can land this and do another patch if you want.
8 years, 3 months ago (2012-09-18 06:28:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/10937007/2004
8 years, 3 months ago (2012-09-18 07:59:29 UTC) #6
commit-bot: I haz the power
Retried try job too often for step(s) browser_tests, unit_tests
8 years, 3 months ago (2012-09-18 10:26:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/10937007/2004
8 years, 3 months ago (2012-09-18 12:49:03 UTC) #8
commit-bot: I haz the power
8 years, 3 months ago (2012-09-18 14:46:16 UTC) #9
Change committed as 157352

Powered by Google App Engine
This is Rietveld 408576698