summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/Canvas.h
Commit message (Expand)AuthorAgeFilesLines
* Move Canvas.h to a new location so that it can be shared with HWUI.Derek Sollenberger2014-07-251-127/+3
* Refactor text drawing to move minikin interactions outside of the canvas inte...Derek Sollenberger2014-07-241-27/+32
* Add android.Paint that inherits SkPaintBehdad Esfahbod2014-07-221-20/+21
* Separate Canvas JNI code from the implementation.Derek Sollenberger2014-07-211-0/+137
* Revert "Separate Canvas JNI code from the implementation."John Reck2014-07-171-137/+0
* Separate Canvas JNI code from the implementation. DO NOT MERGEDerek Sollenberger2014-07-151-0/+137