tree: eedf18ebf621fd1b8a6a705dccdc592d9b898bd3 [path history] [tgz]
  1. branch_tools/
  2. bsm/
  3. chameleon/
  4. chromium_metadata/
  5. coil_urls/
  6. contrib/
  7. corp-ssh-helper-helper/
  8. cros_ca/
  9. cros_ca_linux/
  10. cros_openwrt/
  11. cros_ubuntu/
  12. cros_wifi_noise_calibration/
  13. cvetriager/
  14. dump-macro/
  15. emacs/
  16. fflash/
  17. findmissing/
  18. firmware/
  19. forklift/
  20. gfx/
  21. kernel-rebase/
  22. lium/
  23. net-auditor-parser/
  24. power_measurement/
  25. QPOP/
  26. refactor/
  27. refactor-libchrome/
  28. release/
  29. roafteriniter/
  30. sdtteam/
  31. snag/
  32. sshwatcher/
  33. syz-repro-automation/
  34. syzbot-autotriager/
  35. tast-ab-test/
  36. triage/
  37. variant/
  38. arm_trusted_firmware_uprev
  39. cargo2ebuild.py
  40. cleanup_crates.py
  41. common.sh
  42. coredropmerger.py
  43. cros_check_firmware_tarball
  44. cros_update_firmware
  45. device_summary.sh
  46. dtb_compare.py
  47. dut-console
  48. enable_rootfs_verification.sh
  49. feedback-unpack
  50. findfix.py
  51. flash_ssh_image
  52. forward_usb_devices.py
  53. fromupstream.py
  54. gbatch
  55. gen_uprev_msg.py
  56. get_binhost.py
  57. get_local_manifest
  58. git-clean-refs
  59. github-fetch-archives
  60. graphviz_overlays.py
  61. gscp.py
  62. kernel_decode_stack
  63. merge-kernel
  64. mod_recovery_for_decryption.sh
  65. OWNERS
  66. pasit_tast_satlab_setup.sh
  67. power_qual_compare.py
  68. README.md
  69. repo-patch
  70. search_blocked_words.sh
  71. servoinfo
  72. setup_cros_cargo_home
  73. shflags
  74. update_aosp.sh
  75. update_gpu_drivers.sh
  76. update_program_fw
  77. uprev_firmware.sh
  78. uprev_scp_firmware.sh
  79. upstream_diff.py
  80. 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.