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