1. bdd52b2 Fix issue #2097060: Screen all messed up when setup wizard finished by Dianne Hackborn · 17 years ago
  2. a8f6018 Work on issue #2079167: Flickering issue across multiple UI by Dianne Hackborn · 17 years ago
  3. 284ac93 More work on wallpapers: animations, lifecycle, scaling, etc. by Dianne Hackborn · 17 years ago
  4. 6c3f571 Fix issue #2069662: The wallpaper doesn't move along with the home screen by Dianne Hackborn · 17 years ago
  5. 83360b3 Fix bug that would leave old windows around. by Dianne Hackborn · 17 years ago
  6. 3be63c0 Infrastructure for supporting wallpaper previews. by Dianne Hackborn · 17 years ago
  7. f8fbdb6 Add wallpaper transition animations. by Dianne Hackborn · 17 years ago
  8. e9e9bca More wallpaper fixes: scroll position, visibility, leaking. by Dianne Hackborn · 17 years ago
  9. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 17 years ago
  10. 7341d7a More work on wallpapers. by Dianne Hackborn · 17 years ago
  11. 0cd4887 A little more wallpaper robustness. by Dianne Hackborn · 17 years ago
  12. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 17 years ago
  13. f21adf6 Always have a wallpaper service running. by Dianne Hackborn · 17 years ago
  14. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 17 years ago
  15. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 17 years ago
  16. 759a39e Live wallpapers become a little more real. by Dianne Hackborn · 17 years ago
  17. 4c62fc0 Very primitive wallpapers in a surface. by Dianne Hackborn · 17 years ago
  18. a1bd466 am 89888b2d: Merge change 20038 into donut by Android (Google) Code Review · 17 years ago
  19. 9f028e6 Remove debug code which reads the max_events_per_sec property on every touch event by Michael Chan · 17 years ago
  20. 88e1bab am 20583ff9: Fix issue #2015611: layering problem when moving an activity to the foreground. by Dianne Hackborn · 17 years ago
  21. 20583ff Fix issue #2015611: layering problem when moving an activity to the foreground. by Dianne Hackborn · 17 years ago
  22. ddca3ee Add support for power keys, improve behavior of virtual keys. by Dianne Hackborn · 17 years ago
  23. 30b06eb am 589cebe2: * Use the scaled size for surface view instead of native. The surface will be always scaled by surface flinger in compatiblity mode. The original approach confused the app because the surface size and the view size were different. * a few clean up. remo by Mitsuru Oshima · 17 years ago
  24. 589cebe * Use the scaled size for surface view instead of native. The surface will be always scaled by Mitsuru Oshima · 17 years ago
  25. a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 17 years ago
  26. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 17 years ago
  27. fce2972 am 3b5449e9: Merge change 7862 into donut by Android (Google) Code Review · 17 years ago
  28. d2967e2 * Don't clip the display if LAYOUT_NO_LIMITS is specified (as with PhoneWindowmanager does) by Mitsuru Oshima · 17 years ago
  29. 0fde7de am 54f09101: Merge change 7613 into donut by Android (Google) Code Review · 17 years ago
  30. 5a2b91d * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode. by Mitsuru Oshima · 17 years ago
  31. 545f979 am b9bae58e: Merge change 7402 into donut by Android (Google) Code Review · 17 years ago
  32. 0a5d2c4 Added fade-in out animation for compatible apps by Mitsuru Oshima · 17 years ago
  33. c3f60dd am 1ecf5d28: Re-implementation of large screen support using window manager. * added background filler surface to fill the outer rim. Using the same layer as dim surface because they never co-exists (in the same window) * clean up the obsolete code in Compatibilt by Mitsuru Oshima · 17 years ago
  34. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 17 years ago
  35. 5d16cd0 am d7cd29da: Add facility to run setup wizard after an update. by Dianne Hackborn · 17 years ago
  36. 0d0012e am 54af78a3: Merge change 5950 into donut by Android (Google) Code Review · 17 years ago
  37. d7cd29d Add facility to run setup wizard after an update. by Dianne Hackborn · 17 years ago
  38. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 17 years ago
  39. 6463ff2 resolved conflicts for merge of 66c2942a to master by Dianne Hackborn · 17 years ago
  40. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 17 years ago
  41. 2bd33d7 Fix issue #1943706 (Applying the monkey to GoogleVoice causes SecurityException) by Dianne Hackborn · 17 years ago
  42. 723738c Expand support for different screen sizes. by Dianne Hackborn · 17 years ago
  43. a2aaa9e resolved conflicts for merge of 6edb3487 to master by Dianne Hackborn · 17 years ago
  44. cfaef69 Implement permission test for activity, window, service manager. by Dianne Hackborn · 17 years ago
  45. f40e1a5 Fix botched merge from commit b61498d1ac8e25f0024dcde46b41bcf0d8336d89 by Eric Fischer · 17 years ago
  46. b61498d resolved conflicts for merge of f31cbb to master by Romain Guy · 17 years ago
  47. 06882f8 Enable HierarchyViewer on debuggable builds, even if they're secure. by Romain Guy · 17 years ago
  48. e10de97 Throttle one last user activity call to 1/sec that was missed last time by Michael Chan · 17 years ago
  49. ccee782 am d1a93373: Add a new window flag to display a window when keyguard is shown. by Suchi Amalapurapu · 17 years ago
  50. d1a9337 Add a new window flag to display a window when keyguard is shown. by Suchi Amalapurapu · 17 years ago
  51. 53071d6 Added LatencyTimer to ease latency measurements by Michael Chan · 17 years ago
  52. 05d24af Merge branch 'readonly-p4-donut' into donut by Michael Chan · 17 years ago
  53. e96440f AI 148368: Decrease CPU usage by throttling touch events by Michael Chan · 17 years ago
  54. 3413b89 Let screenOrientation="behind" works as expected by Owen Lin · 17 years ago
  55. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 17 years ago
  56. cfe6524 Remove references to android.util.Config by Dave Bort · 17 years ago
  57. 958b9ad AI 143899: am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 17 years ago
  58. 617f877 AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 17 years ago
  59. 321ae68 AI 143173: am: CL 142879 Fix issue #1732012 (Only show screen rotation animation when triggered by sensor) -- set the new surface flag as appropriate. by Dianne Hackborn · 17 years ago
  60. 1e880db AI 143169: am: CL 142870 Fix issue #1724917 (Applications (browser, maps, gmail) fail to retain their landscape state after coming out of sleep mode). We now rely on the listeners last known orientation, and make sure to clear it when enabling/disabling. by Dianne Hackborn · 17 years ago
  61. 2ad63a9 Automated import from //branches/donutburger/...@142784,142784 by Chris Tate · 17 years ago
  62. 9ed4a4b Automated import from //branches/donutburger/...@142722,142722 by Dianne Hackborn · 17 years ago
  63. c485a60 Automated import from //branches/donutburger/...@142397,142397 by Dianne Hackborn · 17 years ago
  64. ef49c57 Automated import from //branches/donutburger/...@141079,141079 by Dianne Hackborn · 17 years ago
  65. e68ffcb Automated import from //branches/donutburger/...@140997,140997 by Joe Onorato · 17 years ago
  66. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 17 years ago
  67. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 17 years ago
  68. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 17 years ago
  69. c474dec auto import from //depot/cupcake/@135863 by The Android Open Source Project · 17 years ago
  70. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  71. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  72. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 17 years ago
  73. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 17 years ago
  74. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 17 years ago
  75. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 17 years ago
  76. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 17 years ago
  77. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  78. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 17 years ago
  79. 9266c558 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  80. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 18 years ago
  81. 54b6cfa Initial Contribution by The Android Open Source Project · 18 years ago