1. 029b86e Merge "frameworks/base - Tiramisu is now 33 #4" into tm-dev by Yurii Zubrytskyi · 4 years ago
  2. c85e97a Merge "Use Window Context for SurfaceControlViewHost." into tm-dev by Tyler Lacey · 4 years ago
  3. 44e14e72 Merge "Allow IVoiceInteractionSessionListener to listen for window vis changes" into tm-dev by Ahaan Ugale · 4 years ago
  4. 5b3038e frameworks/base - Tiramisu is now 33 #4 by Yurii Zubrytskyi · 4 years ago
  5. 926db2d Merge "Fix "always" option in ResolverActivity" into tm-dev by TreeHugger Robot · 4 years ago
  6. b9109dd Merge "Move kids mode relative logic to wm shell" into tm-dev by Shawn Lin · 4 years ago
  7. a61b748 Merge "Added enhanced IWLAN handover check support" into tm-dev by Jack Yu · 4 years ago
  8. 301ff2f Merge "Keep the focus on the primary when launch ActivityEmbedding placeholder" into tm-dev by Chris Li · 4 years ago
  9. f8a97ab Fix "always" option in ResolverActivity by Matt Casey · 4 years ago
  10. 3d790a1 Merge "Updates documentation on Action Button Icons" into tm-dev by Alexander Roederer · 4 years ago
  11. 8745138 Merge "Make ISmartspaceManager non-blocking" into tm-dev by Lucas Dupin · 4 years ago
  12. c15af2c Merge "Don't set animation pending when gaining fake control" into tm-dev by Tiger Huang · 4 years ago
  13. 57edb1f Merge "Revert^2 Fix testRegisterComponentCallbacksOnWindowContext flaky" into tm-dev by Charles Chen · 4 years ago
  14. 6ed3a87 Merge "Promote isFloating to TestApi" into tm-dev by Charles Chen · 4 years ago
  15. 6d8f273 Merge "Store preferential network service config in xml" into tm-dev by Sooraj Sasindran · 4 years ago
  16. de500a1 Merge "Test empty programInfo update for BroadcastRadio" into tm-dev by Weilin Xu · 4 years ago
  17. 6327cfe Merge "Update javadocs for EXTRA_ROLE_HOLDER_UPDATE_RESULT_CODE" into tm-dev by Antoan Angelov · 4 years ago
  18. c2c8ac8 Merge "Add check for empty vsync data in Choreographer." into tm-dev by Rachel Lee · 4 years ago
  19. 4c41efd Make ISmartspaceManager non-blocking by Lucas Dupin · 4 years ago
  20. 72c2e83 Added enhanced IWLAN handover check support by Jack Yu · 4 years ago
  21. 6f1c9c3 Update javadocs for EXTRA_ROLE_HOLDER_UPDATE_RESULT_CODE by arangelov · 4 years ago
  22. 6d4b050 Merge ""Revert "Temporarily exclude Launcher from sandboxing; to be reverted once""" into tm-dev by Naomi Musgrave · 4 years ago
  23. 42f3041 Merge "Exception for Kids Mode from ignoreOrientationRequest." into tm-dev by Mariia Sandrikova · 4 years ago
  24. d2b8731 Merge "Revised API documentation of getLocationOnScreen, getLocationInWindow, and getLocationInSurface to include multiple-screen behavior and remove mentions of "global" coordinate space." into tm-dev by Jon Eckenrode · 4 years ago
  25. f3787b2 Revert^2 Fix testRegisterComponentCallbacksOnWindowContext flaky by Charles Chen · 4 years ago
  26. 4027277 Move kids mode relative logic to wm shell by shawnlin · 4 years ago
  27. b49c8b3 Merge "Advise use of InputDeviceListener when using pointer capture" into tm-dev by TreeHugger Robot · 4 years ago
  28. 0b91be7 Merge "Add TaskFragmentOrganizer#onActivityReparentToTask" into tm-dev by Chris Li · 4 years ago
  29. f71edde Revised API documentation of getLocationOnScreen, getLocationInWindow, and getLocationInSurface to include multiple-screen behavior and remove mentions of "global" coordinate space. by joneckenrode · 4 years ago
  30. 3f598fa Merge "Add Vulkan 1.2 and 1.3 to getVulkanVersion()" into tm-dev by Trevor Black · 4 years ago
  31. 9182b74 Exception for Kids Mode from ignoreOrientationRequest. by Mariia Sandrikova · 4 years ago
  32. c21254f Keep the focus on the primary when launch ActivityEmbedding placeholder by Chris Li · 4 years ago
  33. b2c69fb Updates documentation on Action Button Icons by Alexander Roederer · 4 years ago
  34. 06fb230 Allow IVoiceInteractionSessionListener to listen for window vis changes by Winson Chung · 4 years, 1 month ago
  35. 408b90f Merge "Add timestamp to ActivityOptions.OnAnimation*Listener" into tm-dev by Issei Suzuki · 4 years ago
  36. 6ccdee3 Merge "Fix missing Release for GetStringUTFChars calls." into tm-dev by TreeHugger Robot · 4 years ago
  37. 6758035 Merge "Checks that state requested from top app is a state we allow" into tm-dev by TreeHugger Robot · 4 years ago
  38. 813714c Fix missing Release for GetStringUTFChars calls. by Christopher Ferris · 4 years ago
  39. e185100 Merge "Remove STOPSHIP" into tm-dev by Makoto Onuki · 4 years ago
  40. dae8f84 Test empty programInfo update for BroadcastRadio by Weilin Xu · 4 years ago
  41. 3ac2e43 Add check for empty vsync data in Choreographer. by Rachel Lee · 4 years ago
  42. b2af047 Merge "Fix(?) for some disabled ChooserActivityTest cases" into tm-dev by James O'Leary · 4 years ago
  43. ca46e52 Merge "Create ResolverComparatorModel interface." into tm-dev by James O'Leary · 4 years ago
  44. 6876316 Merge "Clean up ResolverListAdapter::rebuildList()." into tm-dev by James O'Leary · 4 years ago
  45. c10fc9c Merge "Ignore some Chooser tests that flake on races." into tm-dev by James O'Leary · 4 years ago
  46. 8fbc23c Add timestamp to ActivityOptions.OnAnimation*Listener by Issei Suzuki · 4 years ago
  47. 50941f8 Merge "Do not clear calling identify when using BiometricPrompt from FingerprintService." into tm-dev by Joe Bolinger · 4 years ago
  48. 64b875e Merge "[SettingsProvider] Add maxTargetSdk=S to ALWAYS_ON_VPN_LOCKDOWN_WHITELIST" into tm-dev by TreeHugger Robot · 4 years ago
  49. c98812f Merge "Remove recycling references in A11yNodeInfo" into tm-dev by Sally Yuen · 4 years ago
  50. dc029cb Clean up ResolverListAdapter::rebuildList(). by Joshua Trask · 4 years ago
  51. 08df009 Ignore some Chooser tests that flake on races. by Joshua Trask · 4 years, 1 month ago
  52. 6cdd926 Create ResolverComparatorModel interface. by Joshua Trask · 4 years ago
  53. ca014a8 Fix(?) for some disabled ChooserActivityTest cases by Joshua Trask · 4 years ago
  54. 31cc9dd Merge "DeviceConfig for Chooser update-delay duration." into tm-dev by Matt Casey · 4 years ago
  55. 06ac74c Merge "Don't trigger full relayout if DateTimeView doesn't change" into tm-dev by Lucas Dupin · 4 years ago
  56. 0fbae01 Merge "Add OEM config for enhanced confirmation mode and add restricted read ops" into tm-dev by Ricky Wai · 4 years ago
  57. ee3a15d Store preferential network service config in xml by Sooraj Sasindran · 4 years ago
  58. 9e08260 Add TaskFragmentOrganizer#onActivityReparentToTask by Chris Li · 4 years ago
  59. c170d9a Merge "Make screen capture per-device DO and COPE" into tm-dev by Alex Johnston · 4 years ago
  60. ac9ae5d Merge changes from topic "b192331240-singleInvoke" into tm-dev by Mark Punzalan · 4 years ago
  61. bf10e8c Merge "Revert "Fix testRegisterComponentCallbacksOnWindowContext flaky"" into tm-dev by Charles Chen · 4 years ago
  62. a136110 Merge "Fix testGetSurroundingTextFailWithNegative{Before,After}LengthForA11y" into tm-dev by TreeHugger Robot · 4 years ago
  63. 37893c2 Merge changes from topic "kyatoh-b221483132-tm-dev" into tm-dev by Kohsuke Yatoh · 4 years ago
  64. 26fa852 Merge "Block subdirs of Android for SAF and normalize the path" into tm-dev by TreeHugger Robot · 4 years ago
  65. 4b086b7 Merge "Fix memory leak in MultiStateCounter" into tm-dev by TreeHugger Robot · 4 years ago
  66. 692d9be Merge "Collect the max number of successive missed frames metric." into tm-dev by TreeHugger Robot · 4 years ago
  67. ce506dc Revert "Fix testRegisterComponentCallbacksOnWindowContext flaky" by Sravan Kumar Reddy Kallu · 4 years ago
  68. d008d4c Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev by Bill Yi · 4 years ago
  69. 7f98677 Checks that state requested from top app is a state we allow by Kenneth Ford · 4 years ago
  70. eae7ca8 Do not cleanup IME window if show is requested. by Kohsuke Yatoh · 4 years ago
  71. 4844170 Notify IMMS synchronously on IME insets hidden. by Kohsuke Yatoh · 4 years ago
  72. ecaeb5a Merge "[GWP-ASan] Use new GWP-ASan android_mallopt()" am: a50c4137e3 am: 65b39e8f66 am: a94d0a79ce by Mitch Phillips · 4 years ago
  73. a94d0a7 Merge "[GWP-ASan] Use new GWP-ASan android_mallopt()" am: a50c4137e3 am: 65b39e8f66 by Mitch Phillips · 4 years ago
  74. 445ee3c Fix testGetSurroundingTextFailWithNegative{Before,After}LengthForA11y by Yohei Yukawa · 4 years ago
  75. e9a0acd Merge "RemoteViews: make bitmaps immutable" into tm-dev by Tim Murray · 4 years ago
  76. 65b39e8 Merge "[GWP-ASan] Use new GWP-ASan android_mallopt()" am: a50c4137e3 by Mitch Phillips · 4 years ago
  77. 83e6ae2 Merge "Add CarrierConfig to TelephonySubscriptionSnapshot" am: 59aeaf29c0 am: d868725c8c am: 1670176e65 by Benedict Wong · 4 years ago
  78. 30183c1 Merge "Invalidate home task snapshot onWakeAndUnlock." into tm-dev by Josh Tsuji · 4 years ago
  79. a50c413 Merge "[GWP-ASan] Use new GWP-ASan android_mallopt()" by Mitch Phillips · 4 years ago
  80. daf03e8 Remove recycling references in A11yNodeInfo by Sally · 4 years ago
  81. bf22232 Add Vulkan 1.2 and 1.3 to getVulkanVersion() by Trevor David Black · 4 years ago
  82. 1670176 Merge "Add CarrierConfig to TelephonySubscriptionSnapshot" am: 59aeaf29c0 am: d868725c8c by Benedict Wong · 4 years ago
  83. d868725 Merge "Add CarrierConfig to TelephonySubscriptionSnapshot" am: 59aeaf29c0 by Benedict Wong · 4 years ago
  84. 94ed570 Reduce duplicate UiTranslationStateCallback calls. by Mark Punzalan · 4 years ago
  85. 59aeaf2 Merge "Add CarrierConfig to TelephonySubscriptionSnapshot" by Benedict Wong · 4 years ago
  86. 020c607e Remove STOPSHIP by Makoto Onuki · 4 years ago
  87. 04b94c5 Merge "Update strings (for media permissions)" into tm-dev by Jay Sullivan · 4 years ago
  88. 80af2fa Merge "Allow revoked capabilities to be restored in sharedUserId lineage" into tm-dev by Michael Groover · 4 years ago
  89. 8e8ff54 Merge "Add an argument to `cmd pm dump-profiles` to send --dump-classes-and-methods to profman." into tm-dev by Martin Stjernholm · 4 years ago
  90. 944c5af DeviceConfig for Chooser update-delay duration. by Joshua Trask · 4 years, 1 month ago
  91. e02f9e3 Merge "Prevent LocalImageResolver from upscaling images" into tm-dev by Jernej Virag · 4 years ago
  92. 727ee17 Merge "[Autofill Crash]: Fix NPE in AutofillManager." into tm-dev by Simranjit Kohli · 4 years ago
  93. 71e2f74 Merge "Updated an incorrect link." into tm-dev by Nick Gagliardi · 4 years ago
  94. db7b450 Merge "Fix testRegisterComponentCallbacksOnWindowContext flaky" into tm-dev by Charles Chen · 4 years ago
  95. af6b08b Make screen capture per-device DO and COPE by Alex Johnston · 4 years, 1 month ago
  96. 8d056ab Don't trigger full relayout if DateTimeView doesn't change by Jernej Virag · 4 years ago
  97. 64202a2 Merge "Add jank instrument support for split screen enter and exit transition" into tm-dev by Tony Huang · 4 years ago
  98. 54a8dee Merge "Auto finish composing text when A11yIME commits text" into tm-dev by TreeHugger Robot · 4 years ago
  99. 6010845 Promote isFloating to TestApi by Charles Chen · 4 years ago
  100. 675cc35c Collect the max number of successive missed frames metric. by Ahan Wu · 4 years ago