1. 85c13cf Merge "BLASTBufferQueue: Fix two conditions leading to freeze." into rvc-dev by Rob Carr · 4 years, 3 months ago
  2. 488cd2c Merge "Fix consumer closed input channel cause an error occurred (1/2)" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  3. 03d65a7 Fix consumer closed input channel cause an error occurred (1/2) by arthurhung · 4 years, 4 months ago
  4. fb8ccaa BLASTBufferQueue: Fix two conditions leading to freeze. by Robert Carr · 4 years, 4 months ago
  5. 31e5254 Cancel existing animations when detaching View by Jorim Jaggi · 4 years, 4 months ago
  6. 653828d Restore force relayout logic for apps targeting < R by Jorim Jaggi · 4 years, 4 months ago
  7. 1db61c9 Merge "Decouple InsetsController from ViewRootImpl" into rvc-dev by Jorim Jaggi · 4 years, 4 months ago
  8. bf87c15 Decouple InsetsController from ViewRootImpl by Jorim Jaggi · 4 years, 4 months ago
  9. ae8e0ae BLAST: Avoid JNI call on creation by Robert Carr · 4 years, 4 months ago
  10. 9005cdc Merge "BLAST: Two start-up optimizations" into rvc-dev by Rob Carr · 4 years, 4 months ago
  11. b9cf275 BLAST: Two start-up optimizations by Robert Carr · 4 years, 4 months ago
  12. afe3e11 Merge "Check for null mBlastBufferQueue" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  13. ab581a4 Check for null mBlastBufferQueue by chaviw · 4 years, 4 months ago
  14. a927929 Scroll Capture Framework by Mark Renouf · 4 years, 4 months ago
  15. 1a46294 Merge "Support addWindow as other user" into rvc-dev by Wei Sheng Shih · 4 years, 4 months ago
  16. 0a57530 Merge "ViewRootImpl: Pass buffer to finishDrawing when requested" into rvc-dev by Rob Carr · 4 years, 4 months ago
  17. 6cc720b ViewRootImpl: Pass buffer to finishDrawing when requested by Robert Carr · 4 years, 5 months ago
  18. d0fc2ca Support addWindow as other user by wilsonshih · 4 years, 5 months ago
  19. 77d7bcc Merge "Update controls after addToDisplay/relayout before dispatching insets" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  20. 0426a33 Update controls after addToDisplay/relayout before dispatching insets by Tiger Huang · 4 years, 5 months ago
  21. 0e22967 Merge "SurfaceView: Ensure we don't fill unused BLAST Transaction." into rvc-dev by Rob Carr · 4 years, 5 months ago
  22. a171ec4 Merge "Fix split divider janky" into rvc-dev by Tony Huang · 4 years, 5 months ago
  23. 92e08bf SurfaceView: Ensure we don't fill unused BLAST Transaction. by Robert Carr · 4 years, 5 months ago
  24. 1dd148d BLASTBufferQueue: Fix unnecessary copying of Surface by Robert Carr · 4 years, 5 months ago
  25. cb250de BLASTBufferQueue: Avoid unnecessary transactions by Robert Carr · 4 years, 5 months ago
  26. c5c829f Request fit system windows if soft input mode updates by Jorim Jaggi · 4 years, 5 months ago
  27. 89d580c Fix split divider janky by Tony Huang · 4 years, 5 months ago
  28. fae0aea Make caption a insets source by Yunfan Chen · 4 years, 6 months ago
  29. 367257c Merge "Performance optimizations for new insets" into rvc-dev by Jorim Jaggi · 4 years, 5 months ago
  30. aec6f5f Merge "Pass source to dispatchBatchedInputEventPending (1/2)" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  31. 22488d3 Performance optimizations for new insets by Jorim Jaggi · 4 years, 5 months ago
  32. ac0dfc10 Revert "Revert "RootViewImpl: Fix measure size hint for WRAP_CONTENT windows"" by Vishnu Nair · 4 years, 5 months ago
  33. 423346e Pass source to dispatchBatchedInputEventPending (1/2) by Arthur Hung · 4 years, 6 months ago
  34. b73c421 Notifying the on-device intelligence service when view window insets have changed by Mihir Patel · 4 years, 6 months ago
  35. 888edd6 Merge "Implement wallpaper zoom hooking it to the shade" into rvc-dev by Lucas Dupin · 4 years, 5 months ago
  36. 15725d9 Merge "Enter to touch mode by down or scroll event from any type of a device." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  37. 13f4b8a Implement wallpaper zoom hooking it to the shade by Lucas Dupin · 4 years, 6 months ago
  38. 698b684 WindowManager: Avoid reparenting BLAST Surface in reparentChildren by Rob Carr · 4 years, 6 months ago
  39. 718c4da Enter to touch mode by down or scroll event from any type of a device. by Yuichiro Hanada · 4 years, 6 months ago
  40. d1bbc14 Merge "Replace TYPE_STATUS_BAR_PANEL with TYPE_STATUS_BAR_ADDITIONAL" into rvc-dev by Heemin Seog · 4 years, 6 months ago
  41. 57157ac Fix WindowInsetsController lifecycle by Jorim Jaggi · 6 years ago
  42. 432e0c7 Merge "Fix unnecssary traversal for starting windows" into rvc-dev by Jorim Jaggi · 4 years, 6 months ago
  43. aa6235d8 Fix unnecssary traversal for starting windows by Jorim Jaggi · 4 years, 6 months ago
  44. 5fb9ab7 Refine adjustLayoutParamsForCompatibility about fitting insets by Tiger Huang · 4 years, 6 months ago
  45. dabdc31 Merge "Finish input when the screen state is off" into rvc-dev by Ming-Shin Lu · 4 years, 6 months ago
  46. 0df8812 Finish input when the screen state is off by lumark · 4 years, 9 months ago
  47. 2cf45dd Replace TYPE_STATUS_BAR_PANEL with TYPE_STATUS_BAR_ADDITIONAL by Heemin Seog · 4 years, 6 months ago
  48. c8362b2 Add ID to InputEvent. by Garfield Tan · 4 years, 7 months ago
  49. 6d16c8c RESTRICT AUTOMERGE - Explicitly disable BLAST for SurfaceControlViewHost surfaces by Robert Carr · 4 years, 6 months ago
  50. 46af143 Merge "Allow passing cutout to the hierarchy in shortEdge mode" by Shawn Lin · 4 years, 6 months ago
  51. 4fd8cb5 Merge "Adjust LayoutParams after handling soft input mode" by Tiger Huang · 4 years, 6 months ago
  52. 07b0733 Adjust LayoutParams after handling soft input mode by Tiger Huang · 4 years, 6 months ago
  53. d647897 Allow passing cutout to the hierarchy in shortEdge mode by shawnlin · 4 years, 6 months ago
  54. 5d01978 Allow unbuffered MotionEvent dispatch for View (1/2) by Arthur Hung · 4 years, 10 months ago
  55. 2981024 Merge "Fix unnecessary onApplyWindowInsets" by Jorim Jaggi · 4 years, 6 months ago
  56. d201386 Merge "ViewRootImpl: Fix overlapping BLAST Sync issues." by Rob Carr · 4 years, 6 months ago
  57. 0a082e7 Fix unnecessary onApplyWindowInsets by Jorim Jaggi · 4 years, 7 months ago
  58. 1031e06 Merge "Remove more deferTransactionUntilSurface calls" by TreeHugger Robot · 4 years, 6 months ago
  59. 2bd95bf ViewRootImpl: Fix overlapping BLAST Sync issues. by Robert Carr · 4 years, 6 months ago
  60. f2f84f5 Remove more deferTransactionUntilSurface calls by Robert Carr · 4 years, 6 months ago
  61. 2b39e76 Window Manager Flag Migration (14/n) (Flips the flag) by Tarandeep Singh · 4 years, 6 months ago
  62. e96570e Merge "Refactor AttachInfo.mGlobalSystemUiVisibility" by Tiger Huang · 4 years, 6 months ago
  63. 1828adf Refactor AttachInfo.mGlobalSystemUiVisibility by Tiger Huang · 4 years, 6 months ago
  64. a8fe842 Fixing another crash when creating/updating BLASTBufferQueue by Valerie Hau · 4 years, 6 months ago
  65. 595316b Merge "Revert "Revert "Revert "Enable insets flag for IME"""" by Wale Ogunwale · 4 years, 6 months ago
  66. 13c9a90 Revert "Revert "Revert "Enable insets flag for IME""" by Wale Ogunwale · 4 years, 6 months ago
  67. ac234d6 Support accessibility on embedded hierarchies (3/n) by Jackal Guo · 4 years, 7 months ago
  68. 31af9f3 Merge "Revert "Revert "Enable insets flag for IME""" by Taran Singh · 4 years, 6 months ago
  69. 925c658 Revert "Revert "Enable insets flag for IME"" by Taran Singh · 4 years, 6 months ago
  70. 715aa7a Merge "Query for BLAST flag outside of constructor" by TreeHugger Robot · 4 years, 6 months ago
  71. bdb905a Query for BLAST flag outside of constructor by Valerie Hau · 4 years, 6 months ago
  72. a459b19 Support accessibility on embedded hierarchies (2/n) by Jackal Guo · 4 years, 8 months ago
  73. d01913a Revert "Enable insets flag for IME" by Greg Kaiser · 4 years, 7 months ago
  74. 779af29 Move BLAST flag to WindowManagerService by Valerie Hau · 4 years, 7 months ago
  75. 1f0b275 Enable insets flag for IME by Tarandeep Singh · 4 years, 7 months ago
  76. 4a15b70 Merge "Fix BLAST Surface release" by TreeHugger Robot · 4 years, 7 months ago
  77. 3e5f001 Fix BLAST Surface release by Robert Carr · 4 years, 7 months ago
  78. ae19a2d Merge "Fix Keyboard won't show up in some cases" by TreeHugger Robot · 4 years, 7 months ago
  79. 233164c Fix Keyboard won't show up in some cases by lumark · 4 years, 7 months ago
  80. 3d08de1 Merge "Fix segfault in ViewRootImpl on BLAST" by TreeHugger Robot · 4 years, 7 months ago
  81. d7b2725 Merge "Fix no-op traversal requested in traversal before layout" by TreeHugger Robot · 4 years, 7 months ago
  82. f0a24dd Fix segfault in ViewRootImpl on BLAST by Valerie Hau · 4 years, 7 months ago
  83. 3182ef1 Keep track of requestedVisibility when control unavailable by Jorim Jaggi · 4 years, 7 months ago
  84. f2316be Change insets property from wm to debug. by Tarandeep Singh · 4 years, 7 months ago
  85. 7d5780c Fix no-op traversal requested in traversal before layout by Riddle Hsu · 4 years, 7 months ago
  86. 42ce711 Merge "Handle controlInputMethodAnim correctly when IME isn't ready" by TreeHugger Robot · 4 years, 7 months ago
  87. 55a3215 Merge "WM: Defer transactions for BLAST Surfaces too." by Rob Carr · 4 years, 7 months ago
  88. d7f10ed Handle controlInputMethodAnim correctly when IME isn't ready by Jorim Jaggi · 4 years, 8 months ago
  89. 2e20bcd WM: Defer transactions for BLAST Surfaces too. by Robert Carr · 4 years, 7 months ago
  90. e805ccd ViewRootImpl: Always run finishBLASTSync by Robert Carr · 4 years, 7 months ago
  91. b6a5575 Merge "Replace deferTransactionUntilSurface with deferTransactionUntil" by Rob Carr · 4 years, 7 months ago
  92. 1a585be Merge "Window Manager Flag Migration (12/n)" by Adrian Roos · 4 years, 7 months ago
  93. ca57149 Merge "Update IMM delegate if view root is moved to a different display" by Wale Ogunwale · 4 years, 7 months ago
  94. 5272444 Window Manager Flag Migration (12/n) by Tiger Huang · 4 years, 7 months ago
  95. d450279 Update IMM delegate if view root is moved to a different display by Riddle Hsu · 4 years, 7 months ago
  96. 7fb715c Introduce Window.setContentOnApplyWindowInsetsListener by Jorim Jaggi · 4 years, 7 months ago
  97. dac3d67 Merge "Preserve intended width/height for Blast adapter layers" by Valerie Hau · 4 years, 7 months ago
  98. 66031b3 Merge "Window Manager Flag Migration (10/n)" by TreeHugger Robot · 4 years, 7 months ago
  99. 7238a05 Window Manager Flag Migration (10/n) by Tiger Huang · 4 years, 7 months ago
  100. b8429e8 Merge "Window Manager Flag Migration (11/n)" by Tiger Huang · 4 years, 7 months ago