1. 53fdc03 Update desc of memory benchmark by Suhua Lei · 6 months ago
  2. 6ac018d Remove inactive OWNERS by Camillo Bruni · 6 months ago
  3. 87803d1 Fix the http request timeout by Suhua Lei · 6 months ago
  4. 7c08db8 Revert RemoteConnection timeout by Camillo Bruni · 6 months ago
  5. 5ec763f Multiple Binary Candidates by Camillo Bruni · 6 months ago
  6. b6a3d2b Handle throwing home accesor on Android by Camillo Bruni · 6 months ago
  7. b32660f Windows fixes by Camillo Bruni · 6 months ago
  8. a2f6426 Add the called function name to unsupported errors by Saswat Padhi · 6 months ago
  9. d46a4a6 Restructure cli_helper.py methods by Camillo Bruni · 6 months ago
  10. 0829539 Update poetry packages by Camillo Bruni · 6 months ago
  11. 93ed61c Fix bad char in README by Carlos Caballero · 6 months ago
  12. 53ced65 Use live URL to replay WPR in the press benchmarks. by Farid · 6 months ago
  13. a9dfc92 Improve DevTools Recorder integration by Camillo Bruni · 6 months ago
  14. 66a9ac2 ssci: Use canonical "Security Critical: No" field by Jiewei Qian · 6 months ago
  15. 0c7b62b Implement touch scrolling for ChromeOS by Kameron Lutes · 6 months ago
  16. 463368d Add more options for creating the memory workload by Suhua Lei · 6 months ago
  17. de2d0bb [LoadLine] Address comments from the previous CL by Mikhail Khokhlov · 6 months ago
  18. b5c5775 Add some clarification about the benchmark version by Carlos Caballero · 6 months ago
  19. 8ab01fb [LoadLine] A couple of bug fixes by Mikhail Khokhlov · 6 months ago
  20. 0fb6f6c Only download pre-built wprgo when it's necessary by Mikhail Khokhlov · 6 months ago
  21. 11d03a2 Rename loading benchmark presets -> LoadLine by Mikhail Khokhlov · 6 months ago
  22. 64f705b Add version string to Loading benchmark by Carlos Caballero · 6 months ago
  23. 2f8f48c Reimplement login and secrets by Camillo Bruni · 6 months ago
  24. 1c0929f Update README for loading benchmark v1! by Carlos Caballero · 6 months ago
  25. 18c0bc4 loading wait_for_ready_state action by Charles William Dick · 6 months ago
  26. 7899f18 loading wait_for_element use wait_js_condition by Charles William Dick · 6 months ago
  27. 1c54d7c loading get action _new_tab _new_window targets by Charles William Dick · 6 months ago
  28. 353f73a loading switch_tab action by Charles William Dick · 6 months ago
  29. fb178d8 loading android click fail if element has no area by Charles William Dick · 6 months ago
  30. e95c48f Re-grant notification permission after force clear by Suhua Lei · 6 months ago
  31. 049707a Clean up network imports by Camillo Bruni · 6 months ago
  32. c05572f Skip given num of tabs for liveness checking by Suhua Lei · 6 months ago
  33. 3115515 Fix google3 test errors by John Chen · 6 months ago
  34. 38562d9 Add memory benchmark by Suhua Lei · 6 months ago
  35. 00d83a5 Rename Remote*Path to Any*Path by Camillo Bruni · 6 months ago
  36. 89fa768 Stricter use of RemotePosixPath by Camillo Bruni · 6 months ago
  37. a1af6ee Rename local_fileserver.py to local_file_server.py by Camillo Bruni · 6 months ago
  38. 538e26b Add Page setup block by Camillo Bruni · 6 months ago
  39. 0cfef60 Support running WPR on device by Mikhail Khokhlov · 6 months ago
  40. 49f2cd1 Harden android flag restoration by Camillo Bruni · 6 months ago
  41. ca214e6 Address various pylint issues all over the place by Camillo Bruni · 6 months ago
  42. edf7cf2 Fix WPR in persist_server mode with multiple browsers by Mikhail Khokhlov · 6 months ago
  43. 5e1ae1f Allow dynamic port allocation for --local-file-server by Camillo Bruni · 6 months ago
  44. 25d0356 Add MotionMark suffix for chromium-hosted version by Camillo Bruni · 6 months ago
  45. 43ac1fa Increase setup timeout for motionmark 1.3 by Camillo Bruni · 6 months ago
  46. 1ae134a Execute Anroid end-to-end tests when an adb id is provided. by Farid · 6 months ago
  47. a2c441b Add custom CSV formatter for JetStream by Camillo Bruni · 6 months ago
  48. 3938632 Preparations for custom CSVFormatter by Camillo Bruni · 6 months ago
  49. ed1268d Add http request timeout to webdriver by Suhua Lei · 6 months ago
  50. a9773e6 wait_for_element fail if element not found by Charles William Dick · 6 months ago
  51. e816bfb loading allow page config with logins and one page by Charles William Dick · 6 months ago
  52. d616137 Implement TypingAction for ChromeOS by Kameron Lutes · 6 months ago
  53. 9d36847 Implement tap for ChromeOS by Kameron Lutes · 6 months ago
  54. b039077 Fix compatibility of get-main-user with Android version by Suhua Lei · 6 months ago
  55. b91e9cf Re-enable pytest in .vpython3 on Windows by John Chen · 6 months ago
  56. 0ee96b4 Update CSV formatting by Camillo Bruni · 6 months ago
  57. eb08bb0 Chrome histogram metrics probe by Charles William Dick · 6 months ago
  58. 63e9c4a Add extra package cleanup step by Suhua Lei · 6 months ago
  59. b0d9398 Enable hjson everywhere by Camillo Bruni · 6 months ago
  60. 823542e Avoid false positive in running process check on Windows by John Chen · 6 months ago
  61. 0138f3c Improving file system by Camillo Bruni · 6 months ago
  62. 4759c1c Disable verbose driver logging by default by Camillo Bruni · 6 months ago
  63. c5084cd Update crossbench .vpython3 file for Windows by John Chen · 6 months ago
  64. 714d38d Add DEFAULT_REPETITIONS to benchmarks by Carlos Caballero · 6 months ago
  65. 8889eea Do not run TP if not needed by Carlos Caballero · 6 months ago
  66. 53c5a8e Make loading score bigger by Carlos Caballero · 6 months ago
  67. 3f6323b Change DisplayRectangle mid properties by Kameron Lutes · 6 months ago
  68. c2fb98e Move DisplayRectangle tests to standalone file by Kameron Lutes · 6 months ago
  69. f09b804 Add --start-delay and --stop-delay by Camillo Bruni · 6 months ago
  70. 268fd68 Separately merge RCS data based on cache temperatures by Camillo Bruni · 6 months ago
  71. 8164edd Use auto-ports for WPR by Camillo Bruni · 6 months ago
  72. f9ce4ef Fix Adb paths when running on a windows host by Camillo Bruni · 6 months ago
  73. 0cc218a Enable more pytype checks again by Camillo Bruni · 6 months ago
  74. 6eb5b6e Break Runner <-> Browser typing import cycle by Camillo Bruni · 6 months ago
  75. 50659a4 Clean up imports by Camillo Bruni · 6 months ago
  76. b7a1076 Use emojis for cache temperature printing by Camillo Bruni · 6 months ago
  77. 0172518 Move DisplayRectangle by Kameron Lutes · 6 months ago
  78. 78376e3 Fix help message for speedometer iterations flag by Kameron Lutes · 6 months ago
  79. 41258f4 Fix non-existant element error for Android action runner by Kameron Lutes · 6 months ago
  80. 2b81259 Add a small utility to run trace processor on existing results by Mikhail Khokhlov · 7 months ago
  81. d8a35fb Add BatchTraceProcessor support by Carlos Caballero · 7 months ago
  82. 11bd801 Use a custom host and port number to create a local file server. by Farid · 7 months ago
  83. cd4fe65 simpleperf: Fix unwinding in DWARF mode by Tatsuyuki Ishi · 7 months ago
  84. e4864fd Prefer explicit --network to default --network-config by Mikhail Khokhlov · 7 months ago
  85. e47726e Fix race in google login by David Stevens · 7 months ago
  86. 4759a97 Fix double-initialization of logging by Mikhail Khokhlov · 7 months ago
  87. 2dd4d69 Add more options for multiple tab benchmark by Suhua Lei · 7 months ago
  88. cdb1c34 Add loading-tablet and loading-phone wrapper benchmarks by Mikhail Khokhlov · 7 months ago
  89. 8a7bae5 Fix the resources experimental metric by Mikhail Khokhlov · 7 months ago
  90. 1a18b08 Fix result reporting by Mikhail Khokhlov · 7 months ago
  91. 3d7537a Add desktop CNN page load metric by Igor Kraskevich · 7 months ago
  92. 6e2e2a4 Restore the trace_processor/metrics/ folder by Mikhail Khokhlov · 7 months ago
  93. 679e67e [Loading benchmark] A small metric refactoring by Mikhail Khokhlov · 7 months ago
  94. ed64444 Split loading test files by Camillo Bruni · 7 months ago
  95. 93b5389 Split up files by Camillo Bruni · 7 months ago
  96. 1b0d523 Preparing for platform-mock tests by Camillo Bruni · 7 months ago
  97. d52fd9f Find the installed app path using the requested app version. by Farid · 7 months ago
  98. 102cd1c Simplify PageConfig parsing by Camillo Bruni · 7 months ago
  99. 2a195d1 Clean up Page parsing by Camillo Bruni · 7 months ago
  100. 71279cc Update DisplayRectangle to match DOMRect by Kameron Lutes · 7 months ago