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

Issue 1568613008: unify how canvas checks for null on skia objects (images, blobs, pictures) (Closed)

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

Description

unify how canvas checks for null on skia objects (images, blobs, pictures) BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1568613008 Committed: https://skia.googlesource.com/skia/+/e3b38ce43b5c5c6711e9cde4588e2bc15333c780

Patch Set 1 #

Total comments: 7

Patch Set 2 : CAPITALIZE the macro, update test now that we don't record the null-image #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -31 lines) Patch
M src/core/SkCanvas.cpp View 1 7 chunks +30 lines, -25 lines 0 comments Download
M tests/PictureTest.cpp View 1 1 chunk +5 lines, -6 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
reed1
4 years, 11 months ago (2016-01-08 16:27:53 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1568613008/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1568613008/1
4 years, 11 months ago (2016-01-08 16:28:01 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/5120)
4 years, 11 months ago (2016-01-08 16:31:00 UTC) #7
robertphillips
https://codereview.chromium.org/1568613008/diff/1/src/core/SkCanvas.cpp File src/core/SkCanvas.cpp (right): https://codereview.chromium.org/1568613008/diff/1/src/core/SkCanvas.cpp#newcode44 src/core/SkCanvas.cpp:44: Aren't our macros usually all caps ? https://codereview.chromium.org/1568613008/diff/1/src/core/SkCanvas.cpp#newcode838 src/core/SkCanvas.cpp:838: ...
4 years, 11 months ago (2016-01-08 16:44:19 UTC) #8
reed1
For now I only want to check for objects that *we* return which may be ...
4 years, 11 months ago (2016-01-08 17:01:41 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1568613008/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1568613008/20001
4 years, 11 months ago (2016-01-08 17:02:54 UTC) #11
robertphillips
lgtm
4 years, 11 months ago (2016-01-08 17:09:15 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1568613008/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1568613008/20001
4 years, 11 months ago (2016-01-08 17:10:46 UTC) #15
commit-bot: I haz the power
4 years, 11 months ago (2016-01-08 17:18:47 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/e3b38ce43b5c5c6711e9cde4588e2bc15333c780

Powered by Google App Engine
This is Rietveld 408576698