- da6f9ac Merge "Restore exception messages" into androidx-main by Treehugger Robot · 12 months ago
- a88abf1 Revert "pinning annotation in collection, this is compose alpha01 dependency." by Prajakta Patil · 12 months ago
- d89608f Restore exception messages by Romain Guy · 12 months ago
- 229b692 Merge "Revert "Kotlin 2.0.20 rebase"" into androidx-main by Aurimas Liutikas · 12 months ago
- 1915739 Revert "Kotlin 2.0.20 rebase" by Aurimas Liutikas · 12 months ago
- 0b3509d Merge changes from topic "2.0.20-Beta2" into androidx-main by Aurimas Liutikas · 12 months ago
- 4c5a8b3 pinning annotation in collection, this is compose alpha01 dependency. by Prajakta Patil · 12 months ago
- 5bd94ea Kotlin 2.0.20 rebase by Andrei Shikov · 12 months ago
- 47d1904 Animations optimizations by Romain Guy · 12 months ago
- 1679340 K2 fixes for collection by Dustin Lam · 12 months ago
- 40a9f48 Correctly fixup linked list nodes after tombstone cleanup by Romain Guy · 12 months ago
- 2c4e59a9 Inline APIs taking a lambda by Romain Guy · 1 year ago
- c7ebc6c Kotlin 2.0.10 Rebase by Aurimas Liutikas · 1 year ago
- 0c6363f Reduce allocations by Romain Guy · 1 year ago
- ebf84c2 Merge "Add Lock implementation for Windows" into androidx-main by Aurimas Liutikas · 1 year ago
- 4c487d9 Add Lock implementation for Windows by Dustin Lam · 1 year ago
- 0df1a3e Don't evict the entry we're adding by Romain Guy · 1 year ago
- ccb74a2 Merge "Add OrderedScatterSet" into androidx-main by Romain Guy · 1 year ago
- 7d949c5 Add OrderedScatterSet by Romain Guy · 1 year ago
- 8ecfdfe Move exception throws to separate methods by Romain Guy · 1 year ago
- 8c49925 Merge "Fix a crash when removing the "hand" item" into androidx-main by Treehugger Robot · 1 year ago
- 389cd85 Fix a crash when removing the "hand" item by Romain Guy · 1 year ago
- 50ea157 Revert "Upgrade kotlinCoroutines to 1.8.1 as that version 1.7.3 ..." by Omar Ismail · 1 year, 1 month ago
- bf5bd39 Upgrade kotlinCoroutines to 1.8.1 as that version 1.7.3 did not support wasm by Omar Ismail · 1 year, 1 month ago
- b5d8a81 Start validating androidx.collection signatures by Aurimas Liutikas · 1 year, 1 month ago
- 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 1 year, 1 month ago
- d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 1 year, 1 month ago
- 01fdca1 Opt-in Metalava w/ K2 UAST by default by Jinseong Jeon · 1 year, 1 month ago
- c791d3c Merge "Workaround ArrayIndexOutOfBounds when sorting an empty collection" into androidx-main by Treehugger Robot · 1 year, 1 month ago
- 583d2d9 Workaround ArrayIndexOutOfBounds when sorting an empty collection by Oleksandr Karpovich · 1 year, 1 month ago
- 5e4a724 Merge "Map the cache hand to its new index when dropping deletes" into androidx-main by Treehugger Robot · 1 year, 1 month ago
- ddd2980 Add no-arg constructors to signature files by Julia McClellan · 1 year, 1 month ago
- 2285593 Map the cache hand to its new index when dropping deletes by Romain Guy · 1 year, 1 month ago
- 6ea7466 Merge "SieveCache, a replacement for LruCache" into androidx-main by Treehugger Robot · 1 year, 1 month ago
- 125e842a SieveCache, a replacement for LruCache by Romain Guy · 1 year, 1 month ago
- 1603b02 Default to enableBinaryCompatibilityValidator = true by Fred Sladkey · 1 year, 1 month ago
- 5f03508 Run ./gradlew updateAbi by Fred Sladkey · 1 year, 1 month ago
- e31013d Merge "Enable BCV for remaining libraries" into androidx-main by Fred Sladkey · 1 year, 1 month ago
- 41e4490 Merge "Rehash in place when dropping deleted entries" into androidx-main by Treehugger Robot · 1 year, 1 month ago
- b61c6176 Rehash in place when dropping deleted entries by Romain Guy · 1 year, 1 month ago
- c095645 Enable BCV for remaining libraries by Fred Sladkey · 1 year, 1 month ago
- d1106b3 Merge "Enable to build linux ARM64 KMP target when targeting linux" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
- 811f6e5 Handle coroutine scope and blocking in a way compatible with multipalatform targets by Omar Ismail · 1 year, 1 month ago
- 010f5f7 Enable to build linux ARM64 KMP target when targeting linux by Aurimas Liutikas · 1 year, 1 month ago
- 46a4c86 Optimize collections by Romain Guy · 1 year, 1 month ago
- 5f7f3f0 Merge "Call `removeDeletedMarkers` when adjusting storage in ScatterMap" into androidx-main by Treehugger Robot · 1 year, 1 month ago
- 0f5624d Call `removeDeletedMarkers` when adjusting storage in ScatterMap by Andrei Shikov · 1 year, 1 month ago
- c3a06e7 Expand native target support for annotation and collection libraries by Aurimas Liutikas · 1 year, 1 month ago
- 817e284 Revert "Expand native target support for annotation and collection libraries" by Aurimas Liutikas · 1 year, 1 month ago
- 39cd1e9 Expand native target support for annotation and collection libraries by Aurimas Liutikas · 1 year, 1 month ago
- 60eab3f Merge "Revert "Expand native target support for annotation and collection libraries"" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
- a592afd Revert "Expand native target support for annotation and collection libraries" by Aurimas Liutikas · 1 year, 1 month ago
- 9f46cdf Merge "Expand native target support for annotation and collection libraries" into androidx-main by Treehugger Robot · 1 year, 1 month ago
- 0154910 Expand native target support for annotation and collection libraries by Aurimas Liutikas · 1 year, 2 months ago
- 5e6b6d1 Remove deleted tombstones from Map/Set when resizing by Andrei Shikov · 1 year, 2 months ago
- 29b81e2 Merge "API Council feedback: clarify persistence guarantees" into androidx-main by George Mount · 1 year, 2 months ago
- 4c2eb9a API Council feedback: clarify persistence guarantees by George Mount · 1 year, 2 months ago
- 23eaeb8 Merge changes from topics "inner-nullable-collections", "nullable-collection-elements" into androidx-main by Julia McClellan · 1 year, 2 months ago
- 0f07147 Remove ktlint disable/enable comments from codebase by Omar Ismail · 1 year, 2 months ago
- b5b185b Ignore existing nullable collection elements by Julia McClellan · 1 year, 2 months ago
- 2c947e6 Expose packedValue properties of IntIntPair and FloatFloatPair by George Mount · 1 year, 3 months ago
- aa08188 Revert "Adding access to the content array in list collections." by Elif Bilgin · 1 year, 3 months ago
- eeb276b Migrate collection to use ktfmt by Omar Ismail · 1 year, 3 months ago
- 2b5b206 Merge changes from topics "nullness-compat-check", "nullness-compat-fields" into androidx-main by Julia McClellan · 1 year, 3 months ago
- 39261a0 Regenerate APIs for previous versions by Julia McClellan · 1 year, 3 months ago
- ce79d6f Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {} by Omar Ismail · 1 year, 3 months ago
- a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 1 year, 3 months ago
- 97a695f Add docs for key & oldValue params in LruCache#entryRemoved by Dustin Lam · 1 year, 4 months ago
- a3085e1e Set type to PUBLISHED_LIBRARY_ONLY_USED_BY_KOTLIN_CONSUMERS for published consumed only by Kotlin libs by Omar Ismail · 1 year, 4 months ago
- 0c3513c Adding access to the content array in list collections. by elifbilgin · 1 year, 4 months ago
- 9d25dc8 Clarify purpose of androidx.collection primitive List classes. by Daniel Santiago Rivera · 1 year, 4 months ago
- 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 1 year, 5 months ago
- 34a3940 Remove source compat check that doesn't compile on JDK8 by Dustin Lam · 1 year, 5 months ago
- 98e7ce5a Remove sanura and aelias from OWNERS by Aurimas Liutikas · 1 year, 5 months ago
- ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 1 year, 5 months ago
- d6f0f00 Clean up .ignore files by Paul Duffin · 1 year, 6 months ago
- d5f3dd3 Enable KMP native by default by Fred Sladkey · 1 year, 6 months ago
- e53eee7 Fixed signature file issue with Collection bulk operation overrides by Paul Duffin · 1 year, 6 months ago
- b4df610 Don't allocate empty arrays of nulls for empty maps by Romain Guy · 1 year, 7 months ago
- 2874e45 Add DoubleList optimized collections. by Daniel Santiago Rivera · 1 year, 7 months ago
- 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 1 year, 7 months ago
- ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 7 months ago
- 9dfae4a Migrate remaining KMP files to platform-suffixed naming scheme by Alan Viverette · 1 year, 7 months ago