1. d2ce58d Merge "Refactor the contruction of the manifest check inputs." into main by Jiakai Zhang · 9 months ago
  2. 3ef7283 Refactor the contruction of the manifest check inputs. by Jiakai Zhang · 10 months ago
  3. 8fa54da Reland "Migrate buildinfo.sh script into Soong" by Inseob Kim · 10 months ago
  4. 465549b Revert "Migrate buildinfo.sh script into Soong" by Gina Ko · 10 months ago
  5. 5baf2cb Migrate buildinfo.sh script into Soong by Inseob Kim · 10 months ago
  6. 4a2a7c9 Add include_make_built_files by Cole Faust · 10 months ago
  7. fce4316 Test_Module_Config soong implementation by Ronald Braunstein · 12 months ago
  8. 7d29222 Determine GC type based on BUILT_KERNEL_VERSION_FILE. by Jiakai Zhang · 12 months ago
  9. 84caaef Don't set CC and CXX when running go build on mac by Colin Cross · 12 months ago
  10. d9e4b24 Merge "Run soong tests in presubmit with the race detector enabled" into main by Colin Cross · 12 months ago
  11. 1b1b9a9 Merge changes from topic "soong-tests-presubmit" into main by Colin Cross · 12 months ago
  12. ec78a46 Run soong tests in presubmit with the race detector enabled by Colin Cross · 12 months ago
  13. 6ca8d25 Add script to run Soong tests with go tools by Colin Cross · 12 months ago
  14. 9809860 Simplify strict updatability linting error message by Cole Faust · 12 months ago
  15. c32d1f5 Introduce script and module to pass aconfig flags to metalava by Jihoon Kang · 1 year, 1 month ago
  16. 5f5d271 Build native libraries used by layoutlib. by Wei Li · 1 year, 1 month ago
  17. 13596d2 Merge "ndk: Hard-code the TARGET_RELEASE" into main by Greg Kaiser · 1 year, 2 months ago
  18. a0b356f ndk: Hard-code the TARGET_RELEASE by Greg Kaiser · 1 year, 2 months ago
  19. eb421ee Deprecate 'contributions' field from linkerconfig by Jooyung Han · 1 year, 2 months ago
  20. 773ec27 Add java.util.random to the allowed package list. by Almaz Mingaleev · 1 year, 3 months ago
  21. eba99f4 Decompress debug sections when creating debug info by Eric Rahm · 1 year, 3 months ago
  22. 77833b7 Revert "Decompress debug sections when creating debug info" by Matías Hernández · 1 year, 3 months ago
  23. 6f4c50e Decompress debug sections when creating debug info by Eric Rahm · 1 year, 3 months ago
  24. c00fa15 Fix manifest_check.py for generated manifests that have no application tag by Colin Cross · 1 year, 3 months ago
  25. 3df5f50 Do not allow a module exists both in provideLibs and requireLibs by Kiyoung Kim · 1 year, 4 months ago
  26. 004bd3f Revert "Split Rust crate builds into compile and link phases." by Colin Cross · 1 year, 4 months ago
  27. 3835509 Merge "Error out if skip_preprocessed_apk_checks is set when it's not necessary" into main by Cole Faust · 1 year, 4 months ago
  28. 3d2b08f Merge "Revert "Change symlink_forest to use relative symlinks."" into main by Sebastian Pickl · 1 year, 4 months ago
  29. 90355f7 Revert "Change symlink_forest to use relative symlinks." by Sebastian Pickl · 1 year, 4 months ago
  30. 4eabebe Merge "Change symlink_forest to use relative symlinks." into main by Mark Dacek · 1 year, 4 months ago
  31. b98b3a4 Change symlink_forest to use relative symlinks. by MarkDacek · 1 year, 6 months ago
  32. 4bc1026 apex: invoke `conv_linker_config validate` as validation by Jooyung Han · 1 year, 4 months ago
  33. 51d7bfd Revert^2 "Only allow setting presigned without preprocessed on targetSdk < 30" by Cole Faust · 1 year, 4 months ago
  34. d293e28 Revert "Only allow setting presigned without preprocessed on targetSdk < 30" by Karl Shaffer · 1 year, 4 months ago
  35. 9c5c09f Error out if skip_preprocessed_apk_checks is set when it's not necessary by Cole Faust · 1 year, 4 months ago
  36. 6158528 Only allow setting presigned without preprocessed on targetSdk < 30 by Cole Faust · 1 year, 6 months ago
  37. f29ca58 Darwin/Mac OS host rust compilation fixes by A. Cody Schuffelen · 1 year, 6 months ago
  38. ac6c853 Fix the number of required parameters in deapexer script. by Alyssa Ketpreechasawat · 1 year, 6 months ago
  39. 6c76209 Remove --blkid_path argument by Jooyung Han · 1 year, 7 months ago
  40. a449678 Move CLC construction to Ninja phase. by Jiakai Zhang · 1 year, 8 months ago
  41. 8f065e6 Delete rbc-run script by Cole Faust · 1 year, 9 months ago
  42. cb97a76 Merge "Add jdk.internal.access to the allowed package list." by Almaz Mingaleev · 1 year, 9 months ago
  43. 2429776 Add jdk.internal.access to the allowed package list. by Almaz Mingaleev · 1 year, 9 months ago
  44. 580f7b0 Add script for modifying privapp permission allowlists by Andrei Onea · 2 years, 5 months ago
  45. f5cd477 Merge "Split Rust crate builds into compile and link phases." by Treehugger Robot · 1 year, 9 months ago
  46. e7c71c3 Split Rust crate builds into compile and link phases. by Peter Collingbourne · 1 year, 10 months ago
  47. 4b4f03f Make conv_linker_config visible to linkerconfig by Jooyung Han · 1 year, 9 months ago
  48. 7d8f39e build-ndk-prebuilts.sh: disable bazel. by Elliott Hughes · 1 year, 10 months ago
  49. 65a9736 Merge "Generate NDK stubs for riscv64 too." by Elliott Hughes · 1 year, 10 months ago
  50. f7d3109 Generate NDK stubs for riscv64 too. by Elliott Hughes · 1 year, 10 months ago
  51. 6d8716c Create a sh_binary target for jars-to-module-info by Romain Jobredeaux · 1 year, 10 months ago
  52. fba49bb Add tests for conv_linker_config by Jooyung Han · 1 year, 10 months ago
  53. f6fd4c2 Fix conv_linker_config with multiple input json files by Jooyung Han · 1 year, 10 months ago
  54. 3397b6a conv_linker_config handling existing output file by Jooyung Han · 1 year, 10 months ago
  55. 6bc5e2c Merge "conv_linker_config proto works with empty input" by Treehugger Robot · 1 year, 11 months ago
  56. b531bee conv_linker_config proto works with empty input by Jooyung Han · 1 year, 11 months ago
  57. 93bca15 Merge changes from topic "java17-record-support" by Sorin Basca · 1 year, 11 months ago
  58. 442b6fc Remove OWNERS access for non-build team people to core build system by Joe Onorato · 1 year, 11 months ago
  59. 7c05d2d Allowlist java.lang.constant in libcore by Victor Chang · 1 year, 11 months ago
  60. 4025390 Allow java.lang.runtime in boot image by Sorin Basca · 2 years, 4 months ago
  61. c6f4b53 Allow android tests to specify a mainline package name by Seth Moore · 2 years ago
  62. 8b04d82 Add jdk.internal.util.jar in the allowed package list. by Almaz Mingaleev · 2 years ago
  63. 0f386bc Allow obfuscated classes on bootclasspath by Paul Duffin · 2 years ago
  64. 014ccd4 conv_linker_config proto supports multiple input json files by Jooyung Han · 2 years ago
  65. 648e32c Run ckati step of the Android build tracing given variables by Sasha Smundak · 2 years, 1 month ago
  66. e17c316 Fix deapexer usage in prebuilt_apex/apex_set by Paul Duffin · 2 years, 1 month ago
  67. 2d61a7d bazel apex: clean up gen_ndk_usedby_apex.sh to work in bazel sandbox. by Jingwen Chen · 2 years, 2 months ago
  68. 4d0b4df Add prebuilts/ to microfactory includes by Chris Parsons · 2 years, 3 months ago
  69. f541038 Merge "Remove obsolete script for building unbundled Mainline targets." by Treehugger Robot · 2 years, 4 months ago
  70. 4fc6f4e Remove obsolete script for building unbundled Mainline targets. by Martin Stjernholm · 2 years, 4 months ago
  71. 7113b19 Add a host tool to create an APEX bundle by Jooyung Han · 2 years, 4 months ago
  72. ef8d6a6 Remove Python enables identical to global defaults. by Krzysztof Kosiński · 2 years, 4 months ago
  73. bcc3d05 Fix module-file name collisions by Cole Faust · 2 years, 5 months ago
  74. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 2 years, 5 months ago
  75. 69cf0f3 Overriding placeholder version in updatable apks by Alexei Nicoara · 2 years, 6 months ago
  76. 50dbe0a Merge "Propagate max_sdk_version to manifest_fixer" by William Loh · 2 years, 6 months ago
  77. 1e3d278 Merge changes Ibcf908d9,I786ab152 by Alexei Nicoara · 2 years, 6 months ago
  78. 7d69b1d Adding support to conditionally replace a value by Alexei Nicoara · 2 years, 6 months ago
  79. 6b773a9 Merge "Make ‘rustfmt.toml’ available for other modules" by Treehugger Robot · 2 years, 6 months ago
  80. 18b7a2e JSON format doesn't support comments, so a JSONWithCommentsDecoder is added to support line comments start with // that used in apex_manifest.json files. This fixes the CI errors reported in b/238399517. by Wei Li · 2 years, 6 months ago
  81. 4e86b5e Make ‘rustfmt.toml’ available for other modules by Martin Geisler · 2 years, 8 months ago
  82. 5a082f9 Propagate max_sdk_version to manifest_fixer by William Loh · 2 years, 8 months ago
  83. 802b059 Merge "Revert "manifest_check.py: add uses-libraries propagaged via dex..."" by Treehugger Robot · 2 years, 7 months ago
  84. c68b289 Revert "manifest_check.py: add uses-libraries propagaged via dex..." by Ulya Trofimovich · 2 years, 7 months ago
  85. e086286 Merge "manifest_check.py: add uses-libraries propagaged via dexpreopt.config." by Ulya Trofimovich · 2 years, 7 months ago
  86. 24abbe8 manifest_check.py: add uses-libraries propagaged via dexpreopt.config. by Ulya Trafimovich · 2 years, 9 months ago
  87. 74cead8 Add support to max-target-s to generate_hiddenapi_lists by Artur Satayev · 2 years, 9 months ago
  88. 93b5424 Revert "Add support to max-target-s to generate_hiddenapi_lists" by Ge Bian · 2 years, 9 months ago
  89. ad0ec2a Add support to max-target-s to generate_hiddenapi_lists by Narayan Kamath · 3 years ago
  90. 7436a71 Merge "Updates test_config_fixer to also work for SuiteApkInstaller" by Treehugger Robot · 2 years, 9 months ago
  91. fe11851 Recursively list Android image contents. by Sasha Smundak · 2 years, 10 months ago
  92. 48a8f0d Updates test_config_fixer to also work for SuiteApkInstaller by Rahul Sabnis · 2 years, 9 months ago
  93. bd88c88 Remove implementation details from stub flags in sdk snapshot by Paul Duffin · 2 years, 9 months ago
  94. 0c12b78 Use named options for verify_overlaps by Paul Duffin · 2 years, 9 months ago
  95. 181b56c Cleanup verify_overlaps*.py by Paul Duffin · 2 years, 9 months ago
  96. b99d480 analyze_bcpf: Explain why a package is split/single by Paul Duffin · 2 years, 10 months ago
  97. ea836c2 analyze_bcpf: Indent multi-line text to improve formatting by Paul Duffin · 2 years, 10 months ago
  98. dbbb837 signature_trie: Avoid unnecessary wrapping and unwrapping of values by Paul Duffin · 2 years, 10 months ago
  99. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 2 years, 10 months ago
  100. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 2 years, 10 months ago