1. 5ca10a7 Bump collections to 1.3.0-beta01 by Dustin Lam · 1 year, 1 month ago
  2. 62472fe Resolve warnings introduced in Kotlin 1.9 by Andrei Shikov · 1 year, 3 months ago
  3. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  4. eb74856 Remove explicit opt-in to new kotlin memoryModel by Clara Fok · 1 year, 2 months ago
  5. 9ae36f8 [GH] Fixes for GitHub playground by Dustin Lam · 1 year, 3 months ago
  6. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 3 months ago
  7. 3b97951 Use annotation kmp in collections by Yigit Boyar · 1 year, 3 months ago
  8. 5b2d285 Insert default platform dependencies for KMP anchor publications by Alan Viverette · 1 year, 3 months ago
  9. 55d963a Opt-in a,b,c-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 4 months ago
  10. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  11. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  12. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 4 months ago
  13. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 4 months ago
  14. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 4 months ago
  15. bde9617 Update ignore files for metalava classpath update by Julia McClellan · 1 year, 4 months ago
  16. 948977a Update current API w/ Metalava update by Jinseong Jeon · 1 year, 4 months ago
  17. fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 5 months ago
  18. 351bdea Remove redundant @JvmOverloads from expects in commonMain by Dustin Lam · 1 year, 5 months ago
  19. 542e04b Bump iOS collection benchmark iterations to 5. by Dustin Lam · 1 year, 5 months ago
  20. e5ff02c Add ryanmentley@ and aelias@ to OWNERS for libraries owned by Toolkit core UI team by Ryan Mentley · 1 year, 6 months ago
  21. 0fe446f Merge "Update metalava from ab/9576127" into androidx-main by Aurimas Liutikas · 1 year, 7 months ago
  22. c930b59 Update metalava from ab/9576127 by Aurimas Liutikas · 1 year, 7 months ago
  23. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 7 months ago
  24. 5f8985c Add a `referenceSha` to the benchmark results. by Rahul Ravikumar · 1 year, 7 months ago
  25. ef5fb01 Kotlin 1.8.0 Rebase by Jim Sproch · 1 year, 9 months ago
  26. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  27. 8ee2f6e Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too by Jeff Gaston · 1 year, 9 months ago
  28. 81556e7 Split ArraySet into separate Jvm and Native implementations for toArray compatibility by Dustin Lam · 1 year, 10 months ago
  29. 082b98e Update versions for release id 1668016800000 by Nick Anthony · 1 year, 10 months ago
  30. 6c50166 standardizing collection-benchmark.groupId to "collection" by Jeff Gaston · 1 year, 10 months ago
  31. 3b63a243 Simplify multiplatform setup and remove separate library type for KMP libraries. by Fred Sladkey · 1 year, 11 months ago
  32. f2ecb05 Use custom toArray impl instead of AbstractMutableCollection by Dustin Lam · 1 year, 10 months ago
  33. 22f711b Make the XCFrameworkConfig with the name `AndroidXDarwinBenchmarks` a convention for iOS benchmarks. by Rahul Ravikumar · 1 year, 10 months ago
  34. 36fb423 Conditionally apply the Darwin benchmarks plugin when Apple targets are enabled. by Rahul Ravikumar · 1 year, 10 months ago
  35. b5a8b40 Collection benchmarks for iOS now use the `androidx.darwin.benchmark` gradle plugin. by Rahul Ravikumar · 1 year, 11 months ago
  36. 07b1afb Convert remaining collection benchmarks to support iOS by Dustin Lam · 1 year, 11 months ago
  37. 88f9440 Add benchmark-darwin and benchmark-darwin-core to collection playground by Dustin Lam · 1 year, 11 months ago
  38. f62e54d Convert collection-benchmark to KMP module by Dustin Lam · 2 years ago
  39. 27fe517 Handle KMP projects when all targets are currently disabled by Fred Sladkey · 2 years ago
  40. 40db8ef Remove collection-benchmark-native and -js by Dustin Lam · 2 years, 1 month ago
  41. c5e014b Convert all benchmarks in benchmark-js and -native into -kmp module by Dustin Lam · 2 years, 1 month ago
  42. 65649fe Enable iOS / mac targets in collection benchmarks by Dustin Lam · 2 years, 1 month ago
  43. c1ba2b6 Setup collection-benchmark-kmp by Dustin Lam · 2 years, 1 month ago
  44. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 2 years ago
  45. c5cfbb0 Consolidate similar gradle logic between KMP projects in AndroidX by Dustin Lam · 2 years, 1 month ago
  46. 8296a42 Merge "Only allow single publish setting for KMP libraries and publish all declared targets when publish is configured" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  47. 68d8e24 Merge changes I932d1c55,Idd5cb65d into androidx-main by Dustin Lam · 2 years, 2 months ago
  48. 51bb23e Converted ArrayMapCompatTest to Kotlin by Arkadii Ivanov · 2 years, 2 months ago
  49. aee00da Only allow single publish setting for KMP libraries and publish all declared targets when publish is configured by Fred Sladkey · 2 years, 2 months ago
  50. 07091cd Merge changes Ic9bd08be,If6752c14 into androidx-main by Dustin Lam · 2 years, 2 months ago
  51. 4367540 Moved ArrayMapCompatTest from java to kotlin by Arkadii Ivanov · 2 years, 2 months ago
  52. 7b83f48 Commonize SparseArrayCompat by Dustin Lam · 2 years, 2 months ago
  53. af25f0d Move SparseArrayCompat to commonMain by Dustin Lam · 2 years, 2 months ago
  54. d36604c Move CircularIntArray to common Test: Moved CircularIntArrayTest by Adetunji Dahunsi · 2 years, 2 months ago
  55. a384058 Enable ios for collections by Yigit Boyar · 2 years, 2 months ago
  56. e104467 Merge changes from topic "convert-ArrayMapTest-to-kotlin" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  57. 5d6e160 Add androidXMultiplatform configuration block to wrap kmp configuration and only add enabled targets. by Fred Sladkey · 2 years, 3 months ago
  58. 565a375 Merge "Move CircularIntArrayTest to the right folder" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  59. 8509651 Converted ArrayMapTest to Kotlin by Arkadii Ivanov · 2 years, 3 months ago
  60. 32e3b71 Moved ArrayMapTest.java to kotlin by Arkadii Ivanov · 2 years, 3 months ago
  61. f53861c Move CircularIntArrayTest to the right folder by Dustin Lam · 2 years, 2 months ago
  62. 483dc927 Commonize LongSparseArray by Yigit Boyar · 2 years, 4 months ago
  63. fa2033f Remove access to System.arrayCopy methods by Yigit Boyar · 2 years, 4 months ago
  64. c7d33bf Commonize LongSparseArray by Yigit Boyar · 2 years, 4 months ago
  65. 32d9503 Add OOB test for SparseArrayCompat#valueAt by Dustin Lam · 2 years, 6 months ago
  66. 717dbef8 Enable publishing for mac targets by Yigit Boyar · 2 years, 3 months ago
  67. bd43981 Add a flag for enabling/disabling specific KMP platforms and reworking existing uses of single platform flags to use it. by Fred Sladkey · 2 years, 3 months ago
  68. 6638b98 Merge "Revert "Revert "Add sub extension for configuring multiplatform publish settings to LibraryType.""" into androidx-main by Fred Sladkey · 2 years, 3 months ago
  69. f56f2f5 Revert "Revert "Add sub extension for configuring multiplatform publish settings to LibraryType."" by Fred Sladkey · 2 years, 3 months ago
  70. 0e3f6ef Merge "Revert "Add sub extension for configuring multiplatform publish settings to LibraryType."" into androidx-main by Fred Sladkey · 2 years, 3 months ago
  71. 03b4678 Revert "Add sub extension for configuring multiplatform publish settings to LibraryType." by Fred Sladkey · 2 years, 3 months ago
  72. 947ee41 Merge "Add sub extension for configuring multiplatform publish settings to LibraryType." into androidx-main by Fred Sladkey · 2 years, 3 months ago
  73. 80efbeb Add sub extension for configuring multiplatform publish settings to LibraryType. by Fred Sladkey · 2 years, 4 months ago
  74. 7f8df6a Merge changes from topic "move-ArraySet-to-common" into androidx-main by Arkadii Ivanov · 2 years, 3 months ago
  75. a85cde0 Converted IndexBasedArrayIteratorTest to Kotlin by Arkadii Ivanov · 2 years, 3 months ago
  76. 7d77669 Moved IndexBasedArrayIteratorTest.java file to commonMain by Arkadii Ivanov · 2 years, 3 months ago
  77. fd7e248 Moved ArraySet to commonMain by Arkadii Ivanov · 2 years, 3 months ago
  78. 6ed9510 KMP Build CI Setup by Yigit Boyar · 2 years, 3 months ago
  79. a333ad6 Converted IndexBasedArrayIterator to Kotlin by Arkadii Ivanov · 2 years, 3 months ago
  80. 1afa143 Moved IndexBasedArrayIterator.java file to commonMain by Arkadii Ivanov · 2 years, 3 months ago
  81. f08b9a0 Add a new KMP StudioType by Yigit Boyar · 2 years, 3 months ago
  82. 2dbef66 Remove collections2 by Dustin Lam · 2 years, 3 months ago
  83. c281244 Implement AbstractMutableCollection in ArraySet by Arkadii Ivanov · 2 years, 4 months ago
  84. f69db87 Converted ArraySet to Kotlin. by Arkadii Ivanov · 2 years, 4 months ago
  85. 54f252f Moved ArraySet.java to kotlin by Arkadii Ivanov · 2 years, 4 months ago
  86. 7989e24 Deleted ArraySet.kt by Arkadii Ivanov · 2 years, 4 months ago
  87. 45d9a01 Copied ArraySet tests from collection2 by Arkadii Ivanov · 2 years, 4 months ago
  88. 7571ef5 Merge "Make collection-ktx:1.3.0-alpha01 the minimum version for collection:1.3.0-alpha01" into androidx-main by Dustin Lam · 2 years, 4 months ago
  89. b4172df Replaced ReentrantLock with synchronized in JVM LruCache by Arkadii Ivanov · 2 years, 4 months ago
  90. b49139d Merge changes from topic "convert-ArraySetTest-to-Kotlin" into androidx-main by Arkadii Ivanov · 2 years, 4 months ago
  91. 5a54a9c Converted ArraySetTest to Kotlin by Arkadii Ivanov · 2 years, 4 months ago
  92. f9a7a55 Moved ArraySetTest file to the kotlin folder Test: N/A by Arkadii Ivanov · 2 years, 4 months ago
  93. fe79966 Fix behavior compatibility in LruCache by Yigit Boyar · 2 years, 4 months ago
  94. 1d88989 Make collection-ktx:1.3.0-alpha01 the minimum version for collection:1.3.0-alpha01 by Dustin Lam · 2 years, 4 months ago
  95. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 4 months ago
  96. 1cbd462 [GH] cleanup lock implementation for collections by Yigit Boyar · 2 years, 4 months ago
  97. 7a33714 [GH] Fix collection KMP by duplicating Lock by Yigit Boyar · 2 years, 4 months ago
  98. b3afc17 Merge "Moved LruCache to commonMain" into androidx-main by Arkadii Ivanov · 2 years, 4 months ago
  99. 4ef89db Merge changes Ida0eac0e,I59be198f into androidx-main by Treehugger Robot · 2 years, 4 months ago
  100. e10dab3 Connect nativeMain and nativeTest source sets with common by Arkadii Ivanov · 2 years, 4 months ago