aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPathRef.cpp
Commit message (Expand)AuthorAge
* Make SkPath::isOval() and SkPath::isRRect return the orientation and starting...Gravatar bsalomon2016-05-27
* SkOncePtr -> SkOnceGravatar mtklein2016-05-05
* Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...Gravatar reed2016-05-05
* Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...Gravatar reed2016-05-05
* Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...Gravatar reed2016-05-04
* SkOncePtr -> SkOnceGravatar mtklein2016-05-04
* add interp pathGravatar caryclark2016-02-18
* Fix fuzzer-found deserialization bug in SkPathRefGravatar ajuma2016-02-02
* Fix fuzzer-found deserialization bugsGravatar ajuma2016-01-13
* add support for capped hairlinesGravatar caryclark2015-12-09
* Add sk_careful_memcpy to catch undefined behavior in memcpy.Gravatar mtklein2015-12-08
* add SkPath::isRRectGravatar caryclark2015-11-19
* Port uses of SkLazyPtr to SkOncePtr.Gravatar mtklein2015-09-09
* Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of http...Gravatar mtklein2015-09-09
* Port uses of SkLazyPtr to SkOncePtr.Gravatar mtklein2015-09-09
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Implement caching of filled paths in the tessellated path renderer.Gravatar senorblanco2015-08-04
* Revert "Implement caching of filled paths in the tessellated path renderer."Gravatar mtklein2015-08-04
* Implement caching of filled paths in the tessellated path renderer.Gravatar senorblanco2015-08-03
* Print out failing PathRef test on ChromeOSGravatar robertphillips2015-01-05
* Harden validation for SkPathRefGravatar robertphillips2014-12-12
* Force path bounds in recording.Gravatar mtklein2014-12-01
* Don't pass null to memcmp.Gravatar mtklein2014-11-14
* Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope.Gravatar mtklein2014-10-13
* Always force the bounds of the empty pathref.Gravatar mtklein2014-09-29
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Add SkRacyGravatar mtklein2014-07-08
* Revert of Add SkRacy (https://codereview.chromium.org/371363004/)Gravatar mtklein2014-07-08
* Add SkRacyGravatar mtklein2014-07-08
* Port most uses of SkOnce to SkLazyPtr.Gravatar mtklein2014-06-02
* Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...Gravatar commit-bot@chromium.org2014-05-31
* Port most uses of SkOnce to SkLazyPtr.Gravatar commit-bot@chromium.org2014-05-30
* Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...Gravatar commit-bot@chromium.org2014-05-30
* Port most uses of SkOnce to SkLazyPtr.Gravatar commit-bot@chromium.org2014-05-30
* Revert of r13379 (Move fLastMoveToIndex from SkPath to SkPathRef - https://co...Gravatar commit-bot@chromium.org2014-02-12
* Move fLastMoveToIndex from SkPath to SkPathRefGravatar robertphillips@google.com2014-02-10
* SkOnce: add option to call another cleanup function once at exit.Gravatar commit-bot@chromium.org2014-01-24
* No deduping dictionaries for matrices and regions.Gravatar commit-bot@chromium.org2014-01-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-16
* Improved SkPathRef interface securityGravatar robertphillips@google.com2013-12-13
* Move segment mask from SkPath to SkPathRefGravatar robertphillips@google.com2013-12-12
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* Fix for SkPathRef::CreateTransformedCopy bugGravatar robertphillips@google.com2013-12-03
* Move fIsOval from SkPath to SkPathRefGravatar robertphillips@google.com2013-12-03
* Revert of r12450 (Move fIsOval from SkPath to SkPathRef)Gravatar robertphillips@google.com2013-12-03
* Move fIsOval from SkPath to SkPathRefGravatar robertphillips@google.com2013-12-02
* increase coverage of SkPath.cpp, remove unused codeGravatar commit-bot@chromium.org2013-11-14
* Adding error checks to SkRBufferGravatar commit-bot@chromium.org2013-11-08
* Use SkPathRef gen id for SkPath::getGenerationIDGravatar commit-bot@chromium.org2013-10-30