summaryrefslogtreecommitdiff
path: root/scripts/hiddenapi
AgeCommit message (Expand)Author
2024-10-21Add new properties to aid in removing the 1-variant fallback Cole Faust
2024-05-08Remove embedded_launcher: true usages Cole Faust
2023-01-18Allow obfuscated classes on bootclasspath Paul Duffin
2022-09-18Remove Python enables identical to global defaults. Krzysztof KosiƄski
2022-05-06Add support to max-target-s to generate_hiddenapi_lists Artur Satayev
2022-05-03Revert "Add support to max-target-s to generate_hiddenapi_lists" Ge Bian
2022-04-28Add support to max-target-s to generate_hiddenapi_lists Narayan Kamath
2022-04-12Remove implementation details from stub flags in sdk snapshot Paul Duffin
2022-04-08Use named options for verify_overlaps Paul Duffin
2022-04-08Cleanup verify_overlaps*.py Paul Duffin
2022-04-04analyze_bcpf: Explain why a package is split/single Paul Duffin
2022-04-04analyze_bcpf: Indent multi-line text to improve formatting Paul Duffin
2022-04-01signature_trie: Avoid unnecessary wrapping and unwrapping of values Paul Duffin
2022-03-30analyze_bcpf: Compute hidden_api package properties Paul Duffin
2022-03-30analyze_bcpf: Add --fix option Paul Duffin
2022-03-30Add analyze_bcpf.py script to help manage bootclasspath_fragments Paul Duffin
2022-03-18Make bootclasspath_fragment hidden API package checks exhaustive Paul Duffin
2022-03-17Cleanup signature_patterns*.py Paul Duffin
2022-03-15Allow traversal over the trie structure Paul Duffin
2022-03-15Switch signature_to_elements to use tuple Paul Duffin
2022-03-15Make signature_to_elements stricter and more consistent Paul Duffin
2022-03-09Extract Node superclass of Leaf and InteriorNode Paul Duffin
2022-03-09Extract signature_trie.py from verify_overlaps.py Paul Duffin
2021-10-05Allow implementation details to be excluded from signature patterns file Paul Duffin
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-08-31Apply pylint to scripts/hiddenapi/verify_overlaps* Spandan Das
2021-08-27Apply pylint to remaining scripts in hiddenapi Spandan Das
2021-08-27Apply pylint to scripts/hiddenapi/generate_hiddenapi_lists* Spandan Das
2021-08-11Filter blocked entries from modular flag files Paul Duffin
2021-08-10Remove member signature and inner classes from signature-patterns.csv Paul Duffin
2021-08-09Use trie to store monolithic hidden API flags Paul Duffin
2021-08-06Separate creation of signature patterns from overlap checking Paul Duffin
2021-08-05Extract a subset of the monolithic flags for comparison Paul Duffin
2021-08-05Clarify symbols used in verify_overlaps.py Paul Duffin
2021-08-05Add tests for verify_overlaps script Paul Duffin
2021-07-20Add target for generate_hiddenapi_lists_test Paul Duffin
2021-06-25Verify the modular stub flags are subsets of the monolithic stub flags Paul Duffin
2021-06-09Maintain header order in merge_csv Paul Duffin
2021-05-14Validate monolithic and modular hidden API flags are consistent Paul Duffin
2021-04-21Allow generate_hiddenapi_lists.py to work with no custom flag files Paul Duffin
2021-02-23Merge changes from topic "hiddenapi_additional_annotations" Paul Duffin
2021-02-17Add license to hiddenapi Bob Badour
2021-02-16Sort hiddenapi monolithic files by signature Paul Duffin
2021-02-16Allow explicitly specified additional annotations for hiddenapi Paul Duffin
2021-02-09Move hiddenapi tools used by build/soong from frameworks/base Paul Duffin