1. 80f00c1 Remove concept of system bar from window manager. by John Spurlock · 11 years ago
  2. 04fe6eb Fix a bug resolving the correct icon/logo in action bars by Adam Powell · 11 years ago
  3. c849fbc resolved conflicts for merge of 5856ee4b to master by Brian Colonna · 11 years ago
  4. b1b9a8a FUL now restarts when flipping tablet 180 (bug 7484464) by Brian Colonna · 11 years ago
  5. 5ab6d90 am a4820789: am 5871b258: Merge "Change wm commands to return size and density info." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  6. 672cf45 Change wm commands to return size and density info. by Dianne Hackborn · 11 years ago
  7. c00204b Start moving Tasks from DisplayContent to TaskStack by Craig Mautner · 11 years ago
  8. 2ad9207 Revert ActivityManager changes for tasks. DO NOT MERGE by Craig Mautner · 11 years ago
  9. c652de8 Implement display overscan support. by Dianne Hackborn · 11 years ago
  10. b0c0b1f Remove unused App methods. by Craig Mautner · 11 years ago
  11. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  12. 545252f Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  13. 152e9bb Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  14. 4eeb4f6 Add mechanism to kick keyguard to show the assistant by Jim Miller · 12 years ago
  15. bfec0a8 Add isSafeModeEnabled() API to WindowManagerService by Jim Miller · 12 years ago
  16. 33877e1 Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev by Craig Mautner · 12 years ago
  17. 5962b12 Adds showWhenLocked attribute to Activities. 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. 9ba2a18 Merge changes I4ad08873,If0562677,I5fe6ba32 into jb-mr1-dev by Jeff Brown · 12 years ago
  21. 9d9ece3 Animations for user switching. by Dianne Hackborn · 12 years ago
  22. 43aa159 Allow adb shell am display-size to use bigger sizes. by Jeff Brown · 12 years ago
  23. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  24. 832cb22 Adding a thumbnail scale down animation by Michael Jurka · 12 years ago
  25. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  26. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  27. 6881a10 Small step towards supporting multiple displays by Craig Mautner · 12 years ago
  28. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  29. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  30. 8437587 Work on issue #6579997: Mariner entrance animation by Dianne Hackborn · 12 years ago
  31. 21385cd Making transition out of recents look better by Michael Jurka · 12 years ago
  32. 68c33ca Add new API to find smallest/largest screen size. by Dianne Hackborn · 12 years ago
  33. eabfb3a Add new scale-up window manager animation. by Dianne Hackborn · 12 years ago
  34. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  35. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 12 years ago
  36. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  37. 93c518e Fix 5863053: Add method to lock screen immediately. by Jim Miller · 13 years ago
  38. 0c4ccff Add hasNavigationBar() to the window manager. by Daniel Sandler · 13 years ago
  39. 4dfce20 Make SENSOR orientation modes trump rotation lock. Bug: 5371750 by Jeff Brown · 13 years ago
  40. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 13 years ago
  41. 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago
  42. 38e29a6 Fix issue #5242779: Device not responding to touch on unlock screen by Dianne Hackborn · 13 years ago
  43. 29aae6f Fix issue #4279860: previous UI flashes before showing lock screen... by Dianne Hackborn · 13 years ago
  44. dfee59a Fix bug 5011824 - New Holo overflow menu for physical menu key devices by Adam Powell · 13 years ago
  45. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  46. 1a84fd1 Add a preference panel for mouse speed. by Jeff Brown · 13 years ago
  47. 2f0b175 Fix issue #4502672: Wrong xml resources used for homescreen widgets. by Dianne Hackborn · 13 years ago
  48. 81e56d5 Rework how we decide whether to use system or status bar. by Dianne Hackborn · 13 years ago
  49. 7916ac6 Add new command line option to change global screen size. by Dianne Hackborn · 13 years ago
  50. ac8dea1 DO NOT MERGE. Integrate from master: Rework display size access. by Dianne Hackborn · 13 years ago
  51. 520d8bc KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure() by Mike Lockwood · 13 years ago
  52. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  53. d283593 Fix issue #3258849: Grab thumbnail when exiting an app via back by Dianne Hackborn · 14 years ago
  54. 7da6ac3 Fix issue #3272051: Use backward transition when going backwards. by Dianne Hackborn · 14 years ago
  55. 0aae2d4 Rework activity lifecycle so onSaveInstanceState() is after onPause(). by Dianne Hackborn · 14 years ago
  56. c1a968a Option to enable StrictMode flashing on userdebug builds. by Brad Fitzpatrick · 14 years ago
  57. 6804433 StrictMode visual notification support. by Brad Fitzpatrick · 14 years ago
  58. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 14 years ago
  59. b73617d Rotation lock. by Daniel Sandler · 14 years ago
  60. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  61. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 14 years ago
  62. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  63. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 14 years ago
  64. 1d62ea9 Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 15 years ago
  65. 3b3e145 A variety of work on animations. by Dianne Hackborn · 15 years ago
  66. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
  67. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 15 years ago
  68. e4fbd62 AI 143318: am: CL 143169 am: CL 142870 Fix issue #1724917 (Applications (browser, maps, gmail) fail to retain their landscape state after coming out of sleep mode). We now rely on the listeners last known orientation, and make sure to clear it when enabling/disabling. by Dianne Hackborn · 15 years ago
  69. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  70. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  71. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  72. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  73. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  74. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  75. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago