1. 8ac69fa [debugsyms] Revive upload_debug_symbols tool by Anthony Fandrianto · 4 years, 2 months ago
  2. 5c546d2 [buildidtool] Assign rather than shadow the build ID variable by Petr Hosek · 4 years, 3 months ago
  3. dd8c4dd [buildidtool] Write an empty stamp for missing build ID by Petr Hosek · 4 years, 3 months ago
  4. 99175da [manifest] Add manifest back. by Ina Huh · 4 years, 5 months ago
  5. 5db8fca [gndoc][buildidtool][godepfile] Bring tools back by Joshua Seaton · 4 years, 5 months ago
  6. b7e8e88 [tools] Delete all tools. by Ina Huh · 4 years, 8 months ago
  7. efc566f [mdns][dev_finder] Add unicast receive support. by Andrew Davies · 4 years, 9 months ago
  8. 77e7052 [symbolize] Move symbolize to debug directory. by Ina Huh · 4 years, 8 months ago
  9. b6c4894 [tools] Reorganize tools before merging into fuchsia.git. by Ina Huh · 4 years, 8 months ago
  10. 4794086 [dev_finder][tap] Add missing copyright messages. by Ina Huh · 4 years, 8 months ago
  11. 9001b8b [botanist] Remove default config file name. by Ina Huh · 4 years, 8 months ago
  12. 426152c [netboot][tftp] Add TODOs to add testing for these packages. by Ina Huh · 4 years, 8 months ago
  13. 00b2baf [pave] Move ctx.Cancel() handler inside inner xfer loop. by Nathan Mulcahey · 4 years, 8 months ago
  14. b9353b4 [qemu] Create an iothread per a disk. by Nathan Mulcahey · 4 years, 8 months ago
  15. 0d28ffc [botanist] Move all botanist code here from infra/infra. by Ina Huh · 4 years, 8 months ago
  16. aa50483 [tools] Move tool main packages out of top-level cmd directory. by Ina Huh · 4 years, 8 months ago
  17. 2d52c0c [qemu] Fix missing space in args. by Nathan Mulcahey · 4 years, 8 months ago
  18. ee35c63 [qemu] Tune disk parameters more. by Nathan Mulcahey · 4 years, 8 months ago
  19. b4d9a58 [qemu] Tune disk parameters. by Nathan Mulcahey · 4 years, 8 months ago
  20. 542b986 [memory][telnet] Delete unused packages from tools. by Ina Huh · 4 years, 9 months ago
  21. 8322116 [zedboot][mexec] Pave and reboot if ZBI is signed. by Nathan Mulcahey · 4 years, 8 months ago
  22. 50c4ee9 [runner][runtests][serial][tarutil][testrunner][testsharder] Add documentation. by Ina Huh · 4 years, 9 months ago
  23. a9b28b2 [cache][color][command][elflib][isatty][logger] Add documentation. by Ina Huh · 4 years, 9 months ago
  24. 2363c47 [upload_debug_symbols] Validate .debug files before attempting upload by Anthony Fandrianto · 4 years, 9 months ago
  25. e504eb9 [debug symbols] Move symbol-related tools back to tools.git by Joshua Seaton · 4 years, 9 months ago
  26. a6d3df6 [go.mod] Update and tidy modules by Joshua Seaton · 4 years, 9 months ago
  27. a33bc3e [runner] Print command being run by Scott Graham · 4 years, 9 months ago
  28. d42552c [dev_finder] Remove duplicate devices. by Andrew Davies · 4 years, 9 months ago
  29. cf96e1b [zedboot][zero-state] Send zircon-r as boot kernel. by Nathan Mulcahey · 4 years, 9 months ago
  30. 118c8f5 [zedboot][zero-state] Fix zircon-r netsvc name by Nathan Mulcahey · 4 years, 9 months ago
  31. a303f70 [zedboot][zero-state] Insert a BootZedbootShim(). by Nathan Mulcahey · 4 years, 9 months ago
  32. ba50100 [debroot] Include libxext and libxfixes in sysroot by Petr Hosek · 4 years, 9 months ago
  33. 4db369e [covargs] Always send the command into debug log by Petr Hosek · 4 years, 9 months ago
  34. eae384c [mdns] Implement IPv6 listening. by David 'Digit' Turner · 4 years, 9 months ago
  35. 10d1b25 [covargs] Use logger and colors by Petr Hosek · 4 years, 9 months ago
  36. cfa20d3 [covarg] Support for writing the combined profile output as JSON by Petr Hosek · 4 years, 9 months ago
  37. 80dced9 [covargs] Skip invalid profile files by Petr Hosek · 4 years, 9 months ago
  38. c1f3749 [testrunner] Record duration_milliseconds in summary.json by Gary Miguel · 4 years, 9 months ago
  39. c5ad26b [covargs] Include newline when warning about missing module by Petr Hosek · 4 years, 9 months ago
  40. 53d63e8 [covargs] Don't fail for missing modules by Petr Hosek · 4 years, 9 months ago
  41. ca9b12f [mdns] Simplify SO_REUSEPORT usage for UDP sockets. by David 'Digit' Turner · 4 years, 9 months ago
  42. c8501f3 [covargs] Support multiple inputs, use summmary as primary input by Petr Hosek · 4 years, 9 months ago
  43. 2f18034 [mdns] Move IPv4 connection state to interface. by David 'Digit' Turner · 4 years, 10 months ago
  44. 60d591f mdns: Turn MDNS type into interface. by David 'Digit' Turner · 4 years, 9 months ago
  45. 888941d [tools] Remove infra tools. by Ina Huh · 4 years, 9 months ago
  46. 7612175 [debroot] Use single sysroot for all architectures by Petr Hosek · 4 years, 9 months ago
  47. 9ca17c4 [symbolize] Output human readable contextual info by Jake Ehrlich · 4 years, 9 months ago
  48. 4a21e8d Update module name by Joshua Seaton · 4 years, 9 months ago
  49. e88381e [buildidtool] Ignore DSOs that have no build ID by Jake Ehrlich · 4 years, 9 months ago
  50. f27ac5c [upload_debug_symbols] Verify .debug_info section by Anthony Fandrianto · 4 years, 9 months ago
  51. 6928237 [testsharder] Revert change that fails for invalid multipliers. by Ina Huh · 4 years, 10 months ago
  52. e20e3f4 [seriallistener] Create seriallistener tool. by Rob Mohr · 4 years, 10 months ago
  53. b51a8c1 fix lint warning by Gary Miguel · 4 years, 10 months ago
  54. 2845775 [testsharder] distribute tests evenly amongst shards by Gary Miguel · 4 years, 10 months ago
  55. e53a7a8 Revert "[tftp] Reduce windowSize" by Nathan Mulcahey · 4 years, 10 months ago
  56. 1f81661 [botanist] Have botanist send netboot NB_BOOT repeatedly by Scott Graham · 4 years, 10 months ago
  57. 7d3f3fb [testsharder] Add -max-shard-size flag by Gary Miguel · 4 years, 10 months ago
  58. 93287d0 Fix lint errors in testsharder by Gary Miguel · 4 years, 10 months ago
  59. 4a43771 Update go.mod and go.sum after running `go mod tidy` by Gary Miguel · 4 years, 10 months ago
  60. a511a2a [testsharder] Order tests by name, not path by Joshua Seaton · 4 years, 10 months ago
  61. 69976c2 [testsharder] Fail if tests in multipliers file not found in test manifest. by Ina Huh · 4 years, 10 months ago
  62. 4779d1a [logger] Add prefix identifier in logs for botanist. by Kyle Cameron · 4 years, 10 months ago
  63. b9e15a5 Revert "[serial][botanist] Respect ctx.Cancel()." by Nathan Mulcahey · 4 years, 10 months ago
  64. d6f05a7 [logger] Add timestamp to logger by Kyle Cameron · 4 years, 10 months ago
  65. d7861f4 [tftp] Reduce windowSize by Nathan Mulcahey · 4 years, 10 months ago
  66. ccd2b69 [serial][botanist] Respect ctx.Cancel(). by Nathan Mulcahey · 5 years ago
  67. 20c2435 [testsharder] Add numbers to names to distinguish between repeated tests. by Ina Huh · 4 years, 11 months ago
  68. 7e41bf7 [testsharder] Remove space in shard name. by Ina Huh · 4 years, 11 months ago
  69. ba5c90e [testsharder] Change the name of multiplier shards to not include slashes. by Ina Huh · 4 years, 11 months ago
  70. be8a2e9 [testsharder] Extend testsharder to take a test multipliers json file. by Ina Huh · 4 years, 11 months ago
  71. 6a50ad7 [go] Roll GCS library by Anthony Fandrianto · 4 years, 11 months ago
  72. 8aad73e [testsharder] Update test spec verification conditions. by Kevin Cho · 4 years, 11 months ago
  73. b62b95f [qemu] Revert to user networking for `botanist qemu` by Joshua Seaton · 5 years ago
  74. d9e0d96 [health_checker] Write some logs to logfile. by Ina Huh · 5 years ago
  75. 4f136c3 [testrunner] FuchsiaTester to conditionally overwrite "command". by Kevin Cho · 5 years ago
  76. 0d77fd7 [botanist][tftp] Fix over-send causing timeout during paving by Scott Graham · 5 years ago
  77. c56ec78 [symbolize] Subtract byte from addr at last second by Jake Ehrlich · 5 years ago
  78. a6cb0d9 [symbolize] Report missing binary as debug info by Jake Ehrlich · 5 years ago
  79. 699fade [elflib] Support reading build ID from sections by Jake Ehrlich · 5 years ago
  80. 652b0ac [sshutil] Add a total timeout to SSH client creation by Joshua Seaton · 5 years ago
  81. d3d583a [botanist][health_checker] Check body of response from amt reboot to see if it by Ina Huh · 5 years ago
  82. 15602db [gndoc] Fix gndoc unstable output by Haowei Wu · 5 years ago
  83. 53b4d39 [serial][reboot] Add serial rebooting. by Nathan Mulcahey · 5 years ago
  84. 1a1a24e [ssh][reboot] Make SSH timeout correctly in the reboot paths. by Nathan Mulcahey · 5 years ago
  85. 54631d9 [ssh] Wait for boot before attempting to SSH. by Nathan Mulcahey · 5 years ago
  86. 356bb3f [dev_finder] protection from malformed responses by Jinwoo Lee · 5 years ago
  87. 0f30b84 [fastboot] Remove fastboot support. by Nathan Mulcahey · 5 years ago
  88. ff2e3a5 [buildidtool] Update to handle groups of DSOs by Jake Ehrlich · 5 years ago
  89. ce7dec8 [testrunner] Print test durations by Joshua Seaton · 5 years ago
  90. 12ebde0 [runner] Fix environment specification by Joshua Seaton · 5 years ago
  91. 0de514d [botanist] Don't rely on host memory detection by Petr Hosek · 5 years ago
  92. f72e4cc Switch to more forcefull reboot with PowerStatePowerCycleSoft by Marc MERLIN · 5 years ago
  93. fdfb66d [dev_finder] sends requests to multiple addresses by Jinwoo Lee · 5 years ago
  94. c54cf0d [mdns] add support for custom addresses to the mdns library by Jinwoo Lee · 5 years ago
  95. 2a89856 [mdns] make tests actually run by Jinwoo Lee · 5 years ago
  96. f73d4dd [botanist] Allow specifying number of CPU and memory for QEMU by Petr Hosek · 5 years ago
  97. 5e0dd0b [upload_debug_symbols] Fix incorrect exit code by kjharland · 5 years ago
  98. 29c6d68 [dev_finder] add tests for the `resolve` command by Jinwoo Lee · 5 years ago
  99. f86c490 [dev_finder] add tests by Jinwoo Lee · 5 years ago
  100. e750a10 [upload_debug_symbols] Don't enumerate bucket state. by Nathan Mulcahey · 5 years ago