9 Commits

Author SHA1 Message Date
Dan Field
01bf2ce3d7 Android lint to NNBD (flutter/engine#26826) 2021-06-20 06:58:17 -07:00
Zachary Anderson
197908b0a0 Get android_lint deps using gclient rather than pub. (flutter/engine#26106) 2021-05-13 09:17:56 -07:00
Zachary Anderson
acf636e5d9 Update android_lint deps (flutter/engine#23151) 2020-12-17 12:55:07 -08:00
Kaushik Iska
b2bcc689b7 Roll dart e182eac158cf..9bc7d4604277 (flutter/engine#22332) 2020-11-05 15:59:02 -08:00
Juyeong Lee
8fefd60dda Fix Typos (flutter/engine#19691) 2020-07-31 16:32:58 -07:00
Dan Field
7e47a695bf Use right stream for Java, on mac try to autoselect Java 1.8 (flutter/engine#8099)
* Use right stream for Java, on mac try to autoselect Java 1.8
2019-03-08 23:38:59 -08:00
Michael Klimushyn
601f418b04 Android linter prints to the console by default (flutter/engine#8090)
The HTML report can still be generated by passing in an `--html` flag
to the tool.

This will make errors easier to debug in CI.
2019-03-08 22:23:10 -08:00
Dan Field
019972ad79 add lint script for Android with baseline (flutter/engine#8036)
* add lint script for Android with baseline
2019-03-05 09:36:16 -08:00
Dan Field
9383838e9f Start of linting Android embedding (flutter/engine#8023)
* Add a tool for running Android SDK lint on Android embedding
2019-03-04 13:55:53 -08:00