summaryrefslogtreecommitdiffstats
path: root/core/jni/android_graphics_Canvas.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up Minikin includesBehdad Esfahbod2014-07-301-2/+0
* Further centralize Minikin interactionBehdad Esfahbod2014-07-251-4/+2
* Refactor text drawing to move minikin interactions outside of the canvas inte...Derek Sollenberger2014-07-241-4/+102
* Add android.Paint that inherits SkPaintBehdad Esfahbod2014-07-221-37/+38
* Separate Canvas JNI code from the implementation.Derek Sollenberger2014-07-211-0/+647
* Revert "Separate Canvas JNI code from the implementation."John Reck2014-07-171-653/+0
* Separate Canvas JNI code from the implementation. DO NOT MERGEDerek Sollenberger2014-07-151-0/+653