1. 8bc0839 [coroutine] Don't reuse coroutines in CoroutineManager by Ambre Williams · 4 years, 7 months ago
  2. 495d345 [overnet] Try to get better data out of host tests by Craig Tiller · 4 years, 7 months ago
  3. 98ceee6 [overnet] Remove #[macro_use] usage from examples by Craig Tiller · 4 years, 7 months ago
  4. 99b9a95 [scenic] add and use PresentReceivedInfo by Felipe Archondo · 4 years, 7 months ago
  5. 9fe77f6 [overnet] Make more of the unsafe fidlhdl code safe by Craig Tiller · 4 years, 7 months ago
  6. 0a51286 [overnet] Remove #[macro_use] usage from overnetstack by Craig Tiller · 4 years, 7 months ago
  7. 9ea6540 [overnet] Remove #[macro_use] usage from tools by Craig Tiller · 4 years, 7 months ago
  8. 9b10255 [media][audio_core] Use zx::time for driver timeouts. by Tim Detwiler · 4 years, 7 months ago
  9. d01e617 [fidlcat] reorder templated functions by Vincent Belliard · 4 years, 7 months ago
  10. 2b3ba0b [docs][testability] Add testability requirement to use MULTIPLY feature. by Ina Huh · 4 years, 7 months ago
  11. 42856b8 [fidl][hlcpp] Decode into unions from xunion bytes (HLCPP edition) by Benjamin Prosnitz · 4 years, 7 months ago
  12. b821df3 [network_wrapper] Update references and remove forwarding targets by James Robinson · 4 years, 7 months ago
  13. b97bfcb [ledger] Correctly close ledger instance in memory usage test. by Benjamin Lerman · 4 years, 7 months ago
  14. d084bd3 [ledger][benchmarks] Fix naming issue in add_new_page_precached benchmark. by Nelly Vouzoukidou · 4 years, 7 months ago
  15. d1c0193 [ledger] Replace custom FuzzData with LLVM FuzzedDataProvider. by Benjamin Lerman · 4 years, 7 months ago
  16. a13ab42 [fidl][llcpp] Fix typo by Ian McKellar · 4 years, 7 months ago
  17. 61217e3 [cm] Add validation for RunnerDecl blocks. by David Greenaway · 4 years, 7 months ago
  18. 59f90c4 [fuchsia][config] Remove the -Wno-sizeof-array-div flag by Leonard Chan · 4 years, 7 months ago
  19. 99f1291 [ftl] Print wear histogram on load. by Ricardo Vargas · 4 years, 7 months ago
  20. 55e74f9 [ftl] Discard wear information when there's too many blocks too old. by Ricardo Vargas · 4 years, 7 months ago
  21. f4d3aaa [sdk] Look in correct directory for runtime_deps. by Jeremy Manson · 4 years, 7 months ago
  22. cfbe5db [archivist][inspect] Generate regex sets for matching inspect trees. by Luke Nicholson · 4 years, 7 months ago
  23. 92d17a2 [bt][lib][types] Support Uuid -> FIDL conversion by Arman Uguray · 4 years, 7 months ago
  24. 458f4bf0 [bt][host][gap] Fix race in default name initialization by Arman Uguray · 4 years, 7 months ago
  25. da61232 [bt][gap] Add Adapter::IsDiscoverable() by Arman Uguray · 4 years, 7 months ago
  26. 277bb99 [docs][testability] Tests must minimize deps. by Jeremy Manson · 4 years, 7 months ago
  27. 67e0fe0 [appmgr] Remove stale allowlist items by Shai Barack · 4 years, 7 months ago
  28. 724e611c [ftl] Add command to format a volume discarding the wear level data. by Ricardo Vargas · 4 years, 7 months ago
  29. ebf77b2 [fidl] Port miscsvc test to llcpp by Ian McKellar · 4 years, 7 months ago
  30. 48a68c0 [unification][fidl] Fuzzing targets are now always available. by P.Y. Laligand · 4 years, 7 months ago
  31. 785a4a1 [io2] - Fix linting error with fidl comments. by Benjamin Wright · 4 years, 7 months ago
  32. d9ab5a0 [fidl][wlan] Port remainder of wlan off C bindings by Ian McKellar · 4 years, 7 months ago
  33. ea7371a [inspect] Replace "deprecated-shell" with "hub" by Shai Barack · 4 years, 7 months ago
  34. 8523c79 [fidl] Fix typo in FTP-035 writeup by Pascal Perez · 4 years, 7 months ago
  35. 26ff132 [session] Add Element Management library by Kevin Lindkvist · 4 years, 7 months ago
  36. 7eb79fc [ledger_memory_usage_unittest] Remove use of /pkgfs when invoking trace by Doug Evans · 4 years, 7 months ago
  37. 7ccb5d5 [zircon][fs] Add NodeGetFlags/SetFlags methods in io.fidl by Tianrui Chen · 4 years, 7 months ago
  38. 26b38bb [brcmfmac] Move workqueue to C++ by Zhiyi Chen · 4 years, 7 months ago
  39. 9d32b8e [sl4f_client] Add 'net if list' & 'wlan status' to diagnostics dumps that run after each test. by Isma Cortes Vazquez · 4 years, 7 months ago
  40. 0c6b4a5 [fonts] Add support for font family aliases with language sets by Konstantin Pozin · 4 years, 7 months ago
  41. c12e875 [identity] Remove `fuchsia.auth.account` from sdk by Didrik Nordström · 4 years, 7 months ago
  42. 3ce0d29 [identity] Link monorail component to source tree. by Jody Sankey · 4 years, 7 months ago
  43. 4b3f3fd [identity] Upd stale ref to `fuchsia.identity.account` by Didrik Nordström · 4 years, 7 months ago
  44. 82fe12c [identity] Account transfer prototype protocols by Satsuki Ueno · 4 years, 7 months ago
  45. c7ed03f [ftl] clang-format files inside ulib/ftl by Ricardo Vargas · 4 years, 7 months ago
  46. 9b01217 [camera] Refactor image writer by Nic Zoghb · 4 years, 7 months ago
  47. 9ff083d [cobalt] Change the default Clearcut URL to their official Staging URL. by Cameron Dale · 4 years, 7 months ago
  48. 4087d6a [blobfs] Fix use of gtest_repeat for integration tests. by Ricardo Vargas · 4 years, 7 months ago
  49. bf07be3 Revert "[zircon/fuchsia][config] Remove -Wthread-safety flag" by Leonard Chan · 4 years, 7 months ago
  50. a9ba1be [debugger] Document large tests. by Brett Wilson · 4 years, 7 months ago
  51. 16f093c [line_input] Reverse History Search. by Cristian Donoso · 4 years, 7 months ago
  52. 67518fc [debugger] Moved SW breakpoints specific concepts. by Cristian Donoso · 4 years, 7 months ago
  53. dbe6e52 [debugger] Bundle all DebugAgent's dependencies. by Cristian Donoso · 4 years, 7 months ago
  54. 0086758 [controller][camera] Disable flaky test by Brijen Raval · 4 years, 7 months ago
  55. b29f601 [zircon][config] Revert "[zircon][config] Remove extra -W* flags" by Leonard Chan · 4 years, 7 months ago
  56. 5f95aae [crash] added more Database tests by Alex Pankhurst · 4 years, 7 months ago
  57. 72dbf0a [scenic] Promote ViewHolder from Resource to Node by Ross Wang · 4 years, 7 months ago
  58. 3c36010 [crash] added nullptr checks to database by Alex Pankhurst · 4 years, 7 months ago
  59. aa5a02f [blobfs] use an isolated device manager for integration tests. by Ricardo Vargas · 4 years, 7 months ago
  60. 55f2d8bd [fidl][sysmem] Remove unions from sysmem by Ian McKellar · 4 years, 7 months ago
  61. 29743e1 [fbl][test] Convert ring buffer tests to zxtest by John Grossman · 4 years, 7 months ago
  62. 7489a347 [iquery] Replace deprecated-shell with hub by Shai Barack · 4 years, 7 months ago
  63. 711b7a8 [fx] Support python in `format-code` by Gary Miguel · 4 years, 7 months ago
  64. 558f9b7 [line_input] Added some history filtering edge cases. by Cristian Donoso · 4 years, 7 months ago
  65. b66954a [overnet] Remove #[macro_use] usage from core lib by Craig Tiller · 4 years, 7 months ago
  66. 57426f8 [archivist] Add trie iterator to NodeHierarchy by Luke Nicholson · 4 years, 7 months ago
  67. 202aee1 [mediaplayer] add logging to understand flake by Dale Sather · 4 years, 7 months ago
  68. dd3b8d5 [docs][fidl] Clarify the different semantics of bits and enum. by Alex Legg · 4 years, 7 months ago
  69. bd20357 [fdf] Revert "[fdf] Separate "rpc" channel into separate channels for the Coordinator and DeviceController protocols." by Benjamin Brittain · 4 years, 7 months ago
  70. fded3bb [mediaplayer] accommodate decryptor stream processors by Dale Sather · 4 years, 7 months ago
  71. dcfc32e [tracer] Remove unused features in tracer detach tests. by Luke Nicholson · 4 years, 7 months ago
  72. 1128fe7 [debugger] Implement DW_OP_deref_size by Brett Wilson · 4 years, 7 months ago
  73. 527a286 Revert "[wlan][legacy] Provide retrieval for saved network" by Tamir Duberstein · 4 years, 7 months ago
  74. eb035ed [scenic][test] Refactor hittest_global_unittest by Ross Wang · 4 years, 7 months ago
  75. d351b2f [wlan][legacy] Provide retrieval for saved network by Robert Hahn · 4 years, 7 months ago
  76. 4214c750 [mediaplayer] provide 'silent' participant for sysmem by Dale Sather · 4 years, 7 months ago
  77. ddfaed8 [loop_fixture] Move garnet/public/lib/gtest to src/lib/testing/loop_fixture by James Robinson · 4 years, 7 months ago
  78. df06707 [net-cli] Propagate errors and use logger to log by Tony Gong · 4 years, 7 months ago
  79. 54c9a86 [debugger] Flush out limbo provider. by Cristian Donoso · 4 years, 7 months ago
  80. e9fdcc0 [zircon][usb] Restructured USB subclasses. by Ernest Holmes · 4 years, 7 months ago
  81. 4f19195 [feedback] grouping production config packages by shyam · 4 years, 7 months ago
  82. 9a51ff1 [api rubric] Add a section on Privacy by Design. by Jody Sankey · 4 years, 7 months ago
  83. ef43f6a [sl4f] Remove sl4f from //bundles:tools by Bryan Henry · 4 years, 7 months ago
  84. 95ca316 [fbl][test] Convert ref ptr tests to zxtest by John Grossman · 4 years, 7 months ago
  85. 4c77314 [magma] Add I420 support to sysmem integration by John Bauman · 4 years, 7 months ago
  86. 130b1f1 Revert "[device_settings] Use fuchsia.update.ChannelControl." by Eric Jia · 4 years, 7 months ago
  87. 264725e [appmgr] escalate deprecated-shell log to WARNING by Shai Barack · 4 years, 7 months ago
  88. e0becb5 [zircon][usb] Add missing assert definition by Leonard Chan · 4 years, 7 months ago
  89. 469b8c01 [login_shell] move base shell lib into login_shell by Chase Latta · 4 years, 7 months ago
  90. bcb57e3 [cobalt] Initialize pointers to cpu_stats_ fields by Rich Kadel · 4 years, 7 months ago
  91. b4071ed [examples] removes localized_flutter_app's dep on lib.widgets by Jason Campbell · 4 years, 7 months ago
  92. da22590 [debugger] HardwareBreakpoint is a ProcessBreakpoint by Cristian Donoso · 4 years, 7 months ago
  93. 4c962b6 [fs][gcc] Work around an issue with the new Vnode flags. by John Grossman · 4 years, 7 months ago
  94. 3f82b92 [minfs] Rename 'promise' to 'reservation' by Sean Klein · 4 years, 7 months ago
  95. 18aa200 [msd-vsl-gc] Add QueryChipOption. by Jocelyn Dang · 4 years, 7 months ago
  96. 056c81c [brcmfmac] Refactor sim tests by Joshua Conner · 4 years, 7 months ago
  97. e28e3c6 [media.audio] Fix 36920 by Payton Turnage · 4 years, 7 months ago
  98. 3003b8d [debugger] Add cross unit index test. by Brett Wilson · 4 years, 7 months ago
  99. 2fe9d94 [diagnostics] Add lukenicholson@ to diagnostics owners. by Luke Nicholson · 4 years, 7 months ago
  100. 1547e27 Revert "[fx] Support python in `format-code`" by Gary Miguel · 4 years, 7 months ago