Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1094)

Issue 6465047: Use SkBitmapHeap for shaders in SkGPipe. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by Leon
Modified:
12 years, 1 month ago
Reviewers:
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Use SkBitmapHeap for shaders in SkGPipe. Required adding a new feature to SkBitmapHeap, allowing it to defer adding owners, since sometimes we flatten a shader, but then do not unflatten it, since we already had a copy in the heap, so the owners never get removed. Reviewed at https://codereview.appspot.com/6464053/ Committed: https://code.google.com/p/skia/source/detail?r=5082

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -8 lines) Patch
M src/core/SkBitmapHeap.h View 2 chunks +19 lines, -0 lines 0 comments Download
M src/core/SkBitmapHeap.cpp View 5 chunks +27 lines, -4 lines 0 comments Download
M src/pipe/SkGPipeRead.cpp View 3 chunks +18 lines, -2 lines 0 comments Download
M src/pipe/SkGPipeWrite.cpp View 4 chunks +12 lines, -2 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b