index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkPathRef.h
Commit message (
Expand
)
Author
Age
*
Implement caching of filled paths in the tessellated path renderer.
senorblanco
2015-08-04
*
Revert "Implement caching of filled paths in the tessellated path renderer."
mtklein
2015-08-04
*
Implement caching of filled paths in the tessellated path renderer.
senorblanco
2015-08-03
*
change getBounds to return 0000 iff there are zero points
reed
2015-07-28
*
remove SkInstCnt
mtklein
2015-06-26
*
Fix rrects that are large enough that we lose/gain a bit when we add the radi...
reed
2014-12-15
*
Force path bounds in recording.
mtklein
2014-12-01
*
Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope.
mtklein
2014-10-13
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Disable assertion of fBoundsIsDirty.
Mike Klein
2014-07-16
*
Split SkTRacy into SkTRacy and SkTRacyReffable.
mtklein
2014-07-10
*
Add SkRacy
mtklein
2014-07-08
*
Revert of Add SkRacy (https://codereview.chromium.org/371363004/)
mtklein
2014-07-08
*
Add SkRacy
mtklein
2014-07-08
*
Port most uses of SkOnce to SkLazyPtr.
mtklein
2014-06-02
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-31
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-30
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Revert of r13379 (Move fLastMoveToIndex from SkPath to SkPathRef - https://co...
commit-bot@chromium.org
2014-02-12
*
SkBitmap now really stores SkImageInfo -- config is just a ruse
commit-bot@chromium.org
2014-02-11
*
Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"
mike@reedtribe.org
2014-02-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-11
*
Move fLastMoveToIndex from SkPath to SkPathRef
robertphillips@google.com
2014-02-10
*
SkOnce: add option to call another cleanup function once at exit.
commit-bot@chromium.org
2014-01-24
*
No deduping dictionaries for matrices and regions.
commit-bot@chromium.org
2014-01-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-16
*
Improved SkPathRef interface security
robertphillips@google.com
2013-12-13
*
Move segment mask from SkPath to SkPathRef
robertphillips@google.com
2013-12-12
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-04
*
Move fIsOval from SkPath to SkPathRef
robertphillips@google.com
2013-12-03
*
Revert of r12450 (Move fIsOval from SkPath to SkPathRef)
robertphillips@google.com
2013-12-03
*
Move fIsOval from SkPath to SkPathRef
robertphillips@google.com
2013-12-02
*
Use SkPathRef gen id for SkPath::getGenerationID
commit-bot@chromium.org
2013-10-30
*
Reverting r12010 (Use SkPathRef gen id for SkPath::getGenerationID https://co...
robertphillips@google.com
2013-10-29
*
Use SkPathRef gen id for SkPath::getGenerationID
commit-bot@chromium.org
2013-10-29
*
SK_ONCE for SkData and SkPathRef
commit-bot@chromium.org
2013-10-23
*
Move makeSpace and resetToSize from SkPathRef.cpp to .h
robertphillips@google.com
2013-10-02
*
Threads can race to be the first one to calculate the empty path ref's bounds.
commit-bot@chromium.org
2013-10-02
*
Make it explicit that some validate methods are debug only
robertphillips@google.com
2013-10-02
*
Added SK_API to SkPathRef.h
robertphillips@google.com
2013-09-29
*
Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cpp
robertphillips@google.com
2013-09-27
*
Compiler warning/error fix for Chromium
robertphillips@google.com
2013-09-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-27
*
Move bound and isFinite into pathref
robertphillips@google.com
2013-09-26