summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/Canvas.cpp
Commit message (Expand)AuthorAgeFilesLines
* am 25dff70f: Merge change 9039 into donutAndroid (Google) Code Review2009-07-301-11/+35
|\
| * Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-291-11/+35
* | am 11ea3347: Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-241-7/+8
|\ \ | |/
| * Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-241-7/+8
* | remove deprecated use of porterduffMike Reed2009-06-221-1/+2
|/
* pass original ptrs to JNI release functions (instead of += index to them)Mike Reed2009-05-011-4/+2
* Add call to (new) Canvas.freeCaches() in response to low-memoryMike Reed2009-04-271-2/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+954
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-954/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-8/+28
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+934