1. 13579ed Cleaner initial boot. by Dianne Hackborn · 12 years ago
  2. 0c29371 Don't clean up wallpaper map entry when stopping a user. by Amith Yamasani · 12 years ago
  3. 756901d Do cleanup when Stopping users by Amith Yamasani · 12 years ago
  4. 7ef38ea9 Merge "Fix issue #7275122: Wall paper jank when switching users" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  5. bce0cbb Fix issue #7275122: Wall paper jank when switching users by Dianne Hackborn · 12 years ago
  6. 6474c4c Fix dupes in initial wallpaper selection by Amith Yamasani · 12 years ago
  7. c72fc67 Implement multi-user PackageMonitor. by Dianne Hackborn · 12 years ago
  8. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  9. 2701f32 Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  10. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 12 years ago
  11. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  12. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  13. 4e2820c Fix adding live wallpaper in a second user by Amith Yamasani · 12 years ago
  14. ce77717 Fixed static wallpaper for multi-user by Amith Yamasani · 12 years ago
  15. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  16. 520ee7b am a2e8365c: am 9b0da58e: Merge "Introduce a restorecon JNI binding." by Kenny Root · 12 years ago
  17. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  18. 554cb0c Introduce a restorecon JNI binding. by rpcraig · 12 years ago
  19. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 12 years ago
  20. 1359360 User management and switching by Amith Yamasani · 12 years ago
  21. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 12 years ago
  22. ebac48c Fix issue #5628789: Cannot set static/custom wallpaper after clearing Settings data by Dianne Hackborn · 13 years ago
  23. 3da3182 Fix issue #5342788: Setting wallpaper from gallery set default... by Dianne Hackborn · 13 years ago
  24. bf6ee4f Fix wallpaper restore by Christopher Tate · 13 years ago
  25. 80b902f Fix issue #5317970: Removing active wallpaper from manifest crashes phone by Dianne Hackborn · 13 years ago
  26. 6ff0037 Merge "Fix to show the correct HW accel background in the preview window." by Dianne Hackborn · 13 years ago
  27. 07213e6 Fix to show the correct HW accel background in the preview window. by Dianne Hackborn · 13 years ago
  28. 407ec78 Add OpenGL backend to ImageWallpaper Bug #5204874 by Romain Guy · 13 years ago
  29. 9ea3163 Fix issue #5108980 Wallpaper is not restored after upgrade from IRK32B to IRK33B by Dianne Hackborn · 13 years ago
  30. ba39839 Move ImageWallpaper to SystemUI process. by Dianne Hackborn · 13 years ago
  31. 44bc17c Rework display size access. by Dianne Hackborn · 13 years ago
  32. a924dc0d Start window manager refactoring. by Dianne Hackborn · 13 years ago
  33. fdfc1b2 frameworks/base: Fix to release references to previous live wallpaper by Vairavan Srinivasan · 14 years ago
  34. 8bdf593 Work on issue #3101415: Crespo apps seem to have their UID changed over time. by Dianne Hackborn · 14 years ago
  35. 194b19a Add missing wallpaper service lock. by Brad Fitzpatrick · 14 years ago
  36. 1afd1c9 Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot - LIBtt68127 by Dianne Hackborn · 14 years ago
  37. c9421ba Fix issue #2492387: system server crash in WallpaperManagerService by Dianne Hackborn · 14 years ago
  38. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  39. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  40. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  41. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 14 years ago
  42. f0108cd resolved conflicts for merge of ad2fa35d to master by Tom Taylor · 15 years ago
  43. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  44. e3ab4d0 Restore live wallpapers if specified in the restore data by Christopher Tate · 15 years ago
  45. a428b2c This time for sure: make wallpapers work by Mike Cleron · 15 years ago
  46. d6c0b84 Unbreak setting photos as wallpaper by Mike Cleron · 15 years ago
  47. 322b6ee Add support for making a LiveWallpaper the default by Mike Cleron · 15 years ago
  48. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 15 years ago
  49. dd9b82c Add better service reporting. by Dianne Hackborn · 15 years ago
  50. 284ac93 More work on wallpapers: animations, lifecycle, scaling, etc. by Dianne Hackborn · 15 years ago
  51. 3be63c0 Infrastructure for supporting wallpaper previews. by Dianne Hackborn · 15 years ago
  52. cbf1504 Don't call onSurfaceChanged() if nothing interesting has changed. by Dianne Hackborn · 15 years ago
  53. e9e9bca More wallpaper fixes: scroll position, visibility, leaking. by Dianne Hackborn · 15 years ago
  54. 7341d7a More work on wallpapers. by Dianne Hackborn · 15 years ago
  55. b1ac1a8 Turn off static live wallpaper for now. by Dianne Hackborn · 15 years ago
  56. 0cd4887 A little more wallpaper robustness. by Dianne Hackborn · 15 years ago
  57. f21adf6 Always have a wallpaper service running. by Dianne Hackborn · 15 years ago
  58. 4c62fc0 Very primitive wallpapers in a surface. by Dianne Hackborn · 15 years ago
  59. 8cc6a50 First bit of wallpaper work. by Dianne Hackborn · 15 years ago[Renamed (96%) from services/java/com/android/server/WallpaperService.java]
  60. 2d9c9e3 Less log spew. by Joe Onorato · 15 years ago
  61. e712ee3 Take ctate's suggestions from 9008. by Joe Onorato · 15 years ago
  62. 9bb8fd7 Only restore the bits for wallpapers that aren't built in. by Joe Onorato · 15 years ago
  63. 111bd4a Start backing up wallpaper by Christopher Tate · 15 years ago
  64. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  65. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  66. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago