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