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