vsmenon
|
0ef67b5e74
|
opt out dart:ui from nnbd (#16473)
* opt out dart:ui from nnbd
* Annotate tests as well
|
2020-02-20 11:04:00 -08:00 |
|
Jason Simmons
|
8fda1c99b1
|
Fix return type of assert function in gradient_test (#9961)
|
2019-07-19 18:55:48 -07:00 |
|
Jason Simmons
|
736c28b359
|
Update Dart engine tests to check for assertion failures only when running in debug mode (#9959)
|
2019-07-19 18:27:16 -07:00 |
|
Dan Field
|
2b1f9925e4
|
new lints (#8849)
Dart lints added:
* Avoid optional new
* Avoid optional const
* Prefer single quotes
* Prefer default assignment `=`
|
2019-05-07 16:10:21 -07:00 |
|
Dan Field
|
6179ac6377
|
fix up analysis for Dart in Engine (#7404)
* fix up analysis for Dart in Engine, particularly for tests
|
2019-01-11 13:50:58 -08:00 |
|
Michael Goderbauer
|
70a1106b50
|
Unify copyright lines (#6757)
|
2018-11-07 12:24:35 -08:00 |
|
Dan Field
|
0a74ef48f2
|
TwoPointConicGradients again (#5299)
* update docs for getBounds
* Add computeMetrics suggestion
* better explanation
* Support for TwoPointConical gradients
|
2018-05-18 07:43:52 -04:00 |
|