summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/graphics/Movie.java
Commit message (Expand)AuthorAgeFilesLines
* Use the generic Canvas instead of SkCanvasDerek Sollenberger2015-01-091-3/+4
* Mutable Java Shaders with Immutable Native ShadersDerek Sollenberger2014-10-061-1/+1
* cleanup so that the Paint.h is only accessed via its nativePtr not a JNI lookupDerek Sollenberger2014-10-061-4/+8
* AArch64: Use long for pointers in Movie classAshok Bhat2014-01-151-5/+5
* Use a native buffer for decoding images.Leon Scroggins III2013-09-181-2/+16
* Fix memory leak of SkMovie classKimiyoshi Kusaka2011-03-281-0/+11
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+74
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-74/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+74