summaryrefslogtreecommitdiffstats
path: root/src/com/android/wallpaper/RenderScriptWallpaper.java
Commit message (Expand)AuthorAgeFilesLines
* RS: Water Livewallpaper crashed after setting it to wallpaper several times.edingX2012-08-241-2/+6
* Fix Surface leakRomain Guy2012-05-081-0/+1
* Add Context to a RenderScript or RenderScriptGL instance.Shih-wei Liao2010-12-101-1/+1
* API UpdateJason Sams2010-12-061-6/+2
* Update ot use SurfaceConfig.Jason Sams2010-10-101-1/+2
* Convert to RenderScriptGLJason Sams2010-02-091-2/+3
* Run wallpaper at lower RS priority.Jason Sams2009-11-121-0/+1
* Remove surface from RS init and handle SurfaceChanged.Jason Sams2009-11-121-5/+8
* Update 'Basic' wallpapers to new APIMarco Nelissen2009-11-091-1/+2
* Receive commands in the water wallpaperMike Cleron2009-10-231-0/+8
* Add a class to compute the sunrise/sunset based on timezone/location.Romain Guy2009-10-121-1/+0
* Update to new API revision. Have Galaxy request its raster params rather than...Jason Sams2009-09-231-1/+1
* Fix possible NPE.Romain Guy2009-09-161-4/+6
* Tweak the galaxy and add better support for preview mode.Romain Guy2009-09-131-1/+1
* Refactor RenderScript wallpapers to share more code between the implementations.Romain Guy2009-08-281-0/+104