commit | 2dd6667d4768b4ce6e897639badac913c5f3162c | [log] [tgz] |
---|---|---|
author | Ben Wagner <benjaminwagner@google.com> | Fri Nov 27 09:37:00 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 27 09:37:00 2020 |
tree | 16ec4a5f835a615b8906a52babc8641c4e1a07f4 | |
parent | d95bb037d381ef68fa70418e2a8dedce62c1127b [diff] |
Update WebRTC perf page sets Repinned source repo revisions to latest. common.js no longer exists, and adapter.js was moved/renamed The audio sample still exists, but the test cases were removed in https://chromium-review.googlesource.com/c/chromium/src/+/833889/, so I've removed the files as well. `./tools/perf/run_benchmark run webrtc --browser=system` passes locally on Mac. TBR=jansson@chromium.org Bug: 468732 Change-Id: I426cbc50b82899efe60ddcb6d1c95838c4adc25b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560261 Commit-Queue: Ben Wagner aka dogben <benjaminwagner@google.com> Auto-Submit: Ben Wagner aka dogben <benjaminwagner@google.com> Reviewed-by: Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/master@{#831512}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.