summaryrefslogtreecommitdiff
path: root/CPPLINT.cfg
AgeCommit message (Collapse)Author
2019-05-16add generic Pixel atrace HALWei Wang
Bug: 110111068 Bug: 131630776 Bug: 131352179 Test: take a trace Change-Id: Ie6d8cde30a548a3fda617f1221e4e2dda2ae29d0
2019-03-28Move PowerHAL into Pixel commonWei Wang
Bug: 129495482 Bug: 111098032 Test: Boot and check PowerHAL Change-Id: I79b7276ff0c28885877af8b0533fe1f9d81b3b0c
2019-02-28Improve code linting in hardware/google/pixelBenjamin Schwartz
Modified .clang-format so that clang-format does not break style compliant code as often. Enabled cpplint and checkstyle in the repo hooks to better enfore code style compliance. Bug: 126583486 Test: Injected some intentional whitespace changes and made sure that clang-format did break code style compliance. Change-Id: Iae0dae7b6e1a71386844916eb060abea79a9322b