[go: nahoru, domu]

  1. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 10 months ago
  2. 22cecab Update metalava to latest build by Andrei Shikov · 9 months ago
  3. 2770252 Close all datastore instances after test ends by Yigit Boyar · 10 months ago
  4. dd9f8da Merge "Use backgroundScope in SingleProcessDataStore tests" into androidx-main by Treehugger Robot · 10 months ago
  5. 6df825a Work around protos not being generated and move datastore-core android tests to androidInstrumentedTest by Fred Sladkey · 10 months ago
  6. 3c69a01 Use backgroundScope in SingleProcessDataStore tests by Yigit Boyar · 10 months ago
  7. 3047ef2 Merge "Rename directories to follow source set layout v2." into androidx-main by Fred Sladkey · 10 months ago
  8. a03a604 Rename directories to follow source set layout v2. by Fred Sladkey · 10 months ago
  9. d2ea9cf Update build files to use layout v2 by Fred Sladkey · 11 months ago
  10. 50f99ab8 Merge "User normalized paths for duplicate file detection" into androidx-main by Treehugger Robot · 10 months ago
  11. 908c08d User normalized paths for duplicate file detection by Yigit Boyar · 10 months ago
  12. e9b8e29 Handle multiple files in the same directory for MultiProcess datastore by Yigit Boyar · 11 months ago
  13. 432f730 Merge "move datastore preferences proguard file to the core artifact" into androidx-main by Yigit Boyar · 10 months ago
  14. 9fd0cda move datastore preferences proguard file to the core artifact by Yigit Boyar · 10 months ago
  15. 654f480 Merge "Fix datastore stress tests" into androidx-main by Treehugger Robot · 10 months ago
  16. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 10 months ago
  17. 499b645 Fix datastore stress tests by Yigit Boyar · 11 months ago
  18. f50b1d0 Merge "Add support for dropping java resources in BundleInsideHelper" into androidx-main by Aurimas Liutikas · 10 months ago
  19. dd2adc9 Merge changes I5a8e18d4,I066fb9db into androidx-main by Treehugger Robot · 10 months ago
  20. 8f28a16 Add support for dropping java resources in BundleInsideHelper by Aurimas Liutikas · 10 months ago
  21. 2ce85a1 Merge changes I363cc4df,I06d3f796,Ie12644cf,I7d3daed1 into androidx-main by Treehugger Robot · 10 months ago
  22. d6cea6f re-enable disabled SimpleActor tests by Yigit Boyar · 11 months ago
  23. b34042b Move corruption test to the new infra by Yigit Boyar · 11 months ago
  24. e26c091 Move update data exception unblocks other process test to the new infra by Yigit Boyar · 11 months ago
  25. 8d105bf Move update data cancelation unblocks other process test to the new infra by Yigit Boyar · 11 months ago
  26. 9c25f3c Move interleaved update with local read test to the new infra by Yigit Boyar · 11 months ago
  27. ba747bb Move interleaved update test to the new infra by Yigit Boyar · 11 months ago
  28. 361451b Move concurrent read update test to the new infra by Yigit Boyar · 11 months ago
  29. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 11 months ago
  30. e1144d8 Move simple write test to the new infra by Yigit Boyar · 11 months ago
  31. 4757983 Introduce ability to use completables across processes by Yigit Boyar · 11 months ago
  32. ceb51ce Introduce new infrastructure for multi process tests by Yigit Boyar · 11 months ago
  33. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 11 months ago
  34. 2c1dce8 [GH] stop using buildSrc symlinks by Yigit Boyar · 11 months ago
  35. 52dd342 Disable SyntheticAccessor by Aurimas Liutikas · 11 months ago
  36. fe1ba20 Merge "cleanup spds test" into androidx-main by Treehugger Robot · 11 months ago
  37. e9809c6 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 12 months ago
  38. a6b84f7 Revert "Centralize lint configuration in LintConfiguration.kt" by Aurimas Liutikas · 12 months ago
  39. cba23f4 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 12 months ago
  40. 1617596 cleanup spds test by Yigit Boyar · 12 months ago
  41. f7cd41c Fix RxDataStore isDisposed by Yigit Boyar · 12 months ago
  42. faa1042 Add tests to ensure we close downstream flows by Yigit Boyar · 12 months ago
  43. 0a0ddd4 Cleanup TestIO to be more consistent by Yigit Boyar · 12 months ago
  44. 88f6829 Rename all androidx.testing protos to androidx.datastore.testing by Zhiyuan Wang · 12 months ago
  45. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  46. e5bbdb9 Merge "Fix closing of javadoc/kdocs" into androidx-main by Treehugger Robot · 12 months ago
  47. 6ef80b8e add explicit no-arg constructor to Syncronizer by Yigit Boyar · 12 months ago
  48. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 12 months ago
  49. ceeef20 Merge "remove atomic-fu from common dependencies" into androidx-main by Treehugger Robot · 12 months ago
  50. 36ed331 Merge "Default to Dispatchers.IO in native" into androidx-main by Treehugger Robot · 12 months ago
  51. 2a6322a remove atomic-fu from common dependencies by Yigit Boyar · 12 months ago
  52. b6df8ef Default to Dispatchers.IO in native by Yigit Boyar · 12 months ago
  53. 7fa1c013 Merge "Enable Kruth snapshots on androidx.dev" into androidx-main by Dustin Lam · 12 months ago
  54. 14495fa Enable Kruth snapshots on androidx.dev by Dustin Lam · 12 months ago
  55. a93a3a2 Update AndroidX to coroutines 1.7.1 by Zhiyuan Wang · 1 year ago
  56. eb74856 Remove explicit opt-in to new kotlin memoryModel by Clara Fok · 1 year ago
  57. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year ago
  58. d6ed2c2 Update datastore bug component by Aurimas Liutikas · 1 year ago
  59. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year ago
  60. c1a5973 Merge "Remove the last uses of @hide in datastore libraries" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  61. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year, 1 month ago
  62. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 1 month ago
  63. b18f608 Force withJava for KMP projects without Android targets by Yigit Boyar · 1 year, 1 month ago
  64. ab24b11 Merge "Insert default platform dependencies for KMP anchor publications" into androidx-main by Alan Viverette · 1 year, 1 month ago
  65. 5b2d285 Insert default platform dependencies for KMP anchor publications by Alan Viverette · 1 year, 1 month ago
  66. 6d0c2e1 Merge "Make FileStorage publicly available, so it's more flexible for clients to provide their IPC, just like OkioStorage." into androidx-main am: 6d8e31cb34 by Zhiyuan Wang · 1 year, 1 month ago
  67. fb6f7b3 Make FileStorage publicly available, so it's more flexible for clients to provide their IPC, just like OkioStorage. by Zhiyuan Wang · 1 year, 1 month ago
  68. 83bf641 Remove the last uses of @hide in datastore libraries by Aurimas Liutikas · 1 year, 1 month ago
  69. a02e8af Merge changes from topic "278769092_suppress_compat" into androidx-main am: f6dfef85c4 by Aurimas Liutikas · 1 year, 2 months ago
  70. a4e7e2b Opt-in d,e,f,g-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 2 months ago
  71. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago
  72. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago
  73. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 2 months ago
  74. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago
  75. 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago
  76. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  77. c9a2605 Merge "Clean up component names, add build-time enforcement" into androidx-platform-dev by Treehugger Robot · 1 year, 2 months ago
  78. 93ceb22 Start compiling against and targeting android-34 by Alan Viverette · 1 year, 2 months ago
  79. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  80. e7bb700 Add a way to filter projects based on prefix by Aurimas Liutikas · 1 year, 2 months ago
  81. fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 2 months ago
  82. f8c8b21 A few baseline benchmarks for datastore Test: SingleProcessDatastoreTest by paulmalolepsy · 1 year, 7 months ago
  83. a03e56b Merge "OkioStorage takes in coordinator producer so it could support MultiProcCoordinator Bug: b/266681189 Test: ./gradlew :datastore:datastore-core:test && ./gradlew :datastore:datastore-core:connectedAndroidTest Relnote: Changed OkioStorage constructor to accept an InterProcessCoordinator so that it can be used on Android with MultiProcessCoordinator." into androidx-main by Zhiyuan Wang · 1 year, 3 months ago
  84. b00690d OkioStorage takes in coordinator producer so it could support MultiProcCoordinator by Zhiyuan Wang · 1 year, 3 months ago
  85. 0ced352 Add TODOs for cleanup in TestFileIO by Yigit Boyar · 1 year, 3 months ago
  86. d4bb5b14ec Fix FileTestIO not to eagerly create files by Yigit Boyar · 1 year, 3 months ago
  87. 4085da3e Merge "Run all jvmTests of datastore-core on android" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  88. 1869e7a Run all jvmTests of datastore-core on android by Yigit Boyar · 1 year, 3 months ago
  89. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 3 months ago
  90. 6bbbefc Refactor DataStoreImpl read logic, which fixes race conditions where flow collectors could see values in wrong order if reads happen during concurrent writes by Zhiyuan Wang · 1 year, 4 months ago
  91. 6d45e8f Clean up nits in MultiProcessDataStoreMultiProcessTest by Zhiyuan Wang · 1 year, 4 months ago
  92. cdfc1fe Merge "Increment DataStore version "after" write" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  93. b0a717c Increment DataStore version "after" write by Yigit Boyar · 1 year, 5 months ago
  94. e8626fc disable flaky datastore test by Yigit Boyar · 1 year, 4 months ago
  95. 1da66ca Handle cases where read fails after init by Yigit Boyar · 1 year, 5 months ago
  96. 858dfbf Fix flaky DataStore RXJava 2/3 tests by Yigit Boyar · 1 year, 5 months ago
  97. 7a2c719 Use a new InterProcessCoordinator interface to consolidate SingleProc and MultiProc DataStore impls to DataStoreImpl by Zhiyuan Wang · 1 year, 5 months ago
  98. c930b59 Update metalava from ab/9576127 by Aurimas Liutikas · 1 year, 5 months ago
  99. ef5fb01 Kotlin 1.8.0 Rebase by Jim Sproch · 1 year, 7 months ago
  100. 711387f Avoid switching coroutine context by loading native library in init in MultiProcDataStore by Zhiyuan Wang · 1 year, 7 months ago