1. 7eec46d Deprecate obsolete repository by Renato Mangini Dias · 3 years, 9 months ago main master
  2. 66e1924 [netstack_tests] Add component manifests by Toshi Kikuchi · 5 years ago
  3. 8fd0c47 Revert "[fonts] Remove most default fonts." by George Kulakowski · 5 years ago
  4. de2a15d [sysmgr] Re-add LegacySocketProvider to services map by Adam Barth · 5 years ago
  5. 8fc3e2f [audio_core] Move comment relating to DbToScale by Pat Erley · 5 years ago
  6. 5734e6e [fuchsia-pkg] remove deprecated_bare_package_url by Leo Lung · 5 years ago
  7. a68b3f4 [wlan][mlme] Introduce OutBuf by Robert Hahn · 5 years ago
  8. 0f0d634 [wlan][rustfmt] Format garnet/lib/rust/wlan* by Robert Hahn · 5 years ago
  9. 1844771 [fonts] Remove most default fonts. by Andrew Wilson · 5 years ago
  10. c3e0cdd [wlan][rustfmt] Format garnet/bin/wlan by Robert Hahn · 5 years ago
  11. 260c0bb [weak_ptr] make weak_ptr unusable after destruction by Ambre Williams · 5 years ago
  12. e960c42 [all] remove fuchsia.net.LegacySocketProvider by Tamir Duberstein · 5 years ago
  13. 6fcdb8c [netstack] reuse constants from mxnet by Tamir Duberstein · 5 years ago
  14. 0bfe38d [netstack] include error message in test failure by Tamir Duberstein · 5 years ago
  15. 1678f91 [debugger] Separate out physical frame finishing. by Brett Wilson · 5 years ago
  16. 2ef4c5e [wlan] Refactor ConnectPhyParams by Jiwoong Lee · 5 years ago
  17. d279704 [auth] Update account listener API. by Jody Sankey · 5 years ago
  18. ed9c583 [benchmarks][lazydir] Tweak a header libfs header inclusion by George Kulakowski · 5 years ago
  19. d9675c1 [netstack] add AF_INET6 getsockname test by Tamir Duberstein · 5 years ago
  20. f68267d [wlan][sme] Replace Tokens with oneshot::Sender in mesh.rs by Greg Bonik · 5 years ago
  21. b5fb1c2 [netstack] simplify connect_twice_test by Tamir Duberstein · 5 years ago
  22. a32a800 [audio] Rename fuchsia.media.Audio to AudioCore by Pat Erley · 5 years ago
  23. 7b81938 [bluetooth] Add explicit fdio dependency to libhci by Roland McGrath · 5 years ago
  24. ba8be9e [wlan][mlme] Add Keep Alive frame construction by Robert Hahn · 5 years ago
  25. 09691fd [debugger] Attach ELF symbols to LoadedModuleSymbols by Casey Dahlin · 5 years ago
  26. ff01358 [gfx][test] Allow gfx_unittests and escher_unittests to launch subprocesses by Scott Graham · 5 years ago
  27. fed039b [wlan][mlme] Use BufferWriter for writing IEs by Robert Hahn · 5 years ago
  28. 2a18776 Revert "[scenic] Add view state tests" by Michael Jurka · 5 years ago
  29. ce9d4cc [debugger] Allow querying symbols for one binary at a time by Casey Dahlin · 5 years ago
  30. b5b9375 [recovery_netstack] Use 'packet' crate for parsing/serialization by Joshua Liebow-Feeser · 6 years ago
  31. ac8fc68 [tel][fidl] remove ordinals by Benjamin Brittain · 5 years ago
  32. 420bc82 [debugger] Use async fingerprints in finish controller. by Brett Wilson · 5 years ago
  33. 065bed7 [input_reader] Add touchpad and touchscreen interface tests by David Gilhooley · 5 years ago
  34. 9ecff34 [input_reader] Add touchpad to non-legacy mode by David Gilhooley · 5 years ago
  35. f625376 [a11y] Change a11y semantic tree FIDL to use KOID by Alice Neels · 5 years ago
  36. becdbcb [wlan][mlme] Add BufferWriter to common lib by Robert Hahn · 5 years ago
  37. 64723b2 [fuchsia-pkg] Fail component launches without URLs by Leo Lung · 5 years ago
  38. 2c8c574 [ruststaticlib] Remove deprecated_bare_package_url by Robert Hahn · 5 years ago
  39. 597dbee [wlan] Remove deprecated_bare_package_url by Robert Hahn · 5 years ago
  40. 74c4255 [wlan][sme] Replace Tokens with oneshot::Sender in ap.rs by Greg Bonik · 5 years ago
  41. 588f440 [Scenic] Fix Renderer::Visitor Crash by Ariana Mott · 5 years ago
  42. bf8dbb2 [bt][mgr] Start bt-snoop when bt-mgr starts up. by Jeff Belgum · 5 years ago
  43. f76895b [System Monitor] Add grpc to harvester and dockyard_host by Dave Schuyler · 5 years ago
  44. 1dec003 [config] Add startup config for memory_monitor. by Dave Moore · 5 years ago
  45. 0ff93f5 [lib/cobalt] Add utils for constructing cobalt::ProjectProfile by Zach Bush · 5 years ago
  46. acc634c [network_time] use zx::time by Arjun · 5 years ago
  47. a6ad223 [wlan][mesh] Join/Leave state machine for wlan-sme by Greg Bonik · 5 years ago
  48. 83002b1 [vulkan][magma] Remove deprecated_bare_package_url usage by John Bauman · 5 years ago
  49. 003a1ea [netstack] convert netstack_link_bridge_test to host test by Tamir Duberstein · 6 years ago
  50. 6e79d56 [debugger] Allow async fingerprint computation. by Brett Wilson · 5 years ago
  51. 586def7 [packet] Add serialization by Joshua Liebow-Feeser · 6 years ago
  52. c472f47 [rust-netstack] Add SocketProvider FIDL interface by Wesley Aptekar-Cassels · 5 years ago
  53. 7658c87 [scenic] Add view state tests by Nathan Rogers · 5 years ago
  54. 6da5e8a [bt][hci] add safeguards to HCI_LegacyLowEnergyScannerTest cases by mukesh agrawal · 5 years ago
  55. f9c39ed [wlan][mesh] Implement StopRequest in MeshMlme by Greg Bonik · 5 years ago
  56. 29d8091 [netemul] Fix build break due to merging. by Bruno Dal Bo · 5 years ago
  57. 19a243d [bt][hci] fix memory errors in HCI_LegacyLowEnergyScannerTest by mukesh agrawal · 5 years ago
  58. dcf29aa [scenic] Disable tests that fail on ASAN builds. by Michael Jurka · 5 years ago
  59. 92cfe21 [mediacodec] Enable CodecImpl for Encoder. by Payton Turnage · 5 years ago
  60. 960817e [netemul] Building environments based on cmx facet by Bruno Dal Bo · 5 years ago
  61. 48c5148 [mediacodec] Impl BufferPool. by Payton Turnage · 5 years ago
  62. 2d71db0 [netemul] use fuchsia.net.SocketProvider by Bruno Dal Bo · 5 years ago
  63. b155584 [Terminal] Refactor out V1ViewProvider and V2ViewProvider. by Michael Powell · 5 years ago
  64. 99c10af [display_manager] Remove flag for deprecated package reference by name by Bryce Lee · 5 years ago
  65. ab9d21a [vmm][virtio] Implement proper move semantics for VirtioChain. by Tim Detwiler · 5 years ago
  66. 58f4533 [wlanif] Add comments by Joshua Conner · 5 years ago
  67. 26064b8 [netemul] Environment configuration model by Bruno Dal Bo · 5 years ago
  68. f97753a [wlantool] Add arguments for scan type by Kiet Tran · 5 years ago
  69. ca5ee4c [debugger] Add calls for SymbolTablesRequest/Reply to remote_api by Casey Dahlin · 5 years ago
  70. 43bf6ab [brcmfmac] Add support for assoc notifications by Joshua Conner · 5 years ago
  71. 4e8afcb [netstack] Move eth.Controller to the link package by Bert Muthalaly · 5 years ago
  72. de65974 [rust][fmt] Standard rustfmt rules for Fuchsia by Benjamin Brittain · 5 years ago
  73. 5061aff [vulkan] Fix VkInstance leak in VK_LAYER_FUCHSIA_imagepipe_swapchain by Michael Spang · 5 years ago
  74. a8d4fcc [httpget_rust] Remove deprecated_bare_package_url from BUILD.gn by Toshi Kikuchi · 5 years ago
  75. a7a74d4 [bt] [sl4f] Add new GattServerFacade by Tom Turney · 5 years ago
  76. 245467a [vfs][file] Implement seek and add tests. by Ankur Mittal · 5 years ago
  77. 85b0ab3 [netemul] ManagedEnvironment service inheritance by Bruno Dal Bo · 5 years ago
  78. e9965ed [netstack] convert netstack_dns_test to host test by Tamir Duberstein · 6 years ago
  79. 035c076 [http] Remove deprecated_bare_package_url from BUILD.gn by Toshi Kikuchi · 5 years ago
  80. 58b35af [power_manager] Remove deprecated_bare_package_url. by Ankur Mittal · 5 years ago
  81. 1a32f14 [netstack] inline mxerror.Errorf by Tamir Duberstein · 5 years ago
  82. f245c18 [netemul] Sample integration test -> Sockets by Bruno Dal Bo · 5 years ago
  83. 9f89c20 [scenic] Remove deprecated GpuUploader from SessionContext by Ariana Mott · 5 years ago
  84. 785679f [debugger] Route ResolveInputLocation through LoadedModuleSymbols by Casey Dahlin · 5 years ago
  85. 26bdbcf [wlan][sme] Replace Tokens with oneshot::Sender in client.rs by Greg Bonik · 5 years ago
  86. 3ba2cf8 [component_manager] Component manager scaffold. by Jeff Brown · 5 years ago
  87. 61438d3 [cs] Rename DebugDirectory to SystemObjectsDirectory by Fady Samuel · 5 years ago
  88. 88c762d [fonts] use fuchsia-pkg URLs by Leo Lung · 5 years ago
  89. 6dc6da0 [netconnector] remove example by Dale Sather · 5 years ago
  90. 1ad7976 [escher] Fix some typos. by Bruce Mitchener · 5 years ago
  91. 702223c [tracing][tspec] Add support for DurationComplete event in measure by Fadi Meawad · 5 years ago
  92. 5400852 [vfs] Wait for OnOpen before publishing hub. by Ankur Mittal · 5 years ago
  93. f3790ac [botanist] Add go dependencies for botanist in garnet. by Joshua Seaton · 5 years ago
  94. b31bb6b [fuchsia-pkg] Remove deprecated_bare_package_url by Gary Bressler · 5 years ago
  95. 769c664 [mdns] remove package_name parameter from package targets by Dale Sather · 5 years ago
  96. 2f08a6d [debugger] Improve thread controllers. by Brett Wilson · 5 years ago
  97. 5014572 [debugger] Add the ability to hide inline frames. by Brett Wilson · 5 years ago
  98. 7262705 [debugger] Added Ctrl-w by Cristián Donoso · 5 years ago
  99. 06afe7e [scenic] Format graphics-related FIDL interfaces by Jeremy Manson · 5 years ago
  100. 10c40c7 [net_ctl] First cut net_ctl commandline tool by Chunying Wang · 5 years ago