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

Issue 1669213002: Revert of skia: Add support for CHROMIUM_image backed textures. (Closed)

Created:
4 years, 10 months ago by jcgregorio
Modified:
4 years, 10 months ago
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14 id:260001 of https://codereview.chromium.org/1623653002/ ) Reason for revert: Seems to causing the DEPS roll to fail: https://codereview.chromium.org/1668293002/ Original issue's description: > skia: Add support for CHROMIUM_image backed textures. > > I created a new abstract base class TextureStorageAllocator that consumers of > Skia can subclass and pass back to Skia. When a surface is created with a > pointer to a TextureStorageAllocator, any textures it creates, or that are > derived from the original surface, will allocate and deallocate storage using > the methods on TextureStorageAllocator. > > BUG=https://code.google.com/p/chromium/issues/detail?id=579664 > GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1623653002 > > Committed: https://skia.googlesource.com/skia/+/92098e691f10a010e7421125ba4d44c02506bb55 TBR=bsalomon@chromium.org,cblume@chromium.org,bsalomon@google.com,robertphillips@google.com,egdaniel@google.com,reed@google.com,erikchen@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=https://code.google.com/p/chromium/issues/detail?id=579664 Committed: https://skia.googlesource.com/skia/+/e7d7f90b59b15a291c113b449f5c6ac57f8d1aac

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -227 lines) Patch
M include/core/SkSurface.h View 1 chunk +4 lines, -8 lines 0 comments Download
M include/gpu/GrTypes.h View 4 chunks +3 lines, -61 lines 0 comments Download
M src/gpu/GrTexture.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M src/gpu/GrTextureProvider.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M src/gpu/SkGpuDevice.h View 3 chunks +2 lines, -4 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 5 chunks +6 lines, -11 lines 0 comments Download
M src/gpu/SkGrPixelRef.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLGpu.h View 2 chunks +1 line, -13 lines 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 6 chunks +58 lines, -112 lines 0 comments Download
M src/gpu/gl/GrGLTexture.cpp View 1 chunk +1 line, -7 lines 0 comments Download
M src/image/SkSurface.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/image/SkSurface_Gpu.cpp View 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
jcgregorio
Created Revert of skia: Add support for CHROMIUM_image backed textures.
4 years, 10 months ago (2016-02-05 03:51:11 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1669213002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1669213002/1
4 years, 10 months ago (2016-02-05 03:51:14 UTC) #2
commit-bot: I haz the power
4 years, 10 months ago (2016-02-05 03:51:31 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/e7d7f90b59b15a291c113b449f5c6ac57f8d1aac

Powered by Google App Engine
This is Rietveld 408576698