summaryrefslogtreecommitdiffstats
path: root/content/browser/resources/media
Commit message (Expand)AuthorAgeFilesLines
* Plumb AudioLogs into AudioOutputDispatcherImpl. Identify listings.dalecurtis@chromium.org2013-12-132-4/+15
* Use an anchor tag to download the webrtc-internals log.jiayl@chromium.org2013-12-071-5/+5
* Introduce new interface for MediaInternals updates.dalecurtis@chromium.org2013-11-275-119/+179
* Sort the chrome://media-internals properties table by key name.scherkus@chromium.org2013-11-201-1/+3
* Put each PeerConnection into a tab on webrtc-internalsjiayl@chromium.org2013-11-086-70/+172
* Use relative path for scripts loaded in content WebUI'srchlodnicki@opera.com2013-10-232-2/+2
* Fixes a JS exception from webrtc_internals.js when the peerconnection udpate ...jiayl@chromium.org2013-09-201-0/+2
* Adds a 'copy to clipboard' button to the media-internals UI.tyoverby@chromium.org2013-09-133-4/+55
* Removes the --enable-new-media-internals flag.tyoverby@chromium.org2013-09-1216-1029/+165
* Adds filtering to the log view in chrome://media-internals.tyoverby@chromium.org2013-09-112-7/+35
* Adds cache and buffer graphs to the properties pane.tyoverby@chromium.org2013-09-106-27/+212
* Rename PlayerManager to Manager.scherkus@chromium.org2013-09-042-1/+1
* Reverting this as this broke Android tests.ananta@chromium.org2013-09-042-1/+1
* Renamed PlayerManager to Manager.tyoverby@chromium.org2013-09-032-1/+1
* Revert "renamed player_manager.js to manager.js." This reverts r220751.tkent@chromium.org2013-09-022-1/+1
* renamed player_manager.js to manager.js.tyoverby@chromium.org2013-09-012-1/+1
* Restructures UI and adds a log viewer.tyoverby@chromium.org2013-08-297-95/+303
* Move webui_resources_test.js to ui/webui/resources/js/.scherkus@chromium.org2013-08-224-503/+0
* Adds rudimentary drawing of properties and the list of property valuestyoverby@chromium.org2013-08-206-170/+137
* Added more logging to audio_renderer_host.tyoverby@chromium.org2013-08-162-23/+17
* Added the next series of files that go into media-internals.tyoverby@chromium.org2013-07-313-0/+254
* First part of the new media-internals javascript frontendtyoverby@chromium.org2013-07-267-6/+707
* Added a placeholder new media-internals page under a flag.tyoverby@chromium.org2013-07-202-0/+37
* Made media::MediaLogEvent use base::TimeTicks instead of base::Time.tyoverby@chromium.org2013-06-262-8/+6
* Adds non-numerical stats values to the data series to include them in the dum...jiayl@chromium.org2013-06-052-7/+20
* Adds a button in the "Create Dump" section to dump the page to a file.jiayl@chromium.org2013-05-155-46/+180
* Fixes the issue in stats graph to not abort when a non-numerical value is seen.jiayl@chromium.org2013-05-152-11/+18
* Fixes a memory leak when running webrtc-internals for a long time, by using a...jiayl@chromium.org2013-05-094-35/+12
* Revert 199008 "Fixes a memory leak when running webrtc-internals..."sky@chromium.org2013-05-084-15/+36
* Fixes a memory leak when running webrtc-internals for a long time, by using a...jiayl@chromium.org2013-05-084-36/+15
* Fix the way we get ssrc from an ssrc report for the coming changes in getStat...jiayl@chromium.org2013-05-084-28/+61
* Add the UI for recording RTP packets from webrtc-internalsjiayl@chromium.org2013-05-023-0/+130
* Displays stream properties like msid/label with the ssrc for stats table and ...jiayl@chromium.org2013-04-266-201/+559
* Fixes webrtc-internals stats reporting for the new stats API.jiayl@chromium.org2013-04-192-8/+8
* Add graphs for PeerConnection statsjiayl@chromium.org2013-03-235-7/+927
* Replace the expand/collapse button with details/summary tags to have the auto...jiayl@chromium.org2013-03-192-36/+15
* Style improvements to chrome://webrtc-internals.fischman@chromium.org2013-02-121-3/+77
* Adds getting PeerConnection stats for webrtc-internals.jiayl@chromium.org2013-02-062-7/+111
* Move chrome://media-internals to content. This allows us to hide implementati...jam@chromium.org2013-02-0111-0/+1350
* Move webui resources under content\browser to one central place, to match wha...jam@chromium.org2013-01-304-0/+163