aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-09-06Add jdk.internal.math to package_allowed_list.txt (OpenJDK 11)Nikita Iashchenko
2021-09-01Merge "Apply pylint to remaining scripts in hiddenapi"Treehugger Robot
2021-09-01Merge "Apply pylint to scripts/hiddenapi/verify_overlaps*"Treehugger Robot
2021-09-01Merge "Apply pylint to scripts/hiddenapi/generate_hiddenapi_lists*"Treehugger Robot
2021-08-31Apply pylint to scripts/hiddenapi/verify_overlaps*Spandan Das
2021-08-27Merge "Make this script use python3."Christopher Ferris
2021-08-27Make this script use python3.Christopher Ferris
2021-08-27Merge "Apply pylint to conv_linker_config.py"Treehugger Robot
2021-08-27Apply pylint to remaining scripts in hiddenapiSpandan Das
2021-08-27Apply pylint to scripts/hiddenapi/generate_hiddenapi_lists*Spandan Das
2021-08-26Apply pylint to conv_linker_config.pySpandan Das
2021-08-26Apply pylint to scripts/construct_context*.pySpandan Das
2021-08-20rust: doc: Zip up docs when doneMatthew Maurer
2021-08-11Filter blocked entries from modular flag filesPaul Duffin
2021-08-11Merge "Remove member signature and inner classes from signature-patterns.csv"Paul Duffin
2021-08-11Merge "[scripts] Print full clang prebuilt dir from get_clang_version.py"Treehugger Robot
2021-08-10Remove member signature and inner classes from signature-patterns.csvPaul Duffin
2021-08-09Use trie to store monolithic hidden API flagsPaul Duffin
2021-08-06Separate creation of signature patterns from overlap checkingPaul Duffin
2021-08-05[scripts] Print full clang prebuilt dir from get_clang_version.pyPirama Arumuga Nainar
2021-08-05Extract a subset of the monolithic flags for comparisonPaul Duffin
2021-08-05Clarify symbols used in verify_overlaps.pyPaul Duffin
2021-08-05Add tests for verify_overlaps scriptPaul Duffin
2021-07-23Upgrade to golang protobuf api v2Dan Willemsen
2021-07-22Merge "manifest_check.py: trim namespace part of the module, if needed."Ulyana Trafimovich
2021-07-20Add target for generate_hiddenapi_lists_testPaul Duffin
2021-07-20manifest_check.py: trim namespace part of the module, if needed.Ulya Trafimovich
2021-06-29Merge "[scripts] Add script to print clang prebuilts version"Pirama Arumuga Nainar
2021-06-25[scripts] Add script to print clang prebuilts versionPirama Arumuga Nainar
2021-06-25Verify the modular stub flags are subsets of the monolithic stub flagsPaul Duffin
2021-06-17Update dex_preopt related OWNERSOrion Hodson
2021-06-17Merge "Clean up statsd-module-sdk-for-art."Martin Stjernholm
2021-06-14Wrapper script to use Starlark-based configurationSasha Smundak
2021-06-14Clean up statsd-module-sdk-for-art.Martin Stjernholm
2021-06-09Maintain header order in merge_csvPaul Duffin
2021-06-08Remove use of fake soong.variables.Martin Stjernholm
2021-06-07Remove sort_bss_symbols_by_size.Lukacs T. Berki
2021-06-02Do not build compressed APEXSamiul Islam
2021-05-14Merge "Add script for building and archiving rustdocs."Dan Albert
2021-05-14Add script for building and archiving rustdocs.Dan Albert
2021-05-14Validate monolithic and modular hidden API flags are consistentPaul Duffin
2021-05-10Move conv_classpaths.proto to packages/modules/common.satayev
2021-05-01Use create_minidebuginfo tool instead of bash script.David Srbecky
2021-04-22Fix minor issues in updatability lint CLs.Jaewoong Jung
2021-04-21Allow generate_hiddenapi_lists.py to work with no custom flag filesPaul Duffin
2021-04-20Add lint_project_xml_test.pyJaewoong Jung
2021-04-20Rename lint-project-xml.py to remove dashes.Jaewoong Jung
2021-04-19Lint baseline file check in lint-project-xmlJaewoong Jung
2021-04-15Merge "Remove draft API support."Treehugger Robot
2021-04-15Add 'merge' command to conv_linker_configJooyung Han