summaryrefslogtreecommitdiff
path: root/tools/apilint
AgeCommit message (Expand)Author
2022-04-12frameworks/base - Tiramisu is now 33 Yurii Zubrytskyi
2022-04-08Update deprecated_at_birth script Anton Hansson
2021-05-26Reintroduce "Deprecated at Birth" linter. Jeff Sharkey
2019-11-01API Lint: remove obsolete python linter Adrian Roos
2019-10-10Merge "apilint: suppress certain nullability lints" Adrian Roos
2019-05-08Apilint updates Joe Onorato
2019-04-29Handle removed classes when looking for deprecated at birth APIs. Michael Wright
2019-03-26Also need to filter second pass. Jeff Sharkey
2019-03-06apilint: suppress certain nullability lints Adrian Roos
2019-03-06apilint: Lint unhidden @IntDef and @LongDef Adrian Roos
2019-03-05Merge "Apilint: No longer flag interface callbacks" Adrian Roos
2019-03-05Apilint: No longer flag interface callbacks Adrian Roos
2019-03-05apilint: decorator-based verifier registration Adrian Roos
2019-03-05Apilint: lint for URL/URI Adrian Roos
2019-02-28Apilint: report all implemented interfaces and fix false positives Adrian Roos
2019-02-28Apilint: properly parse packages with numbers Adrian Roos
2019-02-28Apilint: Lint missing nullability annotations Adrian Roos
2019-02-28Apilint: Enforce final builders Adrian Roos
2019-02-27Merge "apilint: Correctly parse packages with annotations" Adrian Roos
2019-02-26apilint: Correctly parse packages with annotations Adrian Roos
2019-01-29apilint: Allow parsing 3.0 signature files Adrian Roos
2019-01-22apilint: correctly parse enum_constant Adrian Roos
2019-01-22ApiLint: Add operator keyword and property parsing Adrian Roos
2019-01-22ApiLint: Add Kotlin-style type support Adrian Roos
2019-01-22ApiLint: Performance improvements for verification Adrian Roos
2019-01-22ApiLint: Performance improvements for 2.0 signature format parsing Adrian Roos
2019-01-22ApiLint: Allow parsing 2.0 API signature files Adrian Roos
2019-01-22apilint: Fix API lint issues 2/2 Adrian Roos
2019-01-22apilint: Fix API lint issues Adrian Roos
2019-01-22API Lint: Add support for base current.txt Adrian Roos
2019-01-22Guide towards Context.createPackageContextAsUser(). Jeff Sharkey
2019-01-22Moar lint rulez! Jeff Sharkey
2019-01-22Update lint rules for graphics/text package layering Siyamed Sinir
2019-01-22Handle new current.txt format. Jeff Sharkey
2019-01-22Extend lint script to emit API statistics. Jeff Sharkey
2018-04-11Lint to identify "deprecated at birth" APIs. Jeff Sharkey
2018-02-16Recommend ICU replacements, no clone, no Impl. Jeff Sharkey
2018-01-12Add another pass of commont lint rules. Jeff Sharkey
2017-12-05Executors instead of Handlers; collections. Jeff Sharkey
2017-11-20Collect set of "changed" classes. Jeff Sharkey
2017-11-13Add api lint to upload checks Jason Monk
2017-08-23Add checks for Kotlin keywords and operator functions. Jake Wharton
2017-05-04Stop deprecated parcelables triggering Error FW8 Joe LaPenna
2017-04-19Bunch of new API lint rules. Jeff Sharkey
2016-12-21Tighter equals/hashCode method checking. Jeff Sharkey
2016-12-21Detect non-static abstract inner classes. Jeff Sharkey
2016-11-29Adds keyword "default" to the API-linter. Filip Pavlis
2016-03-30Make Parcelable classes final, API cleanup. Jeff Sharkey
2016-02-29More lint checks. Jeff Sharkey
2015-04-10Relax apilint FW1 error to a warning Adam Powell