index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve info text about diagnostic WebRTC audio (AEC) recordings.
grunell@google.com
2014-01-13
1
-3
/
+7
*
Add getUserMedia info to the dump and add browser tests.
jiayl@chromium.org
2014-01-11
2
-4
/
+16
*
Remove the RTP recording related code from webrtc-internals.
jiayl@chromium.org
2014-01-09
2
-89
/
+2
*
Use window.URL instead of window.webkitURL.
davidben@chromium.org
2014-01-08
1
-1
/
+1
*
Sends getUserMedia request info to webrtc-internals.
jiayl@chromium.org
2014-01-02
1
-0
/
+21
*
AEC dump setting in webrtc internals.
grunell@google.com
2013-12-17
2
-3
/
+40
*
Plumb AudioLogs into AudioOutputDispatcherImpl. Identify listings.
dalecurtis@chromium.org
2013-12-13
2
-4
/
+15
*
Use an anchor tag to download the webrtc-internals log.
jiayl@chromium.org
2013-12-07
1
-5
/
+5
*
AndroidVideoEncodeAccelerator is born!
fischman@chromium.org
2013-12-04
1
-0
/
+1
*
Introduce new interface for MediaInternals updates.
dalecurtis@chromium.org
2013-11-27
5
-119
/
+179
*
Sort the chrome://media-internals properties table by key name.
scherkus@chromium.org
2013-11-20
1
-1
/
+3
*
Added the current command line to about:gpu
bajones@chromium.org
2013-11-09
1
-0
/
+9
*
Put each PeerConnection into a tab on webrtc-internals
jiayl@chromium.org
2013-11-08
6
-70
/
+172
*
Use relative path for scripts loaded in content WebUI's
rchlodnicki@opera.com
2013-10-23
3
-4
/
+4
*
[telemetry] Print graphics feature status.
dtu@chromium.org
2013-10-16
1
-12
/
+12
*
Fixes a JS exception from webrtc_internals.js when the peerconnection udpate ...
jiayl@chromium.org
2013-09-20
1
-0
/
+2
*
Adds a 'copy to clipboard' button to the media-internals UI.
tyoverby@chromium.org
2013-09-13
3
-4
/
+55
*
Add more diagnostic info to chrome://indexeddb-internals
jsbell@chromium.org
2013-09-12
2
-18
/
+120
*
Removes the --enable-new-media-internals flag.
tyoverby@chromium.org
2013-09-12
16
-1029
/
+165
*
Adds filtering to the log view in chrome://media-internals.
tyoverby@chromium.org
2013-09-11
2
-7
/
+35
*
Adds cache and buffer graphs to the properties pane.
tyoverby@chromium.org
2013-09-10
6
-27
/
+212
*
Rename PlayerManager to Manager.
scherkus@chromium.org
2013-09-04
2
-1
/
+1
*
Reverting this as this broke Android tests.
ananta@chromium.org
2013-09-04
2
-1
/
+1
*
Renamed PlayerManager to Manager.
tyoverby@chromium.org
2013-09-03
2
-1
/
+1
*
Revert "renamed player_manager.js to manager.js." This reverts r220751.
tkent@chromium.org
2013-09-02
2
-1
/
+1
*
renamed player_manager.js to manager.js.
tyoverby@chromium.org
2013-09-01
2
-1
/
+1
*
Restructures UI and adds a log viewer.
tyoverby@chromium.org
2013-08-29
7
-95
/
+303
*
Move webui_resources_test.js to ui/webui/resources/js/.
scherkus@chromium.org
2013-08-22
4
-503
/
+0
*
Adds rudimentary drawing of properties and the list of property values
tyoverby@chromium.org
2013-08-20
6
-170
/
+137
*
Added more logging to audio_renderer_host.
tyoverby@chromium.org
2013-08-16
2
-23
/
+17
*
Added the next series of files that go into media-internals.
tyoverby@chromium.org
2013-07-31
3
-0
/
+254
*
First part of the new media-internals javascript frontend
tyoverby@chromium.org
2013-07-26
7
-6
/
+707
*
Add connection/transaction diagnostics to chrome://indexeddb-internals
jsbell@chromium.org
2013-07-22
2
-0
/
+88
*
Added a placeholder new media-internals page under a flag.
tyoverby@chromium.org
2013-07-20
2
-0
/
+37
*
Add a "Force Close" link and connection count to indexeddb-interanals.
alecflett@chromium.org
2013-07-18
2
-7
/
+45
*
Better size formatting for indexeddb-internals
alecflett@chromium.org
2013-07-13
1
-1
/
+1
*
Made media::MediaLogEvent use base::TimeTicks instead of base::Time.
tyoverby@chromium.org
2013-06-26
2
-8
/
+6
*
Adds non-numerical stats values to the data series to include them in the dum...
jiayl@chromium.org
2013-06-05
2
-7
/
+20
*
Add driver bug workarounds to about:gpu page.
zmo@chromium.org
2013-05-31
4
-24
/
+27
*
Adds a button in the "Create Dump" section to dump the page to a file.
jiayl@chromium.org
2013-05-15
5
-46
/
+180
*
Fixes the issue in stats graph to not abort when a non-numerical value is seen.
jiayl@chromium.org
2013-05-15
2
-11
/
+18
*
Fixes a memory leak when running webrtc-internals for a long time, by using a...
jiayl@chromium.org
2013-05-09
4
-35
/
+12
*
Revert 199008 "Fixes a memory leak when running webrtc-internals..."
sky@chromium.org
2013-05-08
4
-15
/
+36
*
Fixes a memory leak when running webrtc-internals for a long time, by using a...
jiayl@chromium.org
2013-05-08
4
-36
/
+15
*
Fix the way we get ssrc from an ssrc report for the coming changes in getStat...
jiayl@chromium.org
2013-05-08
4
-28
/
+61
*
Implement download link in chrome://indexeddb-internals/
alecflett@chromium.org
2013-05-06
2
-6
/
+46
*
Add the UI for recording RTP packets from webrtc-internals
jiayl@chromium.org
2013-05-02
3
-0
/
+130
*
Displays stream properties like msid/label with the ssrc for stats table and ...
jiayl@chromium.org
2013-04-26
6
-201
/
+559
*
Fixes webrtc-internals stats reporting for the new stats API.
jiayl@chromium.org
2013-04-19
2
-8
/
+8
*
Support multiple storage partitions in chrome://indexeddb-internals/
alecflett@chromium.org
2013-04-17
2
-7
/
+10
[next]