.. |
android
|
Fix uses of SkImageInfo in BRD to preserve color space info
|
2016-06-03 08:23:40 -07:00 |
animator
|
Move SkTypeface to sk_sp.
|
2016-05-12 10:09:31 -07:00 |
c
|
switch maskfilters to sk_sp
|
2016-04-04 10:02:58 -07:00 |
codec
|
Make SkPngCodec decode progressively.
|
2016-06-02 14:16:43 -07:00 |
core
|
Add gm for displaying different variants of 8888 bitmaps and fix a small rejection case for sprite blitters.
|
2016-06-03 09:44:53 -07:00 |
effects
|
Silence ASAN int32 overflow warning
|
2016-05-26 18:10:24 -07:00 |
fonts
|
SkTypeface::MakeFromName to take SkFontStyle.
|
2016-05-31 11:42:37 -07:00 |
gpu
|
Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack
|
2016-06-03 10:59:20 -07:00 |
image
|
Add mip support to *DeferredTextureImageData functions.
|
2016-05-31 09:55:08 -07:00 |
images
|
Compile SkForceLinking on CMake
|
2016-05-06 07:21:26 -07:00 |
lazy
|
SkOncePtr -> SkOnce
|
2016-05-05 16:05:56 -07:00 |
opts
|
I have found a more efficient way of detecting 1 and 0 alpha in SSE2. In addition, I found a stall on an execution unit for the lea instruction and rearranged to code to avoid that.
|
2016-05-23 13:50:12 -07:00 |
pathops
|
pin before calling acos
|
2016-05-27 05:24:38 -07:00 |
pdf
|
SkPDF: handle unpremul right
|
2016-06-03 08:57:03 -07:00 |
ports
|
Implement support for rendering color emoji on Windows
|
2016-06-01 08:31:28 -07:00 |
sfnt
|
detach -> release
|
2016-03-16 13:53:35 -07:00 |
svg
|
Move SkTypeface to sk_sp.
|
2016-05-12 10:09:31 -07:00 |
utils
|
SkMultiPictureDocument & SkMultiPictureDocumentReader
|
2016-06-02 12:41:14 -07:00 |
views
|
Correct gesture scale and translation
|
2016-05-20 07:32:19 -07:00 |
xml
|
remove unused BML (binary xml) code
|
2016-04-09 11:09:49 -07:00 |
xps
|
SkXPS: clean up SkConstexprMath
|
2016-05-31 11:23:42 -07:00 |