1. 675d4994 Add support for ListenableFutures for @RawQuery by Benjamin Baxter · 1 year, 2 months ago
  2. 26ae795 Merge "Ignore testComponentNameMismatch" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  3. 0c33ec1 Ignore testComponentNameMismatch by Alex Clarke · 1 year, 2 months ago
  4. 7035c3d Merge changes I56275818,I826f3720 into androidx-main by Treehugger Robot · 1 year, 2 months ago
  5. 5d53bed Merge "Add additional address types to AddressType class" into androidx-main by Kihong Seong · 1 year, 2 months ago
  6. 9934e1b Merge "Adding WM3 Slider to integration demo app" into androidx-main by Rajat Biswas · 1 year, 2 months ago
  7. be6cb6e Adding WM3 Slider to integration demo app by Rajat Biswas · 1 year, 2 months ago
  8. fd3913a Merge "Remove unneeded rememberUpdatedState calls" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  9. 95e9d5f Remove unneeded rememberUpdatedState calls by Ian Lake · 1 year, 2 months ago
  10. ef83739 Renamed EnableTracingResponse to Response by Jakub Gielzak · 1 year, 2 months ago
  11. f716a48 Merge "Enable test on all APIs" into androidx-main by Becca Hughes · 1 year, 2 months ago
  12. e76e2c3 Merge "Add test from TODO" into androidx-main by Becca Hughes · 1 year, 2 months ago
  13. 2af32f0 Add test from TODO by Becca Hughes · 1 year, 2 months ago
  14. 6fe6bb9 Merge "Modifies addDocumentClasses to avoid infinite recursion" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  15. 7edcdd8 Merge "Extract SDK config that varies downstream to Gradle properties" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  16. 7797ede Test for persistent cold start tracing by Jakub Gielzak · 1 year, 2 months ago
  17. c8af526 Merge "Ensure BTF2 filter only runs when something actually changes." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  18. 7ef42b6 Extract SDK config that varies downstream to Gradle properties by Alan Viverette · 1 year, 2 months ago
  19. 432696b Merge "Fix coroutines still running after test run.(b/288097487)" into androidx-main by Ovidiu Pana · 1 year, 2 months ago
  20. 00a971a Fix coroutines still running after test run.(b/288097487) by Ovidiu Pana · 1 year, 2 months ago
  21. 87891ec Ensure BTF2 filter only runs when something actually changes. by Zach Klippenstein · 1 year, 2 months ago
  22. 274afc9 Merge "Fix Transitions not resetting properly" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  23. 77c570c Fix Transitions not resetting properly by Oscar Adame Vázquez · 1 year, 4 months ago
  24. 6e6b385 Merge "fix core-telecom test failures by adding SdkSuppress annotation to InCallAudioTest" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  25. 54a4295 Freshness pass for dependency docs by AndroidX Core Team · 1 year, 2 months ago
  26. 6998f91 Modifies addDocumentClasses to avoid infinite recursion by Alex Saveliev · 1 year, 2 months ago
  27. 8b85571 Merge "Move RemoteViewsCompat to rc01" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  28. 1aa09f0 Merge "Move Glance to rc01." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  29. 0176b63 fix core-telecom test failures by adding SdkSuppress annotation to InCallAudioTest by Grant Menke · 1 year, 2 months ago
  30. 7b537fa Merge "Add sample code for the CredentialManager apis" into androidx-main by Helen Qin · 1 year, 2 months ago
  31. afce565 Merge "Persistent cold start and disableTracingColdStart" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  32. ed77b9e Enable test on all APIs by Becca Hughes · 1 year, 2 months ago
  33. f10f5b9 Merge "Make WM3 InlineSliderColors constructor public" into androidx-main by Rajat Biswas · 1 year, 2 months ago
  34. 4dc0228 Make WM3 InlineSliderColors constructor public by Rajat Biswas · 1 year, 3 months ago
  35. 37f9e1b Merge "Make WM3 component colors constructor public." into androidx-main by Rajat Biswas · 1 year, 2 months ago
  36. c30460b Merge "Fix comment for frameDurationCpuMs" into androidx-main by Rahul Ravikumar · 1 year, 2 months ago
  37. 29795df Merge "Bring wait() methods back" into androidx-main by Yichun Li · 1 year, 2 months ago
  38. c3618a1 Merge "Removed killProcess arg in enableTracingColdStart" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  39. 8419cf8 Merge "Gracefully handle activity launch crashes" into androidx-main by Helen Qin · 1 year, 2 months ago
  40. be18a11 Merge "Consolidate adapting from consumer to Flow." into androidx-main by Diego Vela · 1 year, 2 months ago
  41. 5631481 Bring wait() methods back by Yichun Li · 1 year, 3 months ago
  42. 8ffa174 Persistent cold start and disableTracingColdStart by Jakub Gielzak · 1 year, 2 months ago
  43. 00e6534 Merge "Removing redundant map key validation check in TypeAdapterStore." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  44. 6578f80 Merge "Update docs-public/build.gradle for media3 1.1.0" into androidx-main by Tofunmi Adigun-Hameed · 1 year, 2 months ago
  45. b971613 Removing redundant map key validation check in TypeAdapterStore. by elifbilgin · 1 year, 2 months ago
  46. 4f91e97 Merge "Adding support for nested map return types in DAO functions of Room." into androidx-main by Elif Bilgin · 1 year, 2 months ago
  47. e4c0be4 Merge "Create publishing configuration for apiSince JSON" into androidx-main by Julia McClellan · 1 year, 2 months ago
  48. 3c46fef73 Adding support for nested map return types in DAO functions of Room. by elifbilgin · 1 year, 3 months ago
  49. 99a3fe0 Removed killProcess arg in enableTracingColdStart by Jakub Gielzak · 1 year, 2 months ago
  50. c9e2b23 Merge "Specify outputs for ktformat task" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  51. 39abfbb Merge "Fix construction of Energy in kilojoules" into androidx-main by James Stembridge · 1 year, 2 months ago
  52. ce1a354 Update docs-public/build.gradle for media3 1.1.0 by Tofunmi Adigun-Hameed · 1 year, 2 months ago
  53. d518ae2 Fix construction of Energy in kilojoules by James Stembridge · 1 year, 2 months ago
  54. 484bbac Make WM3 component colors constructor public. by Rajat Biswas · 1 year, 3 months ago
  55. 5ba0d3d Merge "Add test coverages for rules" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  56. 1327332 Add test coverages for rules by Charles Chen · 1 year, 2 months ago
  57. 37ceb60 Merge "Re-order TypeBuilders." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  58. e7e8650 Fix comment for frameDurationCpuMs by Tomáš Mlynarič · 1 year, 2 months ago
  59. 2ceac49 Merge "Add screen lock handling in A/V sync test app" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  60. cae7e8b Merge "Add test converage for SplitInfo" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  61. 332905a Merge "[Performance] Use FloatRange instead of ClosedFloatingPointRange<Float> for Experimental APIs." into androidx-main by Kevin Truong · 1 year, 2 months ago
  62. f3dc152 Add additional address types to AddressType class by Kihong Seong · 1 year, 3 months ago
  63. 0066808 Merge "Remove redundant use of @hide in core-location-altitude" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  64. bf668cd Gracefully handle activity launch crashes by Helen Qin · 1 year, 2 months ago
  65. 9515486 Merge "Stabilize SoftwareKeyboardController." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  66. 662ea23 Merge "Added final log line to notify the user of the profiles location" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  67. bbc93c8 Stabilize SoftwareKeyboardController. by Zach Klippenstein · 1 year, 3 months ago
  68. 765796c Merge "Remove last use of @hide in window library" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  69. 7af1a81 Consolidate adapting from consumer to Flow. by Diego Vela · 1 year, 2 months ago
  70. 2bae872 [Performance] Use FloatRange instead of ClosedFloatingPointRange<Float> for Experimental APIs. by Kevin Truong · 1 year, 3 months ago
  71. d045842 Remove redundant use of @hide in core-location-altitude by Aurimas Liutikas · 1 year, 2 months ago
  72. 7e8085e Merge "Update BTF2 filter through restart session code path." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  73. dae6987 Merge "docs: Fixing broken {@code} tag" into androidx-main by Andrew Solovay · 1 year, 2 months ago
  74. 08de90e Remove last use of @hide in window library by Aurimas Liutikas · 1 year, 2 months ago
  75. 39767ad Merge "Report method traces in the benchmark output." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  76. 833ff34 Added final log line to notify the user of the profiles location by Marcello Albano · 1 year, 2 months ago
  77. 54b45132 Merge "Update datastore bug component" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  78. 7149306 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  79. 3c10614 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  80. 0dc5683 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  81. 46b73af Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  82. 0d381af Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  83. 7e92b55 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  84. 0efc8a8 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  85. e3e9b9f Merge "Merge all Context helpers under layout." into androidx-main by Diego Vela · 1 year, 2 months ago
  86. a164d44 Merge "Suppress output of android:compileSdkVersion and related attributes" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  87. f3e4a27 Report method traces in the benchmark output. by Rahul Ravikumar · 1 year, 2 months ago
  88. dc1c1a5 Specify outputs for ktformat task by Aurimas Liutikas · 1 year, 2 months ago
  89. 93c553e Merge all Context helpers under layout. by Diego Vela · 1 year, 2 months ago
  90. 4873ca6 Merge "register GetAlarm ActionSpec" into androidx-main by Dennis Tu · 1 year, 2 months ago
  91. f36b21a Merge "HeifWriter and AvifWriter: align grid width to encoding block size" into androidx-main by Dichen Zhang · 1 year, 2 months ago
  92. 63acbaa Merge changes I273a544c,I05e0351c into androidx-main by Dennis Tu · 1 year, 2 months ago
  93. 20e0f53 Merge "Bump Compose compiler version to 1.4.8" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  94. 14a7b67 implement createCapabilityRequest method for testing by Dennis Tu · 1 year, 3 months ago
  95. 7c8707e add CapabilityRequest and CapabilityResponse testing API by Dennis Tu · 1 year, 4 months ago
  96. 18c3b4e Merge changes I34694350,I0611822d,Ida14a315 into androidx-main by Jiayu Hu · 1 year, 2 months ago
  97. 0ee308c Bump Compose compiler version to 1.4.8 by Andrei Shikov · 1 year, 2 months ago
  98. ecc612b Update BTF2 filter through restart session code path. by Zach Klippenstein · 1 year, 2 months ago
  99. 064dc43 Merge "Remove usage of @hide in media2-session and media" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  100. fd1c9ca Create publishing configuration for apiSince JSON by Julia McClellan · 1 year, 3 months ago