1. 771d5b4 Allow mocking package local stuff by Jorim Jaggi · 7 years ago
  2. 6191149 Cache reference to stack objects we use a lot in WM. by Wale Ogunwale · 7 years ago
  3. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  4. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  5. 6833a07 Merge "Restrict when a window receives new Configurations." into oc-mr1-dev am: d71227355e by Bryce Lee · 7 years ago
  6. 2b17afd Restrict when a window receives new Configurations. by Bryce Lee · 7 years ago
  7. 704a3c0 Make sure wm Stack gets override config on creation by Wale Ogunwale · 7 years ago
  8. 2c8361e Disable flaky test testRemoveContainer_deferRemoval by Wale Ogunwale · 7 years ago
  9. 926aade Introducing split-screen windowing modes. by Wale Ogunwale · 7 years ago
  10. 6cbbc9a Limit setActivityType safety check to system process. by Wale Ogunwale · 7 years ago
  11. 034a8ec Introducing ConfigurationContainerListener by Wale Ogunwale · 7 years ago
  12. bc0134c Merge "Introducing activityType window configuration." by TreeHugger Robot · 7 years ago
  13. b1647a5 Merge "Ensure that PiP mode changed callback if animation is interrupted" into oc-mr1-dev am: 82910bdf16 by Winson Chung · 7 years ago
  14. 6fbde9f Introducing activityType window configuration. by Wale Ogunwale · 7 years ago
  15. ab76bbc Ensure that PiP mode changed callback if animation is interrupted by Winson Chung · 7 years ago
  16. f75962a Generate stack override config in AM vs. WM by Wale Ogunwale · 7 years ago
  17. 2a16a85 Merge "Test for writing and loading reduced resolution task snapshots" into oc-mr1-dev am: b952c7557e by Matthew Ng · 7 years ago
  18. 3531dd0 Test for writing and loading reduced resolution task snapshots by Matthew Ng · 7 years ago
  19. 687b427 Introducing windowing mode in WindowConfiguration. by Wale Ogunwale · 7 years ago
  20. 3a58025 Merge "Use top fullscreen window to inherit SystemUI flags" into oc-mr1-dev am: 626b8c371b by Jorim Jaggi · 7 years ago
  21. 87fdbcb Use top fullscreen window to inherit SystemUI flags by Jorim Jaggi · 7 years ago
  22. 822e512 Introducing WindowConfiguration by Wale Ogunwale · 7 years ago
  23. 23494e3 Merge "Update WindowManager to output dumpsys in protobuf format" by TreeHugger Robot · 7 years ago
  24. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  25. 7ff3ff3 Merge "Switch WindowContainer to use ConfigurationContainer" by Wale Ogunwale · 7 years ago
  26. c24f373 Don't set inset frame for letterboxed app in fullscreen by Andrii Kulian · 7 years ago
  27. e1cfcf4 Fix keyboard focus in VR by Tarandeep Singh · 7 years ago
  28. 1fd7497 Merge "Allow foreground AppWindowToken to influence orientation." into oc-dr1-dev by Bryce Lee · 7 years ago
  29. 658d984 Do not call onConfigurationChanged for appBound position changes. by Bryce Lee · 7 years ago
  30. 00d586d Allow foreground AppWindowToken to influence orientation. by Bryce Lee · 7 years ago
  31. 0e4a6df Remove rotation and app bounds from Configuration diff. by Bryce Lee · 7 years ago
  32. 98d6231 Switch WindowContainer to use ConfigurationContainer by Wale Ogunwale · 7 years ago
  33. 600dadd Do not report app bound differences as a Configuration change. by Bryce Lee · 7 years ago
  34. 7c89480 AOD: Prevent animations and rotations while going to sleep by Adrian Roos · 7 years ago
  35. 3a1619d Position app with short aspect ratio opposite of nav bar by Andrii Kulian · 7 years ago
  36. 6490538 Merge "Add app bounds to Configuration#compareTo." into oc-dr1-dev by Bryce Lee · 7 years ago
  37. e94c15c AOD: Skip window animations while dozing by Adrian Roos · 7 years ago
  38. c5fe0ee Add app bounds to Configuration#compareTo. by Bryce Lee · 7 years ago
  39. f858b57 Always send configuration to client from resize and relayout. by Bryce Lee · 7 years ago
  40. 0823c9f Merge "Remove snapshot when screen gets rotated in mean time" into oc-dev by TreeHugger Robot · 7 years ago
  41. 38d44ec Remove snapshot when screen gets rotated in mean time by Jorim Jaggi · 7 years ago
  42. 04c3cc6 Merge "Use splashscreen if we can't fill horizontaly with snapshot" into oc-dev by Jorim Jaggi · 7 years ago
  43. 42befc6 Use splashscreen if we can't fill horizontaly with snapshot by Jorim Jaggi · 7 years ago
  44. 4a526c1 Ensure that we use SF Vsync Choreographer for the PiP transition. by Winson Chung · 7 years ago
  45. 45ca054 Fix camera launch delay from Keyguard by Jorim Jaggi · 7 years ago
  46. ae73ba4 Do not always skip preparing window to display when already visible. by Bryce Lee · 7 years ago
  47. 9eb635c Merge "Use cached keyguard flags during relaunch." into oc-dev by Bryce Lee · 7 years ago
  48. ef4e38f Merge "Ensure that windows are drawn before starting transition into PiP." into oc-dev by TreeHugger Robot · 7 years ago
  49. e7ba686 Ensure that windows are drawn before starting transition into PiP. by Winson Chung · 7 years ago
  50. b80cffa Merge "Fix flaky tests" into oc-dev by TreeHugger Robot · 7 years ago
  51. 081554b Use cached keyguard flags during relaunch. by Bryce Lee · 7 years ago
  52. 153badb Fix flaky tests by Jorim Jaggi · 7 years ago
  53. cfeff74 Fix starting window leak when adding/removing quickly by Jorim Jaggi · 7 years ago
  54. ff4cc4e Merge "Wait for keyguard draw before stopping boot animation" into oc-dev by Keun-young Park · 7 years ago
  55. 4136d2d Wait for keyguard draw before stopping boot animation by Keun-young Park · 7 years ago
  56. 64900ad Merge "Take snapshot when screen is turning off" into oc-dev by Jorim Jaggi · 7 years ago
  57. 009d046 Merge "Purge StoreWriteQueue items to avoid system health issues" into oc-dev by Jorim Jaggi · 7 years ago
  58. 51304d7 Take snapshot when screen is turning off by Jorim Jaggi · 7 years ago
  59. ef3651c Purge StoreWriteQueue items to avoid system health issues by Jorim Jaggi · 7 years ago
  60. 5a270bc Merge "Don't report displays that are going to be removed" into oc-dev by Andrii Kulian · 7 years ago
  61. c7a31d1 Merge "Use ArrayList as children" into oc-dev by Jorim Jaggi · 7 years ago
  62. 0214ed9 Don't report displays that are going to be removed by Andrii Kulian · 7 years ago
  63. 612bb88 Use ArrayList as children by Jorim Jaggi · 7 years ago
  64. 70aa4d1 Also add starting window when activity is not alive by Jorim Jaggi · 7 years ago
  65. 027f475 Fixed exceptions during test tearDown by Wale Ogunwale · 7 years ago
  66. 3979159 Prevent non-fullscreen activities from influencing orientation by Bryce Lee · 7 years ago
  67. 2f569ed Fixed issue with associating WindowToken with null binder. by Wale Ogunwale · 7 years ago
  68. 2ecf42f Merge "Added TaskSnapshotCacheTest back to presubmit" into oc-dev by TreeHugger Robot · 7 years ago
  69. bf08eb6 Merge "Fix snapshots for secure windows" into oc-dev by TreeHugger Robot · 7 years ago
  70. 68e882c Added TaskSnapshotCacheTest back to presubmit by Wale Ogunwale · 7 years ago
  71. d635a4a Fix snapshots for secure windows by Jorim Jaggi · 7 years ago
  72. 42bab78 Disable flaky DisplayContentTests#testFocusedWindowMultipleDisplays by Wale Ogunwale · 7 years ago
  73. e163126 Don't try to create user for task snapshot tests by Wale Ogunwale · 7 years ago
  74. 11cc516 Reduce use of static variables in window manager unit tests by Wale Ogunwale · 7 years ago
  75. aca2465 Merge "Delay PiP transition to fullscreen until activities draw." into oc-dev by TreeHugger Robot · 7 years ago
  76. ecc06b3 Delay PiP transition to fullscreen until activities draw. by Robert Carr · 7 years ago
  77. 467deff Merge "Allow at most one pinned stack task." into oc-dev by Bryce Lee · 7 years ago
  78. 04ab346 Allow at most one pinned stack task. by Bryce Lee · 7 years ago
  79. 11139e9 Merge "Schedule PIP mode changes at the beginning/end of the transitions." into oc-dev by Winson Chung · 7 years ago
  80. 22d4ef0 Merge "Don't allow stacks above pinned stack." into oc-dev by Bryce Lee · 7 years ago
  81. 8bca9e4 Schedule PIP mode changes at the beginning/end of the transitions. by Winson Chung · 7 years ago
  82. 2719cc1 Move stack to front in-sync with task reparenting by Wale Ogunwale · 7 years ago
  83. 19953ca Tightening up rotation behavior for PIP (2/3) by Winson Chung · 7 years ago
  84. fe99773 Merge "Disallow task snapshot starting window for intent != ACTION_MAIN" into oc-dev by Jorim Jaggi · 7 years ago
  85. bae01b1 Disallow task snapshot starting window for intent != ACTION_MAIN by Jorim Jaggi · 7 years ago
  86. cdef591 Improve caching behavior of thumbnails by Jorim Jaggi · 7 years ago
  87. 971fe46 Merge "Revert "Revert "Handle case when snapshot dimensions don't match""" into oc-dev by TreeHugger Robot · 7 years ago
  88. 48f4b57 Don't allow stacks above pinned stack. by Bryce Lee · 7 years ago
  89. 30d64f3 Revert "Revert "Handle case when snapshot dimensions don't match"" by Jorim Jaggi · 7 years ago
  90. 51c1b67 Fix activity move between displays by Andrii Kulian · 7 years ago
  91. ed7993b Introduce android.anim thread in system_server by Jorim Jaggi · 7 years ago
  92. e7ac324 Merge "Revert "Handle case when snapshot dimensions don't match"" into oc-dev by Jason Monk · 7 years ago
  93. ba53d8a Revert "Handle case when snapshot dimensions don't match" by Jason Monk · 7 years ago
  94. 1edadac Merge "Handle case when snapshot dimensions don't match" into oc-dev by Jorim Jaggi · 7 years ago
  95. 9f467df Merge "Clean up activity/stack associations." into oc-dev by Bryce Lee · 7 years ago
  96. af691c0 Clean up activity/stack associations. by Bryce Lee · 7 years ago
  97. 2c93764 Merge "Fix some WM unit tests" into oc-dev by Andrii Kulian · 7 years ago
  98. aea6b74 Handle case when snapshot dimensions don't match by Jorim Jaggi · 7 years ago
  99. 7566d76 Add app bounds to configuration. by Bryce Lee · 7 years ago
  100. a95bfff Fix some WM unit tests by Andrii Kulian · 7 years ago