1. 407ec78 Add OpenGL backend to ImageWallpaper Bug #5204874 by Romain Guy · 13 years ago
  2. 9ea3163 Fix issue #5108980 Wallpaper is not restored after upgrade from IRK32B to IRK33B by Dianne Hackborn · 13 years ago
  3. ba39839 Move ImageWallpaper to SystemUI process. by Dianne Hackborn · 13 years ago[Renamed (78%) from core/java/com/android/internal/service/wallpaper/ImageWallpaper.java]
  4. 2457237 Optimize orientation changes. by Jeff Brown · 13 years ago
  5. 912d9d1 Fix issue #3424823: 4-corner trick causes runtime restart by Dianne Hackborn · 13 years ago
  6. ac1471a Fix issue #3420898: More wallpaper issues by Dianne Hackborn · 13 years ago
  7. f185552 Make image wallpaper use a big surface. by Dianne Hackborn · 13 years ago
  8. 30bc34f Fix surface frame size reporting. by Jeff Brown · 13 years ago
  9. 033f63a Fix a regression in the wallpaper drawing. by Jeff Brown · 14 years ago
  10. fa2e504 Avoid unnecessarily redrawing the wallpaper. by Jeff Brown · 14 years ago
  11. 3069337 If the image wallpaper fails to load, including via an OutOfMemoryError because of a big bitmap, reset to the default. by Joe Onorato · 14 years ago
  12. ac3587d Fix issue #2461567: Home screen redraw messed up by Dianne Hackborn · 14 years ago
  13. c9dbbe2 Fix issue #2239203: Setting large background causes OOME and soft-reboot spiral by Dianne Hackborn · 15 years ago
  14. bf6956b Add a way for wallpapers to know the delta between virtual screens. by Marco Nelissen · 15 years ago
  15. e2d034c wallpaper: don't erase the background, just to repaint over it. saves 1.7 ms on some hardware by Mathias Agopian · 15 years ago
  16. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 15 years ago
  17. 284ac93 More work on wallpapers: animations, lifecycle, scaling, etc. by Dianne Hackborn · 15 years ago
  18. 07ef599 Fix typo: the x offset was assigned to the y coordinate. by Romain Guy · 15 years ago
  19. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 15 years ago
  20. 7341d7a More work on wallpapers. by Dianne Hackborn · 15 years ago
  21. 0cd4887 A little more wallpaper robustness. by Dianne Hackborn · 15 years ago
  22. 9875e61 Should clear background. by Dianne Hackborn · 15 years ago
  23. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 15 years ago
  24. ef654bd Draw the wallpaper chosen by the user by Romain Guy · 15 years ago
  25. b4f59bf Fix possible exception in default live wallpaper by Romain Guy · 15 years ago
  26. 759a39e Live wallpapers become a little more real. by Dianne Hackborn · 15 years ago
  27. 4c62fc0 Very primitive wallpapers in a surface. by Dianne Hackborn · 15 years ago