1. c6f4b53 Allow android tests to specify a mainline package name by Seth Moore · 2 years, 9 months ago
  2. 8b04d82 Add jdk.internal.util.jar in the allowed package list. by Almaz Mingaleev · 2 years, 8 months ago
  3. 0f386bc Allow obfuscated classes on bootclasspath by Paul Duffin · 2 years, 9 months ago
  4. 014ccd4 conv_linker_config proto supports multiple input json files by Jooyung Han · 2 years, 9 months ago
  5. 648e32c Run ckati step of the Android build tracing given variables by Sasha Smundak · 2 years, 10 months ago
  6. e17c316 Fix deapexer usage in prebuilt_apex/apex_set by Paul Duffin · 2 years, 10 months ago
  7. 2d61a7d bazel apex: clean up gen_ndk_usedby_apex.sh to work in bazel sandbox. by Jingwen Chen · 3 years ago
  8. 4d0b4df Add prebuilts/ to microfactory includes by Chris Parsons · 3 years ago
  9. f541038 Merge "Remove obsolete script for building unbundled Mainline targets." by Treehugger Robot · 3 years, 1 month ago
  10. 4fc6f4e Remove obsolete script for building unbundled Mainline targets. by Martin Stjernholm · 3 years, 1 month ago
  11. 7113b19 Add a host tool to create an APEX bundle by Jooyung Han · 3 years, 1 month ago
  12. ef8d6a6 Remove Python enables identical to global defaults. by Krzysztof Kosiński · 3 years, 1 month ago
  13. bcc3d05 Fix module-file name collisions by Cole Faust · 3 years, 1 month ago
  14. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 2 months ago
  15. 69cf0f3 Overriding placeholder version in updatable apks by Alexei Nicoara · 3 years, 3 months ago
  16. 50dbe0a Merge "Propagate max_sdk_version to manifest_fixer" by William Loh · 3 years, 3 months ago
  17. 1e3d278 Merge changes Ibcf908d9,I786ab152 by Alexei Nicoara · 3 years, 3 months ago
  18. 7d69b1d Adding support to conditionally replace a value by Alexei Nicoara · 3 years, 3 months ago
  19. 6b773a9 Merge "Make ‘rustfmt.toml’ available for other modules" by Treehugger Robot · 3 years, 3 months ago
  20. 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 · 3 years, 3 months ago
  21. 4e86b5e Make ‘rustfmt.toml’ available for other modules by Martin Geisler · 3 years, 5 months ago
  22. 5a082f9 Propagate max_sdk_version to manifest_fixer by William Loh · 3 years, 5 months ago
  23. 802b059 Merge "Revert "manifest_check.py: add uses-libraries propagaged via dex..."" by Treehugger Robot · 3 years, 4 months ago
  24. c68b289 Revert "manifest_check.py: add uses-libraries propagaged via dex..." by Ulya Trofimovich · 3 years, 4 months ago
  25. e086286 Merge "manifest_check.py: add uses-libraries propagaged via dexpreopt.config." by Ulya Trofimovich · 3 years, 4 months ago
  26. 24abbe8 manifest_check.py: add uses-libraries propagaged via dexpreopt.config. by Ulya Trafimovich · 3 years, 6 months ago
  27. 74cead8 Add support to max-target-s to generate_hiddenapi_lists by Artur Satayev · 3 years, 5 months ago
  28. 93b5424 Revert "Add support to max-target-s to generate_hiddenapi_lists" by Ge Bian · 3 years, 6 months ago
  29. ad0ec2a Add support to max-target-s to generate_hiddenapi_lists by Narayan Kamath · 3 years, 9 months ago
  30. 7436a71 Merge "Updates test_config_fixer to also work for SuiteApkInstaller" by Treehugger Robot · 3 years, 6 months ago
  31. fe11851 Recursively list Android image contents. by Sasha Smundak · 3 years, 7 months ago
  32. 48a8f0d Updates test_config_fixer to also work for SuiteApkInstaller by Rahul Sabnis · 3 years, 6 months ago
  33. bd88c88 Remove implementation details from stub flags in sdk snapshot by Paul Duffin · 3 years, 6 months ago
  34. 0c12b78 Use named options for verify_overlaps by Paul Duffin · 3 years, 6 months ago
  35. 181b56c Cleanup verify_overlaps*.py by Paul Duffin · 3 years, 6 months ago
  36. b99d480 analyze_bcpf: Explain why a package is split/single by Paul Duffin · 3 years, 6 months ago
  37. ea836c2 analyze_bcpf: Indent multi-line text to improve formatting by Paul Duffin · 3 years, 6 months ago
  38. dbbb837 signature_trie: Avoid unnecessary wrapping and unwrapping of values by Paul Duffin · 3 years, 7 months ago
  39. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 3 years, 7 months ago
  40. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 3 years, 7 months ago
  41. 43c2dca Build notice files from license metadata. by Bob Badour · 3 years, 7 months ago
  42. 91dac89 Merge "analyze_bcpf: Compute hidden_api package properties" by Treehugger Robot · 3 years, 7 months ago
  43. 71350ea Merge "Always build mk2rbc/rbcrun" by Cole Faust · 3 years, 7 months ago
  44. dd97fd2 analyze_bcpf: Compute hidden_api package properties by Paul Duffin · 3 years, 8 months ago
  45. 26f1991 analyze_bcpf: Add --fix option by Paul Duffin · 3 years, 7 months ago
  46. 4dcf659 Add analyze_bcpf.py script to help manage bootclasspath_fragments by Paul Duffin · 3 years, 8 months ago
  47. d9932ad Always build mk2rbc/rbcrun by Cole Faust · 3 years, 7 months ago
  48. 1df464a Revert "Add a tool to list contents of .img file" by Jooyung Han · 3 years, 7 months ago
  49. b3a3a28 Add a tool to list contents of .img file by Jooyung Han · 3 years, 7 months ago
  50. 846beb7 Make bootclasspath_fragment hidden API package checks exhaustive by Paul Duffin · 3 years, 7 months ago
  51. 1024f1d Cleanup signature_patterns*.py by Paul Duffin · 3 years, 7 months ago
  52. 92532e7 Allow traversal over the trie structure by Paul Duffin · 3 years, 7 months ago
  53. ea93542 Switch signature_to_elements to use tuple by Paul Duffin · 3 years, 7 months ago
  54. 19255f1 Make signature_to_elements stricter and more consistent by Paul Duffin · 3 years, 7 months ago
  55. 1f8a6b2 Extract Node superclass of Leaf and InteriorNode by Paul Duffin · 3 years, 7 months ago
  56. b5cd522 Extract signature_trie.py from verify_overlaps.py by Paul Duffin · 3 years, 8 months ago
  57. b850f84 Generate soong.variables for ndk build by Anton Hansson · 3 years, 8 months ago
  58. 3a3f169 Add support for sdk extensions in prebuilt_apis by Anton Hansson · 3 years, 8 months ago
  59. 8fae311 Update rustfmt.toml to 2021 edition by Thiébaud Weksteen · 3 years, 8 months ago
  60. 8d47c48 Use soong's finder to find included makefiles in mk2rbc by Cole Faust · 3 years, 9 months ago
  61. 75d65f3 Add testOnly attribute to AndroidManifest file of apex_test by Gurpreet Singh · 3 years, 9 months ago
  62. 83bda94 Remove OWNERS for deleted build-mainline-modules.sh by satayev · 3 years, 10 months ago
  63. 035fba7 Remove unused build-mainline-modules.sh by satayev · 3 years, 10 months ago
  64. bc82ba5 Java used-by API list generation by sophiez · 3 years, 10 months ago
  65. 65a9815 Java used-by API list generation by sophiez · 3 years, 10 months ago
  66. 84bec80 Merge "Add jdk.internal.ref to package_allowed_list.txt (OpenJDK 11)" by Nikita Iashchenko · 3 years, 10 months ago
  67. 864028a Support passing input variables to the product configuration by Cole Faust · 3 years, 11 months ago
  68. c903f00 Remove python 2 support from manifest_utils by Cole Faust · 3 years, 11 months ago
  69. a4676f5 Add jdk.internal.ref to package_allowed_list.txt (OpenJDK 11) by Nikita Iashchenko · 4 years, 1 month ago
  70. 0174ae3 Account for "validations:" by Bob Badour · 3 years, 11 months ago
  71. c5eac1c Merge "Silence unpack-prebuilt-apex" by Anton Hansson · 3 years, 11 months ago
  72. ff2804e Silence unpack-prebuilt-apex by Anton Hansson · 3 years, 11 months ago
  73. 82b6e84 A script to update the file contents with the command output. by Sasha Smundak · 4 years ago
  74. 83742ea Merge "Revert "Include compos-module-sdk in the SDK build."" by Victor Hsieh · 4 years ago
  75. e4f0b0a Revert "Include compos-module-sdk in the SDK build." by Victor Hsieh · 4 years ago
  76. 7b5fa42 Merge "Java APIs used by Mainline modules." by Sophie Zheng · 4 years ago
  77. 0234737 Java APIs used by Mainline modules. by sophiez · 4 years ago
  78. 4220a61 Merge "Convert soong scripts to python 3" by Cole Faust · 4 years ago
  79. c41dd72 Convert soong scripts to python 3 by Cole Faust · 4 years ago
  80. 33b60e4 Merge "Revert "Add scripts to generate java APIs used by Mainline modules."" by Laura Tsai · 4 years ago
  81. be3c7ea Revert "Add scripts to generate java APIs used by Mainline modules." by Laura Tsai · 4 years ago
  82. 4bb0b7a Merge "Add scripts to generate java APIs used by Mainline modules." by Sophie Zheng · 4 years ago
  83. 7ab37e8 Merge "Fix location of host tools" by Treehugger Robot · 4 years ago
  84. c92380f Add scripts to generate java APIs used by Mainline modules. by sophiez · 4 years ago
  85. 6a4d3ba Fix location of host tools by Colin Cross · 4 years ago
  86. 943ac41 Collect generated rbc files under one folder by Cole Faust · 4 years ago
  87. 04bd17e Fix paths rbc-run uses to access the rbc tools. by Lukacs T. Berki · 4 years ago
  88. 90b4334 Remove the out/soong/.bootstrap directory. by Lukacs T. Berki · 4 years ago
  89. 31ec5a0 Merge "Adding jdk.internal in the allowed package list" by Treehugger Robot · 4 years ago
  90. 0888700 Merge "Make manifest_check errors colorful." by Treehugger Robot · 4 years ago
  91. b4c19f8 Make manifest_check errors colorful. by Ulya Trafimovich · 4 years ago
  92. ca4ab1a Adding jdk.internal in the allowed package list by Sorin Basca · 4 years ago
  93. 34d60c9 Use --skip-config --soong-only instead of --skip-make by Colin Cross · 4 years ago
  94. 7fe4cca Merge "Save all the detected native shared library backing by mainline modules." by Sophie Zheng · 4 years ago
  95. 9a6eabf Save all the detected native shared library backing by mainline modules. by sophiez · 4 years ago
  96. 5b817e6 Include compos-module-sdk in the SDK build. by Victor Hsieh · 4 years ago
  97. 811a1ae [get_clang_version] Make the version regex permissive by Pirama Arumuga Nainar · 4 years ago
  98. 1e18e98 Allow implementation details to be excluded from signature patterns file by Paul Duffin · 4 years, 2 months ago
  99. 6e06f91 Merge "OpenJDK 11: Adding jdk.internal.reflect to allowed package list" by Sorin Basca · 4 years ago
  100. 057828d Make rbc-run accept a makefile instead of a product by Cole Faust · 4 years ago