1. 088a0a1 Temporarily skip PRESUBMIT.py go checks on bots (but not locally) by Victor Hugo Vianna Silva · 23 hours ago main
  2. 947e67d Change default value of --inject-archive-scripts to false by Elad Alon · 7 days ago
  3. 35ca067 Add ls-scripts command to httparchive by Elad Alon · 7 days ago
  4. aa7ace8 Move httparchive_test.go to src directory by Elad Alon · 7 days ago
  5. a5d4b9b Add dismisser utility script for WPR replays by Elad Alon · 8 days ago
  6. 285833c Add --inject-scripts-by-url flag to wpr replay by Elad Alon · 8 days ago
  7. 401defe Refactor RuleBasedTransformer and --rules-file handling by Elad Alon · 8 days ago
  8. ceefaf4 Fix duplicate script error in WPR replay by Elad Alon · 8 days ago
  9. 41792da Add --inject-archive-scripts flag to replay command by Elad Alon · 12 days ago
  10. 2d8b325 Add .DS_Store to .gitignore by Elad Alon · 12 days ago
  11. be48b5e Revert "Starting server on ..." line to old format by Victor Hugo Vianna Silva · 3 weeks ago
  12. bba60a9 Support full file JS formatting and apply it to deterministic.js by Victor Hugo Vianna Silva · 3 weeks ago
  13. 31f1228 Concentrate logic for deterministic.js constant replacements by Victor Hugo Vianna Silva · 3 weeks ago
  14. f00d1ca Drop dependency on special deterministic.js constants from some tests by Victor Hugo Vianna Silva · 3 weeks ago
  15. 16fcdce Decouple formatting configuration from any embedder repository by Victor Hugo Vianna Silva · 3 weeks ago
  16. e76a800 Drop support for deterministic.js replacements from `httparchive inject` by Victor Hugo Vianna Silva · 3 weeks ago
  17. 0ab0f89 Refactor getCSPScriptSrcDirectiveFromHeaders to use a helper function by Elad Alon · 3 weeks ago
  18. b95b19b Move AddLegacyAliases to a separate file and add unit tests. by Elad Alon · 4 weeks ago
  19. 7c8d225 Remove in-house presubmit git hooks by Victor Hugo Vianna Silva · 4 weeks ago
  20. 8fb3ef6 Adverstise flag versions with underscore instead of dash in README.md by Victor Hugo Vianna Silva · 4 weeks ago
  21. 8232885 Change flags from underscores to dashes by Elad Alon · 4 weeks ago
  22. e9cc68b Remove unnecessary CheckChangeOnUpload() from PRESUBMIT.py by Victor Hugo Vianna Silva · 4 weeks ago
  23. 7050d68 httparchive: Initialize default log level to "INFO" by Elad Alon · 4 weeks ago
  24. 1ab8f89 Fix issue with !BADKEY in logs by Elad Alon · 4 weeks ago
  25. b0050cd Add presubmit Go test checks by Elad Alon · 4 weeks ago
  26. 31dec11 Fix test (TestFlags in httparchive_test.go) by Elad Alon · 4 weeks ago
  27. 622573a Timestamp logs as MM:SS.mmm from WPR start time by Elad Alon · 4 weeks ago
  28. 99a9003 Refactor logging by Elad Alon · 4 weeks ago
  29. 59d97c4 Remove TODO about uploading binaries from standalone WPR repo by Victor Hugo Vianna Silva · 4 weeks ago
  30. 9f629e5 Fix httparchive edit truncating responses by Victor Hugo Vianna Silva · 4 weeks ago
  31. 6ab4910 Support EDITOR with extra flags when editing archive by Victor Hugo Vianna Silva · 4 weeks ago
  32. 411ec15 Update "Getting the code" instructions to require depot_tools by Victor Hugo Vianna Silva · 4 weeks ago
  33. 5518340 Extend script injection to standalone JavaScript files by Elad Alon · 4 weeks ago
  34. bfa558e Revert "Extend script injection to standalone JavaScript files" by Elad Alon · 4 weeks ago
  35. 6e8427e Extend script injection to standalone JavaScript files by Victor Hugo Vianna Silva · 4 weeks ago
  36. 98c0623 Indent contents of deterministic.js by Elad Alon · 4 weeks ago
  37. 505f70f Store injected scripts in archives by Elad Alon · 4 weeks ago
  38. b03252f Enable deterministic Go builds and skip redundant uploads. by Elad Alon · 4 weeks ago
  39. d069f82 Extract hardcoded test script into a constant by Elad Alon · 4 weeks ago
  40. c8f0214 Replace window with self in deterministic.js for Worker compatibility by Elad Alon · 4 weeks ago
  41. 8fcef68 Deep copy reference types in cloneFieldsExceptRequests() by Elad Alon · 4 weeks ago
  42. 55866a2 Don't request binary_dependencies.json update if only *_test.go changed by Victor Hugo Vianna Silva · 4 weeks ago
  43. 6e096fc Fix formatting presubmit error by Victor Hugo Vianna Silva · 4 weeks ago
  44. 7af0f81 Support `git cl format --js` in standalone checkout and add presubmit by Victor Hugo Vianna Silva · 4 weeks ago
  45. c4a90c3 Add more active owners (eladalon, khokhlov) by Elad Alon · 4 weeks ago
  46. 3616286 s/addAll/add-all/ by Elad Alon · 5 weeks ago
  47. afea946 Add metadata management by Elad Alon · 5 weeks ago
  48. 49ac614 Remove unused first argument from checkArgs in httparchive.go by Elad Alon · 5 weeks ago
  49. 3c8a1ae Add support for a constant Math.random() result via a new flag by Elad Alon · 6 weeks ago
  50. 3ce1d13 Improve deterministic.js readability by Elad Alon · 6 weeks ago
  51. b53b8b0 Move away from `var` in deterministic.js by Elad Alon · 6 weeks ago
  52. c980c34 Have scripts/upload_new_binaries.py delete the binaries it builds by Victor Hugo Vianna Silva · 6 weeks ago
  53. 0accc04 Clean-up changes in scripts/upload_new_binaries.py by Victor Hugo Vianna Silva · 6 weeks ago
  54. cd658a2 Don't panic if the protocol is the same by Elad Alon · 6 weeks ago
  55. a057814 Don't panic over equivalent certs by Elad Alon · 6 weeks ago
  56. 8bb8823 Remove _ from identifiers to respect go styleguide by Victor Hugo Vianna Silva · 6 weeks ago
  57. 22be07d Fix archive editing in the case of non-empty request bodies by Mikhail Khokhlov · 8 weeks ago
  58. b00e151 Fix httparchive error message by Victor Hugo Vianna Silva · 9 weeks ago
  59. 50c8535 deterministic.js: Hard-code navigator.connection by Elad Alon · 3 months ago
  60. 3a849f5 deterministic.js: Hard-code navigator.onLine to "online" by Elad Alon · 3 months ago
  61. 8e770e3 Fix trimming/editing WPR archives by Mikhail Khokhlov · 3 months ago
  62. 2bfcbbe Fix panic in RecordHost{Certificate,NegotiatedProtocol} by James Woo · 5 months ago
  63. 052833a Add flag to ignore TLS certificates inside WPR archive by Victor Hugo Vianna Silva · 6 months ago
  64. 6d7439d Conform TLS certificates to stricter platform requirements by Victor Hugo Vianna Silva · 6 months ago
  65. 9e03fc1 Delete unused legacyformatconvertor.go by Victor Hugo Vianna Silva · 6 months ago
  66. ab0ca80 Fix: Correct license issues in README.chromium by Jordan · 6 months ago
  67. 9057e5d Allow merging archives with duplicate requests by Mikhail Khokhlov · 7 months ago
  68. 8fe3b63 Add formatting check and some other presubmit improvements by Victor Hugo Vianna Silva · 7 months ago
  69. 7d0438b Upgrade CheckPrebuiltBinaryUpdated() from presubmit warning to error by Victor Hugo Vianna Silva · 7 months ago
  70. 149e60f Change Math.random implementation in deterministic.js by Victor Hugo Vianna Silva · 7 months ago
  71. e02357f Add victorvianna@ to webpagereplay OWNERS by Victor Hugo Vianna Silva · 7 months ago
  72. 8e56d60 Allow standalone webpagereplay repo to upload prebuilt binaries by Victor Hugo Vianna Silva · 7 months ago
  73. acad510 Fix WPR build by Victor Hugo Vianna Silva · 7 months ago
  74. 58ec1a4 Change the package name to go.chromium.org/webpagereplay by Victor Hugo Vianna Silva · 7 months ago
  75. b30671d Fix `go test` presubmit in webpagereplay by Victor Hugo Vianna Silva · 7 months ago
  76. 57cfaf6 Move httparchive_test.go to webpagereplay package by Victor Hugo Vianna Silva · 7 months ago
  77. 77a306d Fix WPR exiting if injection fails for reasons outside of user control by Victor Hugo Vianna Silva · 9 months ago
  78. eebd5c6 Make relative paths in --rules_file JSON relative to the JSON itself by Victor Hugo Vianna Silva · 9 months ago
  79. 024f2f3 Fix script injection via --rules-file failing w/ "rule has no effect" by Victor Hugo Vianna Silva · 10 months ago
  80. 96dc977 Apply transformations ahead of replay requests by Victor Hugo Vianna Silva · 10 months ago
  81. cc9256e Fix injected script not run if Content-Security-Policy present >1x by Victor Hugo Vianna Silva · 10 months ago
  82. 5fd8d48 Support injecting scripts in --rules_file by Victor Hugo Vianna Silva · 10 months ago
  83. f339745 Reland "Reland "[WPR] Add support for brotli compression"" by Victor Hugo Vianna Silva · 10 months ago
  84. 6076e42 Revert "Reland "[WPR] Add support for brotli compression"" by Victor Vianna · 10 months ago
  85. 2d40865 Reland "[WPR] Add support for brotli compression" by Victor Hugo Vianna Silva · 10 months ago
  86. e463cb4 Fix `httparchive inject` thinking // in http:// is a comment by Victor Hugo Vianna Silva · 10 months ago
  87. 4beb3e1 Support selecting specific responses for `httparchive.go inject` by Victor Hugo Vianna Silva · 10 months ago
  88. 18172a3 Add an option to pre-inject a script into an existing archive by Mikhail Khokhlov · 12 months ago
  89. 2c5049a golang tidy wpr dependencies. by Ian Struiksma · 1 year, 1 month ago
  90. 9c32394 WPR: Fix syntax and format changed files by Ian Struiksma · 1 year, 1 month ago
  91. 8d22f60 Add a switch to remove a URL query param in WPR recording / replaying by Ian Struiksma · 1 year, 1 month ago
  92. d965381 [WPR] Add enable_experimental_timed_chunk flag by Ian Struiksma · 1 year, 1 month ago
  93. 6a6a954 Mitigate CVE-2024-45338 in golang.org/x/net v.23.0 and also CVE-2505-22870 by Dan Plaster · 1 year, 1 month ago
  94. d812e18 Add cipd folder to .gitignore for chromium checkout conflict by Ian Struiksma · 1 year, 6 months ago
  95. 4d36624 Add README.chromium and LICENSE from chromium's third_party dir by Camillo Bruni · 1 year, 7 months ago
  96. 4d5ac4b Keep requests with different headers during merge by Mikhail Khokhlov · 1 year, 8 months ago
  97. 9c01c44 Modify OWNERS to carry over root catapult OWNERS by Ian Struiksma · 1 year, 9 months ago
  98. 80f08d7 Mitigate CVE-2023-45288 in web_page_replay by upgrading the version by Dan Plaster · 1 year, 11 months ago
  99. dcdfcec Revert "[WPR] Add support for brotli compression" by Ian Struiksma · 2 years, 3 months ago
  100. d7dac00 [WPR] Add support for brotli compression by Ian Struiksma · 2 years, 4 months ago