Ian Hickson
57b3422795
Bold each line individually ( #9069 )
...
This should make the message in Travis logs look better.
2017-04-01 17:47:09 -07:00
Yegor
3ef9909237
enable crash reporting in flutter_tools ( #9039 )
...
* enable crash reporting in flutter_tools
* fix analytics text; use relative paths
* fix test
2017-03-28 15:16:38 -07:00
Michael Goderbauer
3f4cb1fe8c
Report detailed OS version string to analytics ( #8934 )
2017-03-22 13:11:05 -07:00
Todd Volkert
1ada132ee8
Add first replay test ( #8628 )
2017-03-09 12:58:31 -08:00
Chris Bracken
7a09316cd0
Declare locals final where not reassigned (flutter_tools) ( #8570 )
2017-03-03 17:50:46 -08:00
Alexandre Ardhuin
2888139c6b
prefer const constructor ( #8292 )
2017-02-20 14:07:16 -08:00
Devon Carew
27dc043a39
upgrade to the latest usage package ( #7917 )
2017-02-07 10:01:44 -08:00
Ian Hickson
3f1d6d3bca
Remove randomness from port assignment during coverage collection. ( #7548 )
...
Also, defer to test package for throttling (this will require a test
package update as well).
Also, add a lot more instrumentation to --verbose mode for tests, and
fix minor trivial things here and there, and add error handling in
more places.
Also, refactor how coverage works to be simpler and not use statics.
2017-01-19 15:31:11 -08:00
Dan Rubel
cb6bfe39aa
shorten exception info sent to analytics ( #7169 )
2016-12-06 12:16:49 -08:00
John McCutchan
618030e044
More AppContext cleanups ( #7073 )
2016-11-29 11:22:48 -08:00
John McCutchan
0b737ac57b
Remove default AppContext and cleanup globals ( #6999 )
2016-11-29 07:54:20 -08:00
John McCutchan
cf2b2078d4
Send reload / restart time to frame to analytics ( #5335 )
2016-08-11 10:01:53 -07:00
Devon Carew
5c59862208
Update usage.dart ( #4451 )
...
Update the analytics code.
2016-06-08 09:38:12 -07:00
Devon Carew
0b5072c2ef
fix check to ignore bots ( #4034 )
2016-05-19 10:51:31 -07:00
pq
97ba6a1e0b
Re-enable implementation_imports
lint rule.
2016-05-17 11:02:10 -07:00
Devon Carew
483922d15c
allow per-command analytics suppression ( #3919 )
...
* allow per-command analytics suppression
* rev the usage package dep
2016-05-15 20:06:27 -07:00
Seth Ladd
20897c3f66
Box too big ( #3884 )
...
* shrink analytics message to < 80 chars
* catch line ending
2016-05-13 09:44:36 -07:00
Devon Carew
bd564a02af
avoid sending analytics on ci systems ( #3765 )
...
* avoid sending analytics on ci systems
* review comments
2016-05-05 19:51:22 -07:00
Devon Carew
713830964c
make the usage text more visible ( #3693 )
...
* make the usage text more visible
* update the look of the usage text
2016-05-03 15:17:30 -07:00
Devon Carew
b0ebc71695
clean up git commits ( #3578 )
2016-04-27 10:47:52 -07:00
Devon Carew
adac927501
add google analytics to flutter_tools ( #3523 )
...
* add google analytics
* send in the run target type
* track device type targets
* use the real GA code
* review comments
* rev to usage 2.0
* rev to 2.2.0 of usage; add tests
* review comments
2016-04-26 16:25:11 -07:00