1. 78b9988 Add janitors to the OWNERS file by Sadaf Ebrahimi · 5 weeks ago main
  2. e80b718 Merge remote-tracking branch 'origin/upstream' by Inna Palant · 7 weeks ago
  3. e06c0cb Third-Party Import of: https://chromium.googlesource.com/crossbench by Andrew Luo · 2 months ago upstream
  4. 6113173 Initial empty repository by Inna Palant (xWF) · 3 months ago
  5. 49340d5 Set CPU freqs in FrequencyProbeContext.start() and restore on stop() by Victor Hugo Vianna Silva · 3 months ago
  6. c7f3ca4 Expose numerical frequency map in FrequencyProbe, not an abstract one by Victor Hugo Vianna Silva · 3 months ago
  7. 20c70f5 Reduce some imports by Camillo Bruni · 3 months ago
  8. e591f62 [LoadLine] Update docs to mention thermal cooldown option by Mikhail Khokhlov · 3 months ago
  9. 0e0e894 Fix mypy issues by Camillo Bruni · 3 months ago
  10. 7ca4f96 Support local chrome_public_apk helper binary by Camillo Bruni · 3 months ago
  11. cd8857f Make `execute_cdp_cmd` work for remote webdriver by Saswat Padhi · 3 months ago
  12. 0d27e8a [LoadLine] Fix trace processor path by Mikhail Khokhlov · 3 months ago
  13. f766847 Enable pylint presubmits globally by Camillo Bruni · 3 months ago
  14. ef15aa6 Add stricter config argument test by Camillo Bruni · 3 months ago
  15. bf1bde3 Consistently use host_platform by Camillo Bruni · 3 months ago
  16. f4fab96 dump_html probe and loading action by Charles William Dick · 3 months ago
  17. e7931e6 loading screenshot action use probes by Charles William Dick · 3 months ago
  18. 5127ff5 Fix typing issues in FrequencyProbe parsing by Victor Hugo Vianna Silva · 3 months ago
  19. 7dec286 Strip benchmark name in story name by Camillo Bruni · 3 months ago
  20. 2483b62 [probe] Log v8.rcs merge results by Camillo Bruni · 3 months ago
  21. 30dbe4f Add tests for google login by David Stevens · 3 months ago
  22. d1cb746 Create base ActionRunnerTestCase by David Stevens · 3 months ago
  23. 21e3c10 Enable pylint on upload by Camillo Bruni · 3 months ago
  24. 7877091 Improve macOS Platform by Camillo Bruni · 3 months ago
  25. 2c0f495 Force flush for tests by Camillo Bruni · 3 months ago
  26. 6155fe4 Validate user-configured frequencies in FrequencyProbe by Victor Hugo Vianna Silva · 3 months ago
  27. 436917e Fix pytype in browser_variants.py by Victor Vianna · 3 months ago
  28. 687bd7d Support ChromeOS in the Perfetto probe by Chinglin Yu · 3 months ago
  29. 3eec328 Adapt desktop end-to-end tests for Windows. by Farid · 3 months ago
  30. 818298a Make google login work on ChromeOS by David Stevens · 3 months ago
  31. c9940bf Fix pylint issues by Camillo Bruni · 3 months ago
  32. 63754b8 Thermal monitor probe by Mikhail Khokhlov · 3 months ago
  33. 58b6e54 Fix ChromeOS TextInput when duration is 0 by Kameron Lutes · 3 months ago
  34. a14bcf9 Improve Platform.assert_is_local by Camillo Bruni · 3 months ago
  35. c54c334 Improve PRESUBMIT by Camillo Bruni · 3 months ago
  36. 873593a Use run.browser_platform helper by Camillo Bruni · 3 months ago
  37. 889ced4 [docs] Pytype now supports 3.11 by Camillo Bruni · 3 months ago
  38. 5f73425 Fix exception raising by Camillo Bruni · 3 months ago
  39. 3d31ff5 Refactor ChromeOS action runner tests to use assertRaisesRegexp by Kameron Lutes · 3 months ago
  40. 53d01f3 Add cache-dir helper on Platform by Camillo Bruni · 3 months ago
  41. 2c2cab4 Add core/loading team serp benchmark by Kouhei Ueno · 3 months ago
  42. d35f588 Update poetry lock with latest packages by Camillo Bruni · 3 months ago
  43. 08ccc57 Symlink runs into browser dir by Camillo Bruni · 3 months ago
  44. 7da7928 Improve linux perf profiling probe by Camillo Bruni · 3 months ago
  45. 3e80d47 Add example config for collecting PMU counter data by Rasika Navarange · 3 months ago
  46. b12e83b Add mouse input support for ChromeOS by Kameron Lutes · 3 months ago
  47. 069a9c8 Add memory benchmark test by Suhua Lei · 3 months ago
  48. 1be4fd8 Add scaffold and config parsing for new CPU frequency pinning probe by Victor Hugo Vianna Silva · 3 months ago
  49. b6120db [jetstream] Add --detailed-metrics to JetStream by Camillo Bruni · 3 months ago
  50. fe7f1db [jetstream] Move more code to the base jetstream module by Camillo Bruni · 3 months ago
  51. 679035f [network] Support run_on_device for local browsers by Camillo Bruni · 3 months ago
  52. 2997a6a Fix the support of multiple tabs for interactive page by Suhua Lei · 3 months ago
  53. b4d7ae7 Move action_runner and action modules to the top by Camillo Bruni · 3 months ago
  54. 57d67f0 Split actions into separate files by Camillo Bruni · 3 months ago
  55. 204f830 Reduce PressBenchmarks story timeouts by Camillo Bruni · 3 months ago
  56. 5401449 Print largest pprof and log files by Camillo Bruni · 3 months ago
  57. 9f3b07f Move all prefetto / tracing probes into one place by Camillo Bruni · 3 months ago
  58. 8d972d9 Make LivePage a subclass of InteractivePage by Camillo Bruni · 3 months ago
  59. 1a134b6 Store memory benchmark results via probe by Suhua Lei · 3 months ago
  60. c1271c6 Fixing windows test issues by Camillo Bruni · 3 months ago
  61. 3fbf31a Fix tracing probe for windows by Camillo Bruni · 3 months ago
  62. c01232b [loadline] Report per-story scores per minute instead of per second by Victor Hugo Vianna Silva · 3 months ago
  63. 18c2454 ssci: canonicalize / backfill dependencies managed by DEPS by Jiewei Qian · 4 months ago
  64. 101a9fa Fix browser teardown by Suhua Lei · 4 months ago
  65. 5a4303b Basic support for clearing WPR after running the setup code by Camillo Bruni · 4 months ago
  66. c9684ca Clean up memory benchmark by Camillo Bruni · 4 months ago
  67. 22047cd Remove experimental power benchmark by Camillo Bruni · 4 months ago
  68. 4a2a6b9 Add WATCHLIST by Camillo Bruni · 4 months ago
  69. 54641b9 Cleanups by Camillo Bruni · 4 months ago
  70. 7eb752a Define a stop story exception for better error handling by Suhua Lei · 4 months ago
  71. 54cfeca [DEPS] Only check out wpr without chrome by Camillo Bruni · 4 months ago
  72. 53fdc03 Update desc of memory benchmark by Suhua Lei · 4 months ago
  73. 6ac018d Remove inactive OWNERS by Camillo Bruni · 4 months ago
  74. 87803d1 Fix the http request timeout by Suhua Lei · 4 months ago
  75. 7c08db8 Revert RemoteConnection timeout by Camillo Bruni · 4 months ago
  76. 5ec763f Multiple Binary Candidates by Camillo Bruni · 4 months ago
  77. b6a3d2b Handle throwing home accesor on Android by Camillo Bruni · 4 months ago
  78. b32660f Windows fixes by Camillo Bruni · 4 months ago
  79. a2f6426 Add the called function name to unsupported errors by Saswat Padhi · 4 months ago
  80. d46a4a6 Restructure cli_helper.py methods by Camillo Bruni · 4 months ago
  81. 0829539 Update poetry packages by Camillo Bruni · 4 months ago
  82. 93ed61c Fix bad char in README by Carlos Caballero · 4 months ago
  83. 53ced65 Use live URL to replay WPR in the press benchmarks. by Farid · 4 months ago
  84. a9dfc92 Improve DevTools Recorder integration by Camillo Bruni · 4 months ago
  85. 66a9ac2 ssci: Use canonical "Security Critical: No" field by Jiewei Qian · 4 months ago
  86. 0c7b62b Implement touch scrolling for ChromeOS by Kameron Lutes · 4 months ago
  87. 463368d Add more options for creating the memory workload by Suhua Lei · 4 months ago
  88. de2d0bb [LoadLine] Address comments from the previous CL by Mikhail Khokhlov · 4 months ago
  89. b5c5775 Add some clarification about the benchmark version by Carlos Caballero · 4 months ago
  90. 8ab01fb [LoadLine] A couple of bug fixes by Mikhail Khokhlov · 4 months ago
  91. 0fb6f6c Only download pre-built wprgo when it's necessary by Mikhail Khokhlov · 4 months ago
  92. 11d03a2 Rename loading benchmark presets -> LoadLine by Mikhail Khokhlov · 4 months ago
  93. 64f705b Add version string to Loading benchmark by Carlos Caballero · 4 months ago
  94. 2f8f48c Reimplement login and secrets by Camillo Bruni · 4 months ago
  95. 1c0929f Update README for loading benchmark v1! by Carlos Caballero · 4 months ago
  96. 18c0bc4 loading wait_for_ready_state action by Charles William Dick · 4 months ago
  97. 7899f18 loading wait_for_element use wait_js_condition by Charles William Dick · 4 months ago
  98. 1c54d7c loading get action _new_tab _new_window targets by Charles William Dick · 4 months ago
  99. 353f73a loading switch_tab action by Charles William Dick · 4 months ago
  100. fb178d8 loading android click fail if element has no area by Charles William Dick · 4 months ago