1. 8091424 am 9b52a218: Fix #2269582 Sometimes camera preview screen is truncated by Dianne Hackborn · 17 years ago
  2. 9b52a21 Fix #2269582 Sometimes camera preview screen is truncated by Dianne Hackborn · 17 years ago
  3. af1255d resolved conflicts for merge of 2624fbca to eclair-mr2 by Christopher Tate · 17 years ago
  4. 2624fbc Fix #2320798: Device hang then runtime restart by Christopher Tate · 17 years ago
  5. 221fa91 am d3cfb1bd: Merge change Ia48b3f2a into eclair by Dianne Hackborn · 17 years ago
  6. f3bea9c Fix #2313887: Device doesn't boot after rebooting device... by Dianne Hackborn · 17 years ago
  7. 4c8454d am e851cdc6: Merge change Ifd95b9f5 into eclair by Dianne Hackborn · 17 years ago
  8. 00c1fc9 Fix #2313382: SECURITY: Live wallpapers get touch events through the lock screen. by Dianne Hackborn · 17 years ago
  9. ab5c49c move event log tags used by system server into this package by Doug Zongker · 17 years ago
  10. c1bb46e am abf7fed2: Merge change I2b7c8a32 into eclair by Mike Lockwood · 17 years ago
  11. 5db4240 Fix more of bug 2290852: Don't wake screen when bluetooth headset is connected or disconnected. by Mike Lockwood · 17 years ago
  12. db727a8 Remove some unused window manager methods. by Mike Lockwood · 17 years ago
  13. 9ad091a am 118d92f7: Merge change I16925b91 into eclair by Dianne Hackborn · 17 years ago
  14. 195f6a0 Finish fixing issue #2228381: android.view.InflateException... by Dianne Hackborn · 17 years ago
  15. fb73f79 Add window manager support for overriding button and keyboard backlight values. by Mike Lockwood · 17 years ago
  16. 4103924 am 8abd5f0d: Fix issue #2267665 IME keyboard appears as Blank in compose view... by Dianne Hackborn · 17 years ago
  17. 8abd5f0 Fix issue #2267665 IME keyboard appears as Blank in compose view... by Dianne Hackborn · 17 years ago
  18. 34c5813 am 174b7269: Merge change Id886fb28 into eclair by Mike Lockwood · 17 years ago
  19. 983ee09 Fix deadlock in WindowManagerService.reenableKeyguard() by Mike Lockwood · 17 years ago
  20. a2f4c25 am 1d62ea9d: Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 17 years ago
  21. 1d62ea9 Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 17 years ago
  22. acbd9fd am 48515f49: Merge change I0de7979b into eclair by Dianne Hackborn · 17 years ago
  23. 6adba24 Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screen by Dianne Hackborn · 17 years ago
  24. 949ffa3 am 11cff8cd: Merge change Ie211adae into eclair by Marco Nelissen · 17 years ago
  25. bf6956b Add a way for wallpapers to know the delta between virtual screens. by Marco Nelissen · 17 years ago
  26. 6b07bf3 am 3cba7288: Merge change I6ccd2ebc into eclair by Charles Mendis · 17 years ago
  27. 322591c Expose PowerManager.isScreenOn in the public api. by Charles Mendis · 17 years ago
  28. 750e82e am bf50200b: Merge change Ic9568e39 into eclair by Suchi Amalapurapu · 17 years ago
  29. c9568e3 When tasks are moved to top or bottom, the app tokens are being rearranged. by Suchi Amalapurapu · 17 years ago
  30. 18eedba am a47a1e77: Merge change Ic03d28b9 into eclair by Suchi Amalapurapu · 17 years ago
  31. c03d28b Check that the window which wants to force hide is visible before setting the flag forceHiding to true. If we do layout the surfaces by Suchi Amalapurapu · 17 years ago
  32. 405d089 DO NOT MERGE: Fix loss of focus after wakeup into incall screen by Christopher Tate · 17 years ago
  33. 7580493 Implement feature #2117336: Create event communication APIs for live wallpaper by Dianne Hackborn · 17 years ago
  34. 3d0ea72 Add WindowManagerPolicy.allowKeyRepeat() method for disabling key repeats. by Mike Lockwood · 17 years ago
  35. 73e92b4 Improve wallpaper offset handling. by Dianne Hackborn · 17 years ago
  36. dd88468 Fix race condition in WindowManagerService.disableKeyguard() by Mike Lockwood · 17 years ago
  37. 3d163f07 More fix #2163209: alarm clock rings but is hidden behind lock screen by Dianne Hackborn · 17 years ago
  38. 9830a4a Fix issue #2161169: onStop not being called. by Dianne Hackborn · 17 years ago
  39. 9825ec6 Prevents the WindowManager from requesting empty or negative surfaces. by Romain Guy · 17 years ago
  40. a33e3f7 Fix issue #2154794: Force close when start facebook application. by Dianne Hackborn · 17 years ago
  41. 6b1cb35 Fix issue #2149126: unable to answer incoming call, various problems by Dianne Hackborn · 17 years ago
  42. 733fdf3 Disable keyguard while docked when the lock screen is insecure. by Mike Lockwood · 17 years ago
  43. 6af0d50 Fix issue #2149145: Safe Mode does not work on Sholes device by Dianne Hackborn · 17 years ago
  44. 7433e8a Fix issue #2148939: Sholes slow to wake up in landscape mode by Dianne Hackborn · 17 years ago
  45. 8b571a8 Fix Activity.overridePendingTransition(). by Dianne Hackborn · 17 years ago
  46. 3b3e145 A variety of work on animations. by Dianne Hackborn · 17 years ago
  47. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 17 years ago
  48. 5baba16 Newer animations. by Dianne Hackborn · 17 years ago
  49. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 17 years ago
  50. bfe319e Turn animations on by default. by Dianne Hackborn · 17 years ago
  51. 65c2387 Fix transformation on windows. by Dianne Hackborn · 17 years ago
  52. 6136b7e Show the live wallpaper on the lock screen. by Dianne Hackborn · 17 years ago
  53. 248b188 Fix #1827299: Google login screen to re-enter password is not viewable by Dianne Hackborn · 17 years ago
  54. 93e462b Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 17 years ago
  55. 9767e41 Some improvements for wallpaper configuration. by Dianne Hackborn · 17 years ago
  56. 83fe3f5 Last big work on #1991910: Make swipes work with capacitive keys by Dianne Hackborn · 17 years ago
  57. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 17 years ago
  58. bcbcaa7 Wallpapers, animations, pending intent. by Dianne Hackborn · 17 years ago
  59. 0586a1b Fix issue #2095422: Some fades from opaque to transparent don't work by Dianne Hackborn · 17 years ago
  60. 25994b4 Wallpapers: new transitions, hiding when not visible, other cleanup. by Dianne Hackborn · 17 years ago
  61. bdd52b2 Fix issue #2097060: Screen all messed up when setup wizard finished by Dianne Hackborn · 17 years ago
  62. a8f6018 Work on issue #2079167: Flickering issue across multiple UI by Dianne Hackborn · 17 years ago
  63. 284ac93 More work on wallpapers: animations, lifecycle, scaling, etc. by Dianne Hackborn · 17 years ago
  64. 6c3f571 Fix issue #2069662: The wallpaper doesn't move along with the home screen by Dianne Hackborn · 17 years ago
  65. 83360b3 Fix bug that would leave old windows around. by Dianne Hackborn · 17 years ago
  66. 3be63c0 Infrastructure for supporting wallpaper previews. by Dianne Hackborn · 17 years ago
  67. f8fbdb6 Add wallpaper transition animations. by Dianne Hackborn · 17 years ago
  68. e9e9bca More wallpaper fixes: scroll position, visibility, leaking. by Dianne Hackborn · 17 years ago
  69. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 17 years ago
  70. 7341d7a More work on wallpapers. by Dianne Hackborn · 17 years ago
  71. 0cd4887 A little more wallpaper robustness. by Dianne Hackborn · 17 years ago
  72. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 17 years ago
  73. f21adf6 Always have a wallpaper service running. by Dianne Hackborn · 17 years ago
  74. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 17 years ago
  75. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 17 years ago
  76. 759a39e Live wallpapers become a little more real. by Dianne Hackborn · 17 years ago
  77. 4c62fc0 Very primitive wallpapers in a surface. by Dianne Hackborn · 17 years ago
  78. a1bd466 am 89888b2d: Merge change 20038 into donut by Android (Google) Code Review · 17 years ago
  79. 9f028e6 Remove debug code which reads the max_events_per_sec property on every touch event by Michael Chan · 17 years ago
  80. 88e1bab am 20583ff9: Fix issue #2015611: layering problem when moving an activity to the foreground. by Dianne Hackborn · 17 years ago
  81. 20583ff Fix issue #2015611: layering problem when moving an activity to the foreground. by Dianne Hackborn · 17 years ago
  82. ddca3ee Add support for power keys, improve behavior of virtual keys. by Dianne Hackborn · 17 years ago
  83. 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
  84. 589cebe * Use the scaled size for surface view instead of native. The surface will be always scaled by Mitsuru Oshima · 17 years ago
  85. a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 17 years ago
  86. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 17 years ago
  87. fce2972 am 3b5449e9: Merge change 7862 into donut by Android (Google) Code Review · 17 years ago
  88. d2967e2 * Don't clip the display if LAYOUT_NO_LIMITS is specified (as with PhoneWindowmanager does) by Mitsuru Oshima · 17 years ago
  89. 0fde7de am 54f09101: Merge change 7613 into donut by Android (Google) Code Review · 17 years ago
  90. 5a2b91d * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode. by Mitsuru Oshima · 17 years ago
  91. 545f979 am b9bae58e: Merge change 7402 into donut by Android (Google) Code Review · 17 years ago
  92. 0a5d2c4 Added fade-in out animation for compatible apps by Mitsuru Oshima · 17 years ago
  93. 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
  94. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 17 years ago
  95. 5d16cd0 am d7cd29da: Add facility to run setup wizard after an update. by Dianne Hackborn · 17 years ago
  96. 0d0012e am 54af78a3: Merge change 5950 into donut by Android (Google) Code Review · 17 years ago
  97. d7cd29d Add facility to run setup wizard after an update. by Dianne Hackborn · 17 years ago
  98. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 17 years ago
  99. 6463ff2 resolved conflicts for merge of 66c2942a to master by Dianne Hackborn · 17 years ago
  100. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 17 years ago