1. 153badb Fix flaky tests by Jorim Jaggi · 7 years ago
  2. ff4cc4e Merge "Wait for keyguard draw before stopping boot animation" into oc-dev by Keun-young Park · 7 years ago
  3. 4136d2d Wait for keyguard draw before stopping boot animation by Keun-young Park · 7 years ago
  4. 64900ad Merge "Take snapshot when screen is turning off" into oc-dev by Jorim Jaggi · 7 years ago
  5. 009d046 Merge "Purge StoreWriteQueue items to avoid system health issues" into oc-dev by Jorim Jaggi · 7 years ago
  6. 51304d7 Take snapshot when screen is turning off by Jorim Jaggi · 7 years ago
  7. ef3651c Purge StoreWriteQueue items to avoid system health issues by Jorim Jaggi · 7 years ago
  8. 5a270bc Merge "Don't report displays that are going to be removed" into oc-dev by Andrii Kulian · 7 years ago
  9. c7a31d1 Merge "Use ArrayList as children" into oc-dev by Jorim Jaggi · 7 years ago
  10. 0214ed9 Don't report displays that are going to be removed by Andrii Kulian · 7 years ago
  11. 612bb88 Use ArrayList as children by Jorim Jaggi · 7 years ago
  12. 70aa4d1 Also add starting window when activity is not alive by Jorim Jaggi · 7 years ago
  13. 027f475 Fixed exceptions during test tearDown by Wale Ogunwale · 7 years ago
  14. 3979159 Prevent non-fullscreen activities from influencing orientation by Bryce Lee · 7 years ago
  15. 2f569ed Fixed issue with associating WindowToken with null binder. by Wale Ogunwale · 7 years ago
  16. 2ecf42f Merge "Added TaskSnapshotCacheTest back to presubmit" into oc-dev by TreeHugger Robot · 7 years ago
  17. bf08eb6 Merge "Fix snapshots for secure windows" into oc-dev by TreeHugger Robot · 7 years ago
  18. 68e882c Added TaskSnapshotCacheTest back to presubmit by Wale Ogunwale · 7 years ago
  19. d635a4a Fix snapshots for secure windows by Jorim Jaggi · 7 years ago
  20. 42bab78 Disable flaky DisplayContentTests#testFocusedWindowMultipleDisplays by Wale Ogunwale · 7 years ago
  21. e163126 Don't try to create user for task snapshot tests by Wale Ogunwale · 7 years ago
  22. 11cc516 Reduce use of static variables in window manager unit tests by Wale Ogunwale · 7 years ago
  23. aca2465 Merge "Delay PiP transition to fullscreen until activities draw." into oc-dev by TreeHugger Robot · 7 years ago
  24. ecc06b3 Delay PiP transition to fullscreen until activities draw. by Robert Carr · 7 years ago
  25. 467deff Merge "Allow at most one pinned stack task." into oc-dev by Bryce Lee · 7 years ago
  26. 04ab346 Allow at most one pinned stack task. by Bryce Lee · 7 years ago
  27. 11139e9 Merge "Schedule PIP mode changes at the beginning/end of the transitions." into oc-dev by Winson Chung · 7 years ago
  28. 22d4ef0 Merge "Don't allow stacks above pinned stack." into oc-dev by Bryce Lee · 7 years ago
  29. 8bca9e4 Schedule PIP mode changes at the beginning/end of the transitions. by Winson Chung · 7 years ago
  30. 2719cc1 Move stack to front in-sync with task reparenting by Wale Ogunwale · 7 years ago
  31. 19953ca Tightening up rotation behavior for PIP (2/3) by Winson Chung · 7 years ago
  32. fe99773 Merge "Disallow task snapshot starting window for intent != ACTION_MAIN" into oc-dev by Jorim Jaggi · 7 years ago
  33. bae01b1 Disallow task snapshot starting window for intent != ACTION_MAIN by Jorim Jaggi · 7 years ago
  34. cdef591 Improve caching behavior of thumbnails by Jorim Jaggi · 7 years ago
  35. 971fe46 Merge "Revert "Revert "Handle case when snapshot dimensions don't match""" into oc-dev by TreeHugger Robot · 7 years ago
  36. 48f4b57 Don't allow stacks above pinned stack. by Bryce Lee · 7 years ago
  37. 30d64f3 Revert "Revert "Handle case when snapshot dimensions don't match"" by Jorim Jaggi · 7 years ago
  38. 51c1b67 Fix activity move between displays by Andrii Kulian · 7 years ago
  39. ed7993b Introduce android.anim thread in system_server by Jorim Jaggi · 7 years ago
  40. e7ac324 Merge "Revert "Handle case when snapshot dimensions don't match"" into oc-dev by Jason Monk · 7 years ago
  41. ba53d8a Revert "Handle case when snapshot dimensions don't match" by Jason Monk · 7 years ago
  42. 1edadac Merge "Handle case when snapshot dimensions don't match" into oc-dev by Jorim Jaggi · 7 years ago
  43. 9f467df Merge "Clean up activity/stack associations." into oc-dev by Bryce Lee · 7 years ago
  44. af691c0 Clean up activity/stack associations. by Bryce Lee · 7 years ago
  45. 2c93764 Merge "Fix some WM unit tests" into oc-dev by Andrii Kulian · 7 years ago
  46. aea6b74 Handle case when snapshot dimensions don't match by Jorim Jaggi · 7 years ago
  47. 7566d76 Add app bounds to configuration. by Bryce Lee · 7 years ago
  48. a95bfff Fix some WM unit tests by Andrii Kulian · 7 years ago
  49. ac52f28 Ensure we show the PiP menu in response to KEYCODE_WINDOW. by Winson Chung · 7 years ago
  50. 27cec32 Add configuration for maximum UI width. by Bryce Lee · 7 years ago
  51. e259c2c Merge "Compute the focused window in display focus order" by David Stevens · 7 years ago
  52. 4693956 Compute the focused window in display focus order by David Stevens · 7 years ago
  53. 5e5a68d Fixed issue with SCREEN_ORIENTATION_BEHIND not working correctly by Wale Ogunwale · 7 years ago
  54. 55ddf8f Added support for maxAspectRatio manifest attribute. by Wale Ogunwale · 7 years ago
  55. c344373 Merge "Do not allow Tasks to influence orientation under some conditions." by Bryce Lee · 7 years ago
  56. 541feb1 Merge "When snapshots are disabled, fill it with single color." by Jorim Jaggi · 7 years ago
  57. a359c98 Merge "Add API to disable snapshotting of activities" by Jorim Jaggi · 7 years ago
  58. 61fbcbc Do not allow Tasks to influence orientation under some conditions. by Bryce Lee · 7 years ago
  59. 8f4fe6e When snapshots are disabled, fill it with single color. by Jorim Jaggi · 7 years ago
  60. 0fe7ce96 Add API to disable snapshotting of activities by Jorim Jaggi · 7 years ago
  61. 2dde2b1 Merge changes I7f7a9842,I4c74b269 by Jorim Jaggi · 7 years ago
  62. 35e3f53 Also store reduced resolution screenshots by Jorim Jaggi · 7 years ago
  63. 6272c7f Do not remove the default display during tests. by Bryce Lee · 7 years ago
  64. c1b59ed Merge "Separate global and override config sent to client" by Andrii Kulian · 7 years ago
  65. 4460796 Separate global and override config sent to client by Andrii Kulian · 7 years ago
  66. 6b9b130 Merge "Fix AppWindowTokenTests#testLandscapeSeascapeRotationByPolicy" by Bryce Lee · 7 years ago
  67. 310de9e Fix AppWindowTokenTests#testLandscapeSeascapeRotationByPolicy by Bryce Lee · 7 years ago
  68. 8ee7285 Move rotation tracking to DisplayContent by Andrii Kulian · 7 years ago
  69. 192bb0b Refactor code incompatible with Mockito 2.7.13 by Paul Duffin · 7 years ago
  70. 8e44f6c Revert "Have WM use token info. from IMMS to determine IME target window" by Wale Ogunwale · 7 years ago
  71. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 8 years ago
  72. 7fbeb8a Remove mTask from AppWindowToken. by Bryce Lee · 7 years ago
  73. 6d41026 Clean up closing apps list when clearing anAppWindowToken's task. by Bryce Lee · 7 years ago
  74. dee1b3f Only adjust window layers from WindowLayerController by Robert Carr · 7 years ago
  75. daab865 Have WM use token info. from IMMS to determine IME target window by Wale Ogunwale · 7 years ago
  76. b327a4a Merge "Fixed issues with child windows been IME targets" by TreeHugger Robot · 7 years ago
  77. 3424795 Fixed issues with child windows been IME targets by Wale Ogunwale · 7 years ago
  78. b047b8b Report move to display for activities that handle config changes by Andrii Kulian · 8 years ago
  79. 12cb662 Merge "Create a new stack for the assistant activity." by Winson Chung · 8 years ago
  80. 4a73a22 Removed TaskSnapshotCacheTest from presumbit by Wale Ogunwale · 8 years ago
  81. 8347163 Create a new stack for the assistant activity. by Winson Chung · 8 years ago
  82. f2ecbbc Merge "Fix WindowFrameTest error." by TreeHugger Robot · 8 years ago
  83. 186d9de Fix WindowFrameTest error. by Robert Carr · 8 years ago
  84. 17f175c Fixed failing WM pre-submit tests by Wale Ogunwale · 8 years ago
  85. 069bbd3 Removed android.R.attr#onTopLauncher by Wale Ogunwale · 8 years ago
  86. 5cd907d Alert Windows behavioral changes by Wale Ogunwale · 8 years ago
  87. a163b76 Allow opening activity to specify orientation. by Bryce Lee · 8 years ago
  88. ffc7b78 Merge "Reparent the activity in the task with associated window containers." by TreeHugger Robot · 8 years ago
  89. 3048004 Reparent the activity in the task with associated window containers. by Winson Chung · 8 years ago
  90. c24bb2c Merge "Fix shared dim layer not cleared when all users removed" by TreeHugger Robot · 8 years ago
  91. 367ff7f Fix shared dim layer not cleared when all users removed by Andrii Kulian · 8 years ago
  92. 3787de1 Implement pointer capture API by Vladislav Kaznacheev · 8 years ago
  93. 1666e31 Added StackWindowContainerController by Wale Ogunwale · 8 years ago
  94. d339538 Remove dependency on resizable activity to enter PiP. by Winson Chung · 8 years ago
  95. 829b9cd Fill task snapshot with background color by Jorim Jaggi · 8 years ago
  96. 9bafc71 Starting window tests, yay! by Jorim Jaggi · 8 years ago
  97. 2899a69 Merge changes I72139780,I8e563654 by TreeHugger Robot · 8 years ago
  98. 7361bab Implement restoring & correct caching of snapshots by Jorim Jaggi · 8 years ago
  99. 4cbec88 Merge "Set permissions for launching on private displays" by TreeHugger Robot · 8 years ago
  100. fb1bf69 Set permissions for launching on private displays by Andrii Kulian · 8 years ago