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