Skip to content
Snippets Groups Projects
  1. Oct 26, 2018
  2. Oct 24, 2018
  3. Oct 23, 2018
  4. Oct 22, 2018
  5. Oct 20, 2018
  6. Oct 19, 2018
  7. Oct 16, 2018
    • Adam Barth's avatar
      [absl] Ban <absl/synchronization/*> · 01b0b74d
      Adam Barth authored
      These classes bottom out in inefficient primitives on Fuchsia.
      
      Change-Id: I7d737152bb9097d801637e5db03ae8639672048b
      01b0b74d
    • Todd Eisenberger's avatar
      [docs] Provide guidance on device interface APIs · 8e62b010
      Todd Eisenberger authored
      ZX-2745 #done
      
      Change-Id: Ie50106b846056910b9b80b6e00146b27fed9b6ec
      8e62b010
    • Aaron Green's avatar
      [docs] Add libfuzzer.md · cab59090
      Aaron Green authored
      This CL adds the documentation for fuzzing using libFuzzer on Fuchsia.
      The relevant feature code has not all landed.  This doc is being
      submitted for review first to inform reviewers of the overall plan, but
      won't be merged until the relevant features are merged.
      
      SEC-105 #done
      
      Change-Id: Ia91ef3b695eaae8f0ede109c8b30df553160a6e4
      cab59090
  8. Oct 15, 2018
  9. Oct 12, 2018
  10. Oct 11, 2018
  11. Oct 03, 2018
  12. Oct 01, 2018
  13. Sep 30, 2018
    • Carlos Pizano's avatar
      [docs] Improve glossary · 9c96c5be
      Carlos Pizano authored
      Driver, Job, Kernel object, Handle, etc
      
      TEST= use gitiles to see
      
      Change-Id: I5239ae8ee0007545c1863bf32c9fc1b5bf046486
      9c96c5be
  14. Sep 29, 2018
  15. Sep 28, 2018
  16. Sep 27, 2018
  17. Sep 26, 2018
  18. Sep 25, 2018
  19. Sep 21, 2018
  20. Sep 20, 2018
  21. Sep 19, 2018
  22. Sep 10, 2018
    • David Murphy's avatar
      [doc] Add FAQ for how to stop network connection spam on MacOS · de2eec91
      David Murphy authored
      It doesn't look like `fx setup-macos` is mentioned anywhere in the
      documentation right now, and it's a very useful tool. Our current
      build documentation flows don't have graceful places to add it as a one-
      liner, in the meantime it'd be great to have it at least in FAQs so
      it's searchable.
      
      Change-Id: If8ca0518feac151e9f3f9811b44c0ed0124788c5
      de2eec91
    • Kevin Wells's avatar
      [docs] Align merkle spec with implementations · dd995e6d
      Kevin Wells authored
      This change cleans up a few inconsistencies between the algorithm described
      in the spec, the description of the algorithm, and the actual
      implementations of the algorithm. Specifically:
       - A block's identity contains a u32 length field after the offset|level
       field.
       - The length field is computed differently for partial blocks between
       level 0 of the tree and higher levels
      
      Change-Id: I75cc9ed05ad1cffd6941f59bb1b65cd2fe8ea958
      dd995e6d
Loading