summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/graphics/BitmapShader.java
Commit message (Expand)AuthorAgeFilesLines
* Workaround shader crashChris Craik2015-06-101-1/+3
* A bunch more cleanupsJohn Reck2015-04-301-3/+2
* Revert "A bunch more cleanups"John Reck2015-04-171-2/+3
* A bunch more cleanupsJohn Reck2015-04-141-3/+2
* Cleanup Bitmap JNI attempt #2John Reck2015-03-051-1/+1
* Revert "Cleanup Bitmap JNI"Chad Jones2015-03-051-1/+1
* Cleanup Bitmap JNIJohn Reck2015-03-051-1/+1
* Make updateLocalMatrix replace the current Matrix.Leon Scroggins III2014-07-241-1/+1
* Inspect SkShader to determine hw shader.Leon Scroggins III2014-05-221-3/+0
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-3/+3
* Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-271-3/+3
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-271-3/+3
* Fix Paint Shader copyFabrice Di Meglio2013-08-011-0/+15
* Ensure bitmaps aren't freed while referenced from a display listPatrick Dubroy2010-12-201-1/+2
* Fix GC issue, fix local shader transformations.Romain Guy2010-08-121-0/+7
* Refactor Skia shaders handling.Romain Guy2010-07-301-20/+6
* Correctly support pre-multiplied alpha, optimizations, more stuff.Romain Guy2010-07-121-9/+23
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+41
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-41/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+41