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

Issue 11557017: cc: Reduce time spent in AssignGpuMemoryToTiles(). (Closed)

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

Description

cc: Reduce time spent in AssignGpuMemoryToTiles(). BUG=131675 TEST=manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173132

Patch Set 1 #

Patch Set 2 : s/generation_/manage_tiles_call_count_/ #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -5 lines) Patch
M cc/tile_manager.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M cc/tile_manager.cc View 1 2 5 chunks +10 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
reveman
Simple way to reduce the number of calls to AssignGpuMemoryToTiles(). The result is that we ...
8 years ago (2012-12-12 22:57:02 UTC) #1
qinmin
lgtm
8 years ago (2012-12-12 23:03:27 UTC) #2
nduca
lgtm
8 years ago (2012-12-12 23:51:55 UTC) #3
nduca
how about using frame number? frame_number_when_memory_last_assigned? and get the frame number from the client perhaps? ...
8 years ago (2012-12-12 23:53:32 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/11557017/7001
8 years ago (2012-12-14 03:49:15 UTC) #5
commit-bot: I haz the power
8 years ago (2012-12-14 09:57:30 UTC) #6
Message was sent while issue was closed.
Change committed as 173132

Powered by Google App Engine
This is Rietveld 408576698