summaryrefslogtreecommitdiffstats
path: root/content/browser/media/webrtc_internals.cc
Commit message (Expand)AuthorAgeFilesLines
* Change WebRTCInternals::GetInstance() to use a leaky LazyInstance.marshall2014-09-191-1/+5
* Impose PowerSaveBlock while remoting content via Cast or WebRTC.miu@chromium.org2014-08-081-0/+23
* Fix a time conversion bug on webrtc-internals.jiayl@chromium.org2014-07-311-2/+2
* Converts RTCOfferOptions to constriants in the glue code for createOffer.jiayl@chromium.org2014-07-251-2/+2
* Fix webrtc-internals to show the correct timestamp when the PeerConnection ev...jiayl@chromium.org2014-07-011-2/+5
* Remove unnecessary #includes in webrtc_internals.cc.sungmann.cho@navercorp.com2014-06-171-2/+0
* Fix the aec dump crash when users disable aec dump without closing the "Save ...xians@chromium.org2014-06-031-0/+4
* Remove webrtc_internals log spamenne@chromium.org2014-05-301-1/+1
* Use the download directory as the default location for AEC dump files.grunell@chromium.org2014-05-091-8/+13
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-2/+2
* Remove AEC dump command line flag and the test for it.grunell@chromium.org2014-04-061-7/+0
* Ensure that WebRTC AEC recording checkbox is not set if cancelling file dialog.grunell@chromium.org2014-03-281-0/+6
* Make WebRTCInternals no longer listen for events that it doesn't care about.avi@chromium.org2014-02-271-9/+0
* Don't use file picker for AEC dump on Android.grunell@chromium.org2014-02-151-12/+22
* Remove the RTP recording related code from webrtc-internals.jiayl@chromium.org2014-01-091-26/+1
* Sends getUserMedia request info to webrtc-internals.jiayl@chromium.org2014-01-021-3/+65
* AEC dump setting in webrtc internals.grunell@google.com2013-12-171-2/+72
* Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1caitkp@chromium.org2013-08-261-7/+7
* Make content use base namespace for Values.brettw@chromium.org2013-06-141-18/+16
* Add the UI for recording RTP packets from webrtc-internalsjiayl@chromium.org2013-05-021-11/+34
* content: convert child process notifications to observer usagephajdan.jr@chromium.org2013-02-281-15/+13
* Adds getting PeerConnection stats for webrtc-internals.jiayl@chromium.org2013-02-061-0/+18
* Remove the PeerConnection from webrtc-internals page when the owning renderer...jiayl@chromium.org2013-01-301-1/+54
* Add a WebUIControllerFactory in content and move chrome://webrtc-internals to...jam@chromium.org2013-01-291-0/+153
* Connecting webrtc-internals WebUI frontend with the backendjiayl@chromium.org2013-01-231-84/+0
* Data collection part of webrtc-internals implementationjiayl@chromium.org2013-01-101-0/+84