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

Issue 359953002: Revert of Begin atlasing (Closed)

Created:
6 years, 5 months ago by robertphillips
Modified:
6 years, 5 months ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Revert of Begin atlasing (https://codereview.chromium.org/354533004/) Reason for revert: Sigh Original issue's description: > Begin atlasing > > This CL makes it possible for pulled-forward-layers to be atlased. It currently has a couple glaring limitations (which is why it is disabled): > > 1) the atlased layers cannot be purged nor aged out > 2) the texture backing the atlas is not pulled from (or returned to) the resource cache > > #1 is on hold until we have a recycling rectanizer > > A separate major limitation (the non-atlased layers aren't cached) is blocked until we can transmute entries in the resource cache from scratch to non-scratch while potentially preserving their contents. > > Committed: https://skia.googlesource.com/skia/+/55e61f0ef4e5c8c34ac107deaadc9b4ffef3111b TBR=bsalomon@google.com NOTREECHECKS=true NOTRY=true Committed: https://skia.googlesource.com/skia/+/e462f2bed33283862bb983c67776a47c5a6acb01

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -375 lines) Patch
M gyp/tests.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M include/core/SkSurface.h View 2 chunks +3 lines, -15 lines 0 comments Download
M include/gpu/GrRect.h View 1 chunk +0 lines, -19 lines 0 comments Download
M src/core/SkPicturePlayback.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/core/SkPicturePlayback.cpp View 1 chunk +1 line, -5 lines 0 comments Download
M src/gpu/GrAtlas.h View 2 chunks +11 lines, -16 lines 0 comments Download
M src/gpu/GrAtlas.cpp View 5 chunks +5 lines, -7 lines 0 comments Download
M src/gpu/GrLayerCache.h View 5 chunks +42 lines, -29 lines 0 comments Download
M src/gpu/GrLayerCache.cpp View 3 chunks +12 lines, -75 lines 0 comments Download
M src/gpu/GrTextStrike.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/SkGpuDevice.cpp View 2 chunks +5 lines, -45 lines 0 comments Download
M src/image/SkSurface_Gpu.cpp View 5 chunks +13 lines, -18 lines 0 comments Download
D tests/GpuLayerCacheTest.cpp View 1 chunk +0 lines, -136 lines 0 comments Download
M tools/render_pictures_main.cpp View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
robertphillips
Created Revert of Begin atlasing
6 years, 5 months ago (2014-06-30 00:03:59 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/robertphillips@google.com/359953002/1
6 years, 5 months ago (2014-06-30 00:04:18 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-06-30 00:04:21 UTC) #3
commit-bot: I haz the power
Failed to apply patch for src/gpu/GrLayerCache.cpp: While running git apply --index -p1; error: patch failed: ...
6 years, 5 months ago (2014-06-30 00:04:21 UTC) #4
robertphillips
The CQ bit was checked by robertphillips@google.com
6 years, 5 months ago (2014-06-30 00:15:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/robertphillips@google.com/359953002/1
6 years, 5 months ago (2014-06-30 00:16:20 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-06-30 00:16:31 UTC) #7
Message was sent while issue was closed.
Change committed as e462f2bed33283862bb983c67776a47c5a6acb01

Powered by Google App Engine
This is Rietveld 408576698