| Commit message (Expand) | Author | Age | Files | Lines |
* | Change WebRTCInternals::GetInstance() to use a leaky LazyInstance. | marshall | 2014-09-19 | 1 | -1/+5 |
* | Impose PowerSaveBlock while remoting content via Cast or WebRTC. | miu@chromium.org | 2014-08-08 | 1 | -0/+23 |
* | Fix a time conversion bug on webrtc-internals. | jiayl@chromium.org | 2014-07-31 | 1 | -2/+2 |
* | Converts RTCOfferOptions to constriants in the glue code for createOffer. | jiayl@chromium.org | 2014-07-25 | 1 | -2/+2 |
* | Fix webrtc-internals to show the correct timestamp when the PeerConnection ev... | jiayl@chromium.org | 2014-07-01 | 1 | -2/+5 |
* | Remove unnecessary #includes in webrtc_internals.cc. | sungmann.cho@navercorp.com | 2014-06-17 | 1 | -2/+0 |
* | Fix the aec dump crash when users disable aec dump without closing the "Save ... | xians@chromium.org | 2014-06-03 | 1 | -0/+4 |
* | Remove webrtc_internals log spam | enne@chromium.org | 2014-05-30 | 1 | -1/+1 |
* | Use the download directory as the default location for AEC dump files. | grunell@chromium.org | 2014-05-09 | 1 | -8/+13 |
* | Hide WebContentsView from Chrome. This also removes WebContentsViewPort. | jam@chromium.org | 2014-05-03 | 1 | -2/+2 |
* | Remove AEC dump command line flag and the test for it. | grunell@chromium.org | 2014-04-06 | 1 | -7/+0 |
* | Ensure that WebRTC AEC recording checkbox is not set if cancelling file dialog. | grunell@chromium.org | 2014-03-28 | 1 | -0/+6 |
* | Make WebRTCInternals no longer listen for events that it doesn't care about. | avi@chromium.org | 2014-02-27 | 1 | -9/+0 |
* | Don't use file picker for AEC dump on Android. | grunell@chromium.org | 2014-02-15 | 1 | -12/+22 |
* | Remove the RTP recording related code from webrtc-internals. | jiayl@chromium.org | 2014-01-09 | 1 | -26/+1 |
* | Sends getUserMedia request info to webrtc-internals. | jiayl@chromium.org | 2014-01-02 | 1 | -3/+65 |
* | AEC dump setting in webrtc internals. | grunell@google.com | 2013-12-17 | 1 | -2/+72 |
* | Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1 | caitkp@chromium.org | 2013-08-26 | 1 | -7/+7 |
* | Make content use base namespace for Values. | brettw@chromium.org | 2013-06-14 | 1 | -18/+16 |
* | Add the UI for recording RTP packets from webrtc-internals | jiayl@chromium.org | 2013-05-02 | 1 | -11/+34 |
* | content: convert child process notifications to observer usage | phajdan.jr@chromium.org | 2013-02-28 | 1 | -15/+13 |
* | Adds getting PeerConnection stats for webrtc-internals. | jiayl@chromium.org | 2013-02-06 | 1 | -0/+18 |
* | Remove the PeerConnection from webrtc-internals page when the owning renderer... | jiayl@chromium.org | 2013-01-30 | 1 | -1/+54 |
* | Add a WebUIControllerFactory in content and move chrome://webrtc-internals to... | jam@chromium.org | 2013-01-29 | 1 | -0/+153 |
* | Connecting webrtc-internals WebUI frontend with the backend | jiayl@chromium.org | 2013-01-23 | 1 | -84/+0 |
* | Data collection part of webrtc-internals implementation | jiayl@chromium.org | 2013-01-10 | 1 | -0/+84 |