index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPathRef.h
Commit message (
Expand
)
Author
Age
*
Build fix for [-Werror=maybe-uninitialized].
commit-bot@chromium.org
2013-07-03
*
Remove SK_DEBUG_PATH_REF
commit-bot@chromium.org
2013-06-27
*
bump picture version since SkPath has changed (conics)
reed@google.com
2013-05-31
*
Revert "add asserts to point<-->verb helpers"
reed@google.com
2013-05-30
*
add asserts to point<-->verb helpers
reed@google.com
2013-05-30
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-04
*
Ensure SkPathRef debug code mutex is initialized during creation of staticall...
bsalomon@google.com
2012-10-03
*
Adds extra debugging to SkPathRef that can optionally be turned on in a relea...
bsalomon@google.com
2012-10-03
*
Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will fo...
bsalomon@google.com
2012-10-03
*
Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 b...
bsalomon@google.com
2012-09-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-08
*
SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write
bsalomon@google.com
2012-09-07