1. 9cc2e13 Merge "Re-send the IME control after IME is re-created" into rvc-dev by Tiger Huang · 4 years, 4 months ago
  2. f0fcd8d Merge "DisplayArea: Fix computation of ImeContainers parent surface" into rvc-dev by Adrian Roos · 4 years, 4 months ago
  3. 329cbd0 DisplayArea: Fix computation of ImeContainers parent surface by Adrian Roos · 4 years, 4 months ago
  4. 45e7091 Merge "Apply rotation animation to restore rotated activity" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  5. 688c838 Make PINNED mode alwaysCreateStack by Evan Rosky · 4 years, 4 months ago
  6. fdec32c Re-send the IME control after IME is re-created by Tiger Huang · 4 years, 4 months ago
  7. d16620e Apply rotation animation to restore rotated activity by Riddle Hsu · 4 years, 4 months ago
  8. e3b4daa Merge "Revert "Only use the IME target from IMMS to update the IME control target"" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  9. 4fbe677 Revert "Only use the IME target from IMMS to update the IME control target" by Tiger Huang · 4 years, 4 months ago
  10. b7dda7d Merge "Only use the IME target from IMMS to update the IME control target" into rvc-dev by Tiger Huang · 4 years, 4 months ago
  11. ac4b972 Merge "6/n Manage multiple task display area in the policy" into rvc-dev by Andrii Kulian · 4 years, 4 months ago
  12. 304db43 Only use the IME target from IMMS to update the IME control target by Tiger Huang · 4 years, 4 months ago
  13. 9c50a64 Merge "Re-apply local client state when leash changes" into rvc-dev by Jorim Jaggi · 4 years, 4 months ago
  14. 44b3c56 6/n Manage multiple task display area in the policy by Andrii Kulian · 4 years, 4 months ago
  15. 32d37c9 Merge "Animate divider bar and roottasks along with keyguard-exit" into rvc-dev by Evan Rosky · 4 years, 4 months ago
  16. ee54070 Re-apply local client state when leash changes by Jorim Jaggi · 4 years, 4 months ago
  17. 0ad8d2c Animate divider bar and roottasks along with keyguard-exit by Evan Rosky · 4 years, 5 months ago
  18. ae1c541 Merge "Added displayPosition in LogicalDisplay" into rvc-dev by Chavi Weingarten · 4 years, 4 months ago
  19. 945f730 Added displayPosition in LogicalDisplay by chaviw · 4 years, 5 months ago
  20. f9df4a8 5/n Add support for multiple task display areas by Andrii Kulian · 4 years, 4 months ago
  21. 4c0fd0d 4/n Add fallback to default task display area by Andrii Kulian · 4 years, 4 months ago
  22. 46806c7 Merge "Allow userActivityTimeout override when keyguard is showing." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  23. 1acb24c Merge "Update insets state for each window if its mBehindIme is changed" into rvc-dev by Jorim Jaggi · 4 years, 4 months ago
  24. 53c8eb8 Update insets state for each window if its mBehindIme is changed by Tiger Huang · 4 years, 4 months ago
  25. c6a2552 Allow userActivityTimeout override when keyguard is showing. by Santos Cordon · 4 years, 4 months ago
  26. 9ba74be Merge "Cancel animation in previous rotation" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  27. 886d2cf Merge "3/n Refactor TaskContainers to TaskDisplayArea" into rvc-dev by Andrii Kulian · 4 years, 4 months ago
  28. 86d676c 3/n Refactor TaskContainers to TaskDisplayArea by Andrii Kulian · 4 years, 4 months ago
  29. fc246d1 Cancel animation in previous rotation by Riddle Hsu · 4 years, 5 months ago
  30. a1f869d Add task organizer based task embedder by Winson Chung · 4 years, 4 months ago
  31. 9ea12da 2/n Move task management logic to TaskContainers by Andrii Kulian · 4 years, 4 months ago
  32. dddb9dd Merge "1/n Move TaskContainers out of DisplayContent class" into rvc-dev by Andrii Kulian · 4 years, 4 months ago
  33. 526ad43 1/n Move TaskContainers out of DisplayContent class by Andrii Kulian · 4 years, 4 months ago
  34. c6690dd Merge "Fix bubble transition hanging issues" into rvc-dev by Jorim Jaggi · 4 years, 4 months ago
  35. 66b1dfe Merge "Change TYPE_DREAM logic to use ACTIVITY_TYPE_DREAM" into rvc-dev by Galia Peycheva · 4 years, 4 months ago
  36. 70b5571 Change TYPE_DREAM logic to use ACTIVITY_TYPE_DREAM by Galia Peycheva · 4 years, 5 months ago
  37. 7c579cd Fix bubble transition hanging issues by Jorim Jaggi · 4 years, 4 months ago
  38. 72d6dc3 Avoid flicker by finishing recents animation with config change by Riddle Hsu · 4 years, 4 months ago
  39. f6f91b3 Merge "Notify remote rotation with fixed rotation transform" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  40. 46f0be1 Merge "Reuse and reparent one-level root task to another display" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  41. 0e503e5 Merge "Don't dispatch IME insets if the target is above IME" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  42. 57e2e1c Don't dispatch IME insets if the target is above IME by Tiger Huang · 4 years, 5 months ago
  43. 32a2612 Merge "Remove use of TaskTile" into rvc-dev by Louis Chang · 4 years, 4 months ago
  44. 389580c Merge "Create ACTIVITY_TYPE_DREAM" into rvc-dev by Galia Peycheva · 4 years, 4 months ago
  45. a009c76 Remove use of TaskTile by Louis Chang · 4 years, 5 months ago
  46. dd63da5 Reuse and reparent one-level root task to another display by Louis Chang · 4 years, 4 months ago
  47. 06aeb06 Notify remote rotation with fixed rotation transform by Riddle Hsu · 4 years, 4 months ago
  48. 7cf2aea Merge "Introduce DisplayArea organizer" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  49. 45f48d3 Create ACTIVITY_TYPE_DREAM by Galia Peycheva · 4 years, 5 months ago
  50. dec3408 Introduce DisplayArea organizer by Wale Ogunwale · 4 years, 4 months ago
  51. aae2f6f Merge "Always update IME control target" into rvc-dev by Taran Singh · 4 years, 4 months ago
  52. 5794658 Move some window related files to android.window package by Wale Ogunwale · 4 years, 4 months ago
  53. 3ef9b33 Always update IME control target by Tarandeep Singh · 4 years, 5 months ago
  54. 67e0935 Merge "Apply proper displayCutout rotation in density 480 dpi and 270 degrees rotation." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  55. f2b28e9 Applies left and right edge scale to side swipe width by Mehdi Alizadeh · 4 years, 8 months ago
  56. faf6a4d Merge "Reset override bounds when animating to fullscreen" into rvc-dev by Winson Chung · 4 years, 5 months ago
  57. 0db3411 Apply proper displayCutout rotation in density 480 dpi and 270 degrees rotation. by Mark Hong · 4 years, 7 months ago
  58. d1674cd Reset override bounds when animating to fullscreen by Winson Chung · 4 years, 5 months ago
  59. d5a344f Merge "Fix magnifier border isn't fixed when magnification is working" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  60. 9698646 Fix magnifier border isn't fixed when magnification is working by Arthur Hung · 4 years, 5 months ago
  61. dddc9f5 Support DisplayAreas in protos by Vishnu Nair · 4 years, 5 months ago
  62. e47501b Consolidate size compat bounds calculation by Riddle Hsu · 4 years, 6 months ago
  63. 9867b51 Use TaskFactory to create ActivityStack. by Garfield Tan · 4 years, 5 months ago
  64. 149bbf8 Merge "Clean-up old docked-stack implementation from WM" into rvc-dev by Evan Rosky · 4 years, 5 months ago
  65. 73a7fe9 Clean-up old docked-stack implementation from WM by Evan Rosky · 4 years, 9 months ago
  66. 55bddd8 Generalize change transition into WindowContainer by Evan Rosky · 4 years, 6 months ago
  67. 87293fd Merge "Fix Display SurfaceControl leak" into rvc-dev by Chavi Weingarten · 4 years, 5 months ago
  68. 85cf41f Move PiP animation to SysUI package by Hongwei Wang · 4 years, 7 months ago
  69. b9c44aa Fix Display SurfaceControl leak by chaviw · 4 years, 5 months ago
  70. 0d46519 Reuse stack as task for single task stacks (90/n) by Wale Ogunwale · 4 years, 6 months ago
  71. 2d88183 Merge "SystemUI Split via TaskOrganizer" by Evan Rosky · 4 years, 6 months ago
  72. a0fa966 Fixed rotation: home and recents animation by Vadim Caen · 4 years, 6 months ago
  73. af9f27c SystemUI Split via TaskOrganizer by Evan Rosky · 4 years, 6 months ago
  74. 4e6678a Merge changes I2041074b,Ib0960938,Ibbf21a8d by Tiger Huang · 4 years, 6 months ago
  75. 8759f13 Merge "Introduce fixed rotation transform" by TreeHugger Robot · 4 years, 6 months ago
  76. 001b341 Allow showing when control target is IME fallback by Jorim Jaggi · 4 years, 6 months ago
  77. 2a3002a Revert "SystemUI Split via TaskOrganizer" by Jorim Jaggi · 4 years, 6 months ago
  78. 6f548e9 Introduce fixed rotation transform by Riddle Hsu · 4 years, 7 months ago
  79. 12a75f3 Merge "SystemUI Split via TaskOrganizer" by Evan Rosky · 4 years, 6 months ago
  80. f8398cd Merge "Protect against assumptions of an existing home stack." by Darryl Johnson · 4 years, 6 months ago
  81. bed2d1b SystemUI Split via TaskOrganizer by Evan Rosky · 4 years, 9 months ago
  82. aa3b19d Check to show IME after committing finish drawing windows by Tiger Huang · 4 years, 6 months ago
  83. 3388bd2 Protect against assumptions of an existing home stack. by Darryl L Johnson · 4 years, 8 months ago
  84. 7e51a4b Merge "TaskOrganizer: Always launch MULTI_WINDOW tasks in new stack" by Rob Carr · 4 years, 6 months ago
  85. cb1dde6 TaskOrganizer: Always launch MULTI_WINDOW tasks in new stack by Robert Carr · 4 years, 6 months ago
  86. 639ce07 WM: Support device-specific DisplayArea (4/n) by Adrian Roos · 4 years, 6 months ago
  87. f2bfaeb Merge "Make WmDisplayCutout support waterfall and long edge cutout" by Shawn Lin · 4 years, 6 months ago
  88. f342f06 WM: Unify windows and activities proto dumps (88/n) by Wale Ogunwale · 4 years, 6 months ago
  89. a7050d4 Merge "WM: Introduce DisplayArea (3/n)" by Adrian Roos · 4 years, 6 months ago
  90. 22a20a8 WM: Introduce DisplayArea (3/n) by Adrian Roos · 4 years, 9 months ago
  91. 0037e5f Add TaskTile concept to Window Manager by Evan Rosky · 4 years, 9 months ago
  92. 21e3f02 Make WmDisplayCutout support waterfall and long edge cutout by shawnlin · 4 years, 6 months ago
  93. 629e0c3 Merge "Handle IME target change gracefully" by Taran Singh · 4 years, 6 months ago
  94. 71f8281 Merge "Move IME to a host display when target's display is reparented" by Taran Singh · 4 years, 6 months ago
  95. 8a26999 Merge "Dispatch separate navigation bar frame to IME" by Jorim Jaggi · 4 years, 6 months ago
  96. a659018 Handle IME target change gracefully by Tarandeep Singh · 4 years, 6 months ago
  97. 1e5b1a8 Move IME to a host display when target's display is reparented by Tarandeep Singh · 4 years, 6 months ago
  98. f0a9dd1 Merge "IME Layering: Don't assign relative layering in all multi-window modes" by Rob Carr · 4 years, 6 months ago
  99. 9b4f420 Dispatch separate navigation bar frame to IME by Jorim Jaggi · 4 years, 6 months ago
  100. 35d5914 Removes default/movement PiP bounds from WM by Hongwei Wang · 4 years, 6 months ago