index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
Android.cpplint.mk
Age
Commit message (
Expand
)
Author
2025-03-06
Revert "Convert cpplint-art-all to Android.bp"
Mike Frysinger
2025-02-24
Convert cpplint-art-all to Android.bp
Nelson Li
2023-09-01
Always make cpplint runs quiet.
Martin Stjernholm
2021-11-12
Revert^6 "Use cpplint.py from repohooks"
Orion Hodson
2021-10-21
Revert "Revert^4 "Use cpplint.py from repohooks""
Orion Hodson
2021-10-21
Revert^4 "Use cpplint.py from repohooks"
Orion Hodson
2021-09-22
Revert "Revert^2 "Use cpplint.py from repohooks""
Yuri Lin
2021-09-22
Revert^2 "Use cpplint.py from repohooks"
Orion Hodson
2021-09-22
Revert "Use cpplint.py from repohooks"
Paul Hadfield
2021-09-22
Use cpplint.py from repohooks
Colin Cross
2021-07-12
ART: Fix Android.cpplint.mk to use scan art/ directory
Artem Kotsiuba
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2017-11-14
cpplint: Use upstream cpplint
Igor Murashkin
2017-08-08
Merge "Use absolute path for art/tools/cpplint.py --root"
Treehugger Robot
2017-07-31
Use absolute path for art/tools/cpplint.py --root
Colin Cross
2017-07-31
ART: Move openjdkjvmti to art/
Andreas Gampe
2017-07-14
Always pass --root to cpplint
Colin Cross
2017-03-14
ART: Refactor libopenjdkjvmti
Andreas Gampe
2016-09-21
Pass --root to cpplint.
Sen Jiang
2016-08-17
Add skeleton of a jvmti plugin for art.
Alex Light
2016-01-13
Sort output of a find command in makefile
Alex Light
2015-11-03
Make things generally quieter.
Alex Light
2014-07-02
Add a local elf.h
Brian Carlstrom
2014-06-24
Multilib ART host.
Ian Rogers
2014-03-18
Fix lint error, and Makefile that could be confused with local files.
Nicolas Geoffray
2013-07-26
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-19
Enable running cpplint.py on art C++ files when using mm and mmm
Brian Carlstrom