1. 85a3176 Add support for secure views. by Jeff Brown · 16 years ago
  2. 8d60866 Input device calibration and capabilities. by Jeff Brown · 16 years ago
  3. 43b9b48 Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared. by Konstantin Lopyrev · 16 years ago
  4. b9fb170 More watermark work. by Dianne Hackborn · 16 years ago
  5. 9adb9c3 Various battery info things: by Dianne Hackborn · 16 years ago
  6. fb86ce9 Add watermark support. by Dianne Hackborn · 16 years ago
  7. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 16 years ago
  8. 5e7833a Fix focus notification by Konstantin Lopyrev · 16 years ago
  9. f962476 Adding a way for Hierarchy Viewer to get the focused window. by Konstantin Lopyrev · 16 years ago
  10. 321f7fa Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 16 years ago
  11. 09e85dc Mute a common-case progress log about input injection by Christopher Tate · 16 years ago
  12. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 16 years ago
  13. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 16 years ago
  14. e33348b Fix bug with phantom input windows. by Jeff Brown · 16 years ago
  15. c5ed591 Add support for new input sources. by Jeff Brown · 16 years ago
  16. 6e0f65f Adding focus change notification by Konstantin Lopyrev · 16 years ago
  17. dc30101 Making sure that the list of windows updates automatically in hierarchy viewer (View Server side) by Konstantin Lopyrev · 16 years ago
  18. 00fa7bd More native input dispatch work. by Jeff Brown · 16 years ago
  19. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 16 years ago
  20. 349703e Native input event dispatching. by Jeff Brown · 16 years ago
  21. 7fbdc84 More native input event dispatching. by Jeff Brown · 16 years ago
  22. 46b9ac0a Native input dispatch rewrite work in progress. by Jeff Brown · 16 years ago
  23. 3b68548 am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 16 years ago
  24. 284b62e Fix 2737842: Disable KeguardManager API if device policy is enabled by Jim Miller · 16 years ago
  25. 7d70358 am bde25c20: Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo by Jim Miller · 16 years ago
  26. d6b5705 Fix 2737842: disable keyguard API when device policy is enabled. by Jim Miller · 16 years ago
  27. 63ece47f am 2a9ae01f: merge from open-source master by The Android Open Source Project · 16 years ago
  28. 2a9ae01 merge from open-source master by The Android Open Source Project · 16 years ago
  29. 133bfdf Corrected repeat count for key repeat in input device. by Kristian Dreher · 16 years ago
  30. 579e08e am f7896449: merge from open-source master by The Android Open Source Project · 16 years ago
  31. f789644 merge from open-source master by The Android Open Source Project · 16 years ago
  32. 14cee9f New xlarge screen size. by Dianne Hackborn · 16 years ago
  33. 9ee5c22 Set alpha value for newly created dim surface. by Maciej Białka · 16 years ago
  34. 476a57e am 9bc0a572: Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 16 years ago
  35. f09c1a2 Fix issue #2608292: Fails to launch the video camera preview by Dianne Hackborn · 16 years ago
  36. cd61624 am ce73c1e5: Framework change for #2583442: Navigation dies when night mode changes by Dianne Hackborn · 16 years ago
  37. ce73c1e Framework change for #2583442: Navigation dies when night mode changes by Dianne Hackborn · 16 years ago
  38. fbd22f0 am ae8c2c71: Merge "Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard..." into froyo by Dianne Hackborn · 16 years ago
  39. 5943c20 Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard... by Dianne Hackborn · 16 years ago
  40. 727cec0 merge from open-source master by The Android Open Source Project · 16 years ago
  41. b696aee Fix "incall in landscape sometimes" bug #2523942 by Christopher Tate · 16 years ago
  42. f83c555 Fix issue #2561067: Screen Display half faded... by Dianne Hackborn · 16 years ago
  43. 529bef6 Dumb late-night typo. by Dianne Hackborn · 16 years ago
  44. 16064f9 Fix issue #2543231: chat invitation dialog does show all the time by Dianne Hackborn · 16 years ago
  45. 3779dd1 Fix reporting of window visibility in WindowManagerService. by Maciej Białka · 16 years ago
  46. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 16 years ago
  47. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 16 years ago
  48. ac3587d Fix issue #2461567: Home screen redraw messed up by Dianne Hackborn · 16 years ago
  49. b8b11a0 Further improvements to window management! by Dianne Hackborn · 16 years ago
  50. 46af6a8 Don't let hidden keyguard interfere with button and screen brightness overrides by Mike Lockwood · 16 years ago
  51. 20cb56e Fix some bugs. by Dianne Hackborn · 16 years ago
  52. a2e9226 Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard by Dianne Hackborn · 16 years ago
  53. b601ce1 Fix issue #2468687: back and home keys don't work on InCallScreen by Dianne Hackborn · 16 years ago
  54. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 16 years ago
  55. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 16 years ago
  56. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 16 years ago
  57. 90d2db3 Add Pointer Location to the window manager. by Dianne Hackborn · 16 years ago
  58. 136b1f9 Fix spurious ANRs involving window shuffling and non-fullscreen activities by Christopher Tate · 16 years ago
  59. 3941411a am 1e90ab54: merge from open-source master by The Android Open Source Project · 16 years ago
  60. 1e90ab5 merge from open-source master by The Android Open Source Project · 16 years ago
  61. 27f3de6 Fixs the incorrect message for SecurityException by Chander S Pechetty · 16 years ago
  62. 46d4525 Print the snapshot focus rather than the Window Manager's actual current focus by Christopher Tate · 16 years ago
  63. 8200b20 Change key dispatch timeout logging. by Ken Shirriff · 16 years ago
  64. ef73162 Support for triggering the lockscreen while the screen is on: by Mike Lockwood · 16 years ago
  65. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 16 years ago
  66. 6cf67fa Fix issue #2329765: Activities are not being immediately stopped. by Dianne Hackborn · 16 years ago
  67. de2606d Don't perform app transition of the app is not currently visible. by Dianne Hackborn · 16 years ago
  68. c4c450c am 47c38f00: am 558947c9: Issue #2335763: Cant dial emergency number on my device by Dianne Hackborn · 16 years ago
  69. 558947c Issue #2335763: Cant dial emergency number on my device by Dianne Hackborn · 16 years ago
  70. 236092a Fixes crash in HierarchyViewer when windows hash code exceed int capacity. by Romain Guy · 17 years ago
  71. 8091424 am 9b52a218: Fix #2269582 Sometimes camera preview screen is truncated by Dianne Hackborn · 17 years ago
  72. 9b52a21 Fix #2269582 Sometimes camera preview screen is truncated by Dianne Hackborn · 17 years ago
  73. af1255d resolved conflicts for merge of 2624fbca to eclair-mr2 by Christopher Tate · 17 years ago
  74. 2624fbc Fix #2320798: Device hang then runtime restart by Christopher Tate · 17 years ago
  75. 221fa91 am d3cfb1bd: Merge change Ia48b3f2a into eclair by Dianne Hackborn · 17 years ago
  76. f3bea9c Fix #2313887: Device doesn't boot after rebooting device... by Dianne Hackborn · 17 years ago
  77. 4c8454d am e851cdc6: Merge change Ifd95b9f5 into eclair by Dianne Hackborn · 17 years ago
  78. 00c1fc9 Fix #2313382: SECURITY: Live wallpapers get touch events through the lock screen. by Dianne Hackborn · 17 years ago
  79. ab5c49c move event log tags used by system server into this package by Doug Zongker · 17 years ago
  80. c1bb46e am abf7fed2: Merge change I2b7c8a32 into eclair by Mike Lockwood · 17 years ago
  81. 5db4240 Fix more of bug 2290852: Don't wake screen when bluetooth headset is connected or disconnected. by Mike Lockwood · 17 years ago
  82. db727a8 Remove some unused window manager methods. by Mike Lockwood · 17 years ago
  83. 9ad091a am 118d92f7: Merge change I16925b91 into eclair by Dianne Hackborn · 17 years ago
  84. 195f6a0 Finish fixing issue #2228381: android.view.InflateException... by Dianne Hackborn · 17 years ago
  85. fb73f79 Add window manager support for overriding button and keyboard backlight values. by Mike Lockwood · 17 years ago
  86. 4103924 am 8abd5f0d: Fix issue #2267665 IME keyboard appears as Blank in compose view... by Dianne Hackborn · 17 years ago
  87. 8abd5f0 Fix issue #2267665 IME keyboard appears as Blank in compose view... by Dianne Hackborn · 17 years ago
  88. 34c5813 am 174b7269: Merge change Id886fb28 into eclair by Mike Lockwood · 17 years ago
  89. 983ee09 Fix deadlock in WindowManagerService.reenableKeyguard() by Mike Lockwood · 17 years ago
  90. a2f4c25 am 1d62ea9d: Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 17 years ago
  91. 1d62ea9 Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 17 years ago
  92. 9db3d07 eclair snapshot by Jean-Baptiste Queru · 17 years ago
  93. acbd9fd am 48515f49: Merge change I0de7979b into eclair by Dianne Hackborn · 17 years ago
  94. 6adba24 Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screen by Dianne Hackborn · 17 years ago
  95. 949ffa3 am 11cff8cd: Merge change Ie211adae into eclair by Marco Nelissen · 17 years ago
  96. bf6956b Add a way for wallpapers to know the delta between virtual screens. by Marco Nelissen · 17 years ago
  97. 6b07bf3 am 3cba7288: Merge change I6ccd2ebc into eclair by Charles Mendis · 17 years ago
  98. 322591c Expose PowerManager.isScreenOn in the public api. by Charles Mendis · 17 years ago
  99. 750e82e am bf50200b: Merge change Ic9568e39 into eclair by Suchi Amalapurapu · 17 years ago
  100. c9568e3 When tasks are moved to top or bottom, the app tokens are being rearranged. by Suchi Amalapurapu · 17 years ago