summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/NinePatchImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SkBitmap::Config is deprecated, use SkColorTypeMike Reed2014-07-081-5/+5
* resolved conflicts for merge of 92860a74 to masterNarayan Kamath2014-03-101-12/+15
|\
| * LP64: Make 9 patches architecture agnostic.Narayan Kamath2014-03-101-12/+15
* | Call SkBitmap::config() instead of ::getConfig()Leon Scroggins III2013-12-031-1/+1
|/
* Update framework to support r5967 of Skia.Derek Sollenberger2012-12-121-1/+1
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-9/+9
* Reverting until we can find a better way to address this issue without affect...Derek Sollenberger2011-08-021-8/+0
* Fix NinePatch decoder when the target is smaller than the source.Derek Sollenberger2011-07-291-0/+8
* Updates resulting from the Skia merge (revision 1327)Derek Sollenberger2011-05-161-3/+3
* Various cleanup around resources and nine-patches.Dianne Hackborn2009-09-111-13/+15
* change default for dither to trueMike Reed2009-09-111-5/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+324
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-324/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+4
* Initial ContributionThe Android Open Source Project2008-10-211-0/+320