commit | 86f25d3bcd0b7f2a162b216fbe4c0ee588d30350 | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Tue Oct 10 11:28:56 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 13 07:48:47 2017 |
tree | 52ab27df3c0a45e3409b0e18471d4a7221ab5adf | |
parent | dc182a486a7915d5769294e4c60224a28f537507 [diff] |
Create links to single experiments in APM-QA exported results. For each single experiment, a URL is defined by adding a specific anchor. A URL can be copied using the button beneath the score of the experiment one would like to share. This CL also includes a few optimizations and fixes: - JS and CSS are minified - Dialog close event listener added, this fixes a small bug preventing the play out audio to stop when pressing ESC instead of using the close button - Snackbar notifications added - Simple unit test for the export module BUG=webrtc:7218 Change-Id: Iad00ce69094a5968ee0520d105d59656cfafa4e2 TBR= Change-Id: Iad00ce69094a5968ee0520d105d59656cfafa4e2 Reviewed-on: https://webrtc-review.googlesource.com/7960 Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20266}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.