• Dan Rubel's avatar
    Refactor DevFS for kernel code (#7529) · 0295def2
    Dan Rubel authored
    Refactor DevFS so that it's easier to add new types of content such as kernel code
    * add tests for DevFS package scanning
    * add tests for DevFS over VMService protocol
    * which covers _DevFSHttpWriter and ServiceProtocolDevFSOperations
    * replace AssetBundleEntry and DevFSEntry with DevFSContent
    * refactor to cleanup common code and replace some fields with locals
    * rework .package file generation refactor away DevFSOperations.writeSource
    * only update .package file if it has changed
    * only write/delete/evict assets that have been changed/removed
    0295def2
Name
Last commit
Last update
..
bin Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
flutter_tools.iml Loading commit data...
pubspec.yaml Loading commit data...