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

Issue 16154008: cc: Use gather pixel refs with positions util. (Closed)

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

Description

cc: Use gather pixel refs with positions util. This is part 2 of patch: actually using the pixel refs with positions. I'm still storing the pixel refs in a grid, but this reduces the number of walks. This still keeps the impl thread quick, and improves the record time. BUG=242703 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203836

Patch Set 1 #

Total comments: 1

Patch Set 2 : ceil #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -52 lines) Patch
M cc/resources/picture.cc View 1 3 chunks +25 lines, -52 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
vmpstr
PTAL. This depends on https://codereview.chromium.org/15732015/ I just did some informal stats with traces on theverge: ...
7 years, 6 months ago (2013-05-31 20:52:51 UTC) #1
enne (OOO)
How many images per picture are there? Do you think the grid is worth keeping?
7 years, 6 months ago (2013-05-31 21:06:24 UTC) #2
vmpstr
On 2013/05/31 21:06:24, enne wrote: > How many images per picture are there? Do you ...
7 years, 6 months ago (2013-05-31 21:55:15 UTC) #3
enne (OOO)
lgtm, with one question: https://codereview.chromium.org/16154008/diff/1/cc/resources/picture.cc File cc/resources/picture.cc (right): https://codereview.chromium.org/16154008/diff/1/cc/resources/picture.cc#newcode285 cc/resources/picture.cc:285: RoundDown(static_cast<int>(it->pixel_ref_rect.right()) + 1, Do you ...
7 years, 6 months ago (2013-05-31 22:47:29 UTC) #4
vmpstr
On 2013/05/31 22:47:29, enne wrote: > lgtm, with one question: > > https://codereview.chromium.org/16154008/diff/1/cc/resources/picture.cc > File ...
7 years, 6 months ago (2013-05-31 23:08:46 UTC) #5
enne (OOO)
On 2013/05/31 23:08:46, vmpstr wrote: > On 2013/05/31 22:47:29, enne wrote: > > lgtm, with ...
7 years, 6 months ago (2013-05-31 23:10:59 UTC) #6
vmpstr
On 2013/05/31 23:10:59, enne wrote: > On 2013/05/31 23:08:46, vmpstr wrote: > > On 2013/05/31 ...
7 years, 6 months ago (2013-05-31 23:14:02 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vmpstr@chromium.org/16154008/10001
7 years, 6 months ago (2013-06-03 15:35:13 UTC) #8
commit-bot: I haz the power
7 years, 6 months ago (2013-06-04 03:58:42 UTC) #9
Message was sent while issue was closed.
Change committed as 203836

Powered by Google App Engine
This is Rietveld 408576698