1. 626b8c3 Merge "Use top fullscreen window to inherit SystemUI flags" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  2. 87fdbcb Use top fullscreen window to inherit SystemUI flags by Jorim Jaggi · 7 years ago
  3. 0e7b7c9 Update references to O MR1 to proper codename. by Bryce Lee · 7 years ago
  4. d3bf08d Only allow one turnScreenOn per app resume. by chaviw · 7 years ago
  5. 8e9984e Merge "Never consider windows visible if appToken is hidden" into oc-dr1-dev by Jorim Jaggi · 7 years ago
  6. 19be605 Revert "Don't remove starting window for visible app." by Jorim Jaggi · 7 years ago
  7. 6dfd9ba Never consider windows visible if appToken is hidden by Jorim Jaggi · 7 years ago
  8. 00d586d Allow foreground AppWindowToken to influence orientation. by Bryce Lee · 7 years ago
  9. 61b8111 Fix flicker when transiting activities without animation. by Robert Carr · 7 years ago
  10. 6311c4b Do not gate updating allDrawn on all child WindowStates. by Bryce Lee · 7 years ago
  11. 2c596d5 Don't remove starting window for visible app. by Wale Ogunwale · 7 years ago
  12. e80ea58 Merge "Ensure all WindowStates are considered before determining all drawn." into oc-dr1-dev by Bryce Lee · 7 years ago
  13. d390deb Ensure all WindowStates are considered before determining all drawn. by Bryce Lee · 7 years ago
  14. be9be7f Move starting window dim layers behind the activity window layers by Winson Chung · 7 years ago
  15. 5d23afa Fixes getting the wrong app transition going home after minimized (1/2) by Matthew Ng · 7 years ago
  16. 0823c9f Merge "Remove snapshot when screen gets rotated in mean time" into oc-dev by TreeHugger Robot · 7 years ago
  17. 38d44ec Remove snapshot when screen gets rotated in mean time by Jorim Jaggi · 7 years ago
  18. 6837519 Correct errant entry in to DRAG_RESIZE_FREEFORM state. by Robert Carr · 7 years ago
  19. 8f85358 Associate freezing display with a target display id. by Bryce Lee · 7 years ago
  20. 45ca054 Fix camera launch delay from Keyguard by Jorim Jaggi · 7 years ago
  21. 9eb635c Merge "Use cached keyguard flags during relaunch." into oc-dev by Bryce Lee · 7 years ago
  22. ef4e38f Merge "Ensure that windows are drawn before starting transition into PiP." into oc-dev by TreeHugger Robot · 7 years ago
  23. e7ba686 Ensure that windows are drawn before starting transition into PiP. by Winson Chung · 7 years ago
  24. 081554b Use cached keyguard flags during relaunch. by Bryce Lee · 7 years ago
  25. 9e4721f Reset mHiddenSetFromTransferredStartingWindow when app set visibility by Wale Ogunwale · 7 years ago
  26. e4b0f28 Enable starting window logging by Jorim Jaggi · 7 years ago
  27. 6c45921 Reset hidden state of AppToken that was cleared due to starting window by Wale Ogunwale · 7 years ago
  28. 3106ae01 Fixed leak of app token in exiting list. by Wale Ogunwale · 7 years ago
  29. d1ac18c Allow for SDK 26 Activities to specify orientation when not fullscreen. by Bryce Lee · 7 years ago
  30. 3979159 Prevent non-fullscreen activities from influencing orientation by Bryce Lee · 7 years ago
  31. bf08eb6 Merge "Fix snapshots for secure windows" into oc-dev by TreeHugger Robot · 7 years ago
  32. d635a4a Fix snapshots for secure windows by Jorim Jaggi · 7 years ago
  33. 498c71d Window can only be fully drawn if app window is not relaunching by Matthew Ng · 7 years ago
  34. 3fc1769 Merge "Fixed transition animation from pipable activities" into oc-dev by TreeHugger Robot · 7 years ago
  35. 5384506 Merge "Prevent leak of AppWindowTokens." into oc-dev by TreeHugger Robot · 7 years ago
  36. 8997322 Fixed transition animation from pipable activities by Wale Ogunwale · 7 years ago
  37. ed3e83b Prevent leak of AppWindowTokens. by Robert Carr · 7 years ago
  38. e287e19 Fixed pinned stack lockscreen interaction by Wale Ogunwale · 7 years ago
  39. ecc06b3 Delay PiP transition to fullscreen until activities draw. by Robert Carr · 7 years ago
  40. b74567d Merge "Dump controller for AppWindowToken" into oc-dev by TreeHugger Robot · 7 years ago
  41. 9c64cb6 Dump controller for AppWindowToken by Wale Ogunwale · 7 years ago
  42. bae01b1 Disallow task snapshot starting window for intent != ACTION_MAIN by Jorim Jaggi · 7 years ago
  43. 87e5d55 Workaround for input ANR, always finish PiP menu activity. by Winson Chung · 7 years ago
  44. 5e5a68d Fixed issue with SCREEN_ORIENTATION_BEHIND not working correctly by Wale Ogunwale · 7 years ago
  45. 55ddf8f Added support for maxAspectRatio manifest attribute. by Wale Ogunwale · 7 years ago
  46. aa79aa1 Merge "Amend "Fix various flashes when..." CL" by Rob Carr · 7 years ago
  47. e7cc44d Amend "Fix various flashes when..." CL by Robert Carr · 7 years ago
  48. c344373 Merge "Do not allow Tasks to influence orientation under some conditions." by Bryce Lee · 7 years ago
  49. a359c98 Merge "Add API to disable snapshotting of activities" by Jorim Jaggi · 7 years ago
  50. 61fbcbc Do not allow Tasks to influence orientation under some conditions. by Bryce Lee · 7 years ago
  51. 0fe7ce96 Add API to disable snapshotting of activities by Jorim Jaggi · 7 years ago
  52. 6914f08 Fix various flashes when moving stacks. by Robert Carr · 7 years ago
  53. d0a2cd3 Delete some SurfaceView support code. by Robert Carr · 7 years ago
  54. 3878ca3 Fix multi-dimen app transition delay tron event by Jorim Jaggi · 7 years ago
  55. d5c7dd6 Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  56. 5aec7b9 Revert "Modify SurfaceView to use SurfaceFlinger child surfaces." by Wonsik Kim · 7 years ago
  57. cd4aeef Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  58. b85a22c Merge "Remove mTask from AppWindowToken." by Bryce Lee · 7 years ago
  59. 2ff633c Merge "Revert "Modify SurfaceView to use SurfaceFlinger child surfaces."" by Rob Carr · 7 years ago
  60. 3896db1 Revert "Modify SurfaceView to use SurfaceFlinger child surfaces." by Jeff Tinker · 7 years ago
  61. 7fbeb8a Remove mTask from AppWindowToken. by Bryce Lee · 7 years ago
  62. 6d41026 Clean up closing apps list when clearing anAppWindowToken's task. by Bryce Lee · 7 years ago
  63. fc1f26f Merge "Only adjust window layers from WindowLayerController" by TreeHugger Robot · 7 years ago
  64. dee1b3f Only adjust window layers from WindowLayerController by Robert Carr · 7 years ago
  65. 693f343 Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 8 years ago
  66. 17f175c Fixed failing WM pre-submit tests by Wale Ogunwale · 7 years ago
  67. 5cd907d Alert Windows behavioral changes by Wale Ogunwale · 8 years ago
  68. a163b76 Allow opening activity to specify orientation. by Bryce Lee · 8 years ago
  69. 3048004 Reparent the activity in the task with associated window containers. by Winson Chung · 8 years ago
  70. 829b9cd Fill task snapshot with background color by Jorim Jaggi · 8 years ago
  71. 8b702ed Add starting windows while unlocking by Jorim Jaggi · 8 years ago
  72. 10abe2f When app dies, destroy snapshot by Jorim Jaggi · 8 years ago
  73. 02886a8 Initial implementation of snapshots by Jorim Jaggi · 8 years ago
  74. ba41f4b Clean up starting window to prepare for saved surfaces by Jorim Jaggi · 8 years ago
  75. 26c0dfe Support for WindowContainer controllers and listeners by Wale Ogunwale · 8 years ago
  76. 72919d2 Untangle creation of Task from addition of AppToken in WM. by Wale Ogunwale · 8 years ago
  77. 1e129a4 Reduce object allocations in WM in some frequently called methods by Wale Ogunwale · 8 years ago
  78. 6213caa Revert "Revert "WindowList be gone!"" by Wale Ogunwale · 8 years ago
  79. 3d0bfd9 Prevent orphaning of windows when token is removed by Wale Ogunwale · 8 years ago
  80. b198b74 Don't send SCREEN_ORIENTATION_UNSET to apps. by Wale Ogunwale · 8 years ago
  81. ffa5a9d Revert "WindowList be gone!" by Jorim Jaggi · 8 years ago
  82. 4551c8b WindowList be gone! by Wale Ogunwale · 8 years ago
  83. 1b4b23e Fix camera not launching immediately from Keyguard by Jorim Jaggi · 8 years ago
  84. f4ebe2e Removed WallpaperController dependency on WindowList. by Wale Ogunwale · 8 years ago
  85. b783fd8 Traverse window hierarchy without window list by Wale Ogunwale · 8 years ago
  86. ac2561e Make window token add/remove APIs require displayId by Wale Ogunwale · 8 years ago
  87. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  88. f7cab10 Introduced ReadOnlyWindowList by Wale Ogunwale · 8 years ago
  89. 07bcab7 Add windows to window tokens in expected z-order by Wale Ogunwale · 8 years ago
  90. 5406e7a Apply display override config for secondary displays by Andrii Kulian · 8 years ago
  91. c69694a Have DisplayContent be the call point for assigning window layers by Wale Ogunwale · 8 years ago
  92. b0f3b83 Clean up use of DisplayContent from WindowState. by Wale Ogunwale · 8 years ago
  93. 19e452e Added non-app window tokens to window container hierarchy by Wale Ogunwale · 8 years ago
  94. 360a8bc Switch WindowState to get display content from its window token by Wale Ogunwale · 8 years ago
  95. 02319a6 Associate WindowToken object with only one display at a time by Wale Ogunwale · 8 years ago
  96. e471be6 Fixed flicker on activity transition in docked stack. by Wale Ogunwale · 8 years ago
  97. 1979440 Merge "Cleaned-up RootWindowContainer.applySurfaceChangesTransaction" by TreeHugger Robot · 8 years ago
  98. 9d9d8f1 Cleaned-up RootWindowContainer.applySurfaceChangesTransaction by Wale Ogunwale · 8 years ago
  99. 8e9c1a5 Fix NPE in overridePlayingAppAnimations am: 6e5f3d2e9f am: 6799190178 by Jorim Jaggi · 8 years ago
  100. 834bbbd Merge "Add override and merged config to WindowContainer" by TreeHugger Robot · 8 years ago