[go: nahoru, domu]

  1. 5d6e160 Add androidXMultiplatform configuration block to wrap kmp configuration and only add enabled targets. by Fred Sladkey · 2 years, 3 months ago
  2. 5c1cc0f Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 2 months ago
  3. 7c0d58f Remove LibraryTypeTest. by Fred Sladkey · 2 years, 2 months ago
  4. 5d98fb9 Fix KMP source metadata (reland) by David Saff · 2 years, 3 months ago
  5. 95a1d04 Revert "Fix KMP source metadata" by Sam Gilbert · 2 years, 2 months ago
  6. d61385a Fix KMP source metadata by David Saff · 2 years, 3 months ago
  7. 09ff892 Create test that creates a project zip for a simple androidx project by David Saff · 2 years, 3 months ago
  8. 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, 3 months ago
  9. f56f2f5 Revert "Revert "Add sub extension for configuring multiplatform publish settings to LibraryType."" by Fred Sladkey · 2 years, 2 months ago
  10. 03b4678 Revert "Add sub extension for configuring multiplatform publish settings to LibraryType." by Fred Sladkey · 2 years, 2 months ago
  11. 80efbeb Add sub extension for configuring multiplatform publish settings to LibraryType. by Fred Sladkey · 2 years, 3 months ago
  12. 51b8c02 Add tests to maintain confidence library type fields haven't changed during refactoring by Fred Sladkey · 2 years, 3 months ago
  13. 6ac74fb3 Always use JAXP parser and unique DocumentFactory by Alan Viverette · 2 years, 3 months ago
  14. 144aafa buildSrcOutRelativePath is relative by David Saff · 2 years, 3 months ago
  15. c4b29f2 Extract AndroidXPluginTestContext by David Saff · 2 years, 3 months ago
  16. b679d96 Implementation to remove line and position from lint baseline XML by Alan Viverette · 2 years, 3 months ago
  17. 6beca66 Add package to ProjectSubsetsTest by Aurimas Liutikas · 2 years, 3 months ago
  18. f5a3e61 Strip android:targetSdkVersion from generated AARs by Alan Viverette · 2 years, 4 months ago
  19. 5aae8ff Merge "Unify protobuf version used in androidx" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  20. a82eb74 Merge "Use signed checkmark library in buildSrc-tests" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  21. ecae583 Use signed checkmark library in buildSrc-tests by David Saff · 2 years, 4 months ago
  22. b5a2e52 Upgradle to 7.5 nightly by Aurimas Liutikas · 2 years, 4 months ago
  23. 2173e2b Unify protobuf version used in androidx by Aurimas Liutikas · 2 years, 4 months ago
  24. d59c82e Merge "Constrained configs don't cleanup apks" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  25. 69ecf65 Constrained configs don't cleanup apks by Sam Gilbert · 2 years, 5 months ago
  26. 2eb919d Self-contained test of AndroidXRootImplPlugin by David Saff · 2 years, 5 months ago
  27. bb673b7 Merge changes from topic "224551128_verify_xml_structure" into androidx-main by Alan Viverette · 2 years, 5 months ago
  28. 4c8a1b2 Use dom4j to ensure correct XML parsing and output formatting by Alan Viverette · 2 years, 5 months ago
  29. 6b52a14 Add dom4j dependency for use in XML manipulation by Alan Viverette · 2 years, 5 months ago
  30. 5d938db Add functions to determine if checksum components have valid bug comments. by David Saff · 2 years, 5 months ago
  31. cde6b7e Merge "Remove unused version script parser / generator" into androidx-main by Fred Sladkey · 2 years, 5 months ago
  32. 6929d3f Remove unused version script parser / generator by Fred Sladkey · 2 years, 6 months ago
  33. fdbce5c Re-apply "Add support for publishing JS- and JVM-targeted libraries in by Alan Viverette · 2 years, 5 months ago
  34. db28c8e Revert "Add support for publishing JS- and JVM-targeted libraries in top-of-tree" by Alan Viverette · 2 years, 6 months ago
  35. d2d4eae Merge "Add GLANCE project subset to studio scripts." into androidx-main by Treehugger Robot · 2 years, 6 months ago
  36. 98f31b7 Add support for publishing JS- and JVM-targeted libraries in top-of-tree by Alan Viverette · 2 years, 6 months ago
  37. b87e89a Add GLANCE project subset to studio scripts. by Zak Cohen · 2 years, 6 months ago
  38. 787e350 Merge "Add version script parser and pass list to abidw" into androidx-main by Fred Sladkey · 2 years, 6 months ago
  39. fa280ec Add version script parser and pass list to abidw by Fred Sladkey · 2 years, 7 months ago
  40. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  41. a9740bf [GH] Fix lint violations in `ChangeInfoGitClientTest.kt` by Daz DeBoer · 2 years, 7 months ago
  42. 6a12df8 ChangeInfoGitClient now passing formatted commit text rather than git hash by Jeff Gaston · 2 years, 7 months ago
  43. 4a159f0 ChangeInfoGitClient support to parse a manifest too by Jeff Gaston · 2 years, 7 months ago
  44. e6f014c ChangeInfoGitClient.findPreviousSubmittedChange no longer failing if there is a change without parent specified by Jeff Gaston · 2 years, 7 months ago
  45. d0c7ebd ChangeInfoGitClient in preparation for loading changeinfo files by Jeff Gaston · 2 years, 8 months ago
  46. 7ce6a57 GitClientImpl -> GitRunnerGitClient by Jeff Gaston · 2 years, 8 months ago
  47. 8cf41f5 Print a suggestion when ktlint fails by Aurimas Liutikas · 2 years, 8 months ago
  48. e0de395 Revert "Allow skipping device tests on version bumps" by Aurimas Liutikas · 2 years, 9 months ago
  49. c1258c7 Allow skipping device tests on version bumps by Aurimas Liutikas · 2 years, 9 months ago
  50. f4844f1 Configuration caching fix for project subsets by Jeff Gaston · 2 years, 9 months ago
  51. 2b3da54 ProjectSubsetsTest workaround for configuration caching by Jeff Gaston · 2 years, 9 months ago
  52. 9d8c704 Pass install-arg -t to target preparers by Alan Viverette · 2 years, 10 months ago
  53. 4209691 Restructure buildSrc libraries by Aurimas Liutikas · 2 years, 10 months ago
  54. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 10 months ago
  55. 7d559e8 Add task to ensure playground gradle version matches androidx build version by Yigit Boyar · 2 years, 10 months ago
  56. c04ab8a fix for ./gradlew :buildSrc-tests:ktlint by Jeff Gaston · 2 years, 10 months ago
  57. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 11 months ago
  58. 6a59789 Updating buildSrc-tests to match the new source dirs in buildSrc by Jeff Gaston · 3 years ago
  59. d72edf2 Splitting buildSrc into multiple projects by Jeff Gaston · 3 years ago
  60. 327e00c Always validate project structure during configuration by Alan Viverette · 3 years ago
  61. 389e9fd AffectedModuleDetector configuration caching by Jeff Gaston · 3 years, 1 month ago
  62. 2ca5170 [GH] Avoid building playground projects when they are not affected by Yigit Boyar · 3 years, 2 months ago
  63. 5e3f90c Merge "Adding support for ignoredPaths in AMD" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  64. 95f6a68 Adding support for ignoredPaths in AMD by Sam Gilbert · 3 years, 3 months ago
  65. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  66. be71331 AMD & Test Config fixes by Sam Gilbert · 3 years, 3 months ago
  67. 4872b65 Detect Github changes in affected module detector by Yigit Boyar · 3 years, 3 months ago
  68. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  69. 12cfc0c AffectedModuleDetector don't allow commits authored by android-build-server to be base commits by Jeff Gaston · 3 years, 4 months ago
  70. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  71. f12e43c Changing the way we determine presubmit builds. by Sam Gilbert · 3 years, 4 months ago
  72. 774d8bd Revert "Changing the way we determine presubmit builds." by Sam Gilbert · 3 years, 4 months ago
  73. 0785997 Changing the way we determine presubmit builds. by Sam Gilbert · 3 years, 5 months ago
  74. 0567ba7 Merge "Revert "Changing the way we determine presubmit builds."" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  75. 36ffd53 Revert "Changing the way we determine presubmit builds." by Sam Gilbert · 3 years, 4 months ago
  76. d2c0888 Merge "Changing the way we determine presubmit builds." into androidx-main by Sam Gilbert · 3 years, 4 months ago
  77. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 4 months ago
  78. e88d14b Changing the way we determine presubmit builds. by Sam Gilbert · 3 years, 5 months ago
  79. 95ec234 Merge "Moving ProjectSubsetsTest temp dir into out/" into androidx-main by Aurimas Liutikas · 3 years, 5 months ago
  80. ac0d53a Moving ProjectSubsetsTest temp dir into out/ by Jeff Gaston · 3 years, 6 months ago
  81. 3be1187 Revert "Update to use ShippingApiLevelModuleController" by Julien Desprez · 3 years, 6 months ago
  82. ba326c1 Update to use ShippingApiLevelModuleController by Sam Gilbert · 3 years, 6 months ago
  83. bad5234 Add comments and explicit arg to remove apks by Sam Gilbert · 3 years, 6 months ago
  84. 99327ce Set cleanup-apks false by Sam Gilbert · 3 years, 6 months ago
  85. b0aa864 Remove cleanup option to prevent crash by Sam Gilbert · 3 years, 6 months ago
  86. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 6 months ago
  87. d0e2914 Merge "Enable running all tests for dependent projects" into androidx-main by Sam Gilbert · 3 years, 6 months ago
  88. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  89. afa67c8 Moving the validation of Gradle project subsets into a unit test by Jeff Gaston · 3 years, 6 months ago
  90. 95eebf8 Enable running all tests for dependent projects by Sam Gilbert · 3 years, 7 months ago
  91. 5186fc7 Don't run flaky tests in presubmit by Sam Gilbert · 3 years, 7 months ago
  92. 8a0deea Support multiple tags for test configs by Sam Gilbert · 3 years, 7 months ago
  93. ae43db4 Renaming useMaxDepVersions -> androidx.useMaxDepVersions by Jeff Gaston · 3 years, 7 months ago
  94. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  95. c0999a6 Add new test-suite-tag for media compat tests by Sam Gilbert · 3 years, 9 months ago
  96. 1a3949d Give macrobenchmarks their own suite-tag by Sam Gilbert · 3 years, 9 months ago
  97. 2fcbbe3 Refactor test config generation to use builder by Sam Gilbert · 3 years, 9 months ago
  98. e22ec2a Add presubmit support to androidx suite config by Sam Gilbert · 3 years, 10 months ago
  99. 0bda38c Generate support-media-* tests for androidx suite by Sam Gilbert · 3 years, 10 months ago
  100. fdba6b2 Adding simple xml verification tests by Sam Gilbert · 3 years, 10 months ago