summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/graphics/Shader.java
Commit message (Expand)AuthorAgeFilesLines
* Mutable Java Shaders with Immutable Native ShadersDerek Sollenberger2014-10-061-2/+3
* Revert immutable Shader changeJohn Reck2014-08-221-16/+4
* Make updateLocalMatrix replace the current Matrix.Leon Scroggins III2014-07-241-9/+26
* Simplify Shader.setLocalMatrix.Leon Scroggins III2014-07-101-3/+8
* Inspect SkShader to determine hw shader.Leon Scroggins III2014-05-221-8/+4
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-5/+5
* Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-271-5/+5
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-271-5/+5
* Fix Paint Shader copyFabrice Di Meglio2013-08-011-0/+22
* Fix CTS test.Romain Guy2011-01-121-1/+1
* Keep a reference to the local matrix.Romain Guy2011-01-041-3/+8
* Add support for SweepGradient in the GL renderer.Romain Guy2010-09-201-1/+2
* Refactor Skia shaders handling.Romain Guy2010-07-301-13/+9
* Add program for linear gradient.Romain Guy2010-07-161-2/+5
* Add support for BitmapShader.Romain Guy2010-07-151-4/+15
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+80
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-80/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+80