1. 5d0aaf4 Prevent disabling checks via flags property by Cole Faust · 12 months ago
  2. b917641 Add per-module phony targets for lint checks by Colin Cross · 1 year ago
  3. ec222c4 Merge "Use ApiLevel on min, target and compile Sdk version" into main by Cole Faust · 1 year ago
  4. b765d6b Don't implicitly pick up lint-baseline.xml by Cole Faust · 1 year ago
  5. 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 1 month ago
  6. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 1 month ago
  7. b49f038 Merge "Add compile_data for android apps" into main by Treehugger Robot · 1 year, 1 month ago
  8. df1efd7 Add compile_data for android apps by Cole Faust · 1 year, 1 month ago
  9. cabafde 303434307: Enable flagged API checking by Tor Norbye · 1 year, 1 month ago
  10. e1166f0 Use ApiLevel on min, target and compile Sdk version by Zi Wang · 1 year, 2 months ago
  11. 9c0dff9 Add lint.suppress_exit_code attribute by Thiébaud Weksteen · 1 year, 4 months ago
  12. c85750b Use generics for DepSets by Colin Cross · 2 years, 9 months ago
  13. 0c10e4d Parallelize singleton execution by LaMont Jones · 1 year, 8 months ago
  14. b597abd Android Lint: allow local override of --exitcode flag by mattgilbride · 1 year, 10 months ago
  15. df38f7a Zip lint reference baselines by Cole Faust · 1 year, 11 months ago
  16. 69861aa Give lint the correct api levels database for the current module by Cole Faust · 2 years ago
  17. 1021ccd Disable strict_updatability_linting by Cole Faust · 1 year, 11 months ago
  18. 5aecabe Always run AndroidGlobalLintChecker.jar with lint invocations by mattgilbride · 2 years, 2 months ago
  19. e17645f lint: always run module specified in ANDROID_LINT_CHECK_EXTRA_MODULES by mattgilbride · 2 years, 2 months ago
  20. b2d3c8c Allow all of libcore to have NewApi warnings by Orion Hodson · 2 years, 3 months ago
  21. 1b9e683 Create suggested-fixes.zip before exiting on error by Colin Cross · 2 years, 3 months ago
  22. e29d230 Merge "Allow libcore to have NewApi warnings" by Treehugger Robot · 2 years, 5 months ago
  23. b816652 Allow libcore to have NewApi warnings by Orion Hodson · 2 years, 5 months ago
  24. 48ec5b3 Merge "Add lint test property" by Treehugger Robot · 2 years, 5 months ago
  25. 79845f9 Merge "Collect suggested modifications from lint" by Colin Cross · 2 years, 5 months ago
  26. 62695b9 Collect suggested modifications from lint by Colin Cross · 2 years, 5 months ago
  27. d57e8b2 Add lint test property by Cole Faust · 2 years, 5 months ago
  28. 3f64626 Downgrade/disable lint checks by Cole Faust · 2 years, 7 months ago
  29. 100c7ad Merge "Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings"" by Cole Faust · 2 years, 7 months ago
  30. e5bf3fb Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings" by Cole Faust · 2 years, 7 months ago
  31. 67cf60e Use lint database from api_versions_public by Anton Hansson · 2 years, 8 months ago
  32. ea17a45 Use merged annotations zip for lint by Anton Hansson · 2 years, 8 months ago
  33. 5d80d89 Revert "Fix erroneous "Field requires API level 33 (current min is 32)" warnings" by Nataniel Borges · 2 years, 9 months ago
  34. 8b7f627 Fix erroneous "Field requires API level 33 (current min is 32)" warnings by Cole Faust · 2 years, 9 months ago
  35. ba7e532 Enforce newapi check only if min_sdk_version < compile_sdk_version by Spandan Das · 2 years, 9 months ago
  36. 17854f5 Export LintDepSetsIntf from java package by Spandan Das · 3 years ago
  37. 6b76c15 Pass --write-reference-baseline to lint by Colin Cross · 3 years, 4 months ago
  38. ffb643f make system server modules use filtered lint database by Pedro Loureiro · 3 years, 6 months ago
  39. 18233a2 Use trimmed lint database for mainline modules by Pedro Loureiro · 3 years, 7 months ago
  40. 95fad7a Always propagate some environment variables to RBE by Colin Cross · 3 years, 7 months ago
  41. 476b9d6 Strict updatability linting against dependencies. by Jaewoong Jung · 3 years, 8 months ago
  42. 3c87b1d Fix minor issues in updatability lint CLs. by Jaewoong Jung · 3 years, 9 months ago
  43. 48de883 Add lint.strict_updatability_linting by Jaewoong Jung · 3 years, 9 months ago
  44. 79e6f6b Forbid bypassing updatability lint checks. by Jaewoong Jung · 3 years, 9 months ago
  45. 5a42025 Rename lint-project-xml.py to remove dashes. by Jaewoong Jung · 3 years, 9 months ago
  46. 302c5b8 Extract getBaselineFilepath method. by Jaewoong Jung · 3 years, 9 months ago
  47. f4a88b1 Introduce NewApi lint checks by Pedro Loureiro · 3 years, 11 months ago
  48. 9537d59 Merge "Update soong for new lint version" by Pedro Loureiro · 3 years, 9 months ago
  49. 70acc3d Update soong for new lint version by Pedro Loureiro · 3 years, 9 months ago
  50. ee4a8b7 Make lint HTML output deterministic by Colin Cross · 3 years, 10 months ago
  51. 5bedfa2 Simplify lint rules using improved RuleBuilder rsp support by Colin Cross · 3 years, 10 months ago
  52. 1661aff Run lint actions in sbox by Colin Cross · 3 years, 10 months ago
  53. 77cdcfd Move android package on top of remotexec by Colin Cross · 3 years, 10 months ago
  54. 70c4741 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList by Colin Cross · 3 years, 10 months ago
  55. 9c78cb8 Propagate LANG environment variable to lint in RBE by Colin Cross · 3 years, 10 months ago
  56. 9b93af4 Default lint RBE to local exec strategy by Colin Cross · 3 years, 10 months ago
  57. ad22bc2 Add comment to lintPaths by Colin Cross · 3 years, 10 months ago
  58. 31972dc Support remoting lint commands with RBE by Colin Cross · 3 years, 11 months ago
  59. 5c113d1 Remove lint outputs to prevent showing old lint results on error by Colin Cross · 3 years, 11 months ago
  60. 00d93b1 Make common dependencies of lint use restat by Colin Cross · 3 years, 11 months ago
  61. 84f3dc1 Use repackaged lint binary by Colin Cross · 3 years, 11 months ago
  62. 8a75058 Merge "Add support for lint baseline files" by Pedro Loureiro · 4 years ago
  63. 5d190cc Add support for lint baseline files by Pedro Loureiro · 4 years ago
  64. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years ago
  65. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
  66. cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 4 years, 2 months ago
  67. 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 4 months ago
  68. 053fca1 Support ninja rsp files in soong_zip by Colin Cross · 4 years, 5 months ago
  69. fd5978a Merge "Increase heap size for lint tool" by Treehugger Robot · 4 years, 5 months ago
  70. 816a23a Introduce AlwaysUsePrebuiltSdks by Jeongik Cha · 4 years, 6 months ago
  71. 20ebfb4 Update language to comply with inclusive guidance by Liz Kammer · 4 years, 6 months ago
  72. 08dca38 Build transitive lint reports for apex modules by Colin Cross · 4 years, 6 months ago
  73. 988dfcc Add environment variables to control lint checks by Colin Cross · 4 years, 6 months ago
  74. c0efd1d Build a zip of transitive lint reports for apps by Colin Cross · 4 years, 7 months ago
  75. e222179 Increase heap size for lint tool by Colin Cross · 4 years, 6 months ago
  76. 8a6ed37 Support lint on unbundled builds by Colin Cross · 4 years, 6 months ago
  77. c31efeb Set root dir in lint project.xml by Colin Cross · 4 years, 7 months ago
  78. 977b6a8 Set ANDROID_SDK_HOME when running lint by Colin Cross · 4 years, 7 months ago
  79. 92e4b46 Support adding extra lint checks by Colin Cross · 4 years, 7 months ago
  80. 014489c Add support for running Android lint on java and android modules. by Colin Cross · 4 years, 8 months ago