1. d4a1932 Merge "Add accessibility window title and anchor." into nyc-dev by Phil Weaver · 8 years ago
  2. 933076d Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  3. 396d549 Add accessibility window title and anchor. by Phil Weaver · 8 years ago
  4. c39c7b0 Add shadow during resizing in docked mode by Jorim Jaggi · 8 years ago
  5. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 9 years ago
  6. 1937a4c Update width available for dialogs on all configuration changes. by Filip Gruszczynski · 9 years ago
  7. 4846ee3 Optimize window relayouts when dragging divider by Jorim Jaggi · 9 years ago
  8. 891c9ee Don't explicitly set the title's layout direction by Alan Viverette · 9 years ago
  9. 60db7c3 Merge "Use activity dimensions instead of display to calculate dialog size." by Filip Gruszczynski · 9 years ago
  10. 34dab0b Use activity dimensions instead of display to calculate dialog size. by Filip Gruszczynski · 9 years ago
  11. f4bdaeb Don't depend on mContentParent to determine if content was set. by Filip Gruszczynski · 9 years ago
  12. 796b8c1 Only use DecorContext with main activity windows. by Filip Gruszczynski · 9 years ago
  13. 3e5f080 Merge "Fixed bug with caption not showing for some apps that handle config changes" by Wale Ogunwale · 9 years ago
  14. eb6722c Fixed bug with caption not showing for some apps that handle config changes by Wale Ogunwale · 9 years ago
  15. 77fb85e Only handle Context submenus as dialogs when parent is a dialog by Alan Viverette · 9 years ago
  16. 3dec081 Remaining APIs for freeform window caption. by Filip Gruszczynski · 9 years ago
  17. 9b81e40 Remove Window.setDecorView API. by Filip Gruszczynski · 9 years ago
  18. 012ce34 Merge "Allow IMEs to opt out the opaque navigation guard view." by Seigo Nonaka · 9 years ago
  19. 0a9d1ea Allow IMEs to opt out the opaque navigation guard view. by Seigo Nonaka · 9 years ago
  20. 6e0ce28 Don't remove colored bar views when relaunching by Jorim Jaggi · 9 years ago
  21. 021627e Ensure only one context menu is shown at a time by Alan Viverette · 9 years ago
  22. 0d7e912 Moved management of NonClientDecorView from PhoneWindow to DecorView by Wale Ogunwale · 9 years ago
  23. 8804af2 Move DecorView out of PhoneWindow into its own class file. by Wale Ogunwale · 9 years ago
  24. bc8d90d Always add PhoneWindow when creating DecorView. by Filip Gruszczynski · 9 years ago
  25. 02a5a6b Merge "Added StackId object for checking what features a stack supports" by Wale Ogunwale · 9 years ago
  26. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  27. b97ba3c Merge "Add window setDecorView API." by Rob Carr · 9 years ago
  28. 1e60e0c Support for pinned stack to always be on-top of visible stacks by Wale Ogunwale · 9 years ago
  29. b6c2624 Add window setDecorView API. by Robert Carr · 9 years ago
  30. 99db186 Added support for pinned stack. by Wale Ogunwale · 9 years ago
  31. 5bcd318 Updated support for drawing background drawable when resizing by Wale Ogunwale · 9 years ago
  32. 5419280 am 2de89ae8: am 3c439c72: am 85fae34e: am 70ea8578: Merge "Fix wrongly laid out navigation color view" into mnc-dr-dev by Adrian Roos · 9 years ago
  33. f3a62fb Added support for resizing background color for an app window by Wale Ogunwale · 9 years ago
  34. fc7476d Fix wrongly laid out navigation color view by Adrian Roos · 9 years ago
  35. 2dfcf5c Keep freeform window surface translucent during resize. by Filip Gruszczynski · 9 years ago
  36. d16ebb0 Allow apps in home workspace to have non-client-decor. by Wale Ogunwale · 9 years ago
  37. c10bced Fix leak of decor view children. by Filip Gruszczynski · 9 years ago
  38. 14418da Fix recents crashing during docked stack resize. by Filip Gruszczynski · 9 years ago
  39. b816087 Rendering the window frame with a second thread by Skuhne · 9 years ago
  40. 0daf210 Fix leaking the first activity while preserving windows. by Filip Gruszczynski · 9 years ago
  41. a8be1b9 Carry over app token when preserving window by Chong Zhang · 9 years ago
  42. ed39126 Make context menus show as popup menus. by Oren Blasberg · 9 years ago
  43. a5ffea3 Revert "Fix leaking the first activity while preserving windows." by Wale Ogunwale · 9 years ago
  44. 640a390 Fix leaking the first activity while preserving windows. by Filip Gruszczynski · 9 years ago
  45. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  46. 8e89b31 Move window moving and resizing handling to WindowManager by Chong Zhang · 9 years ago
  47. a5a93ee Adding user resizability by dragging shadow outsets by Skuhne · 9 years ago
  48. 49cbf6b ActivityManagerService: Rather than throw an exception, return by Robert Carr · 9 years ago
  49. 4cbd3ac Save and restore accessibility focus using decor view by Alan Viverette · 9 years ago
  50. abd8902 Merge "Manage accessibility focus during PhoneWindow save and restore" by Alan Viverette · 9 years ago
  51. dc12e15 Merge "Remove framework-private HSV APIs, replace with luminance" by Alan Viverette · 9 years ago
  52. ec6cf18 Manage accessibility focus during PhoneWindow save and restore by Alan Viverette · 9 years ago
  53. c87ad53 Merge "Temporary revert "Clean up phone window save/restore"" by Alan Viverette · 9 years ago
  54. eae66cd Temporary revert "Clean up phone window save/restore" by Alan Viverette · 9 years ago
  55. e38e547 Merge "Clean up phone window save/restore" by Alan Viverette · 9 years ago
  56. 0578a72 Clean up phone window save/restore by Alan Viverette · 9 years ago
  57. 01da2fc Merge "Adding API to access / change the task bounds" by Stefan Kuhne · 9 years ago
  58. ce2faa5 Adding API to access / change the task bounds by Skuhne · 9 years ago
  59. 96165f43 am e77660d7: am ea73528c: am afdfc2c0: am 192ca56d: am c0a4883d: Merge "Prevent overlap of color views in landscape" into mnc-dev by Adrian Roos · 9 years ago
  60. 81590a4 Remove framework-private HSV APIs, replace with luminance by Alan Viverette · 9 years ago
  61. fe836fa Prevent overlap of color views in landscape by Adrian Roos · 9 years ago
  62. 624262c Disallowing decor on the home workspace/stack by Skuhne · 9 years ago
  63. f4dd71a Using workspace to dertermine decor to use by Stefan Kuhne · 9 years ago
  64. 1b42057 Adding actions to non client decor buttons by Stefan Kuhne · 9 years ago
  65. 61b47bb Adding the 'non client decor view' to free floating windows by Stefan Kuhne · 9 years ago
  66. f6f1a7e am 628b4125: am bc2a8843: am b97c5ddd: am 9b36f526: am c1836bb0: Merge "Change MNC codename to just M." into mnc-dev by Dianne Hackborn · 9 years ago
  67. 0e3de6c Change MNC codename to just M. by Dianne Hackborn · 9 years ago
  68. 8d94835 Remove unused HardwareLayer and associated code for generic views. by Derek Sollenberger · 9 years ago
  69. c3cb6c9 Relax strict ActionMode instance checking when finishing action modes by Adam Powell · 9 years ago
  70. 165ce06 Fix assist for hardware long-press by Jorim Jaggi · 9 years ago
  71. 0ab7313 Merge "Add enter/exit animation for window provided CAB" into mnc-dev by Doris Liu · 9 years ago
  72. 169f87a Add enter/exit animation for window provided CAB by Doris Liu · 9 years ago
  73. 972ab4f Fix FloatingToolbar flickers. by Abodunrinwa Toki · 9 years ago
  74. 41607d5 Request application of WindowInsets when setting a content view by Adam Powell · 9 years ago
  75. 0f925d0 Merge "Fallback to old Window.Callback#onWindowStartingActionMode" into mnc-dev by Clara Bayarri · 9 years ago
  76. 9f8f6e4e Fallback to old Window.Callback#onWindowStartingActionMode by Clara Bayarri · 9 years ago
  77. 0e5f110 Pass an args bundle to launchAssistAction. by Tim Kilbourn · 9 years ago
  78. a16cc15 Make sure starting windows only draw once by Jorim Jaggi · 9 years ago
  79. 8a8ffd4 Translucent bars in landscape by Adrian Roos · 9 years ago
  80. 2217f61 Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev"" by Filip Gruszczynski · 9 years ago
  81. 4bb6b75 Revert "resolved conflicts for merge of 47249f2a to mnc-dev" by Dianne Hackborn · 9 years ago
  82. c7becb7 resolved conflicts for merge of 47249f2a to mnc-dev by Filip Gruszczynski · 9 years ago
  83. 0d7d4ef Fix Floating Toolbar appearing after ActionMode was cancelled by Clara Bayarri · 9 years ago
  84. 6711f3b Move PhoneWindow and friends back into internal package by Adam Powell · 9 years ago[Renamed (98%) from core/java/android/view/PhoneWindow.java]
  85. f4f84c9 Rename windowLightStatusBar by Adrian Roos · 9 years ago
  86. 9790034 Fix a search bug for wrapped Window.Callbacks by Adam Powell · 9 years ago
  87. 6a975b3 Save search context when dispatching onSearchRequested. by Tim Kilbourn · 9 years ago
  88. 838e36c Floating toolbar: Create the FloatingActionMode and use it in DecorView. by Clara Bayarri · 9 years ago
  89. daf5c0e Merge commit '583c7c56' into master by Griff Hazen · 9 years ago
  90. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  91. d799f70 Merge "Audio: Flag volume adjustments from hardware keys." by John Spurlock · 9 years ago
  92. b94f2d6 Audio: Flag volume adjustments from hardware keys. by John Spurlock · 9 years ago
  93. 15f78bb Merge "Floating toolbars: Add content rect related methods to API" by Clara Bayarri · 9 years ago
  94. cba5fc2 Floating toolbars: Add content rect related methods to API by Clara Bayarri · 9 years ago
  95. 484bc6e Merge "More work on collecting assist data." by Dianne Hackborn · 9 years ago
  96. 80c3856 Support a Primary and a Floating ActionMode in DecorView. by Clara Bayarri · 9 years ago
  97. 4423d91 Add a type parameter to startActionMode() calls. by Clara Bayarri · 9 years ago
  98. a83ce1d More work on collecting assist data. by Dianne Hackborn · 9 years ago
  99. 727899f Merge "Floating Toolbar: Wrap the ActionBar ActionMode handling." by Clara Bayarri · 9 years ago
  100. c57e7bc Floating Toolbar: Wrap the ActionBar ActionMode handling. by Clara Bayarri · 9 years ago