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

Issue 1553303003: Store ninepatch chunks in the png header in CodexTest (Closed)

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

Description

Store ninepatch chunks in the png header in CodexTest We are making a change in Android to store ninepatch chunks in the png header. Thus, our ninepatch test should match the Android framework's use. https://googleplex-android-review.git.corp.google.com/#/c/832067/ BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1553303003 Committed: https://skia.googlesource.com/skia/+/133eaaacdd23fb45db47a32e854eab3ecd76f213

Patch Set 1 #

Total comments: 3

Patch Set 2 : Response to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M src/codec/SkCodec_libpng.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M tests/CodexTest.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (6 generated)
msarett
https://codereview.chromium.org/1553303003/diff/1/tests/CodexTest.cpp File tests/CodexTest.cpp (left): https://codereview.chromium.org/1553303003/diff/1/tests/CodexTest.cpp#oldcode752 tests/CodexTest.cpp:752: #if PNG_LIBPNG_VER < 10600 While we do want Skia ...
4 years, 11 months ago (2016-01-07 17:43:01 UTC) #3
scroggo
lgtm > Store ninepatch chunks in the png header nit: in a test. This doesn't ...
4 years, 11 months ago (2016-01-07 18:04:43 UTC) #4
msarett
Updated the commit message and decided to keep the #ifdef for old libpng. https://codereview.chromium.org/1553303003/diff/1/tests/CodexTest.cpp File ...
4 years, 11 months ago (2016-01-07 18:20:48 UTC) #7
scroggo
lgtm in patch set 2
4 years, 11 months ago (2016-01-07 18:27:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1553303003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1553303003/20001
4 years, 11 months ago (2016-01-07 18:32:34 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-07 19:03:32 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/133eaaacdd23fb45db47a32e854eab3ecd76f213

Powered by Google App Engine
This is Rietveld 408576698