[go: nahoru, domu]

  1. 0c79faa Align ELF regions of shared native libs to 16kb by Will McVicker · 7 months ago
  2. ee0da74 Add comment to build.gradle files by Tiem Song · 8 months ago
  3. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 8 months ago
  4. db89add Migrate Datastore to platform-suffixed source file naming by Alan Viverette · 9 months ago
  5. 2dbb2ee Bump DataStore version to 1.1.0-beta01 by Zhiyuan Wang · 8 months ago
  6. 4dd4698 Merge "Fix flaky test RxPreferencesDataStoreBuilderTest" into androidx-main by Zhiyuan Wang · 9 months ago
  7. a24a249 Merge "Remove workaround required by b/286852059 since it has been fixed" into androidx-main by Treehugger Robot · 9 months ago
  8. 4fd7a72 Remove workaround required by b/286852059 since it has been fixed by Alan Viverette · 9 months ago
  9. 50a44db Fix flaky test RxPreferencesDataStoreBuilderTest by Zhiyuan Wang · 9 months ago
  10. cdd66a8 Fix flaky test SingleProcessDataStoreStressTest#testManyConcurrentReadsAndWrites_withIntermittentWriteFailures by Zhiyuan Wang · 9 months ago
  11. cbb0445 Bump datastore version to 1.1.0-alpha07 to remove @ExperimentalMultiProcessDataStore by Zhiyuan Wang · 9 months ago
  12. d76cace Merge "Remove @ExperimentalMultiProcessDataStore on MultiProcessDataStoreFactory methods to move to beta" into androidx-main by Zhiyuan Wang · 9 months ago
  13. d5bdc2f Remove @ExperimentalMultiProcessDataStore on MultiProcessDataStoreFactory methods to move to beta by Zhiyuan Wang · 9 months ago
  14. 70c6d582 Disable flaking testManyConcurrentReadsAndWrites_withIntermittentWriteFailures test by Aurimas Liutikas · 9 months ago
  15. 0e1390f Merge "[GH] Move playground projects into a separate folder" into androidx-main by Yigit Boyar · 10 months ago
  16. bcd4a4b Merge "Update DataStore OkioStorage doc to avoid refering to internal implementation classes" into androidx-main by Treehugger Robot · 10 months ago
  17. 152c45f Bump DataStore version to 1.1.0-beta01 by Zhiyuan Wang · 10 months ago
  18. 1b58740 Update DataStore OkioStorage doc to avoid refering to internal implementation classes by Zhiyuan Wang · 10 months ago
  19. acb0751 Use shared protobuf compiler accross all projects by Aurimas Liutikas · 10 months ago
  20. 3279445 [GH] Move playground projects into a separate folder by Yigit Boyar · 10 months ago
  21. 2123054 Update expect and actual declarations for 1.9.20 by Andrei Shikov · 10 months ago
  22. 6ca7d5e Update DataStore InterProcessCoordinator doc to avoid refering to internal implementation classes by Zhiyuan Wang · 10 months ago
  23. d216b9a Merge changes I927c83f1,I82b9fc04,I3ca6590a into androidx-main by Treehugger Robot · 10 months ago
  24. f1e3325 Remove dependencies on compilation target sourcesets by Andrei Shikov · 10 months ago
  25. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 10 months ago
  26. 34ebe1b Update SingleProcessCoordinator constructor and factory method to take in a file path for future use by Zhiyuan Wang · 10 months ago
  27. 6e9faba Remove not-useful comment by Jim S · 10 months ago
  28. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 11 months ago
  29. 22cecab Update metalava to latest build by Andrei Shikov · 11 months ago
  30. 2770252 Close all datastore instances after test ends by Yigit Boyar · 11 months ago
  31. dd9f8da Merge "Use backgroundScope in SingleProcessDataStore tests" into androidx-main by Treehugger Robot · 11 months ago
  32. 6df825a Work around protos not being generated and move datastore-core android tests to androidInstrumentedTest by Fred Sladkey · 11 months ago
  33. 3c69a01 Use backgroundScope in SingleProcessDataStore tests by Yigit Boyar · 12 months ago
  34. 3047ef2 Merge "Rename directories to follow source set layout v2." into androidx-main by Fred Sladkey · 12 months ago
  35. a03a604 Rename directories to follow source set layout v2. by Fred Sladkey · 12 months ago
  36. d2ea9cf Update build files to use layout v2 by Fred Sladkey · 1 year ago
  37. 50f99ab8 Merge "User normalized paths for duplicate file detection" into androidx-main by Treehugger Robot · 12 months ago
  38. 908c08d User normalized paths for duplicate file detection by Yigit Boyar · 12 months ago
  39. e9b8e29 Handle multiple files in the same directory for MultiProcess datastore by Yigit Boyar · 1 year ago
  40. 432f730 Merge "move datastore preferences proguard file to the core artifact" into androidx-main by Yigit Boyar · 12 months ago
  41. 9fd0cda move datastore preferences proguard file to the core artifact by Yigit Boyar · 12 months ago
  42. 654f480 Merge "Fix datastore stress tests" into androidx-main by Treehugger Robot · 12 months ago
  43. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 12 months ago
  44. 499b645 Fix datastore stress tests by Yigit Boyar · 12 months ago
  45. f50b1d0 Merge "Add support for dropping java resources in BundleInsideHelper" into androidx-main by Aurimas Liutikas · 12 months ago
  46. dd2adc9 Merge changes I5a8e18d4,I066fb9db into androidx-main by Treehugger Robot · 12 months ago
  47. 8f28a16 Add support for dropping java resources in BundleInsideHelper by Aurimas Liutikas · 12 months ago
  48. 2ce85a1 Merge changes I363cc4df,I06d3f796,Ie12644cf,I7d3daed1 into androidx-main by Treehugger Robot · 12 months ago
  49. d6cea6f re-enable disabled SimpleActor tests by Yigit Boyar · 12 months ago
  50. b34042b Move corruption test to the new infra by Yigit Boyar · 1 year ago
  51. e26c091 Move update data exception unblocks other process test to the new infra by Yigit Boyar · 1 year ago
  52. 8d105bf Move update data cancelation unblocks other process test to the new infra by Yigit Boyar · 1 year ago
  53. 9c25f3c Move interleaved update with local read test to the new infra by Yigit Boyar · 1 year ago
  54. ba747bb Move interleaved update test to the new infra by Yigit Boyar · 1 year ago
  55. 361451b Move concurrent read update test to the new infra by Yigit Boyar · 1 year ago
  56. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 12 months ago
  57. e1144d8 Move simple write test to the new infra by Yigit Boyar · 1 year, 1 month ago
  58. 4757983 Introduce ability to use completables across processes by Yigit Boyar · 1 year, 1 month ago
  59. ceb51ce Introduce new infrastructure for multi process tests by Yigit Boyar · 1 year, 1 month ago
  60. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year ago
  61. 2c1dce8 [GH] stop using buildSrc symlinks by Yigit Boyar · 1 year ago
  62. 52dd342 Disable SyntheticAccessor by Aurimas Liutikas · 1 year, 1 month ago
  63. fe1ba20 Merge "cleanup spds test" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  64. e9809c6 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 1 year, 1 month ago
  65. a6b84f7 Revert "Centralize lint configuration in LintConfiguration.kt" by Aurimas Liutikas · 1 year, 1 month ago
  66. cba23f4 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 1 year, 2 months ago
  67. 1617596 cleanup spds test by Yigit Boyar · 1 year, 1 month ago
  68. f7cd41c Fix RxDataStore isDisposed by Yigit Boyar · 1 year, 1 month ago
  69. faa1042 Add tests to ensure we close downstream flows by Yigit Boyar · 1 year, 1 month ago
  70. 0a0ddd4 Cleanup TestIO to be more consistent by Yigit Boyar · 1 year, 1 month ago
  71. 88f6829 Rename all androidx.testing protos to androidx.datastore.testing by Zhiyuan Wang · 1 year, 1 month ago
  72. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  73. e5bbdb9 Merge "Fix closing of javadoc/kdocs" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  74. 6ef80b8e add explicit no-arg constructor to Syncronizer by Yigit Boyar · 1 year, 2 months ago
  75. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 2 months ago
  76. ceeef20 Merge "remove atomic-fu from common dependencies" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  77. 36ed331 Merge "Default to Dispatchers.IO in native" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  78. 2a6322a remove atomic-fu from common dependencies by Yigit Boyar · 1 year, 2 months ago
  79. b6df8ef Default to Dispatchers.IO in native by Yigit Boyar · 1 year, 2 months ago
  80. 7fa1c013 Merge "Enable Kruth snapshots on androidx.dev" into androidx-main by Dustin Lam · 1 year, 2 months ago
  81. 14495fa Enable Kruth snapshots on androidx.dev by Dustin Lam · 1 year, 2 months ago
  82. a93a3a2 Update AndroidX to coroutines 1.7.1 by Zhiyuan Wang · 1 year, 2 months ago
  83. eb74856 Remove explicit opt-in to new kotlin memoryModel by Clara Fok · 1 year, 2 months ago
  84. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year, 2 months ago
  85. d6ed2c2 Update datastore bug component by Aurimas Liutikas · 1 year, 2 months ago
  86. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year, 2 months ago
  87. c1a5973 Merge "Remove the last uses of @hide in datastore libraries" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  88. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year, 2 months ago
  89. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 2 months ago
  90. b18f608 Force withJava for KMP projects without Android targets by Yigit Boyar · 1 year, 2 months ago
  91. ab24b11 Merge "Insert default platform dependencies for KMP anchor publications" into androidx-main by Alan Viverette · 1 year, 2 months ago
  92. 5b2d285 Insert default platform dependencies for KMP anchor publications by Alan Viverette · 1 year, 3 months ago
  93. 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, 2 months ago
  94. fb6f7b3 Make FileStorage publicly available, so it's more flexible for clients to provide their IPC, just like OkioStorage. by Zhiyuan Wang · 1 year, 3 months ago
  95. 83bf641 Remove the last uses of @hide in datastore libraries by Aurimas Liutikas · 1 year, 3 months ago
  96. a02e8af Merge changes from topic "278769092_suppress_compat" into androidx-main am: f6dfef85c4 by Aurimas Liutikas · 1 year, 3 months ago
  97. a4e7e2b Opt-in d,e,f,g-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 3 months ago
  98. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  99. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  100. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago