Greg Spencer
a1d84996dd
Fix spelling errors in dartdocs ( #7997 )
...
Fix the spelling errors in the dartdocs for the engine.
There are no functionality changes here, just documentation fixes.
2019-02-28 14:42:55 -08:00
Michael Goderbauer
70a1106b50
Unify copyright lines ( #6757 )
2018-11-07 12:24:35 -08:00
Greg Spencer
6bfd413bee
Synchronizes analysis_options.yaml files, and turns on Function typedef lint. ( #5419 )
...
Addresses flutter/flutter#18028 for the engine repo, and synchronizes the analysis_options.yaml files between the engine and the flutter/flutter repo.
2018-05-30 16:06:05 -07:00
Ryan Macnak
e3197abe83
Reapply "Roll Dart to f1ebe2bd5cfcb6b522e5b4fd406cdabb1a2d2091." ( #4809 )
2018-03-19 11:22:23 -07:00
Alhaad Gokhale
8e1da69c31
Revert "Roll Dart to f1ebe2bd5cfcb6b522e5b4fd406cdabb1a2d2091. ( #4800 ) ( #4805 )" ( #4807 )
...
This reverts commit 1348ab5b63 .
2018-03-19 09:51:41 -07:00
mikejurka
1348ab5b63
Roll Dart to f1ebe2bd5cfcb6b522e5b4fd406cdabb1a2d2091. ( #4800 ) ( #4805 )
2018-03-16 17:08:06 -07:00
mikejurka
9e0f015d96
Revert "Roll Dart to f1ebe2bd5cfcb6b522e5b4fd406cdabb1a2d2091. ( #4800 )" ( #4803 )
...
This reverts commit c24e2850d5 .
2018-03-16 16:22:41 -07:00
Ryan Macnak
c24e2850d5
Roll Dart to f1ebe2bd5cfcb6b522e5b4fd406cdabb1a2d2091. ( #4800 )
2018-03-16 12:17:38 -07:00
Alexander Aprelev
97b22348c8
Leave only widget creation tracker kernel pass in flutter frontend server. ( #4727 )
...
* Leave only widget creation tracker kernel pass in flutter frontend server.
This is follow-up to https://dart-review.googlesource.com/c/sdk/+/43888 .
* Adapt to updated interface
* Tyop
* Fix imports. Compiler interface extension
* Add trivial test back. Rename library to flutter_frontend_server.
2018-03-02 07:52:19 -08:00
Jacob Richman
1e054c34fe
Stop using ClassHierarchy.deprecated_incremental. ( #4678 )
...
* Stop using ClassHierarchy.deprecated_incremental.
2018-02-14 10:56:21 -08:00
Jacob Richman
7c805c0a80
Track widget creation locations. ( #4529 )
...
* Track widget creation locations.
2018-02-13 12:33:23 -08:00