1. 22 Jan, 2017 3 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
      Avoid double negatives in text editing APIs (#7577) · 9573bc14
      Ian Hickson authored
      hideText -> obscureText
      hideDivider -> !showDivider
      9573bc14
    • Ian Hickson's avatar
      Move to real generic method syntax (#7235) · 15a7eb3b
      Ian Hickson authored
      15a7eb3b
  2. 21 Jan, 2017 4 commits
  3. 20 Jan, 2017 10 commits
  4. 19 Jan, 2017 14 commits
  5. 18 Jan, 2017 5 commits
  6. 17 Jan, 2017 4 commits