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
/
chrome
/
test
/
data
/
webrtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable getMediaDevices tests. Revert to use getSources instead for getUserMe...
grunell@chromium.org
2014-07-03
1
-3
/
+3
*
Added onended event check, highlight success text in green
jansson@chromium.org
2014-06-24
2
-5
/
+15
*
Renamed erronous element id refresh_devices to get_devices.
jansson@chromium.org
2014-06-19
1
-38
/
+41
*
Rewrote WebRTC video quality test to fetch captured frames directly.
phoglund@chromium.org
2014-06-17
3
-236
/
+95
*
While trying to figure out why Firefox does not work with the peerconnection....
jansson@chromium.org
2014-06-12
2
-17
/
+23
*
* Add getMediaDevices browser test
grunell@chromium.org
2014-06-11
3
-30
/
+54
*
Added peerconnection constraint checkboxes + text field.
jansson@chromium.org
2014-06-10
2
-19
/
+40
*
Removed fake accessors for AV tracks on the MediaStream object.
jansson@chromium.org
2014-05-28
1
-8
/
+0
*
Cleaned up WebRTC browser test js, removed unneeded stuff.
phoglund@chromium.org
2014-05-27
9
-209
/
+130
*
Removed webkit prefix when creating peerconnection object which means
jansson@chromium.org
2014-05-27
1
-2
/
+2
*
Creating canvas dynamically in webrtc video quality tests
amogh.bihani@samsung.com
2014-05-15
2
-54
/
+22
*
Making webrtc video quality test page generic
amogh.bihani@samsung.com
2014-05-13
3
-77
/
+42
*
Rewrote WebRTC browser tests to not use peerconnection_server.
phoglund@chromium.org
2014-05-09
3
-750
/
+162
*
Fix the video detector in webrtc/video_detector.js so it can be reused.
perkj@chromium.org
2014-05-09
1
-1
/
+8
*
Add HD browser test to WebRTC suite.
kjellander@chromium.org
2014-04-29
2
-2
/
+51
*
chrome/test/data/webrtc/webaudio.js: update for new API
fischman@chromium.org
2014-04-16
1
-2
/
+4
*
Adding missing dll files needed for sox.exe.
phoglund@chromium.org
2014-04-09
3
-0
/
+3
*
Fixed quality tests after PyAuto test purge.
phoglund@chromium.org
2014-04-08
14
-0
/
+100
*
Unprefixing webkit from webaudio in WebRTC tests.
phoglund@chromium.org
2014-04-08
2
-2
/
+2
*
Fixed delayed call to a deleted function.
phoglund@chromium.org
2014-04-07
1
-6
/
+0
*
Adding physical webcam tests for WebRTC.
phoglund@chromium.org
2014-04-04
4
-61
/
+55
*
Mute local video tag
jansson@chromium.org
2014-04-03
1
-1
/
+1
*
Relanding Switched main WebRTC browser tests to use a more realistic video
phoglund@chromium.org
2014-03-31
1
-4
/
+2
*
Revert 260213 "Relanding Switched main WebRTC browser tests to u..."
creis@chromium.org
2014-03-28
1
-2
/
+4
*
Relanding Switched main WebRTC browser tests to use a more realistic video
phoglund@chromium.org
2014-03-28
1
-4
/
+2
*
Revert 259887 "Switched main WebRTC browser tests to use a more ..."
phoglund@chromium.org
2014-03-27
1
-2
/
+4
*
Switched main WebRTC browser tests to use a more realistic video.
phoglund@chromium.org
2014-03-27
1
-4
/
+2
*
Fixed checking of RTP checkbox when called
jansson@chromium.org
2014-03-17
2
-5
/
+5
*
Migrate WebRtcVideoQualityBrowserTest to using FileVideoCaptureDevice.
mcasas@chromium.org
2014-03-16
1
-5
/
+5
*
Add different error codes for getUserMedia.
tommyw@chromium.org
2014-03-14
1
-6
/
+0
*
Update the test for the webrtc change that SDES cryptos are not included in S...
jiayl@chromium.org
2014-03-06
1
-1
/
+2
*
Re-landing "Add disable WebRTC encryption tests".
grunell@chromium.org
2014-02-26
1
-0
/
+9
*
Revert 252624 "Add disable WebRTC encryption tests."
niklase@chromium.org
2014-02-21
1
-9
/
+0
*
Add disable WebRTC encryption tests.
grunell@chromium.org
2014-02-21
1
-0
/
+9
*
Made AppRTC and Firefox interop test verify video as well.
phoglund@chromium.org
2014-02-05
3
-63
/
+11
*
Fixed incorrect function name
jansson@chromium.org
2014-01-27
2
-12
/
+12
*
Fixed race condition on disconnect for WebRTC browser tests.
phoglund@chromium.org
2014-01-15
1
-0
/
+5
*
Combining all javascript files to one for the manual test page and perform re...
jansson@chromium.org
2014-01-09
3
-160
/
+1052
*
Use window.URL instead of window.webkitURL.
davidben@chromium.org
2014-01-08
1
-1
/
+1
*
Removed getDevices from window.onload and added a checkbox letting the
jansson@chromium.org
2013-12-17
4
-19
/
+72
*
Reland of https://codereview.chromium.org/114063003.
phoglund@chromium.org
2013-12-16
2
-2
/
+28
*
Revert 240470 "Make WebRTC browser tests fail cleaner when the h..."
tommycli@chromium.org
2013-12-13
2
-28
/
+2
*
Make WebRTC browser tests fail cleaner when the host fails to provide a camera.
phoglund@chromium.org
2013-12-12
2
-2
/
+28
*
WebRTC browser tests now detect javascript errors.
phoglund@chromium.org
2013-12-09
3
-52
/
+10
*
Add browset tests for webaudio using media stream.
xians@chromium.org
2013-12-04
1
-0
/
+19
*
Fixed element id in the ConnectFromHere function.
jansson@chromium.org
2013-12-04
1
-1
/
+1
*
Add localStorage for input fields
jansson@chromium.org
2013-12-02
2
-4
/
+43
*
Fixed race condition in RESULT line printing for video test.
phoglund@chromium.org
2013-11-26
1
-1
/
+31
*
Added default optional video constraints googCpuOveruseDetection and googLeak...
jansson@chromium.org
2013-11-25
1
-9
/
+7
*
added default res input and set default to 1280x720
jansson@chromium.org
2013-11-15
2
-4
/
+12
[next]