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

Issue 58603002: cc: Reduce command buffer flushes related to creating buffer ids. (Closed)

Created:
7 years, 1 month ago by reveman
Modified:
7 years, 1 month ago
Reviewers:
piman
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

cc: Reduce command buffer flushes related to creating buffer ids. This reduces command buffer flushes by allocating buffer ids in chunks of 64 just as texture ids. BUG=314152 TEST=cc_unittests --gtest_filter=ResourceProviderTest.TextureAllocationChunk Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233196

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -39 lines) Patch
M cc/resources/resource_provider.h View 5 chunks +6 lines, -6 lines 0 comments Download
M cc/resources/resource_provider.cc View 1 13 chunks +89 lines, -33 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
reveman
Added an IdAllocation class to clean up and reuse code for buffer id allocation. Please ...
7 years, 1 month ago (2013-11-05 16:45:21 UTC) #1
piman
lgtm
7 years, 1 month ago (2013-11-05 19:47:49 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/58603002/30001
7 years, 1 month ago (2013-11-05 21:49:12 UTC) #3
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=185491
7 years, 1 month ago (2013-11-05 23:14:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/58603002/30001
7 years, 1 month ago (2013-11-05 23:34:12 UTC) #5
commit-bot: I haz the power
7 years, 1 month ago (2013-11-06 02:38:33 UTC) #6
Message was sent while issue was closed.
Change committed as 233196

Powered by Google App Engine
This is Rietveld 408576698