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