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

Issue 674103004: [WIP] cc: Use reverse spiral iterator in tiling eviction. (Closed)

Created:
6 years, 1 month ago by USE eero AT chromium.org
Modified:
6 years ago
Reviewers:
vmpstr
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[WIP] cc: Use reverse spiral iterator in tiling eviction.

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+381 lines, -247 lines) Patch
M cc/layers/picture_layer_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M cc/layers/picture_layer_impl.cc View 1 5 chunks +11 lines, -6 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 6 chunks +45 lines, -27 lines 0 comments Download
M cc/resources/eviction_tile_priority_queue.h View 2 chunks +3 lines, -2 lines 0 comments Download
M cc/resources/eviction_tile_priority_queue.cc View 1 3 chunks +13 lines, -20 lines 0 comments Download
M cc/resources/picture_layer_tiling.h View 1 4 chunks +20 lines, -20 lines 0 comments Download
M cc/resources/picture_layer_tiling.cc View 1 8 chunks +256 lines, -141 lines 0 comments Download
M cc/resources/picture_layer_tiling_perftest.cc View 1 2 chunks +4 lines, -6 lines 0 comments Download
M cc/resources/picture_layer_tiling_unittest.cc View 1 6 chunks +7 lines, -21 lines 0 comments Download
M cc/resources/tile_manager_unittest.cc View 1 6 chunks +21 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
USE eero AT chromium.org
6 years, 1 month ago (2014-10-28 19:17:48 UTC) #1
USE eero AT chromium.org
This CL consists of three changes: 1) Not to ignore layers without valid priorities during ...
6 years, 1 month ago (2014-10-28 19:20:49 UTC) #2
vmpstr
On 2014/10/28 19:20:49, e_hakkinen wrote: > This CL consists of three changes: > 1) Not ...
6 years, 1 month ago (2014-10-29 18:26:37 UTC) #4
USE eero AT chromium.org
On 2014/10/29 18:26:37, vmpstr wrote: > Can we split this up into separate patches, so ...
6 years, 1 month ago (2014-10-30 18:03:27 UTC) #5
USE eero AT chromium.org
Here is a rebase, but I want to go through this once more before review ...
6 years, 1 month ago (2014-11-14 18:27:00 UTC) #6
USE eero AT chromium.org
6 years ago (2014-12-12 15:03:33 UTC) #7
Message was sent while issue was closed.
Mostly merged (by me and vmpstr), but heavily refactored.

Powered by Google App Engine
This is Rietveld 408576698