flutter/packages
Jason Simmons 89d887f331
Strip debug symbols from ELF library snapshots (#34250)
AOT compiled code is now packaged as an ELF library for Android targets.
By default gen_snapshot's output contains debug symbols.  The symbols could
be stripped as a separate step, but that requires NDK tools that the user
may not have available.

This change passes a gen_snapshot flag that omits the symbols, and it filters
out a warning printed when that flag is used.
2019-06-11 13:34:24 -07:00
..
flutter Add hintStyle in SearchDelegate (#30388) 2019-06-11 11:15:50 -07:00
flutter_driver Add a real-er web restart, doctor, workflow (#33786) 2019-06-03 23:19:42 -07:00
flutter_goldens Add a real-er web restart, doctor, workflow (#33786) 2019-06-03 23:19:42 -07:00
flutter_goldens_client Reland "Clean up some flutter_tools tests and roll dependencies" (#33225) 2019-05-29 19:04:35 -07:00
flutter_localizations Updated localizations (#33883) 2019-06-04 17:49:15 -07:00
flutter_test Compatibility pass on flutter/foundation tests for JavaScript compilation. (1) (#33349) 2019-06-06 21:22:00 -07:00
flutter_tools Strip debug symbols from ELF library snapshots (#34250) 2019-06-11 13:34:24 -07:00
fuchsia_remote_debug_protocol Add a real-er web restart, doctor, workflow (#33786) 2019-06-03 23:19:42 -07:00
analysis_options.yaml Revert "Roll engine to aed6b8c46b05c7cee4506a9757dd9ea1b40583c2." (#23170) 2018-10-16 12:57:07 -07:00