1. b4b19aa [sdk][bazel] Remove exception for OpenSSL header. by P.Y. Laligand · 5 years ago
  2. cf63696 [set] Allow adding packages to available / preinstall / monolith sets by James Robinson · 5 years ago
  3. ae41627 [sdk][bazel] Enable the header test by denylisting a few headers. by P.Y. Laligand · 5 years ago
  4. 12892d5 [go] Add trailing '\'. by Julia Hansbrough · 5 years ago
  5. f467070 [set] Add singular --board and --product flags, deprecated plurals by James Robinson · 6 years ago
  6. a066dcc [fuzz] Fix artifact collection in foreground mode by Aaron Green · 5 years ago
  7. 39c66d1 [fuzz] Add foreground option by Aaron Green · 5 years ago
  8. ba3b679 [go] Fix Go devshell. by Julia Hansbrough · 6 years ago
  9. 05b21b0 [fx] Switch to new symbolize by Jake Ehrlich · 6 years ago
  10. 9472325 [rust] Add currently-broken notice to update-rustc-third-party by Taylor Cramer · 6 years ago
  11. eda3716 [sdk][bazel] Move deps out of compile_kernel_action and add darts transitive srcs to the input by Chingjun Lau · 6 years ago
  12. d482791 [push-package] update error message to be clearer for unavailable package by Bryan Henry · 6 years ago
  13. 06210ca [fx][zsh] Update completion for products by Ian McKellar · 6 years ago
  14. 9c81eaa [fuzz] Improve error messages by Aaron Green · 6 years ago
  15. ae882fc [build-push] cleanup more flags and comments by James Tucker · 6 years ago
  16. d9a77bf [fuzz] Tweak cipd, zbi behavior by Aaron Green · 6 years ago
  17. 174183a [sdk][bazel] Require cmx and remove meta/runtime by Leo Lung · 6 years ago
  18. e25be4c [build-push] only enable installing packages by James Tucker · 6 years ago
  19. eb92b6a [packages] cleanup old package scripts by James Tucker · 6 years ago
  20. 787f459 [set] Generate root-absolute import statements for products by James Robinson · 6 years ago
  21. 467de72 [fx set] Map --products arg to gn imports by James Robinson · 6 years ago
  22. b85eecb [build-push] only allow users to push built things by James Tucker · 6 years ago
  23. b141677 [verify_layer] Teach verify_layer to skip gni product definitions by James Robinson · 6 years ago
  24. 0a2076a [devshell/clean] Clean zircon too by Doug Evans · 6 years ago
  25. f1a1b93 [fx] Allowing run host tests fx script to pass args to test runner by Bruno Dal Bo · 6 years ago
  26. 169c72f [ssh] pave ssh keys during `fx pave` by James Tucker · 6 years ago
  27. 00366bd [build] Re-order automatic ninja arguments by Kevin Wells · 6 years ago
  28. 406dfec [sdk] Merge SDK elements of type "documentation". by P.Y. Laligand · 6 years ago
  29. 3a06f4a [sdk][bazel] Fix broken flutter_app by Leo Lung · 6 years ago
  30. efd0469 [serve] turn on auto-updates under fx serve by James Tucker · 6 years ago
  31. 2942087 [pave/netboot] filter to a device if set by James Tucker · 6 years ago
  32. 95bcdec [sdk][bazel] Remove unused imports by Leo Lung · 6 years ago
  33. 0a03e7f [netaddr] send --nowait on darwin too by James Tucker · 6 years ago
  34. 92c9c47 [sdk][bazel] Component name from flutter/dart app by Leo Lung · 6 years ago
  35. 12b8497 [fuzz] Don't claim success on ZBI failure by Aaron Green · 6 years ago
  36. fa287d5 [fx] Don’t suggest set-device all the time by Rob Tsuk · 6 years ago
  37. 191da0d [devshell] Be able to see zircon args from any directory. by Suraj Malhotra · 6 years ago
  38. ffa7ce2 [serve-updates] remove deprecated indirect mode by James Tucker · 6 years ago
  39. 94472b4 [visualize_hierarchy] Teach visualize_hierarchy.py about products by James Robinson · 6 years ago
  40. 1944d88 [fx] Delete set-layer. by Gary Miguel · 6 years ago
  41. f2a954d Add run-test-component script by Ankur Mittal · 6 years ago
  42. 32a3249 [sdk][bazel] Run tests for all available targets. by Alain Vongsouvanh · 6 years ago
  43. 488b6d2 [fx][flash] fx boot -> fx pave transition by Marty Faltesek · 6 years ago
  44. fa8e003 [push-package] Update help text by Tamir Duberstein · 6 years ago
  45. 5b415f3 [set-petal] Fix zircon instructions by Kendal Harland · 6 years ago
  46. 4b19ec8 [dart-tunnel] Includes all found Isolates. by Andrew Davies · 6 years ago
  47. 708928f [fx] Add fx pending-commits by Adam Barth · 6 years ago
  48. 29d2c8a [boot] boot is gone, use pave / netboot by James Tucker · 6 years ago
  49. 36c40a6 [bootstrap] Fix import name. by Ankur Mittal · 6 years ago
  50. 2473f00 [set-device] update `fx log` with default device by Francois Rousseau · 6 years ago
  51. 6390abc [packages] add sample command for visualize_hierarchy by Francois Rousseau · 6 years ago
  52. d0dd703 [bootstrap] Update bootstrap script for flower model by Kendal Harland · 6 years ago
  53. 7fbb42a [fx] Add set-petal command to fx by Adam Barth · 6 years ago
  54. 66f996e [build] limit the build more conservatively by James Tucker · 6 years ago
  55. 26664fa [dart] Remove analyzer_cli and analysis_server deps by Zach Anderson · 6 years ago
  56. 8cabe8a [go] update go wrapper script by James Tucker · 6 years ago
  57. c1df034 [serve] use the root keys from the repository by James Tucker · 6 years ago
  58. 540e4bd [wlan] Fix incorrect closing parenthesis by Jiwoong Lee · 6 years ago
  59. 87856a4 [fuzz] Add 'zbi' command by Aaron Green · 6 years ago
  60. c5183c0 [fx][zsh] complete fx set-device by Ian McKellar · 6 years ago
  61. c1fac35 [fx] Replace use of ` with " in help text by Doug Evans · 6 years ago
  62. c122868 [set-device] update `fx reboot` with default device by Francois Rousseau · 6 years ago
  63. d4d6574 [devshell] `serve`/`pave`/`netboot` replace `boot` by James Tucker · 6 years ago
  64. a2a1ee7 [push-package] use `pm publish` by James Tucker · 6 years ago
  65. a463a9f Deleted git-file-format by Jeremy Manson · 6 years ago
  66. f89bb1e [pave/netboot] new scripts for invoking bootserver by James Tucker · 6 years ago
  67. b507cf8 [set-device] introduce a default-device concept by James Tucker · 6 years ago
  68. 9b7daae [mkbootloader] remove dead script by James Tucker · 6 years ago
  69. b7f299b [fx][zsh] Add completion for `fx format-code` by Ian McKellar · 6 years ago
  70. aeb8e65 [script] Decommission fx test-wlan by Jiwoong Lee · 6 years ago
  71. 7f8093a [format-code] Format rust files as well. by Payton Turnage · 6 years ago
  72. 80acd06 [dart][importer] Add debug mode. by P.Y. Laligand · 6 years ago
  73. c04e34c [rust] Add out_dir arg to fx rustdoc by Taylor Cramer · 6 years ago
  74. 5c4f66f [rust] Add flag to fx rustdoc for documenting private items by Taylor Cramer · 6 years ago
  75. e0d266a [check-header-guards] Handle symlink by Benjamin Lerman · 6 years ago
  76. 68645b1 [format-code] fix `fidl-format` detection by Tamir Duberstein · 6 years ago
  77. 977c232 [check-header-guards] be more descriptive by Tamir Duberstein · 6 years ago
  78. 31ca2ca [serve-updates] switch to `pm serve` by James Tucker · 6 years ago
  79. 5aa87c7 [fuzz] Add "automatic" mode by Aaron Green · 6 years ago
  80. 481aeb1 [fuzz] Add 'watch'. by Aaron Green · 6 years ago
  81. 9af912f Stop fx format-code from trying to format files deleted from git by Jeremy Manson · 6 years ago
  82. 08ccbb6 [fuzz] Add --staging option by Aaron Green · 6 years ago
  83. d2d7ca3 [test] remove verbosity setting by Benjamin Brittain · 6 years ago
  84. 40cb83c Add support for gn targets. by Jeremy Manson · 6 years ago
  85. b9dea25 [fx] Add 'fuzz' by Aaron Green · 6 years ago
  86. 9c55785 [rustfmt] Use main source file from Cargo.toml by Kevin Wells · 6 years ago
  87. bcc9346 Fix inaccurate documentation by Jeremy Manson · 6 years ago
  88. cf183d3 [fx] Allow "fx rust(doc|fmt) ." to find the GN target by Kevin Wells · 6 years ago
  89. d3ee906 Turn format-code into a clone of git-file-format by Jeremy Manson · 6 years ago
  90. f76628d [sdk][bazel] Remove old test generation script. by P.Y. Laligand · 6 years ago
  91. 54982ef [sdk][bazel] Fully synchronize generated workspaces with the contents of the source SDK. by P.Y. Laligand · 6 years ago
  92. 5b72922 [rust] update-rustc-third-party uses bundled CMake by Tamir Duberstein · 6 years ago
  93. aa602bf [sdk][bazel] Anticipate upcoming toolchain changes. by P.Y. Laligand · 6 years ago
  94. baf7385 [sdk][bazel] Add test for C/C++ headers. by P.Y. Laligand · 6 years ago
  95. 64ebc3d Support zircon/system/public. by Jeremy Manson · 6 years ago
  96. 33a6ec0 [rust] add a scripts to call the right rustfmt on a gn target by Benjamin Brittain · 6 years ago
  97. b84d005 More informative error message. by Jeremy Manson · 6 years ago
  98. 48d7386 Introduce fx format-code. by Jeremy Manson · 6 years ago
  99. 7ecf99d [rust] Make update-rustc-third-party work on Mac again by Rob Tsuk · 6 years ago
  100. 7e5fd65 [sdk][bazel] Move tests generation inside the frontend itself. by P.Y. Laligand · 6 years ago