Adam Barth
|
61dcfbc0ed
|
Add support for skyx to sky_viewer.mojo
Fixes #753
|
2015-08-24 09:34:17 -07:00 |
|
Adam Barth
|
011ce5d8e7
|
Clear the frame to black before drawing
We used to do this in the SkPicture, but it's simpler to do it in the
rasterizer now that we're using multiple SkPictures in Dart.
|
2015-08-14 10:45:14 -07:00 |
|
James Robinson
|
609d3f6c28
|
glFlush after inserting sync point
|
2015-08-12 17:45:31 -07:00 |
|
Adam Barth
|
5f62ffe1f4
|
Swith from skia::RefPtr to RefPtr
Now that we can use WTF everywhere, we don't need to use skia::RefPtr.
|
2015-08-10 14:18:38 -07:00 |
|
Eric Seidel
|
c2146ffe69
|
Make it possible to type numbers in Sky
I must be holding it wrong. This seems excessively
low level for what we're trying to do.
Partial fix for https://github.com/domokit/sky_engine/issues/466
@abarth
|
2015-08-07 12:21:16 -07:00 |
|
Eric Seidel
|
a99932dc95
|
Update to mojo 35de44e3618d508b2b3862af2216aee8c70ad8e5
|
2015-08-06 15:38:19 -07:00 |
|
Chinmay Garde
|
3e7ab3a338
|
Fix loading SkyX files on Mac
|
2015-07-30 15:33:13 -07:00 |
|
Adam Barth
|
64ecf6214f
|
Add a flag to sky_viewer to enable checked mode
This flag will let clients who use release builds enable checked mode.
Fixes #22
|
2015-07-29 19:05:44 -07:00 |
|
Adam Barth
|
edf9db0d4e
|
Remove Screen.idl and associated code
|
2015-07-25 19:04:17 -07:00 |
|
Ian Fischer
|
a9061ef43e
|
Some changes to bring the iOS build closer to the
Android and Linux builds.
Also fixes a couple of toolchain selection issues.
|
2015-07-23 10:07:11 -07:00 |
|
Adam Barth
|
dc325abd2e
|
Remove //crypto and //services/android
These directories aren't referenced anymore.
|
2015-07-20 10:24:47 -07:00 |
|
Adam Barth
|
f0db19990c
|
Update to mojo 894a8dd5afe950d4ab0d5f38902e0c14c1ebd01b
|
2015-07-20 10:24:43 -07:00 |
|
Adam Barth
|
94b21663c0
|
Cherry-pick 4c9c175f6076b102ff951e60301091cb26853f86 from Mojo
|
2015-07-16 22:15:45 -07:00 |
|
Adam Barth
|
ad9b135217
|
Update to mojo 5f5dfcc9af8b40a14dd76e34c60a5766b9f58bb4
|
2015-07-16 11:44:14 -07:00 |
|