1. 70ecd4c Move dependency constraints to discrete field in build info by Fred Sladkey · 1 year, 3 months ago
  2. 2112ebc Merge "Revert "Revert "Revert "Enable native KMP targets by default."""" into androidx-main by Fred Sladkey · 1 year, 3 months ago
  3. 279f2e1 Revert "Revert "Revert "Enable native KMP targets by default.""" by Fred Sladkey · 1 year, 3 months ago
  4. 1f5b658 Merge "Revert "Revert "Enable native KMP targets by default.""" into androidx-main by Fred Sladkey · 1 year, 3 months ago
  5. a28eb6c Revert "Revert "Enable native KMP targets by default."" by Fred Sladkey · 1 year, 4 months ago
  6. c56f779 Use java.nio to list files by Alan Viverette · 1 year, 4 months ago
  7. fa53e1e Revert "Enable native KMP targets by default." by Aurimas Liutikas · 1 year, 4 months ago
  8. b114219 Enable native KMP targets by default. by Fred Sladkey · 1 year, 4 months ago
  9. ab7e4bb Add a simple test for build info task. by Fred Sladkey · 1 year, 4 months ago
  10. 2cf093c Simplify test json creation for media compat tests by Aurimas Liutikas · 1 year, 4 months ago
  11. 30b4ff5 Remove xml test configuration for media compat tests by Aurimas Liutikas · 1 year, 4 months ago
  12. 302779d If multiple LibraryGroups have the same groupId, use the first one by default by Jeff Gaston · 1 year, 4 months ago
  13. 3bd9667 Merge "Include short API diffs in exception message" into androidx-main by Alan Viverette · 1 year, 4 months ago
  14. 853ec0a Include short API diffs in exception message by Alan Viverette · 1 year, 4 months ago
  15. e5b7b68 Remove no longer used sha256 apk reports. by Aurimas Liutikas · 1 year, 4 months ago
  16. 9c31ec7 Add media config json files by Aurimas Liutikas · 1 year, 5 months ago
  17. d067df6 Add ability to specify additional device test apk keys by Aurimas Liutikas · 1 year, 5 months ago
  18. 0b88137 Merge "Support to add version constraints in same-version groups" into androidx-main by Jeff Gaston · 1 year, 5 months ago
  19. bee9898 Support to add version constraints in same-version groups by Jeff Gaston · 1 year, 6 months ago
  20. 35bfd28 Start generating test config json files to be used by FTL runner by Aurimas Liutikas · 1 year, 5 months ago
  21. 6a10e89 Start checking for libraryversions.toml issues by Aurimas Liutikas · 1 year, 5 months ago
  22. 8f27afd Always skip running @FlakyTest device tests by Aurimas Liutikas · 1 year, 5 months ago
  23. d40d72b Added androidx extension flag to disable all tests in generated xml configuration by Marcello Albano · 1 year, 5 months ago
  24. 7432b8c Add BuildType.WINDOW by Yaoda WANG · 1 year, 5 months ago
  25. 873d41e Allow setting KMP version for non-atomic projects by Yigit Boyar · 1 year, 5 months ago
  26. 22c9fda Merge "Extracting SettingsParser to where the main build can use it too" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  27. fc3ebc8 Extracting SettingsParser to where the main build can use it too by Jeff Gaston · 1 year, 6 months ago
  28. 89ede62 Create a SHA-256 report file with test configurations by Yigit Boyar · 1 year, 6 months ago
  29. 0b1b281 Revert "Remove compose group/version environment variable override" by Jim Sproch · 1 year, 7 months ago
  30. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  31. 8ee2f6e Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too by Jeff Gaston · 1 year, 7 months ago
  32. 3bd54f3 AndroidXExtension now offering a function for computing the groupId for a project path by Jeff Gaston · 1 year, 8 months ago
  33. e7c8ef7 Remove compose group/version environment variable override by Jeff Gaston · 1 year, 7 months ago
  34. 1246a623 Disable signature verification for ProjectSubsetsTest by Aurimas Liutikas · 1 year, 8 months ago
  35. 157d31d Add MultiplatformVersion to library groups by Yigit Boyar · 1 year, 8 months ago
  36. 22697f6 Merge "Reminder when adding a new project subset to add it to the list of subsets to test" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  37. 5dcff5a Remove flaky buildSrc tests by Aurimas Liutikas · 1 year, 8 months ago
  38. bd2ec77 Disable failing buildSrc tests by Aurimas Liutikas · 1 year, 8 months ago
  39. d4de164 Reminder when adding a new project subset to add it to the list of subsets to test by Jeff Gaston · 1 year, 8 months ago
  40. c3c23ea Remove legacy dokka tasks from androidx by Aurimas Liutikas · 2 years ago
  41. 420b7f6 Start using JDK 17 by Aurimas Liutikas · 1 year, 11 months ago
  42. bdb2b1f Specify namespace for all gradle testkit tests by Aurimas Liutikas · 1 year, 9 months ago
  43. bc451c2 Remove references to fakeannotations by Aurimas Liutikas · 1 year, 9 months ago
  44. 7e1f2b4 Remove Doclava from androidx build. by Andrea Falcone · 1 year, 9 months ago
  45. c2b6cbc Finish cleanup to use standard plugin {id} syntax by David Saff · 1 year, 9 months ago
  46. f5abceb Merge "Revert "Don't run tests until dependent jars exist."" into androidx-main by David Saff · 1 year, 9 months ago
  47. dfffeea Revert "Don't run tests until dependent jars exist." by David Saff · 1 year, 9 months ago
  48. e07617f Minor build file cleanup of prebuilts references by Tiem Song · 1 year, 9 months ago
  49. 1fdd144 Fix camera project subset sync failure by Trevor McGuire · 1 year, 10 months ago
  50. e382962 Convert directly to JSON without first converting to map by Tiem Song · 1 year, 10 months ago
  51. 7e96297 Merge "Change build_info: metadata projects now properly depend on KMP variants" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  52. 14d72c6 Change build_info: metadata projects now properly depend on KMP variants by David Saff · 1 year, 11 months ago
  53. e0c5a4e Re-enable gradle plugin self-tests, but only skip if classloading fails by David Saff · 1 year, 11 months ago
  54. 3fb1460 Merge "Upgrade checkmark" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  55. 6086bbf Merge "Properly attach debug information to gradle failures" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  56. b8d161b Upgrade checkmark by David Saff · 1 year, 11 months ago
  57. 8d36cc0 Merge "Disable runGradle tests until we can work out flakiness" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  58. 3a7358a Merge "Move URL string generation into MetadataEntry" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  59. 3c461fc Disable runGradle tests until we can work out flakiness by David Saff · 1 year, 11 months ago
  60. a36599e Properly attach debug information to gradle failures by David Saff · 1 year, 11 months ago
  61. d6a966c Create build_info files for KMP variants by David Saff · 1 year, 11 months ago
  62. 7c9aeeb Move URL string generation into MetadataEntry by Tiem Song · 1 year, 11 months ago
  63. bf51d42 Expand flake debugging to missing property exceptions by David Saff · 1 year, 11 months ago
  64. d4b409a Add regression test for android build_info, to protect against bugs like b/239674217 by David Saff · 1 year, 11 months ago
  65. 510e4a3 Merge changes I25a44e30,I12aa2b89 into androidx-main by Treehugger Robot · 1 year, 11 months ago
  66. 0de3ab1 Add additional debugging when classloading flakes by David Saff · 1 year, 11 months ago
  67. 89234aa Migrate away from using json-simple for ChangeInfoGitClient by Aurimas Liutikas · 1 year, 11 months ago
  68. d850a64 Minor refactor of MetadataEntry by Tiem Song · 1 year, 11 months ago
  69. 7a1a8c7 Revert "Create build_info files for KMP variants" by Nick Anthony · 1 year, 11 months ago
  70. a98b5ba Create build_info files for KMP variants by David Saff · 2 years ago
  71. 42ba2be Revert "Revert "In integration tests, can apply AndroidXPlugin using plugin {} syntax"" by David Saff · 2 years ago
  72. aee00da Only allow single publish setting for KMP libraries and publish all declared targets when publish is configured by Fred Sladkey · 2 years ago
  73. 6000794 Don't run tests until dependent jars exist. by David Saff · 2 years ago
  74. aaca3f8 Revert "In integration tests, can apply AndroidXPlugin using plugin {} syntax" by Aurimas Liutikas · 2 years ago
  75. c5d7599 In integration tests, can apply AndroidXPlugin using plugin {} syntax by David Saff · 2 years ago
  76. 27cf086 Merge "Cleaner test output: only optionally list out the build file on failure." into androidx-main by Treehugger Robot · 2 years ago
  77. 5d6e160 Add androidXMultiplatform configuration block to wrap kmp configuration and only add enabled targets. by Fred Sladkey · 2 years, 1 month ago
  78. 2f0c920 Cleaner test output: only optionally list out the build file on failure. by David Saff · 2 years ago
  79. 5c1cc0f Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years ago
  80. 7c0d58f Remove LibraryTypeTest. by Fred Sladkey · 2 years ago
  81. 5d98fb9 Fix KMP source metadata (reland) by David Saff · 2 years, 1 month ago
  82. 95a1d04 Revert "Fix KMP source metadata" by Sam Gilbert · 2 years ago
  83. d61385a Fix KMP source metadata by David Saff · 2 years, 1 month ago
  84. 09ff892 Create test that creates a project zip for a simple androidx project by David Saff · 2 years, 1 month ago
  85. 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, 1 month ago
  86. f56f2f5 Revert "Revert "Add sub extension for configuring multiplatform publish settings to LibraryType."" by Fred Sladkey · 2 years ago
  87. 03b4678 Revert "Add sub extension for configuring multiplatform publish settings to LibraryType." by Fred Sladkey · 2 years ago
  88. 80efbeb Add sub extension for configuring multiplatform publish settings to LibraryType. by Fred Sladkey · 2 years, 1 month ago
  89. 51b8c02 Add tests to maintain confidence library type fields haven't changed during refactoring by Fred Sladkey · 2 years, 1 month ago
  90. 6ac74fb3 Always use JAXP parser and unique DocumentFactory by Alan Viverette · 2 years, 1 month ago
  91. 144aafa buildSrcOutRelativePath is relative by David Saff · 2 years, 1 month ago
  92. c4b29f2 Extract AndroidXPluginTestContext by David Saff · 2 years, 1 month ago
  93. b679d96 Implementation to remove line and position from lint baseline XML by Alan Viverette · 2 years, 1 month ago
  94. 6beca66 Add package to ProjectSubsetsTest by Aurimas Liutikas · 2 years, 1 month ago
  95. f5a3e61 Strip android:targetSdkVersion from generated AARs by Alan Viverette · 2 years, 2 months ago
  96. 5aae8ff Merge "Unify protobuf version used in androidx" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  97. a82eb74 Merge "Use signed checkmark library in buildSrc-tests" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  98. ecae583 Use signed checkmark library in buildSrc-tests by David Saff · 2 years, 2 months ago
  99. b5a2e52 Upgradle to 7.5 nightly by Aurimas Liutikas · 2 years, 2 months ago
  100. 2173e2b Unify protobuf version used in androidx by Aurimas Liutikas · 2 years, 2 months ago