1. 98e7ce5a Remove sanura and aelias from OWNERS by Aurimas Liutikas · 4 months ago
  2. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 4 months ago
  3. d6f0f00 Clean up .ignore files by Paul Duffin · 4 months ago
  4. d5f3dd3 Enable KMP native by default by Fred Sladkey · 5 months ago
  5. e53eee7 Fixed signature file issue with Collection bulk operation overrides by Paul Duffin · 4 months ago
  6. b4df610 Don't allocate empty arrays of nulls for empty maps by Romain Guy · 5 months ago
  7. 2874e45 Add DoubleList optimized collections. by Daniel Santiago Rivera · 7 months ago
  8. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 6 months ago
  9. ee0da74 Add comment to build.gradle files by Tiem Song · 6 months ago
  10. 9dfae4a Migrate remaining KMP files to platform-suffixed naming scheme by Alan Viverette · 7 months ago
  11. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 6 months ago
  12. 345e727 Bump collections to 1.4.0-beta02 by Dustin Lam · 7 months ago
  13. 58234cd Optimize FloatFloatPair by Romain Guy · 7 months ago
  14. e626872 Implement Easing support for KeyframesWithSplineSpec by Oscar Adame Vázquez · 8 months ago
  15. 3b4832a Fix obsolete documentation by Romain Guy · 7 months ago
  16. 7814c21 ScatterMap.asMap() iterator now return new instances by Romain Guy · 7 months ago
  17. f0f4b36 Merge "Updates hash function for ScatterMap to mix low bits into high bits" into androidx-main by Treehugger Robot · 7 months ago
  18. a8de223 Updates hash function for ScatterMap to mix low bits into high bits by Andrei Shikov · 7 months ago
  19. d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 7 months ago
  20. a331bc6 Merge "Fix mac build" into androidx-main by Treehugger Robot · 7 months ago
  21. 0e1390f Merge "[GH] Move playground projects into a separate folder" into androidx-main by Yigit Boyar · 7 months ago
  22. 1bd89fe Fix mac build by Yigit Boyar · 7 months ago
  23. 26673fb Use iOS 15.2 simulators given CI is using an older `xcodebuild` version. by Rahul Ravikumar · 8 months ago
  24. 3279445 [GH] Move playground projects into a separate folder by Yigit Boyar · 8 months ago
  25. 9ab3a11 Merge "Update Benchmark configuration to move to iOS 17 runtimes." into androidx-main by Rahul Ravikumar · 8 months ago
  26. 7e81f46 Update Benchmark configuration to move to iOS 17 runtimes. by Rahul Ravikumar · 8 months ago
  27. a3bc85c Merge "Compose bump to 1.6 beta01 Test: ./gradlew updateApi" into androidx-main by Treehugger Robot · 8 months ago
  28. 54df0483 Merge "Update expect and actual declarations for 1.9.20" into androidx-main by Andrei Shikov · 8 months ago
  29. 8cc06af Compose bump to 1.6 beta01 Test: ./gradlew updateApi by Juan Rodriguez · 8 months ago
  30. d39a5d6 Merge "Fix ListIterator setting values in ObjectList" into androidx-main by Treehugger Robot · 8 months ago
  31. d076a38 Fix ListIterator setting values in ObjectList by George Mount · 8 months ago
  32. 5ba788d Make ColorSet and ColorList internal by Grant Toepfer · 8 months ago
  33. 2123054 Update expect and actual declarations for 1.9.20 by Andrei Shikov · 8 months ago
  34. d37933a Remove JvmOverloads workarounds for metalava from collections by Andrei Shikov · 8 months ago
  35. 6a8d6c1 Correct a ScatterMap implementation documentation typo by Jake Wharton · 8 months ago
  36. ea9aeac Merge changes Ibf5b2356,Idc22fc95 into androidx-main by Andrei Shikov · 8 months ago
  37. d5a82e0 Add overload for `put` that returns the previous value when it is replaced by Andrei Shikov · 8 months ago
  38. 6d9186f Convert `removeIf` methods on new collections to inline by Andrei Shikov · 8 months ago
  39. 83e2dfa Merge changes from topic "metalava-ab-10910286" into androidx-main by Jinseong Jeon · 9 months ago
  40. 5fceb1a Update API signature after Metalava build ID 10910286 by Jinseong Jeon · 9 months ago
  41. cb52db9 Use toRawBits() instead of toBits() in packFloats() by George Mount · 9 months ago
  42. a2e8854 Pin androidx.collections to 1.7.0 androidx.annotation by Natnael Belay · 9 months ago
  43. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 9 months ago
  44. bc5831f Merge "Modify `ScatterMap#compute` to return computed value" into androidx-main by Treehugger Robot · 9 months ago
  45. 1a2353b Add Color collections and script to generate them by Grant Toepfer · 9 months ago
  46. ce12bf5 Modify `ScatterMap#compute` to return computed value by Andrei Shikov · 9 months ago
  47. 522b780 Implement `compute` for `ScatterMap` by Andrei Shikov · 9 months ago
  48. c50d354 Use ScatterMap for Compose ScopeMap by Andrei Shikov · 10 months ago
  49. 76e7334 Merge "Add joinToString() to collections" into androidx-main by Treehugger Robot · 9 months ago
  50. c17314f Fix build for ObjectListBenchmarkTest by George Mount · 9 months ago
  51. 8d37403 Add joinToString() to collections by George Mount · 9 months ago
  52. ee91855 Move ObjectListBenchmarkTest to correct dir in sslv2 by Dustin Lam · 9 months ago
  53. bdd54fc Merge "API Council feedback on Pairs and Maps" into androidx-main by George Mount · 9 months ago
  54. e022995 Merge "Add specialized calls for fast collections" into androidx-main by George Mount · 9 months ago
  55. cde2935 Merge changes Ib2f8156c,I26ea1802 into androidx-main by George Mount · 9 months ago
  56. 3047ef2 Merge "Rename directories to follow source set layout v2." into androidx-main by Fred Sladkey · 9 months ago
  57. a03a604 Rename directories to follow source set layout v2. by Fred Sladkey · 10 months ago
  58. 2be97cb Improve performance of indexOf() and contains() by George Mount · 10 months ago
  59. e892913 Add specialized calls for fast collections by George Mount · 10 months ago
  60. 07c35a3 API Council feedback on Pairs and Maps by George Mount · 10 months ago
  61. d2ea9cf Update build files to use layout v2 by Fred Sladkey · 10 months ago
  62. e758bd9 Updated docs for ObjectList by George Mount · 10 months ago
  63. fa68841 Add maps for primitive keys and values by George Mount · 10 months ago
  64. f97171c Add ObjectList, a fast access List-like class by George Mount · 10 months ago
  65. 2e1ca98 Merge "Fix bug in ScatterMap when assigning a value to index 0" into androidx-main by Treehugger Robot · 10 months ago
  66. f87ea47 Fix bug in ScatterMap when assigning a value to index 0 by George Mount · 10 months ago
  67. 8ab5c1a Merge "Add templates for value class sets and lists" into androidx-main by George Mount · 10 months ago
  68. 4a60931 Add templates for value class sets and lists by George Mount · 10 months ago
  69. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 10 months ago
  70. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 10 months ago
  71. 4427bff Add `removeIf` to ScatterSet by Andrei Shikov · 10 months ago
  72. a319ea7 Add additional set and list creation methods by George Mount · 10 months ago
  73. 2ce85cc Merge "Clarify docs for new primitive Pair classes, add usage" into androidx-main by Chet Haase · 10 months ago
  74. 3356978 Merge "Update versions for release id 1691600400000" into androidx-main by Treehugger Robot · 10 months ago
  75. 60b5b1a Merge changes I19d5c4cc,I406f59ec into androidx-main by Treehugger Robot · 10 months ago
  76. fe0396c Update versions for release id 1691600400000 by natnaelbelay · 10 months ago
  77. e124aec Fix exception references in CircularArray by Aurimas Liutikas · 10 months ago
  78. 2c1dce8 [GH] stop using buildSrc symlinks by Yigit Boyar · 10 months ago
  79. 40681b4 Clarify docs for new primitive Pair classes, add usage by Chet Haase · 10 months ago
  80. 2e6c6e7 Sets for primitive values that don't require boxing by George Mount · 11 months ago
  81. 1ea1894 Merge "ScatterSet, a fast, allocation-free hash set" into androidx-main by George Mount · 10 months ago
  82. cd7bb80 Merge "Added IntList and LongList, primitive versions of ArrayList" into androidx-main by George Mount · 10 months ago
  83. 296d9e9 Merge "Add MutableScatterMap.removeIf()" into androidx-main by Treehugger Robot · 10 months ago
  84. f94fe69 Added IntList and LongList, primitive versions of ArrayList by George Mount · 11 months ago
  85. b280b80 API Feedback for FloatList by George Mount · 11 months ago
  86. 93af0c1 ScatterSet, a fast, allocation-free hash set by George Mount · 11 months ago
  87. 62ddb7c Add MutableScatterMap.removeIf() by Romain Guy · 10 months ago
  88. 491ef3d Merge "Various pairs improvements" into androidx-main by Treehugger Robot · 11 months ago
  89. ac05b9a Various pairs improvements by Romain Guy · 11 months ago
  90. edf387c Merge "Document that Mutable/ScatterMap is preferrable to Simple/ArrayMap" into androidx-main by Treehugger Robot · 11 months ago
  91. 9adea73 Document that Mutable/ScatterMap is preferrable to Simple/ArrayMap by Romain Guy · 11 months ago
  92. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 11 months ago
  93. e5b20b7 Merge "Add a primitive version of ArrayList for Float" into androidx-main by George Mount · 11 months ago
  94. c7eb937d Merge "Revert "Upgrade to AGP 8.2.0-alpha15"" into androidx-main by Aurimas Liutikas · 11 months ago
  95. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 11 months ago
  96. aa044d1 Merge "Upgrade to AGP 8.2.0-alpha15" into androidx-main by Treehugger Robot · 11 months ago
  97. 7876536 Add a primitive version of ArrayList for Float by George Mount · 11 months ago
  98. 5b9fce50 ScatterMap now supports safe concurrent reads by Romain Guy · 11 months ago
  99. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 11 months ago
  100. 8cb2980 Merge "New Pair APIs for primitive types" into androidx-main by Chet Haase · 11 months ago