|
First cut at cleaning up Sergio's example code and moving some common code to SkWindow.
Eventually, this will be moved to be a peer of SampleApp so it is compiled by the bots to avoid future bit rot.
Also ignore XCode auto-generated flag in CommandLineFlags, and remove the unused multiple-example part.
Committed: https://skia.googlesource.com/skia/+/c8fcafb3f0d152fb92465451bdb2e4bd3ef37222
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+191 lines, -282 lines) |
Patch |
|
M |
experimental/SkiaExamples/HelloSkiaExample.cpp
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -106 lines |
0 comments
|
Download
|
|
M |
experimental/SkiaExamples/SkExample.h
|
View
|
1
2
3
4
|
2 chunks |
+22 lines, -12 lines |
0 comments
|
Download
|
|
M |
experimental/SkiaExamples/SkExample.cpp
|
View
|
1
2
3
4
|
3 chunks |
+112 lines, -113 lines |
0 comments
|
Download
|
|
M |
gyp/experimental.gyp
|
View
|
1
2
3
4
|
2 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
|
M |
gyp/views.gyp
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/views/SkOSWindow_Android.h
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
include/views/SkOSWindow_Mac.h
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
include/views/SkOSWindow_NaCl.h
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
include/views/SkOSWindow_Unix.h
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
include/views/SkOSWindow_Win.h
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
include/views/SkOSWindow_iOS.h
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
include/views/SkWindow.h
|
View
|
1
|
2 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleApp.cpp
|
View
|
1
|
1 chunk |
+1 line, -13 lines |
0 comments
|
Download
|
|
M |
src/views/SkWindow.cpp
|
View
|
1
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/flags/SkCommandLineFlags.cpp
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 9 (2 generated)
|