Skip to content
Snippets Groups Projects
  1. Apr 25, 2019
    • Todd Eisenberger's avatar
      [devcoordinator] Fix buggy composite device behavior · 75b35cea
      Todd Eisenberger authored
      If a component was a device with MUST_ISOLATE set on it, we would try to
      bind to the non-proxied side of it, which doesn't speak the device
      protocols.
      
      Change-Id: I64eaccec5d51997f4374d0277b040a952f681667
      75b35cea
    • Vickie Cheng's avatar
      [modular][config] Add story_realm_inherit_parent_runner · 6613b842
      Vickie Cheng authored
      This adds the configuration that specifies if stories should use new runners or
      reuse their parents' runners.
      
      MF-353 #comment Add story_realm_inherit_parent_runner config and update docs
      TEST=fx run-test peridot-tests
      
      Change-Id: Ifed85a9dacce34db614a5e7fda82e5da3d23630d
      6613b842
    • Chris Phoenix's avatar
      [doc] Fix cut/paste typo · a99e89eb
      Chris Phoenix authored
      replace "two" with "three" prior to list of three items.
      
      Test: none.
      Change-Id: I947a4dfa7cd56af8a9abca43b10273984211b460
      a99e89eb
    • Ian McKellar's avatar
      [fidl][compatibility_test] Make tests more robust · 377e5bb5
      Ian McKellar authored
      Failure to communicate with a test server peer caused both the test
      runner and the go and c++ test servers to just hang. They should (and
      now do) fail loudly.
      
      Change-Id: Ic8116045935a45c1fca19cffdf80a39abf343531
      377e5bb5
    • Yifei Teng's avatar
      [memfs] Refine the max page limit on a memfs · dd4a80ce
      Yifei Teng authored
      When a memfs is created without an explicit max page limit, the fs
      assumes UINT64_MAX, which is confusing when manifested in
      QueryFilesystem calls. This patch refines the cap to the amount of
      available physical memory.
      
      Test: /boot/test/fs/memfs-test
      Change-Id: I10fada0b8b2eb7b33f270cd31c9d859157475c1d
      dd4a80ce
    • Christopher R. Johnson's avatar
      [libiquery] Create libiquery, implement discovery · e46afb78
      Christopher R. Johnson authored
      This change creates the new libiquery library and implements the first
      part of it: Discovery.
      
      Follow ups will include: Reading, Formatting
      
      CF-714: #progress
      
      Change-Id: I4bc6af3367ef8030479bd722c8b4462cef981764
      e46afb78
  2. Apr 24, 2019
Loading