index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
*
remove SkThread, using std::thread instead
Mike Klein
2017-10-30
*
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
Brian Salomon
2017-10-25
*
remove dead code -- older than min picture version
Mike Reed
2017-10-13
*
Plumb more SkPaintFilterCanvas virtuals
Florin Malita
2017-10-12
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Add missing onDrawDrawable() overrides to utility canvases
Florin Malita
2017-09-22
*
remove dead code for STREAM_API
Mike Reed
2017-09-20
*
Revert "Revert "use unique_ptr for stream api""
Mike Reed
2017-09-16
*
Revert "use unique_ptr for stream api"
Mike Reed
2017-09-15
*
use unique_ptr for stream api
Mike Reed
2017-09-15
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Cache the results of get_pixel_formats_to_try
Brian Osman
2017-08-18
*
Optimize the size of our JSON
Brian Osman
2017-08-17
*
Cache WGL extension function pointers
Brian Osman
2017-08-16
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Revert "Revert "Support single line objects and arrays""
Brian Osman
2017-08-10
*
Avoid errors about re-defining __STDC_FORMAT_MACROS
Brian Osman
2017-08-10
*
Revert "Revert "GrContext::dump that produces JSON formatted output""
Brian Osman
2017-08-10
*
Revert "Support single line objects and arrays"
Brian Osman
2017-08-09
*
Support single line objects and arrays
Brian Osman
2017-08-09
*
Added SkJSONWriter
Brian Osman
2017-08-09
*
Remove last uses of SkTypeface::style() in Skia.
Ben Wagner
2017-08-08
*
Remove SkTypeface::Style from fuzzers and lua.
Ben Wagner
2017-08-08
*
clang on windows support
Mike Klein
2017-07-31
*
Compute correct bounds for DrawShadowRec.
Jim Van Verth
2017-07-31
*
remove unused SkPoint3 from SkColor.h
Mike Reed
2017-07-22
*
Add some convexity checks to shadow code.
Jim Van Verth
2017-07-18
*
converted GrBlurredEdgeFragmentProcessor to sksl
Ethan Nicholas
2017-07-14
*
Add null check for non-cached shadows.
Jim Van Verth
2017-07-13
*
SkDocument: consolidate trimBox code
Hal Canary
2017-07-05
*
remove filterSpan from SkColorFilter
Mike Reed
2017-06-29
*
Add tonal color support for shadows.
Jim Van Verth
2017-06-09
*
Bump min picture to 7+ months ago
Mike Reed
2017-06-08
*
slant colorfilter away from filterSpan4f
Mike Reed
2017-05-31
*
add stage for gaussian alpha to rgba for shadows
Mike Reed
2017-05-24
*
SkSTArenaAlloc
Florin Malita
2017-05-24
*
add default arg so android can bulid
Mike Reed
2017-05-23
*
color-correct patch
Mike Reed
2017-05-23
*
Fix TSAN error for shadow cache
Jim Van Verth
2017-05-23
*
Cache ambient and spot shadows at a canonical position
Jim Van Verth
2017-05-22
*
detect (and preserve) if patch colors are opaque
Mike Reed
2017-05-19
*
Remove ambient and spot mask filters.
Jim Van Verth
2017-05-18
*
move shadows to device virtual
Mike Reed
2017-05-17
[next]