Home | History | Annotate | only in /external/chromium_org/tools/telemetry
Up to higher level directory
NameDateSize
.gitignore03-Jun-201421
bin/03-Jun-2014
build/03-Jun-2014
docs/03-Jun-2014
examples/03-Jun-2014
OWNERS03-Jun-2014239
PRESUBMIT.py03-Jun-20141.6K
README03-Jun-2014194
run_tests03-Jun-2014674
support/03-Jun-2014
telemetry/03-Jun-2014
third_party/03-Jun-2014
unittest_data/03-Jun-2014
update_docs03-Jun-2014307

README

      1 telemetry provides automation of chrome instances on top of the
      2 chrome developer tools protocol.
      3 
      4 The protocol we use:
      5 https://developers.google.com/chrome-developer-tools/docs/remote-debugging
      6