1. 1c841c4 Merge changes from topic "move-depset" into main by Colin Cross · 11 months ago
  2. a14fb6a Update DepSet references by Colin Cross · 11 months ago
  3. 830f56a Remove testing package by Cole Faust · 11 months ago
  4. b5c82a4 Remove checkPartitionsForJavaDependency() by Jihoon Kang · 12 months ago
  5. 96ce83b Move sdk_library submodule build rules to sdk_library_internal.go by Jihoon Kang · 12 months ago
  6. 16d227a Add default_visibility for soong modules by Cole Faust · 12 months ago
  7. a5d1717 Add jarjar_rename property to java modules. by Joe Onorato · 1 year, 2 months ago
  8. f86fe9a Implement InstallableModule for Java modules by Jihoon Kang · 1 year, 2 months ago
  9. 4a9869d Add `android_ravenwood_test` build rule by Makoto Onuki · 1 year, 11 months ago
  10. 7416d67 Revert "Revert "Limit System SDK to 34 for Java modules in the v..." by Jiyong Park · 1 year, 8 months ago
  11. 1f16622 Revert "Limit System SDK to 34 for Java modules in the vendor pa..." by Sebastian Pickl · 1 year, 8 months ago
  12. ec47e99 Limit System SDK to 34 for Java modules in the vendor partition by Jiyong Park · 1 year, 8 months ago
  13. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
  14. 8094b6b Add Code Metadata rule to soong/testing. by Aditya Choudhary · 1 year, 11 months ago
  15. 9dc6b10 Merge "Add container property to aconfig_declarations." into main by Yu Liu · 1 year, 9 months ago
  16. 98e7fa8 Reapply "Use R8 for resource shrinking" by Rico Wind · 1 year, 9 months ago
  17. eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 10 months ago
  18. b7b3de8 Add test for soong/testing/test_spec. by Aditya Choudhary · 1 year, 10 months ago
  19. 9b59352 Add proto for Test ownership metadata. by Aditya Choudhary · 1 year, 11 months ago
  20. a9fd59a Revert "Use R8 for resource shrinking" by Rico Wind · 1 year, 10 months ago
  21. b56fe28 Use R8 for resource shrinking by Rico Wind · 1 year, 10 months ago
  22. 02bccdf Add test for manifest merger by Colin Cross · 2 years, 2 months ago
  23. 175073c Make aconfig flags generate a library instead of a srcjar. by Joe Onorato · 2 years, 3 months ago
  24. b95998b Prepare tests for dexpreopt changes. by Jiakai Zhang · 2 years, 4 months ago
  25. cdea74d Merge "Support testing for resource shrinking" by Treehugger Robot · 2 years, 9 months ago
  26. 5cb82e3 Add java/fuzz_test.go to test sources by Jihoon Kang · 2 years, 10 months ago
  27. 8eb4573 Test bootImageConfig/Variant fields by Paul Duffin · 3 years ago
  28. 51b0a10 Support testing for resource shrinking by Jared Duke · 3 years ago
  29. 351bac9 Add soong support for resource shrinking by Rico Wind · 3 years ago
  30. 8260249 copy JNI from AAR files to android_app APK by Sam Delmerico · 3 years, 3 months ago
  31. 974c622 add missing java/*_test.go files by Sam Delmerico · 3 years, 3 months ago
  32. 340ee8e Export provenance metadata for prebuilt APKs and APEXes. by Wei Li · 3 years, 6 months ago
  33. 9bb9bfb Don't pass static libs to r8 by Colin Cross · 3 years, 6 months ago
  34. aa1d0cf Add java_fuzz module to build java fuzzers by Muhammad Haseeb Ahmad · 3 years, 8 months ago
  35. 6d448b7 Add test for prebuilt_apis creation of system modules by Paul Duffin · 3 years, 10 months ago
  36. 0a0a2fb Add a build-time check for dexpreopting system server jars. by Jiakai Zhang · 4 years ago
  37. 5c4881c Add initial bp2build support for converting android_app_certificate modules. by Rupert Shuttleworth · 4 years, 1 month ago
  38. 9fc208e Add sdk_library_test.go to Android.bp file by Paul Duffin · 4 years, 2 months ago
  39. e245b61 Add ClasspathElement support by Paul Duffin · 4 years, 3 months ago
  40. 438eb57 Separate monolithic hidden API processing from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 4 months ago
  41. 95e9c5b Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath. by satayev · 4 years, 4 months ago
  42. 7771eba Rename BootImageModule to BootclasspathFragmentModule by Paul Duffin · 4 years, 5 months ago
  43. b67d878 Extract general bootclasspath related code into java/bootclasspath.go by Paul Duffin · 4 years, 5 months ago
  44. d6599f5 Merge changes Ia74a2b83,I30a46c8f,Iac7c0149 by Jaewoong Jung · 4 years, 5 months ago
  45. 79e6f6b Forbid bypassing updatability lint checks. by Jaewoong Jung · 4 years, 5 months ago
  46. b7e3076 Add various test files as testSrcs, so that they run on CI. by Rupert Shuttleworth · 4 years, 5 months ago
  47. eabf2c1 Introduce classpath_fragment.go. by Artur Satayev · 4 years, 5 months ago
  48. c6bb7cf Extract ruleToGenerateHiddenApiFlags by Paul Duffin · 4 years, 5 months ago
  49. bb7f1ac Add a new platform_bootclasspath module type by Paul Duffin · 4 years, 5 months ago
  50. 2207f87 Split droidstubs out of droiddoc.go by Colin Cross · 4 years, 6 months ago
  51. 2406d68 Merge "Take Module implementations out of java/java.go." by Jaewoong Jung · 4 years, 6 months ago
  52. 2634264 Take Module implementations out of java/java.go. by Jaewoong Jung · 4 years, 6 months ago
  53. 29072a9 Separate metadata provider from apex contents provider by Paul Duffin · 4 years, 6 months ago
  54. db284be Separate system modules tests into their own file by Paul Duffin · 4 years, 6 months ago
  55. 75ce9ec Remove global state from sysprop libraries by Colin Cross · 4 years, 6 months ago
  56. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years, 7 months ago
  57. 3451e16 Add boot_image module type by Paul Duffin · 4 years, 8 months ago
  58. f9b4465 Break up app.go. by Jaewoong Jung · 4 years, 9 months ago
  59. ff71556 Add java sdk library enforcement flag by JaeMan Park · 4 years, 11 months ago
  60. 9a89a2a Move boot jars package check from make by Paul Duffin · 4 years, 10 months ago
  61. 5ca3a62 Add hidden_api for java_import by Liz Kammer · 5 years ago
  62. dd849a8 Add `data_native_bins` property to java_test_host by Liz Kammer · 5 years ago
  63. 84c3807 Enforce the legacy core/platform API restriction. by Pete Gillin · 5 years ago
  64. 014489c Add support for running Android lint on java and android modules. by Colin Cross · 5 years ago
  65. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 5 years ago