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