summaryrefslogtreecommitdiff
path: root/tools/apilint
AgeCommit message (Expand)Author
2021-05-26Reintroduce "Deprecated at Birth" linter.Jeff Sharkey
2019-11-01API Lint: remove obsolete python linterAdrian Roos
2019-10-10Merge "apilint: suppress certain nullability lints"Adrian Roos
2019-05-08Apilint updatesJoe 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 lintsAdrian Roos
2019-03-06apilint: Lint unhidden @IntDef and @LongDefAdrian Roos
2019-03-05Merge "Apilint: No longer flag interface callbacks"Adrian Roos
2019-03-05Apilint: No longer flag interface callbacksAdrian Roos
2019-03-05apilint: decorator-based verifier registrationAdrian Roos
2019-03-05Apilint: lint for URL/URIAdrian Roos
2019-02-28Apilint: report all implemented interfaces and fix false positivesAdrian Roos
2019-02-28Apilint: properly parse packages with numbersAdrian Roos
2019-02-28Apilint: Lint missing nullability annotationsAdrian Roos
2019-02-28Apilint: Enforce final buildersAdrian Roos
2019-02-27Merge "apilint: Correctly parse packages with annotations"Adrian Roos
2019-02-26apilint: Correctly parse packages with annotationsAdrian Roos
2019-01-29apilint: Allow parsing 3.0 signature filesAdrian Roos
2019-01-22apilint: correctly parse enum_constantAdrian Roos
2019-01-22ApiLint: Add operator keyword and property parsingAdrian Roos
2019-01-22ApiLint: Add Kotlin-style type supportAdrian Roos
2019-01-22ApiLint: Performance improvements for verificationAdrian Roos
2019-01-22ApiLint: Performance improvements for 2.0 signature format parsingAdrian Roos
2019-01-22ApiLint: Allow parsing 2.0 API signature filesAdrian Roos
2019-01-22apilint: Fix API lint issues 2/2Adrian Roos
2019-01-22apilint: Fix API lint issuesAdrian Roos
2019-01-22API Lint: Add support for base current.txtAdrian 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 layeringSiyamed 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 checksJason Monk
2017-08-23Add checks for Kotlin keywords and operator functions.Jake Wharton
2017-05-04Stop deprecated parcelables triggering Error FW8Joe 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 warningAdam Powell
2015-03-27Add support for GmsCore to apilint.pyAdam Metcalf
2015-02-25Relax Handler lint check slightly.Jeff Sharkey