aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPathRef.h
Commit message (Expand)AuthorAge
* Add a 'unique' method to SkRefCnt, document the usage, and add support.Gravatar bungeman@google.com2013-07-19
* Build fix for [-Werror=maybe-uninitialized].Gravatar commit-bot@chromium.org2013-07-03
* Remove SK_DEBUG_PATH_REFGravatar commit-bot@chromium.org2013-06-27
* bump picture version since SkPath has changed (conics)Gravatar reed@google.com2013-05-31
* Revert "add asserts to point<-->verb helpers"Gravatar reed@google.com2013-05-30
* add asserts to point<-->verb helpersGravatar reed@google.com2013-05-30
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-04
* Ensure SkPathRef debug code mutex is initialized during creation of staticall...Gravatar bsalomon@google.com2012-10-03
* Adds extra debugging to SkPathRef that can optionally be turned on in a relea...Gravatar bsalomon@google.com2012-10-03
* Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will fo...Gravatar bsalomon@google.com2012-10-03
* Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 b...Gravatar bsalomon@google.com2012-09-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-08
* SkPathRef: one allocation for pts+verbs, path GenID, copy-on-writeGravatar bsalomon@google.com2012-09-07