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

Issue 11830041: Shallow flush after calling beginSetPixels (Closed)

Created:
7 years, 11 months ago by brianderson
Modified:
7 years, 11 months ago
CC:
chromium-reviews, cc-bugs_chromium.org, enne (OOO)
Base URL:
https://chromium.googlesource.com/chromium/src.git@decouple_draw3b
Visibility:
Public.

Description

Shallow flush after calling beginSetPixels This reduces the latency of our uploads. BUG=169175 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176368

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M cc/tile_manager.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
epenner
https://codereview.chromium.org/11830041/diff/1/cc/tile_manager.cc File cc/tile_manager.cc (right): https://codereview.chromium.org/11830041/diff/1/cc/tile_manager.cc#newcode553 cc/tile_manager.cc:553: resource_pool_->resource_provider()->shallowFlushIfSupported(); Could this just go straight into the resource ...
7 years, 11 months ago (2013-01-10 04:45:49 UTC) #1
reveman
https://codereview.chromium.org/11830041/diff/1/cc/tile_manager.cc File cc/tile_manager.cc (right): https://codereview.chromium.org/11830041/diff/1/cc/tile_manager.cc#newcode553 cc/tile_manager.cc:553: resource_pool_->resource_provider()->shallowFlushIfSupported(); On 2013/01/10 04:45:49, epenner wrote: > Could this ...
7 years, 11 months ago (2013-01-10 14:46:58 UTC) #2
reveman
lgtm. this should improve the current system and we can look at batching later.
7 years, 11 months ago (2013-01-10 17:17:46 UTC) #3
epenner
lgtm https://codereview.chromium.org/11830041/diff/1/cc/tile_manager.cc File cc/tile_manager.cc (right): https://codereview.chromium.org/11830041/diff/1/cc/tile_manager.cc#newcode553 cc/tile_manager.cc:553: resource_pool_->resource_provider()->shallowFlushIfSupported(); On 2013/01/10 14:46:58, David Reveman wrote: > ...
7 years, 11 months ago (2013-01-10 17:34:42 UTC) #4
epenner
https://codereview.chromium.org/11830041/diff/1/cc/tile_manager.cc File cc/tile_manager.cc (right): https://codereview.chromium.org/11830041/diff/1/cc/tile_manager.cc#newcode553 cc/tile_manager.cc:553: resource_pool_->resource_provider()->shallowFlushIfSupported(); On 2013/01/10 17:34:42, epenner wrote: > On 2013/01/10 ...
7 years, 11 months ago (2013-01-10 17:45:42 UTC) #5
nduca
lgtm if it helps. if y'all are happy, I'm just a rubber stamp. :)
7 years, 11 months ago (2013-01-10 20:03:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/brianderson@chromium.org/11830041/1
7 years, 11 months ago (2013-01-10 20:08:14 UTC) #7
commit-bot: I haz the power
Failed to apply patch for cc/tile_manager.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 11 months ago (2013-01-10 20:08:15 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/brianderson@chromium.org/11830041/8001
7 years, 11 months ago (2013-01-11 03:09:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/brianderson@chromium.org/11830041/8001
7 years, 11 months ago (2013-01-11 13:40:43 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/brianderson@chromium.org/11830041/8001
7 years, 11 months ago (2013-01-11 13:48:22 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/brianderson@chromium.org/11830041/8001
7 years, 11 months ago (2013-01-11 13:57:22 UTC) #12
commit-bot: I haz the power
7 years, 11 months ago (2013-01-11 16:28:17 UTC) #13
Message was sent while issue was closed.
Change committed as 176368

Powered by Google App Engine
This is Rietveld 408576698