index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkPath.h
Commit message (
Expand
)
Author
Age
...
*
fuzzer fixes
caryclark
2015-02-25
*
add gm for path-arcs, and catch degenerate arc in conic-case
reed
2015-02-17
*
Remove android specific srcPath from SkPath
djsollen
2015-02-17
*
Expose SkPathRef::unique through SkPath.
djsollen
2015-02-12
*
share code between arcTo and addArc, update dox
reed
2015-01-29
*
Simplify SkInstCnt
mtklein
2015-01-13
*
Remove SkPath::asRect
robertphillips
2015-01-05
*
Cleanup isRect variants
robertphillips
2015-01-05
*
Update stroke path to use rect returned from isRect (to fix trailing moveTo bug)
robertphillips
2014-12-29
*
Set temporary paths volatile so we don't cache them.
jvanverth
2014-10-24
*
add dumpHex() option to SkPath
caryclark
2014-09-15
*
add path dump test
caryclark
2014-06-24
*
Revert of r13379 (Move fLastMoveToIndex from SkPath to SkPathRef - https://co...
commit-bot@chromium.org
2014-02-12
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-12
*
Adding new 'extend' mode to SkPath::addPath
commit-bot@chromium.org
2014-02-11
*
fix minor error between kStroke_PathAsRect and kFill_PathAsRect in SkPath::as...
commit-bot@chromium.org
2014-02-11
*
Move fLastMoveToIndex from SkPath to SkPathRef
robertphillips@google.com
2014-02-10
*
add alternative to isRect named asRect
commit-bot@chromium.org
2014-01-25
*
No deduping dictionaries for matrices and regions.
commit-bot@chromium.org
2014-01-23
*
Improved SkPathRef interface security
robertphillips@google.com
2013-12-13
*
Move segment mask from SkPath to SkPathRef
robertphillips@google.com
2013-12-12
*
Code cleanup following recapture of skps
robertphillips@google.com
2013-12-03
*
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
*
increase coverage of SkPath.cpp, remove unused code
commit-bot@chromium.org
2013-11-14
*
Checking structure sizes before reading them from memory to avoid overflowing...
commit-bot@chromium.org
2013-11-05
*
Revert "Checking structure sizes before reading them from memory to avoid ove...
reed@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...
epoger@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-31
*
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
*
Move bound and isFinite into pathref
robertphillips@google.com
2013-09-26
*
Update how SkPath handles fGenerationID and fSourcePath, and add tests to cover.
mtklein@google.com
2013-08-15
*
Restore SkPath(const SkPath&) to copy the generation ID on Android.
mtklein@google.com
2013-08-07
*
Remove SK_DEBUG_PATH_REF
commit-bot@chromium.org
2013-06-27
*
Fix PathRefDebugRef (SK_DEBUG_PATH_REF) case for SkPath copy constructor.
bungeman@google.com
2013-06-26
*
Revert r9724 (add rect-output parameter to isRect) to allow the DEPS roll
robertphillips@google.com
2013-06-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-22
*
add rect-output parameter to isRect, allowing us to return the correct bounds...
reed@google.com
2013-06-21
*
Fix macro for r9718.
bungeman@google.com
2013-06-21
*
SkPath::rewind needs to have same reset as SkPath::reset.
bungeman@google.com
2013-06-21
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-01
*
bump picture version since SkPath has changed (conics)
reed@google.com
2013-05-31
[prev]
[next]