1. 53e66b2 Prevent getting from transit when interesting window is exiting by Matthew Ng · 7 years ago
  2. fb0152d Merge "DisplayCutout: Do not letterbox LAYOUT_FULLSCREEN windows" by TreeHugger Robot · 7 years ago
  3. 2dfb785 DisplayCutout: Do not letterbox LAYOUT_FULLSCREEN windows by Adrian Roos · 7 years ago
  4. c539b9b Merge "Move letterboxing to AppWinToken" by TreeHugger Robot · 7 years ago
  5. 4d18a2e Move letterboxing to AppWinToken by Adrian Roos · 7 years ago
  6. 04ab439 Add WindowContainer proto definitions by Vishnu Nair · 7 years ago
  7. 64b8d56 Cross profile apps animation part 2 by Tony Mak · 7 years ago
  8. ab4c1ea Merge "Copy child window list when destroying surface" by Jorim Jaggi · 7 years ago
  9. 59f3e92 Copy child window list when destroying surface by Jorim Jaggi · 7 years ago
  10. 65f5664 Merge "Ensure the correct animation bounds for STACK_CLIP_BEFORE" by Chavi Weingarten · 7 years ago
  11. 95f2b75 Merge "Save PiP activity position on screen for next re-entry into PiP." by Winson Chung · 7 years ago
  12. 596a199 Fix z-order when transfering animations by Jorim Jaggi · 7 years ago
  13. e55c019 Save PiP activity position on screen for next re-entry into PiP. by Winson Chung · 7 years ago
  14. 977482a Ensure the correct animation bounds for STACK_CLIP_BEFORE by chaviw · 7 years ago
  15. fd189146 Fix flicker with "trampoline" activities by Jorim Jaggi · 7 years ago
  16. 2301211 Set crop and final crop for WindowAnimation by chaviw · 7 years ago
  17. 619c9f7 Handle z-layering in animation layer by Jorim Jaggi · 7 years ago
  18. 23ee71c Set initial position for WindowAnimation and reparent animation leash. by chaviw · 7 years ago
  19. b0fc817 Lock free app animations (7/n): Cleanup by Jorim Jaggi · 7 years ago
  20. 2e3c31d Lock free app animations (5/n): Reimplement skip first frame by Jorim Jaggi · 7 years ago
  21. 988f668 Lock free app animations (4/n): Implement thubmnail by Jorim Jaggi · 7 years ago
  22. 980c9de Lock free app animations (3/n): Implement transfering animations by Jorim Jaggi · 7 years ago
  23. f5f9e12 Lock free app animations (2/n): Use SurfaceAninimator by Jorim Jaggi · 7 years ago
  24. 94c38c5 Lock free app animations (1/n): Get rid of mAllAppWindowAnimators by Jorim Jaggi · 7 years ago
  25. a5e1057 Lock free animations (2/2) by Jorim Jaggi · 7 years ago
  26. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  27. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  28. ababce1 Merge "In WindowManager code, wrap Binder.restoreCallingIdentity() in finally{}." by Péter Visontay · 7 years ago
  29. 3556a3b In WindowManager code, wrap Binder.restoreCallingIdentity() in finally{}. by Peter Visontay · 7 years ago
  30. e83f34cd Remove orientation restriction to only fullscreen activities. by Bryce Lee · 7 years ago
  31. 4921ccf Add trim levels to writeToProto by Adrian Roos · 7 years ago
  32. 6191149 Cache reference to stack objects we use a lot in WM. by Wale Ogunwale · 7 years ago
  33. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  34. b7e8a13 Refactor thumbnail layer code by Matthew Ng · 7 years ago
  35. b62139d Ability to getStack by windowingMode/activityType in WM. by Wale Ogunwale · 7 years ago
  36. 0d5609b Added WindowConfigurationProto and friends by Wale Ogunwale · 7 years ago
  37. 034a8ec Introducing ConfigurationContainerListener by Wale Ogunwale · 7 years ago
  38. 1f7f112 Merge "Fix stuck activity" into oc-mr1-dev am: ab1760f50f am: 449a8560fb by Jorim Jaggi · 7 years ago
  39. 4d1835d Fix stuck activity by Jorim Jaggi · 7 years ago
  40. e7d2b85 Nuke everything obsoleted by task snapshots by Jorim Jaggi · 7 years ago
  41. 3382ab1 Migrated some windowing methods from StackId to WindowConfiguration by Wale Ogunwale · 7 years ago
  42. 3a58025 Merge "Use top fullscreen window to inherit SystemUI flags" into oc-mr1-dev am: 626b8c371b by Jorim Jaggi · 7 years ago
  43. 626b8c3 Merge "Use top fullscreen window to inherit SystemUI flags" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  44. 87fdbcb Use top fullscreen window to inherit SystemUI flags by Jorim Jaggi · 7 years ago
  45. a7ec056 Merge "Update references to O MR1 to proper codename." into oc-mr1-dev am: 92a84efba1 by Bryce Lee · 7 years ago
  46. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  47. 0e7b7c9 Update references to O MR1 to proper codename. by Bryce Lee · 7 years ago
  48. d3bf08d Only allow one turnScreenOn per app resume. by chaviw · 7 years ago
  49. 8e9984e Merge "Never consider windows visible if appToken is hidden" into oc-dr1-dev by Jorim Jaggi · 7 years ago
  50. 19be605 Revert "Don't remove starting window for visible app." by Jorim Jaggi · 7 years ago
  51. 6dfd9ba Never consider windows visible if appToken is hidden by Jorim Jaggi · 7 years ago
  52. 00d586d Allow foreground AppWindowToken to influence orientation. by Bryce Lee · 7 years ago
  53. 61b8111 Fix flicker when transiting activities without animation. by Robert Carr · 7 years ago
  54. 6311c4b Do not gate updating allDrawn on all child WindowStates. by Bryce Lee · 7 years ago
  55. 2c596d5 Don't remove starting window for visible app. by Wale Ogunwale · 7 years ago
  56. e80ea58 Merge "Ensure all WindowStates are considered before determining all drawn." into oc-dr1-dev by Bryce Lee · 7 years ago
  57. d390deb Ensure all WindowStates are considered before determining all drawn. by Bryce Lee · 7 years ago
  58. be9be7f Move starting window dim layers behind the activity window layers by Winson Chung · 7 years ago
  59. 5d23afa Fixes getting the wrong app transition going home after minimized (1/2) by Matthew Ng · 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. 6837519 Correct errant entry in to DRAG_RESIZE_FREEFORM state. by Robert Carr · 7 years ago
  63. 8f85358 Associate freezing display with a target display id. by Bryce Lee · 7 years ago
  64. 45ca054 Fix camera launch delay from Keyguard by Jorim Jaggi · 7 years ago
  65. 9eb635c Merge "Use cached keyguard flags during relaunch." into oc-dev by Bryce Lee · 7 years ago
  66. ef4e38f Merge "Ensure that windows are drawn before starting transition into PiP." into oc-dev by TreeHugger Robot · 7 years ago
  67. e7ba686 Ensure that windows are drawn before starting transition into PiP. by Winson Chung · 7 years ago
  68. 081554b Use cached keyguard flags during relaunch. by Bryce Lee · 7 years ago
  69. 9e4721f Reset mHiddenSetFromTransferredStartingWindow when app set visibility by Wale Ogunwale · 7 years ago
  70. e4b0f28 Enable starting window logging by Jorim Jaggi · 7 years ago
  71. 6c45921 Reset hidden state of AppToken that was cleared due to starting window by Wale Ogunwale · 7 years ago
  72. 3106ae01 Fixed leak of app token in exiting list. by Wale Ogunwale · 7 years ago
  73. d1ac18c Allow for SDK 26 Activities to specify orientation when not fullscreen. by Bryce Lee · 7 years ago
  74. 3979159 Prevent non-fullscreen activities from influencing orientation by Bryce Lee · 7 years ago
  75. bf08eb6 Merge "Fix snapshots for secure windows" into oc-dev by TreeHugger Robot · 7 years ago
  76. d635a4a Fix snapshots for secure windows by Jorim Jaggi · 7 years ago
  77. 498c71d Window can only be fully drawn if app window is not relaunching by Matthew Ng · 7 years ago
  78. 3fc1769 Merge "Fixed transition animation from pipable activities" into oc-dev by TreeHugger Robot · 7 years ago
  79. 5384506 Merge "Prevent leak of AppWindowTokens." into oc-dev by TreeHugger Robot · 7 years ago
  80. 8997322 Fixed transition animation from pipable activities by Wale Ogunwale · 7 years ago
  81. ed3e83b Prevent leak of AppWindowTokens. by Robert Carr · 7 years ago
  82. e287e19 Fixed pinned stack lockscreen interaction by Wale Ogunwale · 7 years ago
  83. ecc06b3 Delay PiP transition to fullscreen until activities draw. by Robert Carr · 7 years ago
  84. b74567d Merge "Dump controller for AppWindowToken" into oc-dev by TreeHugger Robot · 7 years ago
  85. 9c64cb6 Dump controller for AppWindowToken by Wale Ogunwale · 7 years ago
  86. bae01b1 Disallow task snapshot starting window for intent != ACTION_MAIN by Jorim Jaggi · 7 years ago
  87. 87e5d55 Workaround for input ANR, always finish PiP menu activity. by Winson Chung · 7 years ago
  88. 5e5a68d Fixed issue with SCREEN_ORIENTATION_BEHIND not working correctly by Wale Ogunwale · 7 years ago
  89. 55ddf8f Added support for maxAspectRatio manifest attribute. by Wale Ogunwale · 7 years ago
  90. aa79aa1 Merge "Amend "Fix various flashes when..." CL" by Rob Carr · 7 years ago
  91. e7cc44d Amend "Fix various flashes when..." CL by Robert Carr · 7 years ago
  92. c344373 Merge "Do not allow Tasks to influence orientation under some conditions." by Bryce Lee · 7 years ago
  93. a359c98 Merge "Add API to disable snapshotting of activities" by Jorim Jaggi · 7 years ago
  94. 61fbcbc Do not allow Tasks to influence orientation under some conditions. by Bryce Lee · 7 years ago
  95. 0fe7ce96 Add API to disable snapshotting of activities by Jorim Jaggi · 7 years ago
  96. 6914f08 Fix various flashes when moving stacks. by Robert Carr · 7 years ago
  97. d0a2cd3 Delete some SurfaceView support code. by Robert Carr · 7 years ago
  98. 3878ca3 Fix multi-dimen app transition delay tron event by Jorim Jaggi · 8 years ago
  99. d5c7dd6 Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  100. 5aec7b9 Revert "Modify SurfaceView to use SurfaceFlinger child surfaces." by Wonsik Kim · 7 years ago