1. 64aadd0 Clarify geometry management for SurfaceView by Robert Carr · 9 years ago
  2. 61f39a7 Migrate docked divider drawing to SysUI by Jorim Jaggi · 9 years ago
  3. 7d73643 Revert "Clarify geometry management for SurfaceView" by Bart Sears · 9 years ago
  4. 78a45f2 Clarify geometry management for SurfaceView by Robert Carr · 9 years ago
  5. 466f321 Showing docked stack divider window. by Filip Gruszczynski · 9 years ago
  6. 3540f93 @hide TYPE_APPLICATION_ABOVE_SUB_PANEL window type. by Wale Ogunwale · 9 years ago
  7. f83e824 Fixed that touches where incorrectly consumed when fullscreen by Selim Cinek · 9 years ago
  8. b3b9eb3 DO NOT MERGE - Display mode switches. by P.Y. Laligand · 9 years ago
  9. 03fdca1 Merge "Fixed a bug where the heads-up would not show when full screen" into mnc-dev by Selim Cinek · 9 years ago
  10. 0d857b9 Improve hierarchy viewer dump hierarchy latency by Siva Velusamy · 9 years ago
  11. 4a4a2bddc Fixed a bug where the heads-up would not show when full screen by Selim Cinek · 9 years ago
  12. 0a4dc22 Added TYPE_APPLICATION_ABOVE_SUB_PANEL window type. by Wale Ogunwale · 9 years ago
  13. 225d3b5 Add more internal API's for assist by Jorim Jaggi · 9 years ago
  14. 1109006 resolved conflicts for merge of 038b8462 to master by Andreas Gampe · 9 years ago
  15. 007cfa7 Frameworks/base: Fix always-false equals by Andreas Gampe · 9 years ago
  16. a7e8717 am 53b9fbd1: Expose userActivityTimeout through @SystemApi getter/setter. by Bryce Lee · 9 years ago
  17. 53b9fbd Expose userActivityTimeout through @SystemApi getter/setter. by Bryce Lee · 9 years ago
  18. 404a132 am 13c70441: Merge "Revert "Expose userActivityTimeout through @SystemApi getter/setter."" into lmp-mr1-modular-dev by Bryce Lee · 9 years ago
  19. 0dad572 Revert "Expose userActivityTimeout through @SystemApi getter/setter." by Bryce Lee · 9 years ago
  20. 9cd324d am 4cccd58e: Merge "Expose userActivityTimeout through @SystemApi getter/setter." into lmp-mr1-modular-dev by Bryce Lee · 9 years ago
  21. 40a0ee6 Expose userActivityTimeout through @SystemApi getter/setter. by Bryce Lee · 9 years ago
  22. b590415 Merge "Add transition support to PopupWindow" by Alan Viverette · 9 years ago
  23. 5435a30 Add transition support to PopupWindow by Alan Viverette · 9 years ago
  24. 165be0c Remove TYPE_UNIVERSE_BACKGROUND from system by Craig Mautner · 9 years ago
  25. 26af8c1 am 26b18771: Merge "Private Window flag to disable touch events in WallpaperService." into lmp-sprout-dev by Filip Gruszczynski · 10 years ago
  26. b8c0694 Private Window flag to disable touch events in WallpaperService. by Filip Gruszczynski · 10 years ago
  27. 3aa1ffb Fix inset check in ThreadedRenderer by Alan Viverette · 10 years ago
  28. bd6fabe Merge "APIs for an accessibility service to put interaction tracking overlays." into lmp-mr1-dev by Svetoslav · 10 years ago
  29. 3a5c721 APIs for an accessibility service to put interaction tracking overlays. by Svetoslav · 10 years ago
  30. 393b1c1 Fix issue #17789629: PopupWindow overlaps with navigation bar. by Wale Ogunwale · 10 years ago
  31. 9a64513 Retire RecentApplicationsDialog by Adrian Roos · 10 years ago
  32. 61375a8 Revert "Make starting window hw-accelerated" by John Reck · 10 years ago
  33. 4f52b34 Make starting window hw-accelerated by Chet Haase · 10 years ago
  34. 3f145a2 Add supported refresh rate to displays by Michael Wright · 10 years ago
  35. 4597e98 Exposed getLocationOnScreen, added formatToHexString method. by Jon Miranda · 10 years ago
  36. e411fdf Remove WindowManager.LayoutParams.TYPE_KEYGUARD (1/2) by Jorim Jaggi · 10 years ago
  37. 49a22e8 Add window elevation for dialogs, clean up surface insets API by Alan Viverette · 10 years ago
  38. ccb11e1 Add API for specifying popup window shadows and shadow insets by Alan Viverette · 10 years ago
  39. e30e02f Add system layer for voice interaction services. by Dianne Hackborn · 10 years ago
  40. 217ccd2 Add System UI Color API by Adrian Roos · 10 years ago
  41. 858737d resolved conflicts for merge of 4e5c089e to master-lockscreen-dev by Jeff Brown · 10 years ago
  42. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  43. 380ecb8 Make Keyguard a library and make StatusBar the new Keyguard. by Jorim Jaggi · 10 years ago
  44. 475e3f0 Revert "VideoPlaneView initial implementation" by Wonsik Kim · 10 years ago
  45. ca4d040 Volume panel should not clear system ui flags. by John Spurlock · 11 years ago
  46. 5f8aa41 VideoPlaneView initial implementation by Wonsik Kim · 10 years ago
  47. 414c1f0 Volume panel should not clear system ui flags. by John Spurlock · 11 years ago
  48. 3f7cd51 Fix transparent -> translucent reference in private docs. by John Spurlock · 11 years ago
  49. bd95740 Transparent system ui flags -> Translucent WM flags. by John Spurlock · 11 years ago
  50. 95c4297 Private flags are masked in correct variable by Adam Lesinski · 11 years ago
  51. 6a591f5 Make room for new public flags by Adam Lesinski · 11 years ago
  52. 30f420f add local focus mode and input event injection API to Window by keunyoung · 11 years ago
  53. e3d2cc8 fix build by keunyoung · 11 years ago
  54. a446bf0 add TYPE_PRIVATE_PRESENTATION window type by keunyoung · 11 years ago
  55. b713a15 am 8afd195d: am 6b313da0: Merge "Clarify behavior of fullscreen mode and softInputMode\'s adjustResize" into jb-mr2-dev by Chet Haase · 11 years ago
  56. 45c89c2 Clarify behavior of fullscreen mode and softInputMode's adjustResize by Chet Haase · 11 years ago
  57. 570e07c am 0cf469f2: am c1876b25: Merge "Improve javadoc for rotationAnimation." into jb-mr2-dev by Craig Mautner · 11 years ago
  58. c1876b2 Merge "Improve javadoc for rotationAnimation." into jb-mr2-dev by Craig Mautner · 11 years ago
  59. bdcc9a5 Improve javadoc for rotationAnimation. by Craig Mautner · 11 years ago
  60. 11915d1 am 9454a9b3: am 4e0eb22f: Fix doc build. by Ying Wang · 11 years ago
  61. 4e0eb22 Fix doc build. by Ying Wang · 11 years ago
  62. 11dfb30 am f5cfab41: am a59a19ab: Merge "Fix issue #8512015: VideoView\'s window animates when its position changes" into jb-mr2-dev by Dianne Hackborn · 11 years ago
  63. 1c5383c Fix issue #8512015: VideoView's window animates when its position changes by Dianne Hackborn · 11 years ago
  64. ca497d3 am 356bbd1c: am ac3dfb38: Merge "WindowManager.LayoutParams docs cleanup." into jb-mr2-dev by John Spurlock · 11 years ago
  65. 33291d8 WindowManager.LayoutParams docs cleanup. by John Spurlock · 11 years ago
  66. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  67. 1bf1af6 Add documentation for overscan flag. by Dianne Hackborn · 11 years ago
  68. 3c17437 Create rotation animation modes. by Craig Mautner · 11 years ago
  69. c652de8 Implement display overscan support. by Dianne Hackborn · 11 years ago
  70. 891d3fb Fix issue #7966357: Super lights out mode vs. volume dialog by Dianne Hackborn · 12 years ago
  71. f0681b3 Secure windows, secure surface views and secure displays. by Jeff Brown · 12 years ago
  72. 6018aee Add throwing InvalidDisplayException from addView. by Craig Mautner · 12 years ago
  73. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  74. 88400d3 Add flag for displaying non-user's Windows to user. by Craig Mautner · 12 years ago
  75. 1e3b98d New internal API to eliminate poke locks. by Jeff Brown · 12 years ago
  76. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  77. a492c3a Initial draft of high-level multi-display APIs. by Jeff Brown · 12 years ago
  78. 29d8d267 Fix build for some javac compilers. by Jeff Brown · 12 years ago
  79. bd6e150 Add initial multi-display support. by Jeff Brown · 12 years ago
  80. d32460c Refactor local window manager implementation. by Jeff Brown · 12 years ago
  81. 3cc321e Remove dithering support. by Jeff Brown · 12 years ago
  82. a4b7f2f Use two fingers to work some magic... by Dianne Hackborn · 12 years ago
  83. aeb7723 Clean up IntToStrings for window TYPE_* by Scott Anderson · 12 years ago
  84. bf08af3 Eliminate deferred surface destruction. by Craig Mautner · 12 years ago
  85. e898ac5 Fix 6299832: Add search target swipe action to navigation bar on phones by Jim Miller · 12 years ago
  86. 7d276c3 New Android Dreams architecture, disabled for now. by Daniel Sandler · 12 years ago
  87. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  88. 73ab6a4 Fix issue #5755172: Soft menu key disappears when menu is open by Dianne Hackborn · 13 years ago
  89. a8e5a2b Optimize handling of scrolled wallpapers by Chet Haase · 13 years ago
  90. df89e65 Fix how we hide and show the nav bar. by Dianne Hackborn · 13 years ago
  91. 40e0383 Fix issue #5384631: hw windows not resizing correctly by Chet Haase · 13 years ago
  92. bfcb60a Adjust layers for system overlays. by Jeff Brown · 13 years ago
  93. f21c9b0 Don't destroy a window's buffers when moving it by Romain Guy · 13 years ago
  94. 5d927c2 Fix issue #5150899: Call activity takes 15MB we never get back. by Dianne Hackborn · 13 years ago
  95. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  96. 29aae6f Fix issue #4279860: previous UI flashes before showing lock screen... by Dianne Hackborn · 13 years ago
  97. a44abeb Improve window manager debug output. by Dianne Hackborn · 13 years ago
  98. e8ecde1 Whoops also need to move notification shade above lock screen. by Dianne Hackborn · 13 years ago
  99. 474dcb5 Add support for disabling pointer gestures. by Jeff Brown · 13 years ago
  100. 98db5fa Allow touches to slide out of the navigation bar. by Jeff Brown · 13 years ago