summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/graphics/Picture.java
Commit message (Expand)AuthorAgeFilesLines
* Enable Picture w/ HW Accelerated Canvas.Derek Sollenberger2015-06-221-4/+4
* Create proxy between Skia's SkCanvas and the framework Canvas.Derek Sollenberger2015-01-301-5/+0
* Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-071-1/+1
* Replace native crash with IAE when calling picture.draw() w/ a HW canvasChris Craik2014-09-051-0/+5
* Refactor android.graphics.Picture JNI bindings.Derek Sollenberger2014-06-171-39/+31
* Update Picture documentationRobert Phillips2014-06-051-11/+14
* Add a native Canvas wrapper.Florin Malita2014-05-301-1/+1
* Encapsulate Canvas.mNativeCanvasFlorin Malita2014-05-061-1/+1
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-12/+12
* Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-271-12/+12
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-271-12/+12
* Deprecate read/write Pictures to streams.Derek Sollenberger2013-03-041-18/+38
* Deprecate unused APIsRomain Guy2012-01-191-7/+22
* Don't crash on Canvas.drawPicture()Romain Guy2012-01-181-1/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+176
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-176/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+176