summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/NinePatch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add android.Paint that inherits SkPaintBehdad Esfahbod2014-07-221-2/+3
* Separate Canvas JNI code from the implementation.Derek Sollenberger2014-07-211-2/+3
* Revert "Separate Canvas JNI code from the implementation."John Reck2014-07-171-3/+2
* Separate Canvas JNI code from the implementation. DO NOT MERGEDerek Sollenberger2014-07-151-2/+3
* Add a native Canvas wrapper.Florin Malita2014-05-301-2/+2
* Remove SkFloatToScalar.Leon Scroggins III2014-04-071-1/+1
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-19/+30
* Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-271-30/+19
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-271-19/+30
* Refcount 9-patches and properly handle GC eventsRomain Guy2013-06-261-99/+89
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-2/+2
* Remove useless forward declarations.Elliott Hughes2011-04-121-1/+0
* More JNI exception-throwing cleanup.Elliott Hughes2011-04-081-14/+13
* Various cleanup around resources and nine-patches.Dianne Hackborn2009-09-111-0/+29
* Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-241-9/+31
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+142
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-142/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-15/+10
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-21/+26
* Initial ContributionThe Android Open Source Project2008-10-211-0/+142