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 |
|
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 |
|
Viktor Lidholt
|
8f4b77fbe1
|
Fixes path in SerializePicture call
|
2015-08-04 10:21:19 -07:00 |
|
Eric Seidel
|
c5d8cbc512
|
Fix two crashes when resuming apps
@abarth
|
2015-07-30 13:16:55 -07:00 |
|
Chinmay Garde
|
ba2fe445fa
|
Avoid manually setting up in-process GL bindings for Skia
|
2015-07-27 14:30:14 -07:00 |
|
Collin Jackson
|
a64559ab70
|
After running filter-branch, move root directory into sky/
|
2015-07-16 11:54:25 -07:00 |
|