1. 0c12b78 Use named options for verify_overlaps by Paul Duffin · 4 years ago
  2. 181b56c Cleanup verify_overlaps*.py by Paul Duffin · 4 years ago
  3. b99d480 analyze_bcpf: Explain why a package is split/single by Paul Duffin · 4 years ago
  4. ea836c2 analyze_bcpf: Indent multi-line text to improve formatting by Paul Duffin · 4 years ago
  5. dbbb837 signature_trie: Avoid unnecessary wrapping and unwrapping of values by Paul Duffin · 4 years ago
  6. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 4 years ago
  7. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 4 years ago
  8. 43c2dca Build notice files from license metadata. by Bob Badour · 4 years ago
  9. 91dac89 Merge "analyze_bcpf: Compute hidden_api package properties" by Treehugger Robot · 4 years ago
  10. 71350ea Merge "Always build mk2rbc/rbcrun" by Cole Faust · 4 years ago
  11. dd97fd2 analyze_bcpf: Compute hidden_api package properties by Paul Duffin · 4 years ago
  12. 26f1991 analyze_bcpf: Add --fix option by Paul Duffin · 4 years ago
  13. 4dcf659 Add analyze_bcpf.py script to help manage bootclasspath_fragments by Paul Duffin · 4 years ago
  14. d9932ad Always build mk2rbc/rbcrun by Cole Faust · 4 years ago
  15. 1df464a Revert "Add a tool to list contents of .img file" by Jooyung Han · 4 years ago
  16. b3a3a28 Add a tool to list contents of .img file by Jooyung Han · 4 years ago
  17. 846beb7 Make bootclasspath_fragment hidden API package checks exhaustive by Paul Duffin · 4 years ago
  18. 1024f1d Cleanup signature_patterns*.py by Paul Duffin · 4 years ago
  19. 92532e7 Allow traversal over the trie structure by Paul Duffin · 4 years ago
  20. ea93542 Switch signature_to_elements to use tuple by Paul Duffin · 4 years ago
  21. 19255f1 Make signature_to_elements stricter and more consistent by Paul Duffin · 4 years ago
  22. 1f8a6b2 Extract Node superclass of Leaf and InteriorNode by Paul Duffin · 4 years ago
  23. b5cd522 Extract signature_trie.py from verify_overlaps.py by Paul Duffin · 4 years ago
  24. b850f84 Generate soong.variables for ndk build by Anton Hansson · 4 years, 1 month ago
  25. 3a3f169 Add support for sdk extensions in prebuilt_apis by Anton Hansson · 4 years, 1 month ago
  26. 8fae311 Update rustfmt.toml to 2021 edition by Thiébaud Weksteen · 4 years, 1 month ago
  27. 8d47c48 Use soong's finder to find included makefiles in mk2rbc by Cole Faust · 4 years, 1 month ago
  28. 75d65f3 Add testOnly attribute to AndroidManifest file of apex_test by Gurpreet Singh · 4 years, 1 month ago
  29. 83bda94 Remove OWNERS for deleted build-mainline-modules.sh by satayev · 4 years, 3 months ago
  30. 035fba7 Remove unused build-mainline-modules.sh by satayev · 4 years, 3 months ago
  31. bc82ba5 Java used-by API list generation by sophiez · 4 years, 3 months ago
  32. 65a9815 Java used-by API list generation by sophiez · 4 years, 3 months ago
  33. 84bec80 Merge "Add jdk.internal.ref to package_allowed_list.txt (OpenJDK 11)" by Nikita Iashchenko · 4 years, 3 months ago
  34. 864028a Support passing input variables to the product configuration by Cole Faust · 4 years, 3 months ago
  35. c903f00 Remove python 2 support from manifest_utils by Cole Faust · 4 years, 3 months ago
  36. a4676f5 Add jdk.internal.ref to package_allowed_list.txt (OpenJDK 11) by Nikita Iashchenko · 4 years, 6 months ago
  37. 0174ae3 Account for "validations:" by Bob Badour · 4 years, 4 months ago
  38. c5eac1c Merge "Silence unpack-prebuilt-apex" by Anton Hansson · 4 years, 4 months ago
  39. ff2804e Silence unpack-prebuilt-apex by Anton Hansson · 4 years, 4 months ago
  40. 82b6e84 A script to update the file contents with the command output. by Sasha Smundak · 4 years, 4 months ago
  41. 83742ea Merge "Revert "Include compos-module-sdk in the SDK build."" by Victor Hsieh · 4 years, 4 months ago
  42. e4f0b0a Revert "Include compos-module-sdk in the SDK build." by Victor Hsieh · 4 years, 4 months ago
  43. 7b5fa42 Merge "Java APIs used by Mainline modules." by Sophie Zheng · 4 years, 4 months ago
  44. 0234737 Java APIs used by Mainline modules. by sophiez · 4 years, 4 months ago
  45. 4220a61 Merge "Convert soong scripts to python 3" by Cole Faust · 4 years, 4 months ago
  46. c41dd72 Convert soong scripts to python 3 by Cole Faust · 4 years, 4 months ago
  47. 33b60e4 Merge "Revert "Add scripts to generate java APIs used by Mainline modules."" by Laura Tsai · 4 years, 4 months ago
  48. be3c7ea Revert "Add scripts to generate java APIs used by Mainline modules." by Laura Tsai · 4 years, 4 months ago
  49. 4bb0b7a Merge "Add scripts to generate java APIs used by Mainline modules." by Sophie Zheng · 4 years, 4 months ago
  50. 7ab37e8 Merge "Fix location of host tools" by Treehugger Robot · 4 years, 4 months ago
  51. c92380f Add scripts to generate java APIs used by Mainline modules. by sophiez · 4 years, 4 months ago
  52. 6a4d3ba Fix location of host tools by Colin Cross · 4 years, 4 months ago
  53. 943ac41 Collect generated rbc files under one folder by Cole Faust · 4 years, 4 months ago
  54. 04bd17e Fix paths rbc-run uses to access the rbc tools. by Lukacs T. Berki · 4 years, 4 months ago
  55. 90b4334 Remove the out/soong/.bootstrap directory. by Lukacs T. Berki · 4 years, 4 months ago
  56. 31ec5a0 Merge "Adding jdk.internal in the allowed package list" by Treehugger Robot · 4 years, 4 months ago
  57. 0888700 Merge "Make manifest_check errors colorful." by Treehugger Robot · 4 years, 4 months ago
  58. b4c19f8 Make manifest_check errors colorful. by Ulya Trafimovich · 4 years, 4 months ago
  59. ca4ab1a Adding jdk.internal in the allowed package list by Sorin Basca · 4 years, 5 months ago
  60. 34d60c9 Use --skip-config --soong-only instead of --skip-make by Colin Cross · 4 years, 4 months ago
  61. 7fe4cca Merge "Save all the detected native shared library backing by mainline modules." by Sophie Zheng · 4 years, 5 months ago
  62. 9a6eabf Save all the detected native shared library backing by mainline modules. by sophiez · 4 years, 5 months ago
  63. 5b817e6 Include compos-module-sdk in the SDK build. by Victor Hsieh · 4 years, 5 months ago
  64. 811a1ae [get_clang_version] Make the version regex permissive by Pirama Arumuga Nainar · 4 years, 5 months ago
  65. 1e18e98 Allow implementation details to be excluded from signature patterns file by Paul Duffin · 4 years, 7 months ago
  66. 6e06f91 Merge "OpenJDK 11: Adding jdk.internal.reflect to allowed package list" by Sorin Basca · 4 years, 5 months ago
  67. 057828d Make rbc-run accept a makefile instead of a product by Cole Faust · 4 years, 5 months ago
  68. 03c64c8 Fix script for package check to work on macOS by Jerome Gaillard · 4 years, 5 months ago
  69. 87f33ea OpenJDK 11: Adding jdk.internal.reflect to allowed package list by Sorin Basca · 4 years, 5 months ago
  70. 1bb6d6a Adding jdk.internal.misc in the allowed packages by Sorin Basca · 4 years, 9 months ago
  71. 77cdde7 Merge "Fix statusfile used in dexpreopt" by Treehugger Robot · 4 years, 6 months ago
  72. 3d5cd4d Fix statusfile used in dexpreopt by Spandan Das · 4 years, 6 months ago
  73. 8e5feaa Make the script python3. by Christopher Ferris · 4 years, 6 months ago
  74. e168f15 Merge "Read LLVM version from $LLVM_PREBUILTS_VERSION if set." by Peter Collingbourne · 4 years, 6 months ago
  75. da513b1 Merge "Apply pylint to scripts/manifest_check*.py" by Treehugger Robot · 4 years, 6 months ago
  76. cbfbd64 Read LLVM version from $LLVM_PREBUILTS_VERSION if set. by Peter Collingbourne · 4 years, 6 months ago
  77. 96d5424 Merge "Apply pylint to check_boot_jars.py" by Spandan Das · 4 years, 6 months ago
  78. f880742 Apply pylint to scripts/manifest_check*.py by Spandan Das · 4 years, 7 months ago
  79. 15c1387 Add jdk.internal.math to package_allowed_list.txt (OpenJDK 11) by Nikita Iashchenko · 4 years, 6 months ago
  80. 2c0af22 Apply pylint to check_boot_jars.py by Spandan Das · 4 years, 7 months ago
  81. 0364846 Merge "Apply pylint to remaining scripts in hiddenapi" by Treehugger Robot · 4 years, 6 months ago
  82. deee92c Merge "Apply pylint to scripts/hiddenapi/verify_overlaps*" by Treehugger Robot · 4 years, 6 months ago
  83. 373fe3b Merge "Apply pylint to scripts/hiddenapi/generate_hiddenapi_lists*" by Treehugger Robot · 4 years, 6 months ago
  84. 559132f Apply pylint to scripts/hiddenapi/verify_overlaps* by Spandan Das · 4 years, 7 months ago
  85. cd989de Merge "Make this script use python3." by Christopher Ferris · 4 years, 6 months ago
  86. cce6d65 Make this script use python3. by Christopher Ferris · 4 years, 6 months ago
  87. 5edc77d Merge "Apply pylint to conv_linker_config.py" by Treehugger Robot · 4 years, 7 months ago
  88. 2c2219b Apply pylint to remaining scripts in hiddenapi by Spandan Das · 4 years, 7 months ago
  89. c2c31b1 Apply pylint to scripts/hiddenapi/generate_hiddenapi_lists* by Spandan Das · 4 years, 7 months ago
  90. 1d4bfd8 Apply pylint to conv_linker_config.py by Spandan Das · 4 years, 7 months ago
  91. ec555f1 Apply pylint to scripts/construct_context*.py by Spandan Das · 4 years, 7 months ago
  92. ca68c49 rust: doc: Zip up docs when done by Matthew Maurer · 4 years, 7 months ago
  93. 280bae6 Filter blocked entries from modular flag files by Paul Duffin · 4 years, 8 months ago
  94. 726d44a Merge "Remove member signature and inner classes from signature-patterns.csv" by Paul Duffin · 4 years, 7 months ago
  95. 1dde1fa Merge "[scripts] Print full clang prebuilt dir from get_clang_version.py" by Treehugger Robot · 4 years, 7 months ago
  96. 6ffdff8 Remove member signature and inner classes from signature-patterns.csv by Paul Duffin · 4 years, 7 months ago
  97. c11f667 Use trie to store monolithic hidden API flags by Paul Duffin · 4 years, 8 months ago
  98. 67b9d61 Separate creation of signature patterns from overlap checking by Paul Duffin · 4 years, 8 months ago
  99. 238ca38 [scripts] Print full clang prebuilt dir from get_clang_version.py by Pirama Arumuga Nainar · 4 years, 8 months ago
  100. 53a7607 Extract a subset of the monolithic flags for comparison by Paul Duffin · 4 years, 8 months ago