1. 9af095b Fix minor issues with new window animations. by Jorim Jaggi · 7 years ago
  2. a5e1057 Lock free animations (2/2) by Jorim Jaggi · 7 years ago
  3. db50619 Use stable rect to determine if we should adjust for IME in split-screen by Wale Ogunwale · 7 years ago
  4. ffe128d Optimize surface hierarchy by Jorim Jaggi · 7 years ago
  5. b8e78fa Fix small typo in IME assignment. by Robert Carr · 7 years ago
  6. fbe47df Snapshot Task with the app window crop for Recents by chaviw · 7 years ago
  7. ee4d4b9 Rip out WindowContainer#isScreenOverlay by Robert Carr · 7 years ago
  8. 0bb0fda Merge "Fix removal of IME target." by TreeHugger Robot · 7 years ago
  9. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  10. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  11. 1cafdf8 Fix removal of IME target. by Robert Carr · 7 years ago
  12. f59b8dd Reimplement DimLayer's using hierarchy. by Robert Carr · 7 years ago
  13. b1579c8 Re-implement Z-ordering based off SurfaceControl hierarchy. by Robert Carr · 7 years ago
  14. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 7 years ago
  15. 828ff7e Support insets on secondary displays by Wale Ogunwale · 7 years ago
  16. 7bb06e0 Revert "Support insets on secondary displays" by Wale Ogunwale · 7 years ago
  17. 9bc2692 Support insets on secondary displays by Wale Ogunwale · 7 years ago
  18. c0b0f93 Support for WM.LayoutParams.PRIVATE_FLAG_IS_SCREEN_DECOR. by Wale Ogunwale · 7 years ago
  19. 111aff9 Add window manager tracing by Adrian Roos · 7 years ago
  20. 64e77cf Correct stackstack typo by Matthew Ng · 7 years ago
  21. 4921ccf Add trim levels to writeToProto by Adrian Roos · 7 years ago
  22. 6191149 Cache reference to stack objects we use a lot in WM. by Wale Ogunwale · 7 years ago
  23. f65d166 Merge "Removed remaining use of static stack ids." by TreeHugger Robot · 7 years ago
  24. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  25. 3e5a152 In a car, ignore the orientation the app requests, and force the app to by Dean Harding · 7 years ago
  26. 07e501f Merge "Refactor thumbnail layer code" by TreeHugger Robot · 7 years ago
  27. 52fd6ca Merge "Disable seamless-rotation when other windows are visible." into oc-mr1-dev am: 59c258d83b by Robert Carr · 7 years ago
  28. 0e00727 Disable seamless-rotation when other windows are visible. by Robert Carr · 7 years ago
  29. 01bb9d4 Fix build breakage with ag/2997247 by Wale Ogunwale · 7 years ago
  30. b7e8a13 Refactor thumbnail layer code by Matthew Ng · 7 years ago
  31. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  32. b62139d Ability to getStack by windowingMode/activityType in WM. by Wale Ogunwale · 7 years ago
  33. 704a3c0 Make sure wm Stack gets override config on creation by Wale Ogunwale · 7 years ago
  34. 0d5609b Added WindowConfigurationProto and friends by Wale Ogunwale · 7 years ago
  35. ce19577 Merge "Don't take invisible screenshots" into oc-mr1-dev am: 6d9d42f6aa by Jorim Jaggi · 7 years ago
  36. 406386a8 Don't take invisible screenshots by Jorim Jaggi · 7 years ago
  37. 7ac8d3a Enhance IME support in ActivityView for AAe. by Tarandeep Singh · 7 years ago
  38. 43bc0ad Merge "Update DisplayContent tap exclude region on window resize" into oc-mr1-dev by David Stevens · 7 years ago
  39. c642da7 Update DisplayContent tap exclude region on window resize by David Stevens · 7 years ago
  40. f833ba9 Update DisplayContent tap exclude region on window resize by David Stevens · 7 years ago
  41. e7d2b85 Nuke everything obsoleted by task snapshots by Jorim Jaggi · 7 years ago
  42. fbedb22 Merge changes I36ec1bf3,Ic5f11074 into oc-mr1-dev am: 54f40fa1e6 am: 5b32ea3dec by Jorim Jaggi · 7 years ago
  43. f2d6889 Add Rotation Information to WindowManager proto dumpsys by Steven Timotius · 7 years ago
  44. 75520d5 Use Keyguard orientation when unoccluding by Jorim Jaggi · 7 years ago
  45. 3382ab1 Migrated some windowing methods from StackId to WindowConfiguration by Wale Ogunwale · 7 years ago
  46. 687b427 Introducing windowing mode in WindowConfiguration. by Wale Ogunwale · 7 years ago
  47. 822e512 Introducing WindowConfiguration by Wale Ogunwale · 7 years ago
  48. f62360c DO NOT MERGE Let external activities run when the primary display is off by David Stevens · 7 years ago
  49. 1583a4f Merge "Let external activities run when the primary display is off" by David Stevens · 7 years ago
  50. 23494e3 Merge "Update WindowManager to output dumpsys in protobuf format" by TreeHugger Robot · 7 years ago
  51. 9440dc8 Let external activities run when the primary display is off by David Stevens · 7 years ago
  52. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  53. 7ff3ff3 Merge "Switch WindowContainer to use ConfigurationContainer" by Wale Ogunwale · 7 years ago
  54. 9c1c3a0 Ensure we leave the orientation changing state. by Robert Carr · 7 years ago
  55. 00d586d Allow foreground AppWindowToken to influence orientation. by Bryce Lee · 7 years ago
  56. 0e4a6df Remove rotation and app bounds from Configuration diff. by Bryce Lee · 7 years ago
  57. 98d6231 Switch WindowContainer to use ConfigurationContainer by Wale Ogunwale · 7 years ago
  58. e6c6ecb Fix snapshots for dialogs by Jorim Jaggi · 7 years ago
  59. 8c3cf38 Use configuration delta to determine if still in orientation change. by Bryce Lee · 7 years ago
  60. 31386ab Revert "Use configuration delta to determine if still in orientation change." by Bryce Lee · 7 years ago
  61. 2a0284b Use configuration delta to determine if still in orientation change. by Bryce Lee · 7 years ago
  62. c1f2f2a Add rotation to configuration. by Bryce Lee · 7 years ago
  63. e89d0bb Only enable wide color gamut support on capable devices by Romain Guy · 7 years ago
  64. 1ead7fc Scrims should be grey when in-app by Lucas Dupin · 7 years ago
  65. d187126 Address issues surrounding freezing by display. by Bryce Lee · 7 years ago
  66. f867733 Merge "Revert "Coordinate configuration changes and window frame size."" into oc-dev by Bryce Lee · 7 years ago
  67. 46b0165 Revert "Coordinate configuration changes and window frame size." by Bryce Lee · 7 years ago
  68. 8f85358 Associate freezing display with a target display id. by Bryce Lee · 7 years ago
  69. afb45bb Coordinate configuration changes and window frame size. by Bryce Lee · 7 years ago
  70. bfa81ad Fix unnecessary relaunches when unlocking with fingerprint sensor. by Wale Ogunwale · 7 years ago
  71. 64900ad Merge "Take snapshot when screen is turning off" into oc-dev by Jorim Jaggi · 7 years ago
  72. 51304d7 Take snapshot when screen is turning off by Jorim Jaggi · 7 years ago
  73. 5a270bc Merge "Don't report displays that are going to be removed" into oc-dev by Andrii Kulian · 7 years ago
  74. 0214ed9 Don't report displays that are going to be removed by Andrii Kulian · 7 years ago
  75. dc9385a Immediately report drawing by Jorim Jaggi · 7 years ago
  76. c6ae42a Fix IME Keyguard exit animation by Jorim Jaggi · 7 years ago
  77. d193972 Merge "Fixed issue with associating WindowToken with null binder." into oc-dev by TreeHugger Robot · 7 years ago
  78. 399c869 Revert "Only allow AM to update display orientation based on app containers" by Wale Ogunwale · 7 years ago
  79. 2f569ed Fixed issue with associating WindowToken with null binder. by Wale Ogunwale · 7 years ago
  80. 70f5948 Fix bounds calculation by Jorim Jaggi · 7 years ago
  81. eb59d6e Don't include IME in app screenshot by Jorim Jaggi · 7 years ago
  82. 5f1ae6a Only allow AM to update display orientation based on app containers by Wale Ogunwale · 7 years ago
  83. 40d0f86 Merge "Update ime touch exclude region for hosting display" into oc-dev by Andrii Kulian · 7 years ago
  84. 7a31b77 Update ime touch exclude region for hosting display by Andrii Kulian · 7 years ago
  85. f7e6f58 Merge "Window can only be fully drawn if app window is not relaunching" into oc-dev by TreeHugger Robot · 7 years ago
  86. 498c71d Window can only be fully drawn if app window is not relaunching by Matthew Ng · 7 years ago
  87. fef058d Prevent IME adjustment for stacks not affected by docked stack resizing by Winson Chung · 7 years ago
  88. 2117aaf More targeted version of "Correct animation glitch for pinned stack." by Robert Carr · 7 years ago
  89. 8997322 Fixed transition animation from pipable activities by Wale Ogunwale · 7 years ago
  90. 22d4ef0 Merge "Don't allow stacks above pinned stack." into oc-dev by Bryce Lee · 7 years ago
  91. 32c566f Fixing missing movement bounds notification to SystemUI. by Winson Chung · 7 years ago
  92. 971fe46 Merge "Revert "Revert "Handle case when snapshot dimensions don't match""" into oc-dev by TreeHugger Robot · 7 years ago
  93. 48f4b57 Don't allow stacks above pinned stack. by Bryce Lee · 7 years ago
  94. 30d64f3 Revert "Revert "Handle case when snapshot dimensions don't match"" by Jorim Jaggi · 7 years ago
  95. 51c1b67 Fix activity move between displays by Andrii Kulian · 7 years ago
  96. e7ac324 Merge "Revert "Handle case when snapshot dimensions don't match"" into oc-dev by Jason Monk · 7 years ago
  97. ba53d8a Revert "Handle case when snapshot dimensions don't match" by Jason Monk · 7 years ago
  98. 0c90169 Correct animation glitch for pinned stack. by Robert Carr · 7 years ago
  99. 1edadac Merge "Handle case when snapshot dimensions don't match" into oc-dev by Jorim Jaggi · 7 years ago
  100. cd09799 Update display contents when metrics change by Andrii Kulian · 7 years ago