[go: nahoru, domu]

  1. f3708f8 Remove JELLY_BEAN mentions in *.kt files by Sergey Vasilinetc · 8 months ago
  2. 3552b6f Merge "Remove trace enabled polling" into androidx-main by Treehugger Robot · 8 months ago
  3. cc9ab26 Remove trace enabled polling by Chris Craik · 8 months ago
  4. e8dc46d Remove always true Build.VERSION.SDK_INT >= 17 if checks by Sergey Vasilinetc · 8 months ago
  5. 5bb31b3 Make prebuilts path optional in ProjectSetupRule by Yigit Boyar · 8 months ago
  6. 10b627a Final tying bits for clang compilation infra by Yigit Boyar · 9 months ago
  7. 3fb1c5d Merge changes from topic "revert-2750865-MYXIRTIHBZ" into androidx-main by Aurimas Liutikas · 9 months ago
  8. 8eab6f3 Revert "Remove libraryVariants usage from InspectionPlugin" by Sergey Vasilinetc · 9 months ago
  9. d216b9a Merge changes I927c83f1,I82b9fc04,I3ca6590a into androidx-main by Treehugger Robot · 9 months ago
  10. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 9 months ago
  11. 34ebe1b Update SingleProcessCoordinator constructor and factory method to take in a file path for future use by Zhiyuan Wang · 9 months ago
  12. 4b208c8 Remove conditional checks for desktop being enabled by Aurimas Liutikas · 9 months ago
  13. f02087a Update lint baselines before filing new Fix-It bugs by Alan Viverette · 10 months ago
  14. 23671a0 Remove libraryVariants usage from InspectionPlugin by Sergey Vasilinetc · 10 months ago
  15. 50f99ab8 Merge "User normalized paths for duplicate file detection" into androidx-main by Treehugger Robot · 11 months ago
  16. 908c08d User normalized paths for duplicate file detection by Yigit Boyar · 11 months ago
  17. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 11 months ago
  18. 8f28a16 Add support for dropping java resources in BundleInsideHelper by Aurimas Liutikas · 11 months ago
  19. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 11 months ago
  20. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 11 months ago
  21. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 11 months ago
  22. 8396259 Re-enabled StartupTracingInitializer by Jakub Gielzak · 1 year ago
  23. 5d03e1c Add test for XExecutableElement's parameter names by Kuan-Ying Chou · 12 months ago
  24. 5725491 implementation -> commonMainImplementation for kmp projects by Jeff Gaston · 12 months ago
  25. db5277c Correctly set the kotlin gradle plugin version in gradle tests by Aurimas Liutikas · 1 year ago
  26. 0a0ddd4 Cleanup TestIO to be more consistent by Yigit Boyar · 1 year ago
  27. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year ago
  28. 7fa1c013 Merge "Enable Kruth snapshots on androidx.dev" into androidx-main by Dustin Lam · 1 year ago
  29. 8471ff0 Merge "feat(non linear font scaling): add screenshot test for Text Composables at various system font scales" into androidx-main by Treehugger Robot · 1 year ago
  30. 14495fa Enable Kruth snapshots on androidx.dev by Dustin Lam · 1 year ago
  31. 834d64c feat(non linear font scaling): add screenshot test for Text Composables at various system font scales by Tyler Freeman · 1 year, 3 months ago
  32. 89b052d [GH] Make `testutils-paging` a KMP by Veyndan Stuart · 1 year ago
  33. f4cbb1a Exposed FailureMetadata, added assertAbout with SimpleSubjectBuilder, added `StandardSubjectBuilder#that(Map)`, exposed `Subject` constructor. by Arkadii Ivanov · 1 year, 1 month ago
  34. a98ae04 Add DoubleSubject to StandardSubjectBuilder to support doubles when using 'assertWithMesssage' by leonrchen · 1 year, 1 month ago
  35. e393b40 Merge "DoubleSubject and DoubleSubjectTest implementations" into androidx-main by Leon Chen · 1 year, 1 month ago
  36. ea05ce7 DoubleSubject and DoubleSubjectTest implementations by leonrchen · 1 year, 1 month ago
  37. 6423554 Do not rely on HashMap behavior in MapSubjectKruthTest by Dustin Lam · 1 year, 1 month ago
  38. 4fd86a85 Merge "Baselines PrimitiveInLambda suppressions" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  39. 043f78a Add a test for containedExactlyEntriesIn(..).inOrder() by Dustin Lam · 1 year, 2 months ago
  40. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 1 month ago
  41. 2c7c467 Merge "Mirrored exception behavior for hasSize + isNotEmpty implementation + updated tests" into androidx-main am: e59b038bac by Leon Chen · 1 year, 1 month ago
  42. e59b038 Merge "Mirrored exception behavior for hasSize + isNotEmpty implementation + updated tests" into androidx-main by Leon Chen · 1 year, 1 month ago
  43. fb6fad5 Mirrored exception behavior for hasSize + isNotEmpty implementation + updated tests by leonrchen · 1 year, 1 month ago
  44. 198fe19 Merge "Added MapSubject#containsExactly, ComparableSubject#isEquivalentAccordingToCompareTo, ComparableSubject#isGreaterThan methods to Kruth." into androidx-main am: 25109fb3ff by Arkadii Ivanov · 1 year, 1 month ago
  45. 667fd13 Added MapSubject#containsExactly, ComparableSubject#isEquivalentAccordingToCompareTo, ComparableSubject#isGreaterThan methods to Kruth. by Arkadii Ivanov · 1 year, 2 months ago
  46. 0f5d495 Merge "Added failWithActual to Kruth. Fixed failure messages contain duplicated expected/actual messages." into androidx-main am: 3c6ca1c8f8 by Arkadii Ivanov · 1 year, 2 months ago
  47. 3c6ca1c Merge "Added failWithActual to Kruth. Fixed failure messages contain duplicated expected/actual messages." into androidx-main by Arkadii Ivanov · 1 year, 2 months ago
  48. 10006e3 Merge "[GH] Add MapSubject#containsExactlyEntriesIn to Kruth" into androidx-main am: 74a56f036e by Dustin Lam · 1 year, 2 months ago
  49. f91f420 [GH] Add MapSubject#containsExactlyEntriesIn to Kruth by Veyndan Stuart · 1 year, 2 months ago
  50. 8410da3 Added failWithActual to Kruth. Fixed failure messages contain duplicated expected/actual messages. by Arkadii Ivanov · 1 year, 2 months ago
  51. e52a2d4 Merge changes from topic "assertWithMessage" into androidx-main am: 8ab545643c by Arkadii Ivanov · 1 year, 2 months ago
  52. f8b5654 Added assertWithMessage to Kruth. by Arkadii Ivanov · 1 year, 3 months ago
  53. ff52ebd Merge "[GH] Add `MapSubject#containsKey` to Kruth" into androidx-main am: 970289097b by Treehugger Robot · 1 year, 2 months ago
  54. b605c6d [GH] Add `MapSubject#containsKey` to Kruth by Veyndan Stuart · 1 year, 2 months ago
  55. e0bc294 Merge "Add experimental MemoryUsageMetric" into androidx-main am: a6c9717e7e by Chris Craik · 1 year, 2 months ago
  56. 0e799e8 Add experimental MemoryUsageMetric by Chris Craik · 1 year, 3 months ago
  57. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago
  58. 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago
  59. 54e33b6 Merge "[GH] Add MapSubject#isEmpty to Kruth" into androidx-main am: 8611b6a86a by Treehugger Robot · 1 year, 2 months ago
  60. 8611b6a Merge "[GH] Add MapSubject#isEmpty to Kruth" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  61. d710ff6 Merge "[GH] Kmp-ify testutils-ktx" into androidx-main am: 6086cbf33c by Treehugger Robot · 1 year, 2 months ago
  62. 9bcac83 [GH] Add MapSubject#isEmpty to Kruth by Veyndan Stuart · 1 year, 2 months ago
  63. 71a449b [GH] Kmp-ify testutils-ktx by Veyndan Stuart · 1 year, 2 months ago
  64. 0f3dfcc Merge "Remove empty AndroidManifest.xml files: for realz this time" into androidx-main am: 95d878a30c by Treehugger Robot · 1 year, 2 months ago
  65. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 2 months ago
  66. bd316eb Merge "Revert "Remove empty AndroidManifest.xml files"" into androidx-main am: 0a00776e0e by Treehugger Robot · 1 year, 2 months ago
  67. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 2 months ago
  68. e4a1729 Merge "Remove empty AndroidManifest.xml files" into androidx-main am: bbb1a6f10c by Treehugger Robot · 1 year, 2 months ago
  69. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 2 months ago
  70. 12b35d9 Merge "Convert compose projects without cyclic dependencies to collections kmp structure" into androidx-main am: 210284f246 by Treehugger Robot · 1 year, 2 months ago
  71. 5930cd73 Convert compose projects without cyclic dependencies to collections kmp structure by Jim S · 1 year, 3 months ago
  72. 48411e0 Merge "Room Gradle Plugin" into androidx-main am: 1647d2f8fc by Treehugger Robot · 1 year, 3 months ago
  73. 1647d2f Merge "Room Gradle Plugin" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  74. e8dc18d Room Gradle Plugin by Daniel Santiago Rivera · 1 year, 8 months ago
  75. f6b0974 Merge "[GH] Add `ComparableSubject#isAtLeast` to Kruth" into androidx-main am: 64bbaaac2d by Clara Fok · 1 year, 3 months ago
  76. 64bbaaa Merge "[GH] Add `ComparableSubject#isAtLeast` to Kruth" into androidx-main by Clara Fok · 1 year, 3 months ago
  77. 8137639c Merge "[GH] Remove all usages of DirectDispatcher in paging-common tests" into androidx-main am: db14b897a5 by Treehugger Robot · 1 year, 3 months ago
  78. 3dd6b7f [GH] Add `ComparableSubject#isAtLeast` to Kruth by Veyndan Stuart · 1 year, 3 months ago
  79. e29360e [GH] Remove all usages of DirectDispatcher in paging-common tests by Veyndan Stuart · 1 year, 3 months ago
  80. d1c1f23 Merge "Update getVariance to handle a set of size 1." into androidx-main am: 514758b85d by Aurimas Liutikas · 1 year, 3 months ago
  81. 8de8baa Update getVariance to handle a set of size 1. by vinekumar · 1 year, 3 months ago
  82. c7623b2 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 am: a03e56b653 by Zhiyuan Wang · 1 year, 3 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. 48ca92b Merge "Add TODOs for cleanup in TestFileIO" into androidx-main am: b1b317ed79 by Treehugger Robot · 1 year, 3 months ago
  85. b00690d OkioStorage takes in coordinator producer so it could support MultiProcCoordinator by Zhiyuan Wang · 1 year, 4 months ago
  86. 0ced352 Add TODOs for cleanup in TestFileIO by Yigit Boyar · 1 year, 3 months ago
  87. 89e2e1c Merge "Fix FileTestIO not to eagerly create files" into androidx-main am: b4149ac306 by Treehugger Robot · 1 year, 3 months ago
  88. b4149ac Merge "Fix FileTestIO not to eagerly create files" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  89. d4bb5b14ec Fix FileTestIO not to eagerly create files by Yigit Boyar · 1 year, 3 months ago
  90. be103b9 Merge "Revert "Convert Compose to use Collections KMP Structure"" into androidx-main am: 6e4c5dee2c by Aurimas Liutikas · 1 year, 3 months ago
  91. 6e4c5dee Merge "Revert "Convert Compose to use Collections KMP Structure"" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  92. 22d139f Revert "Convert Compose to use Collections KMP Structure" by Aurimas Liutikas · 1 year, 3 months ago
  93. 843ef60 Merge changes from topic "androidx-main" into androidx-main am: d4396d337d by Arkadii Ivanov · 1 year, 3 months ago
  94. d4396d3 Merge changes from topic "androidx-main" into androidx-main by Arkadii Ivanov · 1 year, 3 months ago
  95. cbc047c Merge "Convert Compose to use Collections KMP Structure" into androidx-main am: a747e58e90 by Treehugger Robot · 1 year, 3 months ago
  96. b2c289c Handle primitive arrays in compareForEquality in Kruth. by Arkadii Ivanov · 1 year, 4 months ago
  97. 3d3e7ca Added StringSubject#ignoringCase to Kruth by Arkadii Ivanov · 1 year, 4 months ago
  98. d77017b Convert Compose to use Collections KMP Structure by Jim Sproch · 1 year, 6 months ago
  99. a687606 Merge "[GH] Replace usage of DirectDispatcher with EmptyCoroutineContext in testutils-paging" into androidx-main am: 0eb9550145 by Treehugger Robot · 1 year, 4 months ago
  100. aa5145a [GH] Replace usage of DirectDispatcher with EmptyCoroutineContext in testutils-paging by Veyndan Stuart · 1 year, 4 months ago