summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/Canvas.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextLayoutCache - add glyphs cachingFabrice Di Meglio2011-04-081-5/+64
* Use Harfbuzz instead of ICU4C for computing advancesFabrice Di Meglio2011-03-221-0/+23
* Skia Merge (revision 808)Derek Sollenberger2011-02-221-1/+1
* Delete unused WebView drag tracking codeBjorn Bringert2010-10-141-38/+0
* Make libhwui entirely optional.Romain Guy2010-08-081-13/+0
* Support bidi/shaping for getTextPathDoug Felt2010-07-121-248/+12
* Support bidi layout for drawTextOnPath.Doug Felt2010-07-071-137/+188
* Move shaping to native.Doug Felt2010-06-101-62/+77
* Modify Canvas drawText to run bidi and shape.Doug Felt2010-05-121-36/+219
* add boundary patchMike Reed2009-10-281-2/+40
* 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