1. 30 Jan, 2017 1 commit
  2. 28 Jan, 2017 3 commits
  3. 27 Jan, 2017 6 commits
  4. 26 Jan, 2017 4 commits
  5. 25 Jan, 2017 4 commits
  6. 24 Jan, 2017 4 commits
  7. 23 Jan, 2017 8 commits
  8. 22 Jan, 2017 2 commits
    • 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
    • Ian Hickson's avatar
      Move to real generic method syntax (#7235) · 15a7eb3b
      Ian Hickson authored
      15a7eb3b
  9. 21 Jan, 2017 1 commit
  10. 20 Jan, 2017 3 commits
  11. 19 Jan, 2017 4 commits