summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/Path.cpp
Commit message (Expand)AuthorAgeFilesLines
* Yank ResourceCache out of CachesJohn Reck2014-11-061-3/+3
* Allow Path approximation to work with a single point Path.George Mount2014-09-111-3/+16
* Added primitive parameters to various functions requiring rectangles.Antonio Calabrese2014-06-171-50/+49
* Support Oval GradientDrawable outlines, and ShapeDrawableChris Craik2014-04-251-21/+13
* Remove SkFloatToScalar.Leon Scroggins III2014-04-071-89/+39
* Add Path.isConvex, and force View outlines to be convexChris Craik2014-03-031-1/+7
* Fix includes so that they no longer rely on the global Skia includes director...Derek Sollenberger2014-02-271-1/+1
* Revert "Add Path trimming."George Mount2014-01-311-50/+0
* Path.native_trim should return long, not int.Narayan Kamath2014-01-291-4/+4
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-93/+153
* Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-271-153/+93
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-271-93/+153
* Add Path trimming.George Mount2013-12-091-2/+50
* Add animations along a Path.George Mount2013-11-201-1/+194
* Add path ops APIRomain Guy2013-07-301-6/+10
* Fix crash when Paths are GCd in hw accelerated appsChet Haase2011-02-041-1/+2
* Free resources only from the GL context thread.Romain Guy2010-11-111-1/+1
* Purge Skia objects from GL caches as needed.Romain Guy2010-09-081-0/+7
* update dox that we ignore the exact parameter on computeBoundsMike Reed2010-03-251-2/+2
* AI 144018: change path to return its internal cached bounds, making it much l...Mike Reed2009-04-021-3/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+306
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-306/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+306