1. 69aebfc Tweaking workaround to use fallback with null buffer by Winson Chung · 4 years ago
  2. 10250f6 Merge "Workaround for crash from invalid snapshot" into rvc-dev by Winson Chung · 4 years, 1 month ago
  3. c8ba260 Workaround for crash from invalid snapshot by Winson Chung · 4 years, 1 month ago
  4. 2ed39d8 WM: Replace eEarlyWakeup flags with explicit eEarlyWakeup start and end flags by Vishnu Nair · 4 years, 1 month ago
  5. f9ef08d Adding blur supported check to shared lib by Winson Chung · 4 years, 1 month ago
  6. 4b8795d Align PiP animation and touch on vsync-sf by Tony Huang · 4 years, 1 month ago
  7. bedb9f3 Pass displayId to onActivityRotation() by Vinit Nayak · 4 years, 1 month ago
  8. 38dbc97 Merge "Add new callback for when activity rotates" into rvc-dev by Vinit Nayak · 4 years, 1 month ago
  9. 4cfb590 Screenshot - pass bitmap as bundled hardware buffer from Launcher by Zak Cohen · 4 years, 1 month ago
  10. a38a553 Merge "Using inline definition of FrameDrawingCallback instead of lambda as it fails on some devices" into rvc-dev by Sunny Goyal · 4 years, 1 month ago
  11. 66bf45f Add new callback for when activity rotates by Vinit Nayak · 4 years, 2 months ago
  12. cdd1a3d Adds BitmapUtil for dealing with hardware buffer wrapped bitmaps. by Zak Cohen · 4 years, 1 month ago
  13. d0642f7 Using inline definition of FrameDrawingCallback instead of lambda as it fails on some devices by Sunny Goyal · 4 years, 1 month ago
  14. bd09c17 Adds Assistant invocation time stamp to ActivityManagerWraper by Govinda Wasserman · 4 years, 2 months ago
  15. 2148254 Sending split screen stack change to Launcher whenever it changes, by Sunny Goyal · 4 years, 2 months ago
  16. 9467454 Add global actions to sysui state for handling with gesture nav by Winson Chung · 4 years, 2 months ago
  17. 4880a30 Remove divider view when exiting splitscreen by Vishnu Nair · 4 years, 2 months ago
  18. 076fc59 Removing some deprecated methods by Sunny Goyal · 4 years, 2 months ago
  19. 226849f Exposing some ViewRoomImple methods in shared lib by Sunny Goyal · 4 years, 2 months ago
  20. 59a83b8 Pass actual plugin to PluginInstanceManager.MainHandler. by Dave Mankoff · 4 years, 2 months ago
  21. bb4a748 Merge "Disconnect plugins on the main thread." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  22. 308c90f Disconnect plugins on the main thread. by Dave Mankoff · 4 years, 2 months ago
  23. 8d1c24e Inform receivers of restart attempt previous visibility by Evan Rosky · 4 years, 3 months ago
  24. 49ccdb5 Merge "Add test APIs for makeCustomAnimation" into rvc-dev by Ming-Shin Lu · 4 years, 3 months ago
  25. 5912900 Merge "Remove SystemUI-statsd out of SystemUISharedLib" into rvc-dev by Hyunyoung Song · 4 years, 3 months ago
  26. 3d89c93 Remove SystemUI-statsd out of SystemUISharedLib by Hyunyoung Song · 4 years, 3 months ago
  27. c3721ac Merge "Deprecates the animatingBounds from WM to SysUI" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  28. 3c981f6 Deprecates the animatingBounds from WM to SysUI by Hongwei Wang · 4 years, 3 months ago
  29. 04bceb9 Trigger onTaskAppeared when a task started from recents becomes ready. by lumark · 4 years, 4 months ago
  30. b6d7002 Add test APIs for makeCustomAnimation by Ming-Shin Lu · 4 years, 3 months ago
  31. f1a03e0 Merge "Get rid of usage of Context#getDisplayNoVerify() in SurfaceViewRequestReceiver" into rvc-dev by Tracy Zhou · 4 years, 3 months ago
  32. 74153ee Merge "Disabled back gesture when quickswitching if needed" into rvc-dev by Vinit Nayak · 4 years, 3 months ago
  33. a4b0b8d Get rid of usage of Context#getDisplayNoVerify() in SurfaceViewRequestReceiver by Tracy Zhou · 4 years, 3 months ago
  34. f848e9d Disabled back gesture when quickswitching if needed by Vinit Nayak · 4 years, 4 months ago
  35. 6173317 Merge "Save reentry bounds from SysUI" into rvc-dev by Hongwei Wang · 4 years, 3 months ago
  36. 221fe3d Save reentry bounds from SysUI by Hongwei Wang · 4 years, 3 months ago
  37. e5ab017 Skip excluded MW mode tasks from recents and running tasks by Winson Chung · 4 years, 4 months ago
  38. be60a58 Adds SYSUI_STATE_BUBBLES_EXPANDED to QuickStepContract. by Joshua Tsuji · 4 years, 4 months ago
  39. 2da3da6 Merge "Allows the Assistant to request suppression of fling" into rvc-dev by Govinda Wasserman · 4 years, 4 months ago
  40. 53ce01c Allows the Assistant to request suppression of fling by Govinda Wasserman · 4 years, 4 months ago
  41. 271d9c7 SurfaceControlViewHost: Respond to API feedback by Robert Carr · 4 years, 4 months ago
  42. 888edd6 Merge "Implement wallpaper zoom hooking it to the shade" into rvc-dev by Lucas Dupin · 4 years, 4 months ago
  43. cfdd34a Merge "Always notify SystemUI when launching activity to existing task" into rvc-dev by Winson Chung · 4 years, 4 months ago
  44. 13f4b8a Implement wallpaper zoom hooking it to the shade by Lucas Dupin · 4 years, 5 months ago
  45. 705e25d Merge "Support scaling with SurfaceControl when using WindowlessWindow APIs" into rvc-dev by Tracy Zhou · 4 years, 4 months ago
  46. 6470c60 Support scaling with SurfaceControl when using WindowlessWindow APIs by Tracy Zhou · 4 years, 4 months ago
  47. e789ff6 Always notify SystemUI when launching activity to existing task by Winson Chung · 4 years, 4 months ago
  48. 2ec1912 Add localBounds in RemoteAnimationTarget by lumark · 4 years, 6 months ago
  49. 417fa7e Turn on hardware acceleration flag on the windowless window we render by Tracy Zhou · 4 years, 4 months ago
  50. 5570147 Ensure that task org updates all happen off the main thread by Winson Chung · 4 years, 4 months ago
  51. 721de23 Merge "Removing deferring gestureNav until managed profile is setup" into rvc-dev by Sunny Goyal · 4 years, 4 months ago
  52. fceac76 Merge "Make SurfaceView rendering generic in SysUI" into rvc-dev by Tracy Zhou · 4 years, 4 months ago
  53. ccfab35 Make SurfaceView rendering generic in SysUI by Tracy Zhou · 4 years, 4 months ago
  54. 5dcdc10 Removing deferring gestureNav until managed profile is setup by Sunny Goyal · 4 years, 4 months ago
  55. 7e895da Update sync rt applier for background blur by Winson Chung · 4 years, 5 months ago
  56. 73a7fe9 Clean-up old docked-stack implementation from WM by Evan Rosky · 4 years, 8 months ago
  57. 81a3202 Merge changes from topic "new-task-snapshots-rvc-dev" into rvc-dev by Peter Kalauskas · 4 years, 4 months ago
  58. 85cf41f Move PiP animation to SysUI package by Hongwei Wang · 4 years, 6 months ago
  59. fe0a413 Store original task width and height instead of scale by Peter Kalauskas · 4 years, 5 months ago
  60. d566d02 Merge "Rename full and reduced scale configs" by TreeHugger Robot · 4 years, 5 months ago
  61. 4dc0460 Rename full and reduced scale configs by Peter Kalauskas · 4 years, 5 months ago
  62. 9f0d9f7 Merge "Let launcher control wallpaper zoom" by TreeHugger Robot · 4 years, 5 months ago
  63. e47c5c6 Let launcher control wallpaper zoom by Lucas Dupin · 4 years, 5 months ago
  64. 2d88183 Merge "SystemUI Split via TaskOrganizer" by Evan Rosky · 4 years, 5 months ago
  65. af9f27c SystemUI Split via TaskOrganizer by Evan Rosky · 4 years, 5 months ago
  66. f2f84f5 Remove more deferTransactionUntilSurface calls by Robert Carr · 4 years, 5 months ago
  67. 2a3002a Revert "SystemUI Split via TaskOrganizer" by Jorim Jaggi · 4 years, 5 months ago
  68. bed2d1b SystemUI Split via TaskOrganizer by Evan Rosky · 4 years, 8 months ago
  69. 40f22d9 Add compat call for getting the rotation from the window config by Winson Chung · 4 years, 5 months ago
  70. c2d2136 Report a CrashWhilePluginActiveException only if plugin disabled. by Dave Mankoff · 4 years, 5 months ago
  71. 68eda44 Inline framework class that isn't visible via the shared lib by Winson Chung · 4 years, 5 months ago
  72. 9f982f5 Merge "Removing some unused classes" by Winson Chung · 4 years, 5 months ago
  73. a34e04b Removing some unused classes by Sunny Goyal · 4 years, 5 months ago
  74. a657ac9 Add initial SysUI trace support by Winson Chung · 4 years, 7 months ago
  75. b320cbc Merge "Add rotation field to ThumbnailData for task snapshots" by Vinit Nayak · 4 years, 6 months ago
  76. 43d8588 Merge "Screenshot helper - add method that allows the caller to supply bitmap." by Zak Cohen · 4 years, 6 months ago
  77. ffd9dff Add rotation field to ThumbnailData for task snapshots by Vinit Nayak · 4 years, 8 months ago
  78. ebd3b8b Screenshot helper - add method that allows the caller to supply bitmap. by Zak Cohen · 4 years, 6 months ago
  79. 87f5d2c Unhide SurfaceControlViewHost API by Robert Carr · 4 years, 6 months ago
  80. 3ab2065 Merge "Add sysui module for logging SystemUI atoms." by Muhammad Qureshi · 4 years, 6 months ago
  81. e47e006 Adds UniversalSmartspaceUtils to be shared between Launcher and SysUI. by Andy Wickham · 4 years, 6 months ago
  82. 9bced7d Add sysui module for logging SystemUI atoms. by Muhammad Qureshi · 4 years, 6 months ago
  83. 194435b Introduce WINDOWING_MODE_MULTI_WINDOW by Wale Ogunwale · 4 years, 7 months ago
  84. 10fc25d Clean up remote animation definitions when activity is destroyed by Winson Chung · 4 years, 7 months ago
  85. 4ce1ddf Added WindowMagnification for Accessibility in System UI by chaviw · 4 years, 9 months ago
  86. 440f88b Add task snapshot for home task by Riddle Hsu · 4 years, 8 months ago
  87. 88eff82 Add compat call to fetch icon from task description with user by Winson Chung · 4 years, 7 months ago
  88. 62f735e Persist PiP size to be restored on re-entry by jorgegil@google.com · 4 years, 8 months ago
  89. 0c7f966 Merge "Clear temp list after call" by Winson Chung · 4 years, 8 months ago
  90. 17f6ca1 Clear temp list after call by Winson Chung · 4 years, 8 months ago
  91. 1abb683 Notify task description change to system UI (4/N) by Yunfan Chen · 4 years, 8 months ago
  92. 48ed040 Merge "Adds CLOSE_SYSTEM_WINDOWS_REASON_HOME_KEY to ActivityManagerWrapper." by TreeHugger Robot · 4 years, 9 months ago
  93. 709825d Adds CLOSE_SYSTEM_WINDOWS_REASON_HOME_KEY to ActivityManagerWrapper. by Andy Wickham · 4 years, 9 months ago
  94. 453033f Merge "Use different reorder modes for fail safe before and after Overview" by TreeHugger Robot · 4 years, 9 months ago
  95. 9e0354f Use different reorder modes for fail safe before and after Overview by Tracy Zhou · 4 years, 9 months ago
  96. d196637 Removed dead code around TRANSIT_TASK_IN_PLACE by Issei Suzuki · 4 years, 9 months ago
  97. 8e54796 Add callback to notify frozen RecentTasks by Vinit Nayak · 4 years, 9 months ago
  98. 13ce036 Merge "Merge "Set min_sdk_version for SystemUISharedLib" am: ce2417fa9c" into stage-aosp-master am: 0bda334b4f am: 1918e5cb87 by Colin Cross · 4 years, 10 months ago
  99. e656874 Merge "Merge "Set min_sdk_version for SystemUISharedLib" am: ce2417fa9c" into stage-aosp-master am: 0bda334b4f by Colin Cross · 4 years, 10 months ago
  100. 8e3c49d Merge "Set min_sdk_version for SystemUISharedLib" am: ce2417fa9c by Colin Cross · 4 years, 10 months ago