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