Skip to content
Snippets Groups Projects
  1. May 06, 2019
    • Drew Fisher's avatar
      [fshost] Revert log when encountering unknown disk format · 7f7e4ffb
      Drew Fisher authored
      This reverts commit 396d2162.
      
      Reason for revert: we've gotten enough information on the bug that we were trying to investigate with this (DNO-492) that we no longer need this logging, and the excessive logging is causing people grief.
      
      Original change's description:
      > [fshost] log when encountering unknown disk format
      > 
      > DNO-492 #comment
      > Tests: paved an Astro, saw this log reasonable content
      > for the empty volumes before formatted, did not log after paved.
      > 
      > Change-Id: I07a80dc2a826e80ba5c12ca5901d460a65266153
      
      TBR=smklein@google.com,abarth@google.com,zarvox@google.com
      
      # Not skipping CQ checks because original CL landed > 1 day ago.
      
      Change-Id: Ifc296d88a00a9898cebd49980ffcfa409d45b0d0
      7f7e4ffb
    • George Kulakowski's avatar
      [netsvc][build] Plumb netsvc debugging flags from product-specific definitions · b8a76e6a
      George Kulakowski authored
      Bug: SEC-6 #done
      Change-Id: Ia3ad2c21733554b0a1f7392c7c14f620119e4549
      b8a76e6a
    • Brett Wilson's avatar
      [debugger] Add README files for the debugger. · 6c5d0914
      Brett Wilson authored
      Provides README files for the main debugger-related directories that
      describes what the directories are for and provides links to the user
      documentation.
      
      Change-Id: I3e8d4315cba16dd4a79569e23b3ee0e4d5233e7c
      6c5d0914
    • Dustin Green's avatar
      [codec] fx format-code --all · 3cf4bbc0
      Dustin Green authored
      Tested: CQ
      Change-Id: Ibea28df7da02d24695dc10a767f469d9f0d42f7a
      3cf4bbc0
    • Adam MacBeth's avatar
      [media] Fix clang-tidy warnings for bugprone-* · 93fb4945
      Adam MacBeth authored
      Ran FUCHSIA_BUILD_DIR=~/fuchsia/out/default ~/fuchsia/scripts/git/git-file-tidy --all --checks=-*,bugprone-*
      
      Change-Id: Idb275c5d3afb7f3774d83391e209b5cf07d7a6af
      93fb4945
    • Adam Barth's avatar
      [recovery] Start on simulator tests · b7c21a22
      Adam Barth authored
      In this CL, we package up QEMU and the test validates that the test is
      able to access the QEMU tarball. The next still will be to untar QEMU
      and execute it.
      
      Change-Id: Ifb01b55c101d02da837f69ed2b7c15b212d535b0
      b7c21a22
    • Roland McGrath's avatar
      [build] Enable linker ICF for kernel code · e3cc590c
      Roland McGrath authored
      Bug: ZX-3427 #comment enabled for kernel only
      Change-Id: Ia2da36f5576d00fd381076bed3e6b2d08503df02
      e3cc590c
    • Kiet Tran's avatar
      [wlan-inspect] Allow logging nested value · 0db7346c
      Kiet Tran authored
      WLAN-1094 #comment
      
      Test: fx run-test wlan-inspect-tests
      Change-Id: I2194377927fdd2e1a918ad398bc7d39a9a9cec60
      0db7346c
    • Roland McGrath's avatar
      [zircon][gn] Don't use -Og for opt_level==0 · 40f38671
      Roland McGrath authored
      Clang's -Og doesn't actually do the thing it's intended for,
      and it's broken in combination with -flto.  Just use -O0 for
      both opt_level=0 and opt_level=-1.
      
      Bug: TC-472 #comment Disabled use of -Og in Zircon
      Change-Id: Ia4cc9d61b1857644d4da495b855550789589950d
      40f38671
    • Josh Gargus's avatar
      [scenic] Opacity support. · 3276bee3
      Josh Gargus authored
      This CL makes the end-to-end changes in Scenic and Escher to enable
      the use of OpacityNode in the Scenic API.
      
      SCN-139 #done
      SCN-478 #comment
      
      Testability: added end-to-end pixel test.
      
      Change-Id: I90197b26a53180e035e17a29a813261069c4443a
      3276bee3
    • Brett Wilson's avatar
      [debugger] Attach to the root job by default. · 54cc3a40
      Brett Wilson authored
      Previously the debugger would automatically attach to the component
      root. But this misses some processes. What came up recently was Zircon
      system tests. Having to do extra steps to watch the right job for these
      common tests is confusing for developers.
      
      Now the system root job is attached to by default on connection.
      
      Added switches to the "attach" verb to refer to either the system root
      or component root job without having to look up its koid.
      
      Enhanced the "attach" documentation.
      
      Did some minor cleanup of the job status messaging. The state was copied
      from the process object and included a state we didn't use "starting"
      and using "running" for a job is confusing. The messaging is now either
      "Not attached", "Attaching", or "Attached".
      
      Change-Id: I386921f3efb4b310b36dfd27c8773e86d743e6e7
      54cc3a40
    • Zach Bush's avatar
      [cobalt/system-metrics] Fix test for removal of EventCode enums · 60f584e7
      Zach Bush authored
      Test: No functional changes. Enums are identical
      Change-Id: I700a63131b783e62ba9e792105524f21515f022a
      60f584e7
    • Craig Tiller's avatar
      [overnet] Robustness improvements to packet-based handshake · c401f65c
      Craig Tiller authored
      Includes a fuzzer that demonstrates known problems in the state machine.
      
      Improves handling of multiple ip addresses for the same node.
      
      Change-Id: Id793a65a8081d53d5e83c97239fe1bf6d2098a92
      c401f65c
    • Vincent Belliard's avatar
      [fidlcat] Reoder classes in library_loaded.cc and library_loader.h. · 0a63ee88
      Vincent Belliard authored
      This is needed to be able to merge the logic for Struct and
      InterfaceMethod.
      
      Change-Id: Idacd340b9a2cc63bcba7fc1f459df823ebfaaff0
      0a63ee88
    • Sen Jiang's avatar
      [omaha-client] Define MetricsReporter trait and a stub implementation. · 6ed2b792
      Sen Jiang authored
      Bug: PKG-580 #done
      Test: fx run-test omaha_client_lib_tests
      Change-Id: Ieb48b7d704cf9291a670a9ddf0a70c2228e27c19
      6ed2b792
    • Ben Keller's avatar
      [fuchsia_pkg][pm_build] Ser/de package creation manifest · fef74a17
      Ben Keller authored
      Creates first version of package manifest input format and a dummy
      pm_build binary that will attempt to deserialize a file.
      
      PKG-674 #done
      
      Change-Id: Ifc965dc07ed221ad640b10ded37267b8fb3d3579
      fef74a17
    • Derek Gonyeo's avatar
      [docs] fix broken links · 5cde483b
      Derek Gonyeo authored
      Change-Id: Ibca429fc356bbf52e44619d25de1a67a43a6e10f
      5cde483b
    • Jeremy Manson's avatar
      [fidlc] Improved handling of missing table ordinals. · 5dc0ca5a
      Jeremy Manson authored
      Make it clear that they are required for tables:
      - Removed some dead code that implied they weren't.
      - Updated the grammar accordingly.
      - Better error message.
      
      Change-Id: I6bc7ddc4dfc8b5626df9667c88aa63aee8ba4bda
      5dc0ca5a
    • David Worsham's avatar
      [scenic] Add OWNERS for SDK FIDLs · a615df72
      David Worsham authored
      Tested: No behavior changed
      Change-Id: Ib15de918735e03e67b46c936415aadd1b02a39b9
      a615df72
    • Ilya Bobyr's avatar
      [pseudo-fs] [file::asynchronous] Remove '+ Unpin' · 7986d410
      Ilya Bobyr authored
      I have spent quite some time on this, and if we want full support for
      `Pin`ed closures, we would need to add a bit of code.  But as this issue
      is currently only affecting the async callbacks, this change addresses
      just that part of the code.
      
      I do not know if there is a useful `FnMut` that does not implement
      `Unpin`.  So far we have seen it for the `Future`s and `Stream`s only.
      
      ZX-3913 #done
      
      Change-Id: I4ab6d33a1d6b64ffb5704f75905df6f6592a772e
      7986d410
    • David Rees's avatar
      [docs] List compdb as preferred and provide gomacc workaround · cc99bbf3
      David Rees authored
      It definitely seems more accurate most of the time.
      
      Change-Id: I1111a53145a1a7d4b660fffb2675b689227417bd
      cc99bbf3
    • Nick Cook's avatar
      [docs] Remove link to deprecated codelab. · bf7fe09d
      Nick Cook authored
      DX-1479
      
      Change-Id: I0bc3451168a2d2a59538bdcbf99ec557ec7708ae
      bf7fe09d
    • Suraj Malhotra's avatar
      [paver] Fix incorrect partitioner binding on astro · acb4bfb9
      Suraj Malhotra authored
      Tested: Paved astro. runtests -t paver-test
      Change-Id: Icfd72e4cfe2425247f07353a5bee8f719b8c4db3
      acb4bfb9
    • Doug Evans's avatar
      [docs/development] Update links to tracing docs · 9f5a5397
      Doug Evans authored
      Change-Id: Iefc4379a58a40fd0c102ec9ab13fa74a9fd1db69
      9f5a5397
    • Pascal Perez's avatar
      [fidl][hlcpp] Make bits operators constexpr inline · e50d8ad8
      Pascal Perez authored
      Test: added one
      Change-Id: I480f5555785ec066143374283cb28f02902f747c
      e50d8ad8
    • Christopher R. Johnson's avatar
      [docs] Add inspect quickstart guide. · e53ef36a
      Christopher R. Johnson authored
      Change-Id: I1c241c9095233718c9b39f719148f5ab15d14da0
      e53ef36a
    • Robert Hahn's avatar
      [wlan][wep] Add BUILD flag for WEP support · 65078f37
      Robert Hahn authored
      This CL adds a build flag to enable/disable WEP support in
      Fuchsia's WLAN stack and rejects connecting to incompatible
      BSS.
      
      WLAN-972 #comment
      
      Test:
      - Included unittests
      - Tested WEP support by turning feature flag on/off with
        manually issuing connection requests to WEP networks
      
      Change-Id: Ifd9dcef9430524280751d663bf64c96bba2d3640
      65078f37
    • Rich Kadel's avatar
      [fidl-lint] Add auto-generated tests · 86efc888
      Rich Kadel authored
      Test: No behavior change
      Change-Id: Ie50b4be42e30d985b5287cf6e26de278ccde18c9
      86efc888
    • Nathaniel Manista's avatar
      [ledger] Style guide compliance for kPageIdSize · 0b1fb734
      Nathaniel Manista authored
      Change-Id: Ie9fc824969026a0f006d847d04d709ef98c3d77f
      0b1fb734
    • Mike Voydanoff's avatar
      [cleo][usb] Expose both CDC ethernet and USB function test USB interfaces · d7dbf16f
      Mike Voydanoff authored
      This enables support for the usb-peripheral-test host test by default on cleo
      
      TEST: usb-peripheral-test host test
            paving works on cleo over CDC ethernet
            lsusb from host shows both CDC ethernet and USB Test Function interfaces.
      
      Change-Id: I67e4407bb92aa299496c209db83e026fb132cc00
      d7dbf16f
    • docs-roller's avatar
      [gndoc] Update GN build arguments documentation · 96755554
      docs-roller authored
      Test: CQ
      
      Change-Id: I759453623088c689a22dafa66b24c8c27fb273cf
      96755554
    • Nathaniel Manista's avatar
      [typo] Correct "pacakges" in three places · 580e1d15
      Nathaniel Manista authored
      Change-Id: Iea6966d59f0630aae09c5dff73e3c2940b52feff
      580e1d15
    • David Greenaway's avatar
      [guest] Move garnet/bin/guest to src/virtualization. · 9929aa99
      David Greenaway authored
      Rearrange files into a new structure under "src/virtualization", as
      follows:
      
        garnet/bin/guest/MAINTAINERS  🠞 src/virtualization/MAINTAINERS
        garnet/bin/guest/README.md    🠞 src/virtualization/docs/README.md
        garnet/bin/guest/integration  🠞 src/virtualization/tests
        garnet/bin/guest/cli          🠞 src/virtualization/bin/guest
        garnet/bin/guest/manager      🠞 src/virtualization/bin/guest_manager
        garnet/bin/guest/pkg          🠞 src/virtualization/packages
        garnet/bin/guest/runner       🠞 src/virtualization/bin/guest_runner
        garnet/bin/guest/scripts      🠞 src/virtualization/scripts
        garnet/bin/guest/third_party  🠞 src/virtualization/third_party
        garnet/bin/guest/vmm          🠞 src/virtualization/bin/vmm
      
      The vast majority of changes are simply moves; updating paths in
      sources files with:
      
        sed -e 's/$old_path/$new_path/g'
      
      and manual changes to BUILD.gn files to reflect to new directory
      structure.
      
      There are plans to split out the various virtio devices into their own
      directories under src/virtualization/bin; this doesn't take place in
      this patch.
      
      Change-Id: Ic61c82ecef5880ff95d6ba77064253dc9d7a313f
      9929aa99
  2. May 05, 2019
Loading