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

Issue 2200153002: Deserialize pictures with custom image-deserializer (2)

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

Description

Deserialize pictures with custom image-deserializer (2) BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2200153002

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -96 lines) Patch
M include/core/SkPicture.h View 5 chunks +15 lines, -1 line 0 comments Download
M src/core/SkBitmapProcShader.cpp View 1 chunk +2 lines, -6 lines 0 comments Download
M src/core/SkPicture.cpp View 2 chunks +34 lines, -6 lines 0 comments Download
M src/core/SkPictureData.h View 4 chunks +7 lines, -6 lines 0 comments Download
M src/core/SkPictureData.cpp View 8 chunks +20 lines, -9 lines 0 comments Download
M src/core/SkPicturePlayback.cpp View 3 chunks +13 lines, -14 lines 0 comments Download
M src/core/SkReadBuffer.h View 3 chunks +8 lines, -5 lines 0 comments Download
M src/core/SkReadBuffer.cpp View 10 chunks +57 lines, -40 lines 0 comments Download
M src/image/SkImageShader.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/utils/SkBitmapSourceDeserializer.cpp View 1 chunk +4 lines, -6 lines 0 comments Download
M tests/PictureTest.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (2 generated)
reed1
Description was changed from ========== Deserialize pictures with custom image-deserializer BUG=skia: ========== to ========== Deserialize ...
4 years, 4 months ago (2016-08-02 13:50:34 UTC) #1
reed1
4 years, 4 months ago (2016-08-02 13:51:00 UTC) #2
Description was changed from

==========
Deserialize pictures with custom image-deserializer

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2200153002
==========

to

==========
Deserialize pictures with custom image-deserializer (2)

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2200153002
==========

Powered by Google App Engine
This is Rietveld 408576698