index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
utils
Commit message (
Expand
)
Author
Age
*
Move SkNoncopyable to include/private.
Ben Wagner
2018-07-17
*
Remove SkDrawFilter.
Ben Wagner
2018-07-12
*
skeletal animation support added to API and software backend
Ruiqi Mao
2018-06-29
*
make includes available for flutter
Cary Clark
2018-06-21
*
SkAR: drawing text, shapes, rotation modes enabled, translating objects
ziadb
2018-06-19
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
remove unused parts of SkTypes.h
Mike Klein
2018-06-08
*
Remove SkTextBox
Herb Derby
2018-05-22
*
Take sk_sp<SkDevice> instead of SkDevice*
Herb Derby
2018-05-02
*
Apply filterTextFlags so the fonts are the same.
Herb Derby
2018-03-16
*
Remove SkDumpCanvas
Brian Osman
2018-03-10
*
Shim to enforce that canvas virtuals are overridden
Brian Osman
2018-03-09
*
Fill in some missing virtuals from canvas subclasses
Brian Osman
2018-03-08
*
Remove deprecated drawShadow interfaces
Jim Van Verth
2018-02-28
*
Forward internal_private_accessTopLayerRenderTargetContext from SkPaintFilter...
Chris Dalton
2018-02-16
*
Remove tonal color from DrawShadow internals
Jim Van Verth
2018-01-19
*
Fix alpha contribution to tonal color.
Jim Van Verth
2017-12-19
*
Make SkImageGeneratorCG apply encoded origin
Leon Scroggins III
2017-11-03
*
Plumb more SkPaintFilterCanvas virtuals
Florin Malita
2017-10-12
*
Implement getGrContext in SkPaintFilterCanvas
Stan Iliev
2017-10-12
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Add missing onDrawDrawable() overrides to utility canvases
Florin Malita
2017-09-22
*
Add SK_API to APIs used by the android framework.
Derek Sollenberger
2017-09-21
*
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
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
clean up useage of SkFloatBits
Mike Reed
2017-08-07
*
Compute correct bounds for DrawShadowRec.
Jim Van Verth
2017-07-31
*
remove unused SkPoint3 from SkColor.h
Mike Reed
2017-07-22
*
Add category support to JSON and SkDebugf tracing
Brian Osman
2017-07-21
*
Add tonal color support for shadows.
Jim Van Verth
2017-06-09
*
Remove ambient and spot mask filters.
Jim Van Verth
2017-05-18
*
move shadows to device virtual
Mike Reed
2017-05-17
*
Allow shadow zParams to be applied to affine transformations
Jim Van Verth
2017-05-15
*
Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has ...
Brian Salomon
2017-05-12
*
Unify ShadowUtils interface
Jim Van Verth
2017-05-10
*
Remove height functor for shadows and replace with plane equation params
Jim Van Verth
2017-05-08
*
Expose resetForNextPicture in SkNoDrawCanvas
Adrienne Walker
2017-05-02
*
Add perspective shadows
Jim Van Verth
2017-04-11
*
Add height function to shadow tessellators.
Jim Van Verth
2017-03-27
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Revert "Revert "remove unused SkMeshUtils and SkBoundaryPatch""
Mike Reed
2017-03-20
*
Revert "remove unused SkMeshUtils and SkBoundaryPatch"
Stephan Altmueller
2017-03-20
*
remove unused SkMeshUtils and SkBoundaryPatch
Mike Reed
2017-03-20
*
remove legacy virtual for vertices, only support object form
Mike Reed
2017-03-17
*
Revert[2] "More SkVertices implementation work""
Mike Reed
2017-03-17
[next]