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