aboutsummaryrefslogtreecommitdiffstats
path: root/lint/cli
Commit message (Expand)AuthorAgeFilesLines
...
* Add the Guava library to the toolsTor Norbye2011-12-054-4/+6
* Add Java Classfile supportTor Norbye2011-12-053-1/+7
* Lint infrastructure improvementsTor Norbye2011-12-055-63/+170
* Add flags to lint cli to turn off warnings, and turn on allTor Norbye2011-11-291-31/+109
* Fix a few lint bugs reported by early access usersTor Norbye2011-11-251-0/+1
* Merge "Add lint support for fallback configurations"Tor Norbye2011-11-231-1/+25
|\
| * Add lint support for fallback configurationsTor Norbye2011-11-211-1/+25
* | Typography lint checkerTor Norbye2011-11-232-3/+10
|/
* Tweak lint cli handlingTor Norbye2011-11-111-9/+49
* Minor lint tweaksTor Norbye2011-11-101-0/+3
* Fix path-to-file conversion methodTor Norbye2011-11-101-6/+7
* Fix various lint bugsTor Norbye2011-11-093-16/+25
* Add gradual disclosure to the lint HTML reportTor Norbye2011-11-082-11/+89
* Add lint check for accidental omission of android: prefixTor Norbye2011-11-083-14/+115
* Lint Architecture Changes: Configurations, Categories, etc.Tor Norbye2011-11-075-119/+359
* Lint infrastructure fixesTor Norbye2011-11-024-57/+317
* Fix Useless layout detector, and add HTML summaryTor Norbye2011-10-281-6/+21
* Add Lint HTML reporting, and fix position information in parserTor Norbye2011-10-286-139/+833
* Two new lint warnings: array-size check, and manifest orderTor Norbye2011-10-262-2/+5
* Lint: Unused resource detector, and framework improvementsTor Norbye2011-10-252-3/+47
* Lint improvementsTor Norbye2011-10-251-20/+210
* More lint checks: translation, i18n, proguard, gridlayout, "px"Tor Norbye2011-10-201-27/+30
* Static analyzerTor Norbye2011-10-2011-0/+887