index
:
build_soong.git
8.0-r23
n7.1
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
w16.1
build_soong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
lint.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
make system server modules use filtered lint database
Pedro Loureiro
2021-07-05
1
-2
/
+3
*
Use trimmed lint database for mainline modules
Pedro Loureiro
2021-06-25
1
-16
/
+47
*
Always propagate some environment variables to RBE
Colin Cross
2021-06-09
1
-4
/
+1
*
Strict updatability linting against dependencies.
Jaewoong Jung
2021-05-10
1
-1
/
+33
*
Fix minor issues in updatability lint CLs.
Jaewoong Jung
2021-04-22
1
-0
/
+1
*
Add lint.strict_updatability_linting
Jaewoong Jung
2021-04-21
1
-0
/
+10
*
Forbid bypassing updatability lint checks.
Jaewoong Jung
2021-04-21
1
-1
/
+15
*
Rename lint-project-xml.py to remove dashes.
Jaewoong Jung
2021-04-20
1
-1
/
+1
*
Extract getBaselineFilepath method.
Jaewoong Jung
2021-04-19
1
-11
/
+16
*
Introduce NewApi lint checks
Pedro Loureiro
2021-04-13
1
-18
/
+24
*
Merge "Update soong for new lint version"
Pedro Loureiro
2021-04-07
1
-1
/
+1
|
\
|
*
Update soong for new lint version
Pedro Loureiro
2021-04-06
1
-1
/
+1
*
|
Make lint HTML output deterministic
Colin Cross
2021-04-05
1
-0
/
+3
|
/
*
Simplify lint rules using improved RuleBuilder rsp support
Colin Cross
2021-03-25
1
-72
/
+13
*
Run lint actions in sbox
Colin Cross
2021-03-18
1
-56
/
+36
*
Move android package on top of remotexec
Colin Cross
2021-03-18
1
-1
/
+1
*
Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList
Colin Cross
2021-03-16
1
-3
/
+8
*
Propagate LANG environment variable to lint in RBE
Colin Cross
2021-03-10
1
-0
/
+1
*
Default lint RBE to local exec strategy
Colin Cross
2021-03-10
1
-2
/
+7
*
Add comment to lintPaths
Colin Cross
2021-03-10
1
-0
/
+2
*
Support remoting lint commands with RBE
Colin Cross
2021-03-05
1
-33
/
+125
*
Remove lint outputs to prevent showing old lint results on error
Colin Cross
2021-03-04
1
-1
/
+2
*
Make common dependencies of lint use restat
Colin Cross
2021-03-04
1
-2
/
+2
*
Use repackaged lint binary
Colin Cross
2021-03-04
1
-2
/
+1
*
Merge "Add support for lint baseline files"
Pedro Loureiro
2021-02-18
1
-0
/
+18
|
\
|
*
Add support for lint baseline files
Pedro Loureiro
2021-02-18
1
-0
/
+18
*
|
Convert java.Dependency to JavaInfo provider
Colin Cross
2021-02-09
1
-2
/
+3
|
/
*
Pass pctx and ctx to NewRuleBuilder
Colin Cross
2020-12-01
1
-8
/
+8
*
Refactor 'in_make' to mean Kati is not skipped.
Jingwen Chen
2020-11-23
1
-1
/
+1
*
Remove global state from apex modules
Colin Cross
2020-10-06
1
-4
/
+7
*
Support ninja rsp files in soong_zip
Colin Cross
2020-08-19
1
-1
/
+1
*
Merge "Increase heap size for lint tool"
Treehugger Robot
2020-08-12
1
-1
/
+1
|
\
|
*
Increase heap size for lint tool
Colin Cross
2020-07-14
1
-1
/
+1
*
|
Introduce AlwaysUsePrebuiltSdks
Jeongik Cha
2020-08-07
1
-2
/
+2
*
|
Update language to comply with inclusive guidance
Liz Kammer
2020-07-28
1
-1
/
+1
*
|
Build transitive lint reports for apex modules
Colin Cross
2020-07-22
1
-34
/
+90
*
|
Add environment variables to control lint checks
Colin Cross
2020-07-16
1
-5
/
+19
*
|
Build a zip of transitive lint reports for apps
Colin Cross
2020-07-16
1
-27
/
+80
|
/
*
Support lint on unbundled builds
Colin Cross
2020-07-10
1
-8
/
+23
*
Set root dir in lint project.xml
Colin Cross
2020-06-23
1
-2
/
+5
*
Set ANDROID_SDK_HOME when running lint
Colin Cross
2020-06-23
1
-6
/
+8
*
Support adding extra lint checks
Colin Cross
2020-06-18
1
-0
/
+21
*
Add support for running Android lint on java and android modules.
Colin Cross
2020-06-16
1
-0
/
+355