tree: 863e89831b5d0dd67c1d30fdb4b3ca617a1d0f33 [path history] [tgz]
  1. chromium_metadata/
  2. coil_urls/
  3. cvetriager/
  4. emacs/
  5. findmissing/
  6. firmware/
  7. gfx/
  8. power_measurement/
  9. refactor/
  10. refactor-libchrome/
  11. roafteriniter/
  12. sshwatcher/
  13. syzbot-autotriager/
  14. variant/
  15. arm_trusted_firmware_uprev
  16. cargo2ebuild.py
  17. cleanup_crates.py
  18. common.sh
  19. cros_check_firmware_tarball
  20. cros_unibuild_convert.py
  21. cros_update_firmware
  22. deploy_termina
  23. dut-console
  24. feedback-unpack
  25. forward_usb_devices.py
  26. fromupstream.py
  27. gbatch
  28. gen_uprev_msg.py
  29. get_device_info.sh
  30. get_local_manifest
  31. graphviz_overlays.py
  32. kernel_decode_stack
  33. merge-kernel
  34. mod_recovery_for_decryption.sh
  35. OWNERS
  36. pylintrc
  37. README.md
  38. search_blocked_words.sh
  39. servoinfo
  40. setup_cros_cargo_home
  41. shflags
  42. update_aosp.sh
  43. update_gpu_drivers.sh
  44. update_program_fw
  45. uprev_firmware.sh
  46. willis.go
contrib/README.md

Unsupported Chrome OS dev scripts

This directory is a place that developers can put scripts that are useful to them and that might be useful to other developers.

A few notes about what's here:

  • Nothing here may be used by build scripts. It's expected to only contain scripts that are run manually.
  • Nobody in the build team maintains these files. If something is broken, you can try using the git history to find someone to help you, but even better you should upload a fix yourself.
  • Chrome OS infrastructure makes no promises to keep scripts in here working. AKA: if you rely on some tool in “chromite”, or on some Google server, or something else official. ...and if that thing changes in a way that breaks you. ...then it's up to you to change your script. The change that broke you will not be reverted.

That being said: enjoy.