Skip to content
Snippets Groups Projects
  1. Apr 25, 2019
    • Vardhan Mudunuru's avatar
      [devcoordinator] REVERT: Fix buggy composite device behavior · d6a03883
      Vardhan Mudunuru authored
      This reverts commit 75b35cea.
      
      Reason for revert: This CL is a suspect for the currently red fuchsia-roller;  it fails the /boot/test/ddk/platform-bus-test test.
      
      Original change's description:
      > [devcoordinator] Fix buggy composite device behavior
      >
      > 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
      
      TBR=teisenbe@google.com,abarth@google.com,jocelyndang@google.com
      
      Change-Id: Id9d48682336ea648599cfead60444c5074c4ae1e
      No-Presubmit: true
      No-Tree-Checks: true
      No-Try: true
      d6a03883
    • Roland McGrath's avatar
      [build] Fix integration with Zircon build when it uses ASan · 1a86b25a
      Roland McGrath authored
      This entailed another substantial cleanup of environment_redirect()
      to handle more cases.  It also necessitated reorganizing the deps
      in the Zircon build for the legacy integration.  The new arrangement
      should be much easier to understand.
      
      Bug: BLD-447 #comment Fixed --variant asan build
      Test: fx set bringup.x64 --variant asan && fx build
      Change-Id: I2cd8d7aa95eba5f34af421c75d634f31d988a1f8
      1a86b25a
    • Eric Wang's avatar
      [wlantap] replace IOCTL with FIDL · f81124ad
      Eric Wang authored
      Test: $ runtests /pkgfs/packages/wlan-hw-sim-tests/0/test
      ZX-3496 #done
      
      Change-Id: I52e861590cda6720b22577cb6b9496d5ed68ddec
      f81124ad
    • Chris Fontas's avatar
      [ES-148] Write escher enum flag unit tests · 7e888a32
      Chris Fontas authored
      [Still in progress, please do not review yet]
      
      Change-Id: Ifa4641b3a5e48091aac1e10d9052dfb927aa962c
      7e888a32
    • Rob Krten's avatar
      [docs][tracing] Link to Chromium trace docs · c778a1e1
      Rob Krten authored
      Missing a link; created an external one to Chromium docs as a placeholder
      
      Change-Id: I352b559f728a8fbedda334cb72746538a5937ff3
      c778a1e1
    • Petr Hosek's avatar
      [zircon][gn] Use -fvisibility-inlines-hidden when using hidden visibility · 8456b899
      Petr Hosek authored
      Do not export inline functions or methods.
      
      Bug: ZX-1895
      Change-Id: I54b8385d92507dc7b3792efe3a3ddba6c82055da
      8456b899
    • Jinwoo Lee's avatar
      [fidl][media] delete unused dependencies · a93006e6
      Jinwoo Lee authored
      Bug: MTWN-273 #comment
      Change-Id: Ib2e5a329a052b17ec40aa3a36578d65c269fb6b0
      a93006e6
    • Shac Ron's avatar
      [io-scheduler] Make op ownership more obvious. · a4590a81
      Shac Ron authored
      Create ownership wrapper for StreamOp with move semantics to make
      obvious where it is currently owned.
      
      Change-Id: Id882616bfe4a5fb6f77f50277f996e81963917d1
      a4590a81
    • Mike Voydanoff's avatar
      [gauss] Remove unused gauss LED driver · ee4423a9
      Mike Voydanoff authored
      TEST: builds
      Change-Id: Ic4ed3cd29521d78363d38c0444a2324f0f2aee4a
      ee4423a9
    • Roland McGrath's avatar
      [tools] Remove fx build-zircon, fx full-build, and scripts/build-zircon.sh · 8a8f280d
      Roland McGrath authored
      These deprecated scripts are no longer used.
      
      Bug: BLD-424 #done
      Change-Id: If5b9107c024d0b1154d0e35231fc47214f58d12a
      8a8f280d
    • Ben Keller's avatar
      [fuchsia-archive] write() takes `Read`er instead of file path · 73e0e688
      Ben Keller authored
      Creating meta.far archives for Fuchsia packages will involve adding
      several small files to the archive. With this change, we'll be able
      to create these small files only in memory instead of needing to
      round-trip through disk.
      
      Changed the input iterator trait object to a BTreeMap to disallow
      duplicate package paths at the call site.
      
      Change-Id: Iab0c641ea1719c477105d0ec7431f4dcfa7b1bd8
      73e0e688
    • Vickie Cheng's avatar
      [modular] Add basemgr_launcher to modular tools package · 7f168aed
      Vickie Cheng authored
      This makes basemgr_launcher available to the sdk image by including it
      in the modular tools package.
      
      MF-257 #comment Add basemgr_launcher to modular tools package
      
      Change-Id: Idbdf7788f64796bf500a3b2876c6dd459f4f8810
      7f168aed
    • Kevin Cho's avatar
      [acts] Initial commit of Dart ACTS runner · 30bd254f
      Kevin Cho authored
      Currently, ACTS tests are triggered through a custom recipe - fuchsia_connectivity_hacky.py.
      Now that HTI (Host Target Interaction) tests are supported in our infra,
      we can rewrite the ACTS runner in Dart and eventually migrate to the standard fuchsia.py recipe.
      
      For comparison, here is the current Shell script runner that's triggering BT ACTS tests:
      https://paste.googleplex.com/6213748912029696.
      
      Bug: IN-831 #comment
      
      Change-Id: Ib0abdfbeb77cff9557288364445266d045eb8550
      30bd254f
    • 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