1. 4130a68 Fix SurfaceAnimator and SurfaceAnimationRunner tests by Jorim Jaggi · 7 years ago
  2. e07246a Set stack size and position and update children surface position. by chaviw · 7 years ago
  3. b0fc817 Lock free app animations (7/n): Cleanup by Jorim Jaggi · 7 years ago
  4. 32fd84a Lock free app animations (6/n): Move back-pressure to new animator by Jorim Jaggi · 7 years ago
  5. 988f668 Lock free app animations (4/n): Implement thubmnail by Jorim Jaggi · 7 years ago
  6. 980c9de Lock free app animations (3/n): Implement transfering animations by Jorim Jaggi · 7 years ago
  7. f5f9e12 Lock free app animations (2/n): Use SurfaceAninimator by Jorim Jaggi · 7 years ago
  8. 089c35e Enforce platform level animation in CrossProfileApps.startMainActivity by Tony Mak · 7 years ago
  9. 12f5678 Merge "Move task positioning tasks from WindowManagerService.mH" by TreeHugger Robot · 7 years ago
  10. adca073 Merge "Fix some issues found in AM display tests" by Andrii Kulian · 7 years ago
  11. b850ea5 Fix some issues found in AM display tests by Andrii Kulian · 7 years ago
  12. a5e1057 Lock free animations (2/2) by Jorim Jaggi · 7 years ago
  13. ce2f97a Move task positioning tasks from WindowManagerService.mH by Daichi Hirono · 7 years ago
  14. 92beccf Merge "Add TaskPositioningController" by TreeHugger Robot · 7 years ago
  15. 34fb731 Add TaskPositioningController by Daichi Hirono · 7 years ago
  16. 21c39a7 Lock free animations (1/2) by Jorim Jaggi · 7 years ago
  17. ffe128d Optimize surface hierarchy by Jorim Jaggi · 7 years ago
  18. 33203ff Merge "Display Cutout: Dispatch Cutout from WindowManager" by TreeHugger Robot · 7 years ago
  19. 5c6b622 Display Cutout: Dispatch Cutout from WindowManager by Adrian Roos · 7 years ago
  20. dac644c Merge "Deprecate inKeyguardRestrictedInputMode" by TreeHugger Robot · 7 years ago
  21. ea03be1 Add latency logging for rotation by Jason Monk · 7 years ago
  22. 5f13cf0 Deprecate inKeyguardRestrictedInputMode by Siarhei Vishniakou · 7 years ago
  23. fbe47df Snapshot Task with the app window crop for Recents by chaviw · 7 years ago
  24. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  25. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  26. fe73141 Merge "Global a11y action to lock screen" by TreeHugger Robot · 7 years ago
  27. f59b8dd Reimplement DimLayer's using hierarchy. by Robert Carr · 7 years ago
  28. b1579c8 Re-implement Z-ordering based off SurfaceControl hierarchy. by Robert Carr · 7 years ago
  29. f9a651d Global a11y action to lock screen by Eugene Susla · 7 years ago
  30. eaf2a4e Merge changes from topic "expose_methods" by Winson Chung · 7 years ago
  31. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 7 years ago
  32. e210468 Move assist data receiver interface to accessible namespace by Winson Chung · 7 years ago
  33. 828ff7e Support insets on secondary displays by Wale Ogunwale · 7 years ago
  34. 7bb06e0 Revert "Support insets on secondary displays" by Wale Ogunwale · 7 years ago
  35. 9bc2692 Support insets on secondary displays by Wale Ogunwale · 7 years ago
  36. ebf50a4 Add config flag to disable transition animation. by Mitsuru Oshima · 7 years ago
  37. 3c6c95e Add callback to DragDropController. by Daichi Hirono · 7 years ago
  38. 92c9a94 Don't let keyguard to influence orientation when dismissing by Andrii Kulian · 7 years ago
  39. 5647b92 Merge changes I3afc0622,I25723107 by TreeHugger Robot · 7 years ago
  40. c0b0f93 Support for WM.LayoutParams.PRIVATE_FLAG_IS_SCREEN_DECOR. by Wale Ogunwale · 7 years ago
  41. 404f810 Merge "Make the battery saver knobs hidden public," by TreeHugger Robot · 7 years ago
  42. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  43. 111aff9 Add window manager tracing by Adrian Roos · 7 years ago
  44. 768012e Make DragDropController#mDragState private by Daichi Hirono · 7 years ago
  45. 64e77cf Correct stackstack typo by Matthew Ng · 7 years ago
  46. 378f389 Merge "Cleaning up InputConsumers" by Winson Chung · 7 years ago
  47. 4f8bd78 Merge changes I56d15881,Ifd031285 by TreeHugger Robot · 7 years ago
  48. 73f6b8a Merge "Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary" by TreeHugger Robot · 7 years ago
  49. 6463c36 Cleaning up InputConsumers by Winson Chung · 7 years ago
  50. 941dcba Merge "1/ Refactor out logic to fetch assist data asynchronously" by Winson Chung · 7 years ago
  51. 52cb215 Move out DragInputEventReceiver from WindowManagerService by Daichi Hirono · 7 years ago
  52. 58e25e1 Move drag related handler code to DragHandler by Daichi Hirono · 7 years ago
  53. bf15587 Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary by Matthew Ng · 7 years ago
  54. da2818f 1/ Refactor out logic to fetch assist data asynchronously by Winson Chung · 7 years ago
  55. 76a26aa Move mDragState from WindowManagerService to DragDropController by Daichi Hirono · 7 years ago
  56. 4b34000 Merge "Add proto dump flag to services (2/2)" by TreeHugger Robot · 7 years ago
  57. eb1a99e Merge "Add trim levels to writeToProto" by TreeHugger Robot · 7 years ago
  58. e78b01a Add proto dump flag to services (2/2) by Vishnu Nair · 7 years ago
  59. 4921ccf Add trim levels to writeToProto by Adrian Roos · 7 years ago
  60. fe0c2c4 Merge "Move drag and drop related lines to DragDropController" by TreeHugger Robot · 7 years ago
  61. 8b3152c Merge "Add color mode setting" into oc-mr1-dev am: 19aa8ae955 am: 51c2848c44 by Chia-I Wu · 7 years ago
  62. df5cf62 Move drag and drop related lines to DragDropController by Daichi Hirono · 7 years ago
  63. 62e8c17 Add color mode setting by Romain Guy · 7 years ago
  64. ab5de37 Made creation of multiple stacks more intentional. by Wale Ogunwale · 7 years ago
  65. 9d588a7 DO NOT MERGE: Don't let keyguard to influence orientation when dismissing by Andrii Kulian · 7 years ago
  66. f3c4536 Merge "Cache reference to stack objects we use a lot in WM." by TreeHugger Robot · 7 years ago
  67. 6191149 Cache reference to stack objects we use a lot in WM. by Wale Ogunwale · 7 years ago
  68. 5396676 Merge "Use new SurfaceFlinger transaction API." by Rob Carr · 7 years ago
  69. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  70. e13b58e Use new SurfaceFlinger transaction API. by Robert Carr · 7 years ago
  71. e5ea9fa Merge "Update configuration whenever the visible window is laid out." into oc-mr1-dev am: bbdc422bb1 by Bryce Lee · 7 years ago
  72. 1ced4b7 Update configuration whenever the visible window is laid out. by Bryce Lee · 7 years ago
  73. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  74. 6833a07 Merge "Restrict when a window receives new Configurations." into oc-mr1-dev am: d71227355e by Bryce Lee · 7 years ago
  75. 2b17afd Restrict when a window receives new Configurations. by Bryce Lee · 7 years ago
  76. f3648e0 Divide dumpsys services into different buckets by Vishnu Nair · 7 years ago
  77. 0d5609b Added WindowConfigurationProto and friends by Wale Ogunwale · 7 years ago
  78. e7d2b85 Nuke everything obsoleted by task snapshots by Jorim Jaggi · 7 years ago
  79. 8754a2d Merge "Check correct DisplayContent when making window freezing screen" into oc-mr1-dev am: 06610fc753 by David Stevens · 7 years ago
  80. 5a9ecee Check correct DisplayContent when making window freezing screen by David Stevens · 7 years ago
  81. f7a051b Merge "Only use WM screen rotation animation on default display" into oc-mr1-dev am: f394ac4eba by David Stevens · 7 years ago
  82. f394ac4 Merge "Only use WM screen rotation animation on default display" into oc-mr1-dev by David Stevens · 7 years ago
  83. f62360c DO NOT MERGE Let external activities run when the primary display is off by David Stevens · 7 years ago
  84. 1583a4f Merge "Let external activities run when the primary display is off" by David Stevens · 7 years ago
  85. 9440dc8 Let external activities run when the primary display is off by David Stevens · 7 years ago
  86. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  87. 63f68c7 Merge "Fix out-of-order transactions (1/2)" into oc-dr1-dev am: cadfccbc13 by Jorim Jaggi · 7 years ago
  88. cadfccb Merge "Fix out-of-order transactions (1/2)" into oc-dr1-dev by Jorim Jaggi · 7 years ago
  89. ae97c08 Merge "Set property that terminates boot anim in WMS instead of SF" into oc-dr1-dev by Geoffrey Pitsch · 7 years ago
  90. 836dac4 Fix out-of-order transactions (1/2) by Jorim Jaggi · 7 years ago
  91. f4b61d9 Set property that terminates boot anim in WMS instead of SF by Geoffrey Pitsch · 7 years ago
  92. 9c4115a Merge "Fix keyboard focus in VR" into oc-dr1-dev am: 986995d481 by Tarandeep Singh · 7 years ago
  93. e1cfcf4 Fix keyboard focus in VR by Tarandeep Singh · 7 years ago
  94. 848cf82 Only use WM screen rotation animation on default display by David Stevens · 7 years ago
  95. 441f381 Merge "Don't freeze display if it isn't okay to animate." into oc-dr1-dev by Wale Ogunwale · 7 years ago
  96. 2112574 Merge "Don't freeze display if it isn't okay to animate." into oc-dr1-dev am: 932bc6dffc by Wale Ogunwale · 7 years ago
  97. bfdfd2a Don't freeze display if it isn't okay to animate. by Wale Ogunwale · 7 years ago
  98. 98ed6e3 Merge "Android Recents implementation for low ram devices" into oc-mr1-dev by Matthew Ng · 7 years ago
  99. 94e82d9b0 DO NOT MERGE ActivityView be gone! by Andrii Kulian · 7 years ago
  100. 43db6d2 Android Recents implementation for low ram devices by Matthew Ng · 7 years ago