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

Issue 1410663005: Add text animation sample; tweak DrawShip sample (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Some fixes #

Total comments: 32

Patch Set 3 : Add comments #

Patch Set 4 : Add GPU include path for ChromeOS #

Patch Set 5 : Correct fix for CrOS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -3 lines) Patch
M gyp/SampleApp.gyp View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M include/gpu/GrContext.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
A samplecode/SampleAnimatedText.cpp View 1 2 3 4 1 chunk +164 lines, -0 lines 0 comments Download
M samplecode/SampleApp.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M samplecode/SampleShip.cpp View 3 chunks +6 lines, -3 lines 0 comments Download
M src/gpu/GrTest.cpp View 1 2 2 chunks +31 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
jvanverth1
5 years, 1 month ago (2015-11-06 20:04:15 UTC) #2
reed1
lgtm, but perhaps Brian should review the GrContext changes
5 years, 1 month ago (2015-11-06 21:11:22 UTC) #3
bsalomon
https://codereview.chromium.org/1410663005/diff/20001/include/gpu/GrContext.h File include/gpu/GrContext.h (right): https://codereview.chromium.org/1410663005/diff/20001/include/gpu/GrContext.h#newcode353 include/gpu/GrContext.h:353: void drawFontCache(const SkRect& rect, GrMaskFormat format, const SkPaint& paint, ...
5 years, 1 month ago (2015-11-06 21:23:39 UTC) #4
robertphillips
https://codereview.chromium.org/1410663005/diff/20001/samplecode/SampleAnimatedText.cpp File samplecode/SampleAnimatedText.cpp (right): https://codereview.chromium.org/1410663005/diff/20001/samplecode/SampleAnimatedText.cpp#newcode1 samplecode/SampleAnimatedText.cpp:1: /* 2015 ? https://codereview.chromium.org/1410663005/diff/20001/samplecode/SampleAnimatedText.cpp#newcode30 samplecode/SampleAnimatedText.cpp:30: p.setSubpixelText(true); Why are we ...
5 years, 1 month ago (2015-11-06 21:51:15 UTC) #5
robertphillips
https://codereview.chromium.org/1410663005/diff/20001/src/gpu/GrTest.cpp File src/gpu/GrTest.cpp (right): https://codereview.chromium.org/1410663005/diff/20001/src/gpu/GrTest.cpp#newcode108 src/gpu/GrTest.cpp:108: SkAutoTUnref<GrDrawContext> drawContext(this->drawContext(target)); // TODO: add drawContext method to encapsulate ...
5 years, 1 month ago (2015-11-06 21:53:08 UTC) #6
jvanverth1
https://codereview.chromium.org/1410663005/diff/20001/include/gpu/GrContext.h File include/gpu/GrContext.h (right): https://codereview.chromium.org/1410663005/diff/20001/include/gpu/GrContext.h#newcode353 include/gpu/GrContext.h:353: void drawFontCache(const SkRect& rect, GrMaskFormat format, const SkPaint& paint, ...
5 years, 1 month ago (2015-11-06 22:06:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1410663005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1410663005/40001
5 years, 1 month ago (2015-11-06 22:08:05 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://skia.googlesource.com/skia/+/3b484a40b3be7f0262afadeaf6b741ba5cedcfe1
5 years, 1 month ago (2015-11-06 22:20:06 UTC) #11
jvanverth1
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/1408063015/ by jvanverth@google.com. ...
5 years, 1 month ago (2015-11-07 00:10:19 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/1410663005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1410663005/80001
5 years, 1 month ago (2015-11-08 15:55:18 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-08 16:05:51 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1410663005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1410663005/80001
5 years, 1 month ago (2015-11-08 16:06:41 UTC) #20
commit-bot: I haz the power
5 years, 1 month ago (2015-11-08 16:07:30 UTC) #21
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/629162dd8ef127f793c9cedf0f47a1d4de4d3a3d

Powered by Google App Engine
This is Rietveld 408576698