1. 30357e2 [rust] Migrate to rust edition 2021 by Joseph Ryan · 2 years, 7 months ago
  2. 2225f7f Reland "[build] Get base/cache packages from assembly instead of GN." by Adam Perry · 2 years, 8 months ago
  3. d2488c4 Revert "[build] Get base/cache packages from assembly instead of GN." by Adam Perry · 2 years, 9 months ago
  4. 6aa9780 [build] Get base/cache packages from assembly instead of GN. by Adam Perry · 2 years, 9 months ago
  5. d7bcf7f [rust][clippy] Roll out -Dclippy::correctness by Joseph Ryan · 2 years, 10 months ago
  6. d1be76a [cargo-gnaw] Enforce visibility on versioned targets by Erick Tryzelaar · 3 years ago
  7. b4a6861 [fvdl][e2e] Check ssh keygen error by Anirudh Mathukumilli · 3 years ago
  8. 833283d [femu] migrate sdk tools to use new aemu binary by Yuan Zhi · 3 years ago
  9. 3d3f5c7 Reland "[femu] Switch `fx emu` and `fx vdl` in-tree flow to use new aemu" by Yuan Zhi · 3 years, 1 month ago
  10. 21abee7 Revert "[femu] Switch `fx emu` and `fx vdl` in-tree flow to use new aemu" by Yuan Zhi · 3 years, 1 month ago
  11. bd121a4 [femu] Switch `fx emu` and `fx vdl` in-tree flow to use new aemu by Yuan Zhi · 3 years, 1 month ago
  12. b0efd00 [fvdl] Merge libs into a single Go library by Oliver Newman · 3 years, 1 month ago
  13. 81aa759 [fvdl] remove use_ffx_for_discovery as ffx is the default by omer · 3 years, 2 months ago
  14. b3b0c53 [emu] use ffx for device discovery by omer · 3 years, 2 months ago
  15. b8f97280 [fvdl][cleanup] flatten file dir structure. by Yuan Zhi · 3 years, 3 months ago
  16. 2991c46 [fvdl][cleanup] Remove remote subcommand. by Yuan Zhi · 3 years, 3 months ago
  17. cf663a5 [fvdl][cleanup] Remove dependency to ffx daemon in fvdl by Yuan Zhi · 3 years, 3 months ago
  18. 6a7f431 [fvdl]Branching ffx emu code for fvdl by Clayton Wilkinson · 3 years, 3 months ago
  19. e97612e [ffx] Add emulator common lib tests back into ffx by Daniel Dougherty · 3 years, 3 months ago
  20. f3ef1eb [ffx] Nest emu-remote as a subcommand of emulator by Daniel Dougherty · 3 years, 3 months ago
  21. f88493c [fvdl] Switch default to not auto start package server. by Yuan Zhi · 3 years, 5 months ago
  22. 26999f2 [fvdl] Manually add target if using user mode network emulation. by Yuan Zhi · 3 years, 5 months ago
  23. 78d1af4 [assembly] Fully switch over to assemble_system by Aidan Wolter · 3 years, 5 months ago
  24. 5c052a6 [fvdl] Add an environment var for users to set custom label. by Yuan Zhi · 3 years, 5 months ago
  25. 73789c2 [fvdl][e2e] Fix retry logic. by Yuan Zhi · 3 years, 6 months ago
  26. 360b640 [e2e][fvdl] Disable fvdl_intree_test by Anirudh Mathukumilli · 3 years, 6 months ago
  27. 8c02390 [fvdl][e2e] Skip test that download from GCS. by Yuan Zhi · 3 years, 6 months ago
  28. eb44cb6 [fvdl] Allow users to specify image locations by Yuan Zhi · 3 years, 7 months ago
  29. 3cba76e [kernel][boot-shim] Reland "Replace old Multiboot shim" by Roland McGrath · 3 years, 7 months ago
  30. a3ff8e2 [fvdl][e2e] Avoid copying prebuilts by Jay Zhuang · 3 years, 7 months ago
  31. d55d8e5 [coverage] Remove redundant is_coverage checks by Jay Zhuang · 3 years, 7 months ago
  32. fbf6886 Revert "[kernel][boot-shim] Replace old Multiboot shim" by Simon Shields · 3 years, 7 months ago
  33. f46b9dc [fvdl] Add retry when fvdl exited with unexpected fails. by Yuan Zhi · 3 years, 7 months ago
  34. f438440 [fvdl][e2e] Add a fvdl e2e test for SDK scenario by Yuan Zhi · 3 years, 7 months ago
  35. 81728f2 [kernel][boot-shim] Replace old Multiboot shim by Roland McGrath · 3 years, 7 months ago
  36. c67a77e [coverage] Remove flaky fvdl test by Shai Barack · 3 years, 7 months ago
  37. dc95c9e Revert "[kernel][boot-shim] Replace old Multiboot shim" by Wez . · 3 years, 7 months ago
  38. 9ea34e3 [kernel][boot-shim] Replace old Multiboot shim by Roland McGrath · 3 years, 7 months ago
  39. 9e1506d Reland "[fvdl][e2e] Add an e2e test for fvdl." by Yuan Zhi · 3 years, 7 months ago
  40. fcc278a [fvdl] Only bail if device_launcher exited with status 1. by Yuan Zhi · 3 years, 7 months ago
  41. 5bc876d Revert "[fvdl][e2e] Add an e2e test for fvdl." by Bryan Henry · 3 years, 8 months ago
  42. d61a60e [fvdl][e2e] Add an e2e test for fvdl. by Yuan Zhi · 3 years, 8 months ago
  43. 2c2e8a30 [fx] Add subcommand "remote" to fx vdl and fvdl by Daniel Dougherty · 3 years, 8 months ago
  44. 7bb232e [fvdl] Add a verbose option via -V by Yuan Zhi · 3 years, 8 months ago
  45. ee5260a [ffx][fvdl] Move fvdl library to ffx/plugin/emulator by Yuan Zhi · 4 years ago
  46. f359f71 [fvdl] Rename kernel image location to qemu-kernel from femu-kernel by Aidan Wolter · 4 years ago
  47. c08c47e [ffx][fvdl] Merge args used by `ffx emu` and `fvdl` by Yuan Zhi · 4 years ago
  48. 0b237f6 [fvdl] Add automated testing friendly args. Add tests. by yuanzhi · 4 years ago
  49. 729eb1c [fvdl] Read <prebuilt>.version from <sdk_root>/bin if version not by yuanzhi · 4 years ago
  50. 4cccb1d0 [vdl][gn] Add fvdl to gn sdk, include device_launcher prebuilt version. by yuanzhi · 4 years ago
  51. fff6ec6 [fvdl] support fetching device_launcher if not found. by yuanzhi · 4 years ago
  52. 81dfd33f [vdl] Add support to fetch cipd packages in fvdl. by yuanzhi · 4 years, 1 month ago
  53. 937bd22 [vdl] Check vdl exit status and enable emu grpc server on Linux. by yuanzhi · 4 years, 1 month ago
  54. 61e53d3 [vdl] Translate `fx vdl` to rust. by yuanzhi · 4 years, 1 month ago