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

Issue 1418483006: SkRemote: some images, many TODOs (Closed)

Created:
5 years, 1 month ago by mtklein_C
Modified:
5 years, 1 month ago
Reviewers:
hal.canary, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

SkRemote: some images, many TODOs You can see from the diffs this is a step forward, but with bugs to fix: https://gold.skia.org/search2?issue=1418483006&unt=true&query=source_type%3Dgm&master=false&include=true BUG=skia: Committed: https://skia.googlesource.com/skia/+/479f54dd94a8f468fbd51763943528ec6cf3146f

Patch Set 1 #

Patch Set 2 : (void) #

Patch Set 3 : ugh #

Patch Set 4 : tweaks #

Patch Set 5 : drop drawSprite #

Total comments: 7

Patch Set 6 : hal #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -0 lines) Patch
M src/core/SkRemote.cpp View 1 2 3 4 5 4 chunks +150 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (15 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1418483006/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1418483006/1
5 years, 1 month ago (2015-11-02 20:28:26 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-x86_64-Release-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-x86_64-Release-Trybot/builds/4023)
5 years, 1 month ago (2015-11-02 20:29:19 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1418483006/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1418483006/20001
5 years, 1 month ago (2015-11-02 20:31:22 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-Mips-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Mips-Debug-Android-Trybot/builds/3260)
5 years, 1 month ago (2015-11-02 20:32:24 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1418483006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1418483006/40001
5 years, 1 month ago (2015-11-02 20:34:44 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-02 20:46:05 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1418483006/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1418483006/80001
5 years, 1 month ago (2015-11-02 20:57:02 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-02 21:07:46 UTC) #16
mtklein_C
5 years, 1 month ago (2015-11-02 21:12:37 UTC) #18
hal.canary
https://codereview.chromium.org/1418483006/diff/80001/src/core/SkRemote.cpp File src/core/SkRemote.cpp (right): https://codereview.chromium.org/1418483006/diff/80001/src/core/SkRemote.cpp#newcode335 src/core/SkRemote.cpp:335: // TODO SkAutoTUnref<SkImage> image(SkImage::NewFromBitmap(bitmap)); this->onDrawImageNine(image, center, dst, paint); https://codereview.chromium.org/1418483006/diff/80001/src/core/SkRemote.cpp#newcode342 ...
5 years, 1 month ago (2015-11-03 15:04:01 UTC) #20
hal.canary
Things that make me sad: * Too many image draw calls! * The default implementations ...
5 years, 1 month ago (2015-11-03 15:09:56 UTC) #21
mtklein
https://codereview.chromium.org/1418483006/diff/80001/src/core/SkRemote.cpp File src/core/SkRemote.cpp (right): https://codereview.chromium.org/1418483006/diff/80001/src/core/SkRemote.cpp#newcode234 src/core/SkRemote.cpp:234: // TODO On 2015/11/03 at 15:09:56, Hal Canary wrote: ...
5 years, 1 month ago (2015-11-03 15:24:31 UTC) #24
mtklein
https://codereview.chromium.org/1418483006/diff/80001/src/core/SkRemote.cpp File src/core/SkRemote.cpp (right): https://codereview.chromium.org/1418483006/diff/80001/src/core/SkRemote.cpp#newcode335 src/core/SkRemote.cpp:335: // TODO On 2015/11/03 at 15:04:01, Hal Canary wrote: ...
5 years, 1 month ago (2015-11-03 15:24:31 UTC) #25
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1418483006/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1418483006/100001
5 years, 1 month ago (2015-11-03 15:24:45 UTC) #27
hal.canary
lgtm
5 years, 1 month ago (2015-11-03 15:25:32 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1418483006/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1418483006/100001
5 years, 1 month ago (2015-11-03 15:26:02 UTC) #31
commit-bot: I haz the power
5 years, 1 month ago (2015-11-03 15:35:32 UTC) #32
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/479f54dd94a8f468fbd51763943528ec6cf3146f

Powered by Google App Engine
This is Rietveld 408576698