- 07a589a Deprecate obsolete repository by Renato Mangini Dias · 1 year, 9 months ago main master
- 47bbe57 [fidl] More informative error message for library namespace verification. by Jeremy Manson · 3 years, 4 months ago
- ceedbf8 [blobstats] Give unique Dart code its own type and color by James Robinson · 3 years, 4 months ago
- c6c8524 [push-package] Update error msg by Ankur Mittal · 3 years, 4 months ago
- f21efa2 Revert "[run-test] delegate all arguments to runtests" by Ankur Mittal · 3 years, 4 months ago
- 29e2002 [blobstats] Fork blobstats visualization template, improve by James Robinson · 3 years, 4 months ago
- 7d4da80 [fx debug] Updated run to use the pkg naming. by Cristián Donoso · 3 years, 4 months ago
- 2a70d8c [fx set] run in $FUCHSIA_DIR, new invariant by James Tucker · 3 years, 4 months ago
- 7bbe171 [zsh][fx] Teach zsh completion about fx gn/ninja by Ian McKellar · 3 years, 4 months ago
- fdce309 [fx run] add //.ssh/authorized_keys before booting by James Tucker · 3 years, 4 months ago
- abeca9d [fx set] add docs and deprecations by James Tucker · 3 years, 4 months ago
- a50ed52 [blobstats] Add --output/-o flag to blobstats to produce report in dir by James Robinson · 3 years, 4 months ago
- cd9b7e7 [blobstats] Use size of blobs reported by blobfs tool by James Robinson · 3 years, 4 months ago
- 1c8bcbd [dart-pkg] Add package:expect to roots by Zach Anderson · 3 years, 4 months ago
- 3d2f860 [modular] Use package URLs. by Vardhan Mudunuru · 3 years, 4 months ago
- 6a8c9c5 [scripts] clarify dependency error in verify_layer.py by Dale Sather · 3 years, 4 months ago
- 001506c [fx][zsh] Complete fx cp by Ian McKellar · 3 years, 4 months ago
- c0f9b2a [blobstats] Add support for lz4, zstd compression information by Sean Klein · 3 years, 4 months ago
- 22b8a1f [sdk][bazel] Documentation fixes. by P.Y. Laligand · 3 years, 4 months ago
- 1855691 [run-test] delegate all arguments to runtests by James Tucker · 3 years, 4 months ago
- 4a30db1 [fx] Do not split --flag=option after a -- separator by Gabriel Kerneis · 3 years, 4 months ago
- c7733f0 [fx][run-test] Don't strip = from forwarded test args by Xo Wang · 3 years, 4 months ago
- 9f6285c [fx][delta] Invoke pm directly by Kevin Wells · 3 years, 4 months ago
- a7daf11 [blobstats] Update blob stats script to use paths within packages by James Robinson · 3 years, 4 months ago
- f5d0db9 [devshell] net-run properly kills qemu instance. by Adam Perry · 3 years, 4 months ago
- c01c97a [vim] treat cmx files as JSON by Ian McKellar · 3 years, 4 months ago
- 92e793a [run-host-tests] mention --gtest_filter in usage by Francois Rousseau · 3 years, 4 months ago
- dcc6ef4 [sdk][bazel] Use full package URI for flutter and dart runner in cmx. by Alain Vongsouvanh · 3 years, 4 months ago
- 60ac724 [sdk][bazel] Add flags to the ssh command in component_runner. by Alain Vongsouvanh · 3 years, 4 months ago
- 1bf93e6 [sdk][bazel] Enable SpaceDart by default. by Alain Vongsouvanh · 3 years, 4 months ago
- 80955b5 [dart] Update report_coverage to work, somewhat. by Gary Miguel · 3 years, 4 months ago
- 4aa281e Revert "Add argument for specifying qemu disk size" by Aidan Wolter · 3 years, 4 months ago
- 2e1215c Improved xcode-select check. by Rich Kadel · 3 years, 4 months ago
- 077ad05 [run-test] Allow dev to pass args to test by Ankur Mittal · 3 years, 4 months ago
- afee8af Added "check_cd" function to "fx doctor" by Rich Kadel · 3 years, 4 months ago
- 881e184 [test] Merge run-test and run-test-component by Ankur Mittal · 3 years, 5 months ago
- 521ef68 [bazel] Fixes for Flutter roll by Zach Anderson · 3 years, 5 months ago
- 592991b [dart-pkg] Allow images in packages by Zach Anderson · 3 years, 5 months ago
- 49ef691 Improved style.sh by Rich Kadel · 3 years, 5 months ago
- 1d10d2f Adds a new utility to print styled & colored text by Rich Kadel · 3 years, 5 months ago
- fef1539 Addresses [shell scripts may fail if 'cd' writes to stdout](https://fuchsia.atlassian.net/browse/ZX-3212) by Rich Kadel · 3 years, 5 months ago
- 6f0cf76 [sdk][bazel] Miscellaneous improvements to the component runner by P.Y. Laligand · 3 years, 5 months ago
- 4b45a9a Add argument for specifying qemu disk size by Aidan Wolter · 3 years, 5 months ago
- 23525d4 [sdk][bazel] Remove safeguard for the main package's dilp file. by Alain Vongsouvanh · 3 years, 5 months ago
- 3146e24 [sdk][bazel] Functional component runner. by P.Y. Laligand · 3 years, 5 months ago
- 1c28da2 [build_id_conv] Use non-racy mkdir by Roland McGrath · 3 years, 5 months ago
- 0ffc24b [sdk] Remove dart-pub SDK. by P.Y. Laligand · 3 years, 5 months ago
- 8c09e91 [find_integration_revision.py] new script by Tamir Duberstein · 3 years, 5 months ago
- 0eff08d [sdk][bazel] Create a single macro to set up the Fuchsia SDK. by P.Y. Laligand · 3 years, 5 months ago
- 1c5a0ee [sdk][bazel] Use --dest-dir instead of --component-name. by P.Y. Laligand · 3 years, 5 months ago
- cbf1702 [sdk][bazel] Base plumbing for bazel-running a package component. by P.Y. Laligand · 3 years, 5 months ago
- e4f5122 [sdk][bazel] Add flag to run the tests only once. by P.Y. Laligand · 3 years, 5 months ago
- 2cd1594 [sdk][bazel] Give components an official presence in the build hierarchy. by P.Y. Laligand · 3 years, 5 months ago
- c5eb66c [gce] Use pigz if available to compress fx disk image by Venkatesh Srinivas · 3 years, 5 months ago
- e7e66e5 [scripts] Support rotating the screenshot by Jim Beveridge · 3 years, 5 months ago
- 9e9bbb4 [sdk/bazel] Error tests when host is missing bazel by Derek Gonyeo · 3 years, 5 months ago
- e7a2298 [scripts] Add script to convert between ids.txt and .build-id by Jake Ehrlich · 3 years, 5 months ago
- 467829d [serve] plumb -l for host:port of update server by James Tucker · 3 years, 5 months ago
- 1663092 [flutter] pass device to flutter command by jonahwilliams · 3 years, 5 months ago
- 61b65e5 [serve,serve-updates] cleanup scripts by James Tucker · 3 years, 5 months ago
- 380f201 [fx][zsh] update completion for fx set by Ian McKellar · 3 years, 5 months ago
- 336a5d8 [fuzz] Query before loop by Aaron Green · 3 years, 5 months ago
- 57fedd4 [wait] wait more quietly by James Tucker · 3 years, 5 months ago
- eca13a3 [syslog] wait using ssh, instead of netaddr by James Tucker · 3 years, 5 months ago
- 9e84143 [sdk][bazel] Use the multi root scheme properly, for the package spec file as well by Chingjun Lau · 3 years, 5 months ago
- c5b09e3 [script][doc] small clarifications by Benjamin Brittain · 3 years, 5 months ago
- aae27fb [flog] Make all colors bright by Eric Wang · 3 years, 5 months ago
- a973c41 [sdk][bazel] Remove dart_fidl_library#library. by P.Y. Laligand · 3 years, 5 months ago
- 0229bf2 [sdk][bazel] Install debug binaries in the proper location. by P.Y. Laligand · 3 years, 5 months ago
- dcddd34 [fx debug] Update "fx debug" to use "fx default-device" by Cristián Donoso · 3 years, 5 months ago
- c63cdc2 [build] Pass through any existing NINJA_STATUS in the env by Adrian Danis · 3 years, 6 months ago
- a935a6c [sdk][bazel] Turn dart_fidl_library's "library" attribute to "deps". by P.Y. Laligand · 3 years, 6 months ago
- 9167293 [gce] Document create-instance/destroy-instance subcommands by Venkatesh Srinivas · 3 years, 6 months ago
- 89d8e75 [format-code] Only remove ordinals when --remove-ordinals is specified by Jeremy Manson · 3 years, 6 months ago
- b0ad615 [debug] Invoke debug_agent as a component by James Robinson · 3 years, 6 months ago
- 16fbf92 [gce] Specify fx command for gce subcommands in README.md examples by Venkatesh Srinivas · 3 years, 6 months ago
- cfcc2cd [fx] Improve consistency of help strings. by Jean-François Geyelin · 3 years, 6 months ago
- 6f8575a [fx] validate `fx use` arg by Ian McKellar · 3 years, 6 months ago
- df9c4ca [flutter] add support for flutter attach command by jonahwilliams · 3 years, 6 months ago
- 23461d9 [rust] Un-disable update-rustc-third-party by Taylor Cramer · 3 years, 6 months ago
- 85e178e [add-update-source] Use friendly update source id by Kevin Wells · 3 years, 6 months ago
- 74ce638 [fx wait] a command to wait for a device ssh by James Tucker · 3 years, 6 months ago
- a26e8eb [format-code] Add support for --remove-ordinals. by Jeremy Manson · 3 years, 6 months ago
- 202bef4 [set] Guess product and board config from short names by James Robinson · 3 years, 6 months ago
- 3e611ca [dart] Migrate single_root flags to multi_root flags. by Ryan Macnak · 3 years, 6 months ago
- 8b062a3 [sdk][bazel] Remove last exception from headers test. by P.Y. Laligand · 3 years, 6 months ago
- 3809503 [sdk][bazel] Remove test exception for fdio. by P.Y. Laligand · 3 years, 6 months ago
- 0553aea [fx][zxdb] Introducing `fx debug` by Cristián Donoso · 3 years, 6 months ago
- 88cbdf2 [sdk][bazel] Make testing exception not fail on missing header. by P.Y. Laligand · 3 years, 6 months ago
- af5b0ff [sdk][bazel] Expose headers as non-system. by P.Y. Laligand · 3 years, 6 months ago
- 8f87d6d [verify_layer] Stop trying to verify JSON product configurations by James Robinson · 3 years, 6 months ago
- bb6fe57 [fx] Support downloaded symbol archives by Jake Ehrlich · 3 years, 6 months ago
- c818cd2 [cleanup] prebuild archives now contain pave.sh by James Tucker · 3 years, 6 months ago
- cc9bb87 [add-update-source] use server generated config by James Tucker · 3 years, 6 months ago
- 53f04d9 [syslog] do not hardcode the path to log_listener by James Tucker · 3 years, 6 months ago
- 1571db0 [devshell] fix run-test-component check for amber by Bruno Dal Bo · 3 years, 6 months ago
- 504a913 [fx][zsh] complete build dirs by Ian McKellar · 3 years, 6 months ago
- 2d1166e [go] Re-add deleted go invocation. by Julia Hansbrough · 3 years, 6 months ago
- b515ce0 [set] Support specifying --packages with no --product in set by James Robinson · 3 years, 6 months ago
- ba0aac1 [fuzz] Fix tag and ref for fx fuzz store and fetch by Gabriel Kerneis · 3 years, 6 months ago