1. c4aad01 Formalize overscan metrics. by Dianne Hackborn · 11 years ago
  2. 3c17437 Create rotation animation modes. by Craig Mautner · 11 years ago
  3. c652de8 Implement display overscan support. by Dianne Hackborn · 11 years ago
  4. c229302 App ops: track system windows, monitoring changes. by Dianne Hackborn · 11 years ago
  5. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 11 years ago
  6. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  7. 4b71aa1 Move app transition constants by Craig Mautner · 12 years ago
  8. 545252f Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  9. 152e9bb Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  10. 4eeb4f6 Add mechanism to kick keyguard to show the assistant by Jim Miller · 12 years ago
  11. 2874a54 Merge "Add flag for displaying non-user's Windows to user." into jb-mr1-dev by Craig Mautner · 12 years ago
  12. 88400d3 Add flag for displaying non-user's Windows to user. by Craig Mautner · 12 years ago
  13. c38c9be Coordinate screen on with the window manager. by Jeff Brown · 12 years ago
  14. f752202 Plumbing to allow keyguard to be shown with user switcher (issue 7175023) by Adam Cohen · 12 years ago
  15. f1b6741 Fix deadlock in LockPatternUtils by using local id. by Craig Mautner · 12 years ago
  16. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  17. 69b0818 Limit certain actions to default Display. by Craig Mautner · 12 years ago
  18. 3983419 Minor refactors. by Craig Mautner · 12 years ago
  19. 9a538ee Add factory test feature to shut off on long press power. by Jeff Brown · 12 years ago
  20. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  21. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  22. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  23. a4b7f2f Use two fingers to work some magic... by Dianne Hackborn · 12 years ago
  24. d7a04de Capture window manager's last ANR state in bug report. by Jeff Brown · 12 years ago
  25. cf39bdf Add support for switching between multiple keyboard layouts. by Jeff Brown · 12 years ago
  26. 2a7a6ca Merge "Implement new window cropping." into jb-dev by Dianne Hackborn · 12 years ago
  27. 85afd1b Implement new window cropping. by Dianne Hackborn · 12 years ago
  28. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  29. c042ee2 Disable input dispatch until boot finished. by Jeff Brown · 12 years ago
  30. e849230 Merge "DO NOT MERGE : Backport I5723f627ce323b0d12b Reduce window resizing during IME transition" into jb-dev by satok · 12 years ago
  31. 1bc0a49 DO NOT MERGE : Backport I5723f627ce323b0d12b Reduce window resizing during IME transition by satok · 12 years ago
  32. 0632b35 Merge "Improve handling of built-in keyboard." into jb-dev by Jeff Brown · 12 years ago
  33. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  34. 5c58de3 Add system insets to windows. by Dianne Hackborn · 12 years ago
  35. 0c2acff Clean up lock screen hide animation. by Dianne Hackborn · 12 years ago
  36. 7d276c3 New Android Dreams architecture, disabled for now. by Daniel Sandler · 12 years ago
  37. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  38. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 12 years ago
  39. 61ac6bb Extract code from performLayoutAndPlaceSurfacesInnerLocked() into multiple methods. by Craig Mautner · 12 years ago
  40. d3fe9ab am ab9601cd: am 230a7092: Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 13 years ago
  41. 230a709 Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 13 years ago
  42. 93c518e Fix 5863053: Add method to lock screen immediately. by Jim Miller · 13 years ago
  43. f88d149 am 10065177: am 2e282f35: Merge "Fix issue #5823276: home repaints after full-screen app is exited" into ics-mr1 by Dianne Hackborn · 13 years ago
  44. 01b02a7 Fix issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 13 years ago
  45. ee4d45f am 0be53567: am 19a06fe9: Merge "Fix issue #5755172: Soft menu key disappears when menu is open" into ics-mr1 by Dianne Hackborn · 13 years ago
  46. 73ab6a4 Fix issue #5755172: Soft menu key disappears when menu is open by Dianne Hackborn · 13 years ago
  47. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  48. 0c4ccff Add hasNavigationBar() to the window manager. by Daniel Sandler · 13 years ago
  49. d5bb82d DO NOT MERGE. Improve screenshot chord debouncing. Bug: 5011907 by Jeff Brown · 13 years ago
  50. df89e65 Fix how we hide and show the nav bar. by Dianne Hackborn · 13 years ago
  51. 9a230e0 Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately by Dianne Hackborn · 13 years ago
  52. 4c25311 Merge "Prevent unintended rotations. Bug: 4981385" by Jeff Brown · 13 years ago
  53. c0347aa Prevent unintended rotations. Bug: 4981385 by Jeff Brown · 13 years ago
  54. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 13 years ago
  55. 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago
  56. bc1aa7b Fix issue #5312624: Lock screen very flickery by Dianne Hackborn · 13 years ago
  57. 38e29a6 Fix issue #5242779: Device not responding to touch on unlock screen by Dianne Hackborn · 13 years ago
  58. 1f903c3 Fix issue #5283365: Rotating the device to portrait mode, hides the keyboard partly by Dianne Hackborn · 13 years ago
  59. ba24e4d Fix issue #5229575: Youtube link shared through messaging is not... by Dianne Hackborn · 13 years ago
  60. d040edb Use floating point window positions. by Dianne Hackborn · 13 years ago
  61. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  62. 50469db am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  63. ed60f81 resolved conflicts for merge of 76450622 to master by Dianne Hackborn · 13 years ago
  64. 2f0b175 Fix issue #4502672: Wrong xml resources used for homescreen widgets. by Dianne Hackborn · 13 years ago
  65. 81e56d5 Rework how we decide whether to use system or status bar. by Dianne Hackborn · 13 years ago
  66. 8c1132e Merge "Framework support for Android Dreams." by Daniel Sandler · 13 years ago
  67. 0601eb7 Framework support for Android Dreams. by Daniel Sandler · 13 years ago
  68. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  69. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  70. 68066c2 DO NOT MERGE. From main -- Start work on simulating landscape/portrait when orientation is locked. by Dianne Hackborn · 13 years ago
  71. 2973568 DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an orientation. by Dianne Hackborn · 13 years ago
  72. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  73. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  74. dacea8c Start work on simulating landscape/portrait when orientation is locked. by Dianne Hackborn · 13 years ago
  75. 9d13264 Fix bug in deciding which rotation to use for an orientation. by Dianne Hackborn · 13 years ago
  76. 0029c66 Add input filter mechanism for accessibility. by Jeff Brown · 13 years ago
  77. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  78. 520d8bc KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure() by Mike Lockwood · 13 years ago
  79. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  80. f99f9c5 Fix issue #3153930: orphan window left on screen by Dianne Hackborn · 14 years ago
  81. ad7fa7f WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in by Dianne Hackborn · 14 years ago
  82. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  83. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  84. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 14 years ago
  85. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  86. b73617d Rotation lock. by Daniel Sandler · 14 years ago
  87. 4d39605 Fix policy issues when screen is off. by Jeff Brown · 14 years ago
  88. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  89. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  90. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  91. fd57416 Fix build. by Dianne Hackborn · 14 years ago
  92. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  93. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 14 years ago
  94. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago
  95. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  96. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  97. b8b11a0 Further improvements to window management! by Dianne Hackborn · 14 years ago
  98. 90d2db3 Add Pointer Location to the window manager. by Dianne Hackborn · 14 years ago
  99. ef73162 Support for triggering the lockscreen while the screen is on: by Mike Lockwood · 15 years ago
  100. 254cb44 More device admin. by Dianne Hackborn · 15 years ago