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

Issue 1442573003: Create a standalone example for using Skia with SDL (Closed)

Created:
5 years, 1 month ago by joshua.litt
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

Create a standalone example for using Skia with SDL BUG=skia: Committed: https://skia.googlesource.com/skia/+/04d52f3a92bb3d72e035a7c002926953edb0b505

Patch Set 1 #

Patch Set 2 : updates #

Total comments: 43

Patch Set 3 : tweaks #

Total comments: 2

Patch Set 4 : feedback inc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+289 lines, -1 line) Patch
A example/SkiaSDLExample.cpp View 1 2 3 1 chunk +273 lines, -0 lines 0 comments Download
M gyp/example.gyp View 1 chunk +15 lines, -0 lines 0 comments Download
M src/views/sdl/SkOSWindow_SDL.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
joshualitt
create an example mash up of SDL and Skia
5 years, 1 month ago (2015-11-12 21:49:22 UTC) #2
robertphillips
https://codereview.chromium.org/1442573003/diff/20001/example/SkiaSDLExample.cpp File example/SkiaSDLExample.cpp (right): https://codereview.chromium.org/1442573003/diff/20001/example/SkiaSDLExample.cpp#newcode25 example/SkiaSDLExample.cpp:25: // This application is a simple example of how ...
5 years, 1 month ago (2015-11-13 14:02:52 UTC) #3
joshualitt
feedback incorporated https://codereview.chromium.org/1442573003/diff/20001/example/SkiaSDLExample.cpp File example/SkiaSDLExample.cpp (right): https://codereview.chromium.org/1442573003/diff/20001/example/SkiaSDLExample.cpp#newcode25 example/SkiaSDLExample.cpp:25: On 2015/11/13 14:02:52, robertphillips wrote: > // ...
5 years, 1 month ago (2015-11-13 18:51:56 UTC) #4
robertphillips
lgtm https://codereview.chromium.org/1442573003/diff/20001/example/SkiaSDLExample.cpp File example/SkiaSDLExample.cpp (right): https://codereview.chromium.org/1442573003/diff/20001/example/SkiaSDLExample.cpp#newcode80 example/SkiaSDLExample.cpp:80: concavePath.moveTo(points[0]); On 2015/11/13 18:51:55, joshualitt wrote: > On ...
5 years, 1 month ago (2015-11-13 19:02:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1442573003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1442573003/60001
5 years, 1 month ago (2015-11-13 19:11:10 UTC) #8
commit-bot: I haz the power
5 years, 1 month ago (2015-11-13 19:22:23 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/04d52f3a92bb3d72e035a7c002926953edb0b505

Powered by Google App Engine
This is Rietveld 408576698