Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(159)

Issue 2210063003: Rename third_party/webpagereplay to third_party/web-page-replay (Closed)

Created:
4 years, 4 months ago by nednguyen
Modified:
4 years, 4 months ago
Reviewers:
sullivan
CC:
catapult-reviews_chromium.org, telemetry-reviews_chromium.org
Base URL:
https://github.com/catapult-project/catapult@master
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Rename third_party/webpagereplay to third_party/web-page-replay This is to make it consistent with the folder name of wpr in TOT (https://github.com/chromium/web-page-replay) NOPRESUBMIT=true # This is to supress js lint check to deterministics.js Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/5fa5739922d3cfa4dae60c3f35723ca77fa0c60e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-154 lines, -25173 lines) Patch
M telemetry/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M telemetry/telemetry/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M telemetry/telemetry/internal/browser/browser_options.py View 1 chunk +1 line, -1 line 0 comments Download
M telemetry/telemetry/internal/util/wpr_server.py View 1 chunk +1 line, -1 line 0 comments Download
M telemetry/telemetry/story/story.py View 1 chunk +1 line, -1 line 0 comments Download
A + telemetry/third_party/web-page-replay/.coveragerc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/.gitignore View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/.travis.yml View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/COPYING View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/PRESUBMIT.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/README.chromium View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/README.md View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/adb_install_cert.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/certutils.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/certutils_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/customhandlers.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/daemonserver.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/deterministic.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/dnsproxy.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/documentation/Contributing.md View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/documentation/GettingStarted.md View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/documentation/Rules.md View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/documentation/WebPageReplayDiagram.png View Binary file 0 comments Download
A + telemetry/third_party/web-page-replay/exception_formatter.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/httparchive.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/httparchive_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/httpclient.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/httpclient_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/httpproxy.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/httpproxy_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/httpzlib.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/mock-archive.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/mockhttprequest.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/net_configs.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/platformsettings.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/platformsettings_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/proxyshaper.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/proxyshaper_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/pylintrc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/replay.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/replay_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/requirements.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/rules/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/rules/log_url.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/rules/rule.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/rules_parser.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/rules_parser_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/run_tests View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/script_injector.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/script_injector_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/servermanager.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/setup.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/sslproxy.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/sslproxy_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/test_runner.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/test_utils.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/LICENSE View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/README.web-page-replay View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/dnssec.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/e164.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/edns.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/entropy.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/exception.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/flags.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/inet.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/ipv4.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/ipv6.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/message.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/name.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/namedict.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/node.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/opcode.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/query.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rcode.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdata.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdataclass.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdataset.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdatatype.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/AFSDB.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/CERT.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/CNAME.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/DLV.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/DNAME.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/DNSKEY.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/DS.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/GPOS.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/HINFO.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/HIP.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/ISDN.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/KEY.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/LOC.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/MX.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/NS.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/NSEC.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/NSEC3.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/NSEC3PARAM.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/NXT.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/PTR.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/RP.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/RRSIG.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/RT.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/SIG.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/SOA.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/SPF.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/SSHFP.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/TXT.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/X25.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/A.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/AAAA.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/APL.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/DHCID.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/IPSECKEY.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/KX.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/NAPTR.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/NSAP.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/NSAP_PTR.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/PX.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/SRV.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/WKS.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/dsbase.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/keybase.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/mxbase.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/nsbase.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/sigbase.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rdtypes/txtbase.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/renderer.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/resolver.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/reversename.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/rrset.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/set.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/tokenizer.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/tsig.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/tsigkeyring.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/ttl.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/update.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/version.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/dns/zone.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipaddr/COPYING View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipaddr/MANIFEST.in View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipaddr/README View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipaddr/README.web-page-replay View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipaddr/ipaddr.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipaddr/ipaddr_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipaddr/setup.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipaddr/test-2to3.sh View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipfw_win32/LICENSE View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipfw_win32/README.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipfw_win32/README.web-page-replay View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipfw_win32/ipfw.exe View Binary file 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipfw_win32/ipfw.sys View Binary file 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipfw_win32/netipfw.inf View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/ipfw_win32/netipfw_m.inf View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/jsmin/LICENSE.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/jsmin/MANIFEST.in View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/jsmin/PKG-INFO View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/jsmin/README.rst View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/jsmin/README.web-page-replay View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/third_party/jsmin/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/trafficshaper.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/trafficshaper_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/util.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + telemetry/third_party/web-page-replay/wpr_cert.pem View 0 chunks +-1 lines, --1 lines 0 comments Download
D telemetry/third_party/webpagereplay/.coveragerc View 1 chunk +0 lines, -4 lines 0 comments Download
D telemetry/third_party/webpagereplay/.gitignore View 1 chunk +0 lines, -1 line 0 comments Download
D telemetry/third_party/webpagereplay/.travis.yml View 1 chunk +0 lines, -34 lines 0 comments Download
D telemetry/third_party/webpagereplay/COPYING View 1 chunk +0 lines, -202 lines 0 comments Download
D telemetry/third_party/webpagereplay/PRESUBMIT.py View 1 chunk +0 lines, -28 lines 0 comments Download
D telemetry/third_party/webpagereplay/README.chromium View 1 chunk +0 lines, -14 lines 0 comments Download
D telemetry/third_party/webpagereplay/README.md View 1 chunk +0 lines, -28 lines 0 comments Download
D telemetry/third_party/webpagereplay/adb_install_cert.py View 1 chunk +0 lines, -275 lines 0 comments Download
D telemetry/third_party/webpagereplay/certutils.py View 1 chunk +0 lines, -288 lines 0 comments Download
D telemetry/third_party/webpagereplay/certutils_test.py View 1 chunk +0 lines, -135 lines 0 comments Download
D telemetry/third_party/webpagereplay/customhandlers.py View 1 chunk +0 lines, -198 lines 0 comments Download
D telemetry/third_party/webpagereplay/daemonserver.py View 1 chunk +0 lines, -36 lines 0 comments Download
D telemetry/third_party/webpagereplay/deterministic.js View 1 chunk +0 lines, -62 lines 0 comments Download
D telemetry/third_party/webpagereplay/dnsproxy.py View 1 chunk +0 lines, -295 lines 0 comments Download
D telemetry/third_party/webpagereplay/documentation/Contributing.md View 1 chunk +0 lines, -41 lines 0 comments Download
D telemetry/third_party/webpagereplay/documentation/GettingStarted.md View 1 chunk +0 lines, -169 lines 0 comments Download
D telemetry/third_party/webpagereplay/documentation/Rules.md View 1 chunk +0 lines, -95 lines 0 comments Download
D telemetry/third_party/webpagereplay/documentation/WebPageReplayDiagram.png View Binary file 0 comments Download
D telemetry/third_party/webpagereplay/exception_formatter.py View 1 chunk +0 lines, -96 lines 0 comments Download
D telemetry/third_party/webpagereplay/httparchive.py View 1 chunk +0 lines, -1070 lines 0 comments Download
D telemetry/third_party/webpagereplay/httparchive_test.py View 1 chunk +0 lines, -484 lines 0 comments Download
D telemetry/third_party/webpagereplay/httpclient.py View 1 chunk +0 lines, -507 lines 0 comments Download
D telemetry/third_party/webpagereplay/httpclient_test.py View 1 chunk +0 lines, -211 lines 0 comments Download
D telemetry/third_party/webpagereplay/httpproxy.py View 1 chunk +0 lines, -446 lines 0 comments Download
D telemetry/third_party/webpagereplay/httpproxy_test.py View 1 chunk +0 lines, -243 lines 0 comments Download
D telemetry/third_party/webpagereplay/httpzlib.py View 1 chunk +0 lines, -86 lines 0 comments Download
D telemetry/third_party/webpagereplay/mock-archive.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D telemetry/third_party/webpagereplay/mockhttprequest.py View 1 chunk +0 lines, -59 lines 0 comments Download
D telemetry/third_party/webpagereplay/net_configs.py View 1 chunk +0 lines, -48 lines 0 comments Download
D telemetry/third_party/webpagereplay/platformsettings.py View 1 chunk +0 lines, -794 lines 0 comments Download
D telemetry/third_party/webpagereplay/platformsettings_test.py View 1 chunk +0 lines, -248 lines 0 comments Download
D telemetry/third_party/webpagereplay/proxyshaper.py View 1 chunk +0 lines, -125 lines 0 comments Download
D telemetry/third_party/webpagereplay/proxyshaper_test.py View 1 chunk +0 lines, -141 lines 0 comments Download
D telemetry/third_party/webpagereplay/pylintrc View 1 chunk +0 lines, -17 lines 0 comments Download
D telemetry/third_party/webpagereplay/replay.py View 1 chunk +0 lines, -555 lines 0 comments Download
D telemetry/third_party/webpagereplay/replay_test.py View 1 chunk +0 lines, -89 lines 0 comments Download
D telemetry/third_party/webpagereplay/requirements.txt View 1 chunk +0 lines, -1 line 0 comments Download
D telemetry/third_party/webpagereplay/rules/__init__.py View 1 chunk +0 lines, -18 lines 0 comments Download
D telemetry/third_party/webpagereplay/rules/log_url.py View 1 chunk +0 lines, -71 lines 0 comments Download
D telemetry/third_party/webpagereplay/rules/rule.py View 1 chunk +0 lines, -40 lines 0 comments Download
D telemetry/third_party/webpagereplay/rules_parser.py View 1 chunk +0 lines, -167 lines 0 comments Download
D telemetry/third_party/webpagereplay/rules_parser_test.py View 1 chunk +0 lines, -81 lines 0 comments Download
D telemetry/third_party/webpagereplay/run_tests View 1 chunk +0 lines, -12 lines 0 comments Download
D telemetry/third_party/webpagereplay/script_injector.py View 1 chunk +0 lines, -92 lines 0 comments Download
D telemetry/third_party/webpagereplay/script_injector_test.py View 1 chunk +0 lines, -129 lines 0 comments Download
D telemetry/third_party/webpagereplay/servermanager.py View 1 chunk +0 lines, -137 lines 0 comments Download
D telemetry/third_party/webpagereplay/setup.py View 1 chunk +0 lines, -55 lines 0 comments Download
D telemetry/third_party/webpagereplay/sslproxy.py View 1 chunk +0 lines, -89 lines 0 comments Download
D telemetry/third_party/webpagereplay/sslproxy_test.py View 1 chunk +0 lines, -194 lines 0 comments Download
D telemetry/third_party/webpagereplay/test_runner.py View 1 chunk +0 lines, -78 lines 0 comments Download
D telemetry/third_party/webpagereplay/test_utils.py View 1 chunk +0 lines, -31 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/__init__.py View 1 chunk +0 lines, -38 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/LICENSE View 1 chunk +0 lines, -14 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/README.web-page-replay View 1 chunk +0 lines, -12 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/__init__.py View 1 chunk +0 lines, -52 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/dnssec.py View 1 chunk +0 lines, -72 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/e164.py View 1 chunk +0 lines, -79 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/edns.py View 1 chunk +0 lines, -142 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/entropy.py View 1 chunk +0 lines, -123 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/exception.py View 1 chunk +0 lines, -40 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/flags.py View 1 chunk +0 lines, -106 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/inet.py View 1 chunk +0 lines, -108 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/ipv4.py View 1 chunk +0 lines, -36 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/ipv6.py View 1 chunk +0 lines, -163 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/message.py View 1 chunk +0 lines, -1083 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/name.py View 1 chunk +0 lines, -700 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/namedict.py View 1 chunk +0 lines, -59 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/node.py View 1 chunk +0 lines, -172 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/opcode.py View 1 chunk +0 lines, -104 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/query.py View 1 chunk +0 lines, -428 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rcode.py View 1 chunk +0 lines, -119 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdata.py View 1 chunk +0 lines, -456 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdataclass.py View 1 chunk +0 lines, -114 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdataset.py View 1 chunk +0 lines, -329 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdatatype.py View 1 chunk +0 lines, -232 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/AFSDB.py View 1 chunk +0 lines, -51 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/CERT.py View 1 chunk +0 lines, -131 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/CNAME.py View 1 chunk +0 lines, -24 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/DLV.py View 1 chunk +0 lines, -20 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/DNAME.py View 1 chunk +0 lines, -21 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/DNSKEY.py View 1 chunk +0 lines, -25 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/DS.py View 1 chunk +0 lines, -20 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/GPOS.py View 1 chunk +0 lines, -156 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/HINFO.py View 1 chunk +0 lines, -83 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/HIP.py View 1 chunk +0 lines, -140 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/ISDN.py View 1 chunk +0 lines, -96 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/KEY.py View 1 chunk +0 lines, -20 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/LOC.py View 1 chunk +0 lines, -334 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/MX.py View 1 chunk +0 lines, -20 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/NS.py View 1 chunk +0 lines, -20 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/NSEC.py View 1 chunk +0 lines, -141 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/NSEC3.py View 1 chunk +0 lines, -182 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/NSEC3PARAM.py View 1 chunk +0 lines, -88 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/NXT.py View 1 chunk +0 lines, -99 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/PTR.py View 1 chunk +0 lines, -20 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/RP.py View 1 chunk +0 lines, -86 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/RRSIG.py View 1 chunk +0 lines, -20 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/RT.py View 1 chunk +0 lines, -20 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/SIG.py View 1 chunk +0 lines, -26 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/SOA.py View 1 chunk +0 lines, -127 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/SPF.py View 1 chunk +0 lines, -22 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/SSHFP.py View 1 chunk +0 lines, -77 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/TXT.py View 1 chunk +0 lines, -20 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/X25.py View 1 chunk +0 lines, -62 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/__init__.py View 1 chunk +0 lines, -48 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/A.py View 1 chunk +0 lines, -57 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/AAAA.py View 1 chunk +0 lines, -58 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/APL.py View 1 chunk +0 lines, -170 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/DHCID.py View 1 chunk +0 lines, -60 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/IPSECKEY.py View 1 chunk +0 lines, -159 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/KX.py View 1 chunk +0 lines, -20 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/NAPTR.py View 1 chunk +0 lines, -132 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/NSAP.py View 1 chunk +0 lines, -59 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/NSAP_PTR.py View 1 chunk +0 lines, -20 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/PX.py View 1 chunk +0 lines, -97 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/SRV.py View 1 chunk +0 lines, -89 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/WKS.py View 1 chunk +0 lines, -113 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/__init__.py View 1 chunk +0 lines, -30 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/__init__.py View 1 chunk +0 lines, -25 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/dsbase.py View 1 chunk +0 lines, -92 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/keybase.py View 1 chunk +0 lines, -149 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/mxbase.py View 1 chunk +0 lines, -105 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/nsbase.py View 1 chunk +0 lines, -82 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/sigbase.py View 1 chunk +0 lines, -168 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rdtypes/txtbase.py View 1 chunk +0 lines, -87 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/renderer.py View 1 chunk +0 lines, -324 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/resolver.py View 1 chunk +0 lines, -761 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/reversename.py View 1 chunk +0 lines, -75 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/rrset.py View 1 chunk +0 lines, -175 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/set.py View 1 chunk +0 lines, -263 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/tokenizer.py View 1 chunk +0 lines, -547 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/tsig.py View 1 chunk +0 lines, -216 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/tsigkeyring.py View 1 chunk +0 lines, -44 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/ttl.py View 1 chunk +0 lines, -64 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/update.py View 1 chunk +0 lines, -241 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/version.py View 1 chunk +0 lines, -34 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/dns/zone.py View 1 chunk +0 lines, -855 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipaddr/COPYING View 1 chunk +0 lines, -202 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipaddr/MANIFEST.in View 1 chunk +0 lines, -3 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipaddr/README View 1 chunk +0 lines, -8 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipaddr/README.web-page-replay View 1 chunk +0 lines, -12 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipaddr/ipaddr.py View 1 chunk +0 lines, -1897 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipaddr/ipaddr_test.py View 1 chunk +0 lines, -1105 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipaddr/setup.py View 1 chunk +0 lines, -36 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipaddr/test-2to3.sh View 1 chunk +0 lines, -29 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipfw_win32/LICENSE View 1 chunk +0 lines, -25 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipfw_win32/README.txt View 1 chunk +0 lines, -27 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipfw_win32/README.web-page-replay View 1 chunk +0 lines, -12 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipfw_win32/ipfw.exe View Binary file 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipfw_win32/ipfw.sys View Binary file 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipfw_win32/netipfw.inf View 1 chunk +0 lines, -79 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/ipfw_win32/netipfw_m.inf View 1 chunk +0 lines, -54 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/jsmin/LICENSE.txt View 1 chunk +0 lines, -23 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/jsmin/MANIFEST.in View 1 chunk +0 lines, -1 line 0 comments Download
D telemetry/third_party/webpagereplay/third_party/jsmin/PKG-INFO View 1 chunk +0 lines, -177 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/jsmin/README.rst View 1 chunk +0 lines, -87 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/jsmin/README.web-page-replay View 1 chunk +0 lines, -13 lines 0 comments Download
D telemetry/third_party/webpagereplay/third_party/jsmin/__init__.py View 1 chunk +0 lines, -268 lines 0 comments Download
D telemetry/third_party/webpagereplay/trafficshaper.py View 1 chunk +0 lines, -186 lines 0 comments Download
D telemetry/third_party/webpagereplay/trafficshaper_test.py View 1 chunk +0 lines, -277 lines 0 comments Download
D telemetry/third_party/webpagereplay/util.py View 1 chunk +0 lines, -95 lines 0 comments Download
D telemetry/third_party/webpagereplay/wpr_cert.pem View 1 chunk +0 lines, -31 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
nednguyen
4 years, 4 months ago (2016-08-04 16:58:26 UTC) #5
sullivan
lgtm
4 years, 4 months ago (2016-08-04 17:02:46 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2210063003/1
4 years, 4 months ago (2016-08-04 17:10:30 UTC) #9
commit-bot: I haz the power
4 years, 4 months ago (2016-08-04 17:27:00 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698