summaryrefslogtreecommitdiff
path: root/java/lint.go
AgeCommit message (Expand)Author
2025-03-13Change CommonModuleInfoProvider to a pointer. Yu Liu
2025-03-07Rename CommonModuleInfoKey to be consistent with others. Yu Liu
2025-02-25Convert the following singletons to use ModuleProxy: Yu Liu
2025-02-12Move dists to GenerateAndroidBuildActions Cole Faust
2025-01-15Convert initHiddenAPI, lint and proguardBuildActions to use ModuleProxy. Yu Liu
2025-01-10_test module types shouldn't override user-set test property Cole Faust
2025-01-06Increase lint JVM heap size to 4GB Jared Duke
2024-10-24Update DepSet references Colin Cross
2024-09-26Remove top down strict updatability checks Colin Cross
2024-09-25Use providers for lint Colin Cross
2024-08-12Merge SingletonProviderContext with OtherModuleProviderContext Yu Liu
2024-05-24Merge Android 24Q2 Release (ab/11526283) to aosp-main-future Xin Li
2024-05-03Correct lint error when it cannot find api_versions_* module Paul Duffin
2024-02-05Revert "Print the modules that had strict_updatability_linting set" Cole Faust
2024-02-02Print the modules that had strict_updatability_linting set Cole Faust
2024-01-30Merge "Prevent disabling checks via flags property" into main am: 59739666e6 ... Treehugger Robot
2024-01-29Prevent disabling checks via flags property Cole Faust
2024-01-19Re-enable strict updatability linting Cole Faust
2024-01-17Promote the NewApi check to an error again Cole Faust
2024-01-05Add per-module phony targets for lint checks Colin Cross
2024-01-04Merge "Use ApiLevel on min, target and compile Sdk version" into main Cole Faust
2024-01-04Don't implicitly pick up lint-baseline.xml Cole Faust
2023-12-14Convert ModuleProvder to generic providers API Colin Cross
2023-12-14Convert OtherModuleProvider to generic providers API Colin Cross
2023-12-11Merge "Add compile_data for android apps" into main Treehugger Robot
2023-12-08Add compile_data for android apps Cole Faust
2023-12-08303434307: Enable flagged API checking Tor Norbye
2023-11-06Use ApiLevel on min, target and compile Sdk version Zi Wang
2023-09-29Add lint.suppress_exit_code attribute ThiƩbaud Weksteen
2023-06-22Use generics for DepSets Colin Cross
2023-05-19Parallelize singleton execution LaMont Jones
2023-03-22Android Lint: allow local override of --exitcode flag mattgilbride
2023-03-02Zip lint reference baselines Cole Faust
2023-02-28Give lint the correct api levels database for the current module Cole Faust
2023-02-28Disable strict_updatability_linting Cole Faust
2022-12-10Always run AndroidGlobalLintChecker.jar with lint invocations mattgilbride
2022-11-18lint: always run module specified in ANDROID_LINT_CHECK_EXTRA_MODULES mattgilbride
2022-10-26Allow all of libcore to have NewApi warnings Orion Hodson
2022-10-11Create suggested-fixes.zip before exiting on error Colin Cross
2022-08-19Merge "Allow libcore to have NewApi warnings" Treehugger Robot
2022-08-17Allow libcore to have NewApi warnings Orion Hodson
2022-08-16Merge "Add lint test property" Treehugger Robot
2022-08-16Merge "Collect suggested modifications from lint" Colin Cross
2022-08-15Collect suggested modifications from lint Colin Cross
2022-08-11Add lint test property Cole Faust
2022-07-12Downgrade/disable lint checks Cole Faust
2022-07-01Merge "Revert^2 "Fix erroneous "Field requires API level 33 (current min is 3... Cole Faust
2022-07-01Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" war... Cole Faust
2022-05-09Use lint database from api_versions_public Anton Hansson
2022-05-09Use merged annotations zip for lint Anton Hansson