Alexandre Ardhuin
|
980f14e0c5
|
implicit-casts:false on flutter_tools (#45153)
* implicit-casts:false on flutter_tools
* use castStringKeyedMap
* address review comments
* address review comments
* fix issues after rebase
|
2019-11-24 06:54:43 +01:00 |
|
Jonah Williams
|
2a576b774c
|
remove no-gen-bytecode flag (#43908)
|
2019-11-15 13:15:05 -08:00 |
|
Yegor
|
e7073f9a1f
|
add --dart-defines option (#44083)
|
2019-11-09 17:08:53 -08:00 |
|
Jonah Williams
|
b1aff28593
|
pass --no-gen-bytecode to aot kernel compiler invocations (#43753)
|
2019-10-29 16:05:54 -07:00 |
|
Ryan Macnak
|
b7773da37b
|
Pass build mode-specific bytecode generation options to frontend_server. (#42471)
Fixes various Flutter framework test failures when bytecode is enabled.
|
2019-10-14 15:26:14 -07:00 |
|
Ryan Macnak
|
cdb3578b14
|
Plumb --enable-asserts through to frontend_server invocation in debug mode. (#41832)
Bytecode generation will otherwise omit assert code, causing --enable-asserts to have no effect in the VM.
|
2019-10-04 12:07:23 -07:00 |
|
Jonah Williams
|
64add554d7
|
handle unexpected exit from frontend server (#38497)
|
2019-08-14 19:00:31 -07:00 |
|