1. 0a56fdc am 66b0343e: am a8d9291d: Merge "Various battery info things:" into gingerbread by Dianne Hackborn · 16 years ago
  2. 9adb9c3 Various battery info things: by Dianne Hackborn · 16 years ago
  3. 5caaf37 am 9185e26a: am fb86ce93: Add watermark support. by Dianne Hackborn · 16 years ago
  4. fb86ce9 Add watermark support. by Dianne Hackborn · 16 years ago
  5. b219a83 am f66f8a58: am 95af0c14: Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 16 years ago
  6. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 16 years ago
  7. ebd2f0a am 8cdf4d92: am 6c6d57c6: Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 16 years ago
  8. 5e7833a Fix focus notification by Konstantin Lopyrev · 16 years ago
  9. d07476ae am 443f9baf: am 3b0d3d51: Merge "Adding a way for Hierarchy Viewer to get the focused window." into gingerbread by Konstantin Lopyrev · 16 years ago
  10. f962476 Adding a way for Hierarchy Viewer to get the focused window. by Konstantin Lopyrev · 16 years ago
  11. 2bf8028 am b59b1209: am 321f7fad: Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 16 years ago
  12. 0920ba5 Fixing font scale in WindowManagerService. by Casey Burkhardt · 16 years ago
  13. 321f7fa Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 16 years ago
  14. 1f4c67a am 79f2d005: am a213ce02: Merge "Mute a common-case progress log about input injection" into gingerbread by Christopher Tate · 16 years ago
  15. 09e85dc Mute a common-case progress log about input injection by Christopher Tate · 16 years ago
  16. 154db5f Maybe fix issue #2881233: reboot loop at boot on stingray by Dianne Hackborn · 16 years ago
  17. 5132b37 Fix issue #2859543: PhoneStatusBar appears at startup after wipe by Dianne Hackborn · 16 years ago
  18. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 16 years ago
  19. bbda99d Fixed StatusBar ANRs due to input event injection on UI thread. by Jeff Brown · 16 years ago
  20. 2279971 am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types more easily. by Jeff Brown · 16 years ago
  21. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 16 years ago
  22. eb857f1 resolved conflicts for merge of f7adbe10 to master by Jeff Brown · 16 years ago
  23. e33348b Fix bug with phantom input windows. by Jeff Brown · 16 years ago
  24. b75fa30 resolved conflicts for merge of aca672ba to master by Jeff Brown · 16 years ago
  25. c5ed591 Add support for new input sources. by Jeff Brown · 16 years ago
  26. 738afc5 am 975ecddc: am 6e0f65fd: Adding focus change notification by Konstantin Lopyrev · 16 years ago
  27. 6e0f65f Adding focus change notification by Konstantin Lopyrev · 16 years ago
  28. dd3e63c am 29227aaf: am c1ca7f8c: Merge "Making sure that the list of windows updates automatically in hierarchy viewer (View Server side)" into gingerbread by Konstantin Lopyrev · 16 years ago
  29. dc30101 Making sure that the list of windows updates automatically in hierarchy viewer (View Server side) by Konstantin Lopyrev · 16 years ago
  30. 1a33274 resolved conflicts for merge of 167449e5 to master by Jeff Brown · 16 years ago
  31. 34bcebc Let the window manager place the rest of the windows on screen when the status bar is at the bottom. by Joe Onorato · 16 years ago
  32. 00fa7bd More native input dispatch work. by Jeff Brown · 16 years ago
  33. 8dfabd9 resolved conflicts for merge of d3233ae9 to master by Christopher Tate · 16 years ago
  34. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 16 years ago
  35. f40e492 am 96725326: am 31e0ffe8: Merge "Native input event dispatching." into gingerbread by Chris Tate · 16 years ago
  36. 349703e Native input event dispatching. by Jeff Brown · 16 years ago
  37. e981c88 am b1efc3f6: am 7fbdc84e: More native input event dispatching. by Jeff Brown · 16 years ago
  38. 7fbdc84 More native input event dispatching. by Jeff Brown · 16 years ago
  39. 8e03b75 resolved conflicts for merge of 9e660c82 to master by Jeff Brown · 16 years ago
  40. 46b9ac0a Native input dispatch rewrite work in progress. by Jeff Brown · 16 years ago
  41. 1a0ce1cc am db603bb5: am 3b68548d: am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 16 years ago
  42. 3b68548 am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 16 years ago
  43. 284b62e Fix 2737842: Disable KeguardManager API if device policy is enabled by Jim Miller · 16 years ago
  44. aed22d2 am a9a0a0b2: am 7d70358a: am bde25c20: Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo by Jim Miller · 16 years ago
  45. 7d70358 am bde25c20: Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo by Jim Miller · 16 years ago
  46. d6b5705 Fix 2737842: disable keyguard API when device policy is enabled. by Jim Miller · 16 years ago
  47. 4748296 Recycle MotionEvents for ACTION_OUTSIDE in WindowManagerService by Adam Powell · 16 years ago
  48. 38e6aa3 am 9a069c80: am 63ece47f: am 2a9ae01f: merge from open-source master by The Android Open Source Project · 16 years ago
  49. 63ece47f am 2a9ae01f: merge from open-source master by The Android Open Source Project · 16 years ago
  50. 2a9ae01 merge from open-source master by The Android Open Source Project · 16 years ago
  51. 133bfdf Corrected repeat count for key repeat in input device. by Kristian Dreher · 16 years ago
  52. 108817f am 8b270a7a: am 579e08e6: am f7896449: merge from open-source master by The Android Open Source Project · 16 years ago
  53. 579e08e am f7896449: merge from open-source master by The Android Open Source Project · 16 years ago
  54. f789644 merge from open-source master by The Android Open Source Project · 16 years ago
  55. 8640c1d am 14cee9f6: New xlarge screen size. by Dianne Hackborn · 16 years ago
  56. 14cee9f New xlarge screen size. by Dianne Hackborn · 16 years ago
  57. 9ee5c22 Set alpha value for newly created dim surface. by Maciej Białka · 16 years ago
  58. c9d07b0 am 2fe441fa: am 476a57e6: am 9bc0a572: Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 16 years ago
  59. 476a57e am 9bc0a572: Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 16 years ago
  60. f09c1a2 Fix issue #2608292: Fails to launch the video camera preview by Dianne Hackborn · 16 years ago
  61. cd61624 am ce73c1e5: Framework change for #2583442: Navigation dies when night mode changes by Dianne Hackborn · 16 years ago
  62. ce73c1e Framework change for #2583442: Navigation dies when night mode changes by Dianne Hackborn · 16 years ago
  63. fbd22f0 am ae8c2c71: Merge "Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard..." into froyo by Dianne Hackborn · 16 years ago
  64. 5943c20 Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard... by Dianne Hackborn · 16 years ago
  65. 727cec0 merge from open-source master by The Android Open Source Project · 16 years ago
  66. b696aee Fix "incall in landscape sometimes" bug #2523942 by Christopher Tate · 16 years ago
  67. f83c555 Fix issue #2561067: Screen Display half faded... by Dianne Hackborn · 16 years ago
  68. 529bef6 Dumb late-night typo. by Dianne Hackborn · 16 years ago
  69. 16064f9 Fix issue #2543231: chat invitation dialog does show all the time by Dianne Hackborn · 16 years ago
  70. 3779dd1 Fix reporting of window visibility in WindowManagerService. by Maciej Białka · 16 years ago
  71. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 16 years ago
  72. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 16 years ago
  73. ac3587d Fix issue #2461567: Home screen redraw messed up by Dianne Hackborn · 16 years ago
  74. b8b11a0 Further improvements to window management! by Dianne Hackborn · 16 years ago
  75. 46af6a8 Don't let hidden keyguard interfere with button and screen brightness overrides by Mike Lockwood · 16 years ago
  76. 20cb56e Fix some bugs. by Dianne Hackborn · 16 years ago
  77. a2e9226 Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard by Dianne Hackborn · 16 years ago
  78. b601ce1 Fix issue #2468687: back and home keys don't work on InCallScreen by Dianne Hackborn · 16 years ago
  79. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 16 years ago
  80. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 16 years ago
  81. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 16 years ago
  82. 90d2db3 Add Pointer Location to the window manager. by Dianne Hackborn · 16 years ago
  83. 136b1f9 Fix spurious ANRs involving window shuffling and non-fullscreen activities by Christopher Tate · 16 years ago
  84. 3941411a am 1e90ab54: merge from open-source master by The Android Open Source Project · 16 years ago
  85. 1e90ab5 merge from open-source master by The Android Open Source Project · 16 years ago
  86. 27f3de6 Fixs the incorrect message for SecurityException by Chander S Pechetty · 16 years ago
  87. 46d4525 Print the snapshot focus rather than the Window Manager's actual current focus by Christopher Tate · 16 years ago
  88. 8200b20 Change key dispatch timeout logging. by Ken Shirriff · 16 years ago
  89. ef73162 Support for triggering the lockscreen while the screen is on: by Mike Lockwood · 16 years ago
  90. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 16 years ago
  91. 6cf67fa Fix issue #2329765: Activities are not being immediately stopped. by Dianne Hackborn · 16 years ago
  92. de2606d Don't perform app transition of the app is not currently visible. by Dianne Hackborn · 17 years ago
  93. c4c450c am 47c38f00: am 558947c9: Issue #2335763: Cant dial emergency number on my device by Dianne Hackborn · 17 years ago
  94. 558947c Issue #2335763: Cant dial emergency number on my device by Dianne Hackborn · 17 years ago
  95. 236092a Fixes crash in HierarchyViewer when windows hash code exceed int capacity. by Romain Guy · 17 years ago
  96. 8091424 am 9b52a218: Fix #2269582 Sometimes camera preview screen is truncated by Dianne Hackborn · 17 years ago
  97. 9b52a21 Fix #2269582 Sometimes camera preview screen is truncated by Dianne Hackborn · 17 years ago
  98. af1255d resolved conflicts for merge of 2624fbca to eclair-mr2 by Christopher Tate · 17 years ago
  99. 2624fbc Fix #2320798: Device hang then runtime restart by Christopher Tate · 17 years ago
  100. 221fa91 am d3cfb1bd: Merge change Ia48b3f2a into eclair by Dianne Hackborn · 17 years ago