Brian Osman
|
6473f1b106
|
Use newer Skia API for constructing mask blur filters (#4875)
Old API is going to be hidden/removed soon
|
2018-03-27 13:53:01 -04:00 |
|
Michael Goderbauer
|
08961f8ec5
|
Format all c-like sources with clang-format (#4088)
* format
* license script adaptions
* updated licenses
* review comments
|
2017-09-12 15:36:20 -07:00 |
|
Chinmay Garde
|
d58696936f
|
Revert ShadowMaskFilter use and roll Skia to 246a3c269d8dc91a47ff27f7b71508bf9e74edf5. (#3409)
|
2017-02-10 16:01:36 -08:00 |
|
Chinmay Garde
|
036bc0d356
|
Update Skia and get using its BUILD.gn instead of maintaining own own copy. (#3233)
|
2016-11-17 12:36:16 -08:00 |
|
Adam Barth
|
9c09565712
|
Update paths to account for buildroot
|
2016-08-09 13:52:15 -07:00 |
|
Adam Barth
|
410bc4c313
|
Remove skia::RefPtr (#2851)
Also, remove the hacks that integrate Skia ref counting with WTF. Now we
just use sk_sp everywhere for managing Skia ref counts.
|
2016-08-01 22:21:37 -07:00 |
|
Adam Barth
|
625e937442
|
Update Skia (#2626)
|
2016-04-27 14:59:06 -07:00 |
|
Adam Barth
|
e301cef648
|
Update Skia
This required a bunch of changes because of the new sk_sp type Skia has
introduced into their API.
|
2016-03-21 14:59:49 -07:00 |
|
Collin Jackson
|
a64559ab70
|
After running filter-branch, move root directory into sky/
|
2015-07-16 11:54:25 -07:00 |
|