• 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
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...