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
*
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
*
Revert "More SkVertices implementation work"
Mike Reed
2017-03-17
*
More SkVertices implementation work
Mike Reed
2017-03-17
*
remove SkPictureUtils.h
Mike Reed
2017-03-08
*
Make shadow_utils GM use its own SkResourceCache
Brian Salomon
2017-02-23
*
Attempt to stabilize shadow_utils GM for replay configs
Brian Salomon
2017-02-22
*
Make header files idempotent; script to check
Hal Canary
2017-02-13
*
Make header files self-sufficient
Hal Canary
2017-02-10
*
Remove exec bit from source files.
Ben Wagner
2017-02-08
*
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
Brian Salomon
2017-02-06
*
remove unused SkLayer
Mike Reed
2017-01-30
*
remove clipstack from lua -- deprecated
Mike Reed
2017-01-19
*
Split ShadowMaskFilter into separate ambient and spot mask filters
Jim Van Verth
2017-01-16
*
Move Android shadow rendering interface to util library.
Jim Van Verth
2017-01-13
*
support external raster handles
Mike Reed
2017-01-10
*
helper to convert CGImage -> SkImage
Mike Reed
2016-12-21
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore
Mike Reed
2016-12-07
*
Add no-op draw overrides to SkNoDrawCanvas
Florin Malita
2016-12-05
*
Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas
Florin Malita
2016-12-02
*
Retire SkNoSaveLayerCanvas
Florin Malita
2016-12-02
*
SkNoDrawCanvas - a public non-drawing canvas base class
Florin Malita
2016-12-01
*
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
Mike Reed
2016-11-13
*
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
Heather Miller
2016-11-10
*
Change SkCanvas to *not* inherit from SkRefCnt
Mike Reed
2016-11-09
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Re-enable overdraw mode in debugger.
Ben Wagner
2016-10-17
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
Plumb drawArc to SkDevice.
bsalomon
2016-08-19
*
SkRTConf: eliminate
halcanary
2016-08-04
*
Revert of SkRTConf: reduce functionality to what we use, increase simplicity ...
mtklein
2016-08-03
*
SkRTConf: reduce functionality to what we use, increase simplicity
halcanary
2016-08-03
*
Delete SkNinePatch
msarett
2016-08-02
*
Move SkJSONCPP.h to tools. It tool-only.
mtklein
2016-07-26
*
drawTextRSXform
reed
2016-07-07
[next]