• 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
..
android Loading commit data...
base Loading commit data...
commands Loading commit data...
dart Loading commit data...
ios Loading commit data...
runner Loading commit data...
test Loading commit data...
application_package.dart Loading commit data...
asset.dart Loading commit data...
build_info.dart Loading commit data...
cache.dart Loading commit data...
dependency_checker.dart Loading commit data...
devfs.dart Loading commit data...
device.dart Loading commit data...
doctor.dart Loading commit data...
flx.dart Loading commit data...
globals.dart Loading commit data...
hot.dart Loading commit data...
protocol_discovery.dart Loading commit data...
resident_runner.dart Loading commit data...
run.dart Loading commit data...
services.dart Loading commit data...
template.dart Loading commit data...
toolchain.dart Loading commit data...
usage.dart Loading commit data...
version.dart Loading commit data...
vmservice.dart Loading commit data...
zip.dart Loading commit data...