Sign in
webrtc
/
src
/
8546666cb9db79a39ddded7048bb5f82e9f4af87
/
examples
/
androidtests
84ba164
Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files.
by Mirko Bonadei
· 4 years ago
8cc6695
Reformat python files checked by pylint (part 1/2).
by Mirko Bonadei
· 4 years, 5 months ago
dd68063
rename "sdp" to description in a few places
by Philipp Hancke
· 4 years, 6 months ago
b19cfee
Roll chromium_revision 4d95e6c77b..71a0e1904e (776481:782339)
by Jeremy Leconte
· 4 years, 9 months ago
afa2e5f
Purge phoglund from most OWNERS files.
by Patrik Höglund
· 5 years ago
753741f
Remove loopback video quality analysis test.
by Sami Kalliomäki
· 6 years ago
22dab11
Remove Legacy ADM from AppRTC mobile
by Paulina Hensman
· 6 years ago
f01d8c8
Add android bindings for PeerConnectionState.
by Jonas Olsson
· 6 years ago
a5d543c
Set minSdkVersion to 16 for AppRTCMobile_stubbed_video_io_test_apk.
by Mirko Bonadei
· 6 years ago
165148d
Reland "Remove deprecated barcode scanning functionality"
by Magnus Jedvert
· 6 years ago
38a3419
Revert "Remove deprecated barcode scanning functionality"
by Alessio Bazzica
· 6 years ago
ff292f3
Remove deprecated barcode scanning functionality
by Magnus Jedvert
· 6 years ago
637b0b5
Make Python-based performance tests output an empty result output.json
by Oleh Prypin
· 6 years ago
b56706f
Reland "Compile frame analyzer for the host machine on perf tests."
by Mirko Bonadei
· 6 years ago
6d80003
Revert "Compile frame analyzer for the host machine on perf tests."
by Mirko Bonadei
· 6 years ago
d8ff3f2
Compile frame analyzer for the host machine on perf tests.
by Mirko Bonadei
· 6 years ago
dc899dc
Revert "Compile frame_analyzer instead of using a prebuilt version."
by Mirko Bonadei
· 7 years ago
abac56b
Compile frame_analyzer instead of using a prebuilt version.
by Mirko Bonadei
· 7 years ago
3d50a31
Remove redundant initializers from WebRTC Java code.
by Sami Kalliomäki
· 7 years ago
0673bc9
Revert CLs affecting video quality toolchain.
by Sami Kalliomäki
· 7 years ago
9bb55fc
Reland "Update video_quality_analysis to align videos instead of using barcodes"
by Magnus Jedvert
· 7 years ago
18a86bf
Reland "Default runner to junit4"
by Andrew Luo
· 7 years ago
8d5bc57
Revert "Default runner to junit4"
by Oleh Prypin
· 7 years ago
9020934
Default runner to junit4
by Andrew Luo
· 7 years ago
d54f5f5
Rename rtc_instrumentation_test_apk targets to end with _test_apk.
by Sami Kalliomäki
· 7 years ago
e468ba7
Delete MockRenderer and replace it with identical MockSink class.
by Sami Kalliomäki
· 7 years ago
5a3d87d
Android: Remove use of deprecated functions related to legacy video codecs
by Magnus Jedvert
· 7 years ago
e987f2b
Android: Stop using VideoRenderer class
by Magnus Jedvert
· 7 years ago
551d115
Android: Fix PeerConnectionFactory init order in AppRTCMobile
by Magnus Jedvert
· 7 years ago
1e90845
Fix AppRTC paths in video_quality_loopback_test.py
by Oleh Prypin
· 7 years ago
17071682
Add setting to switch between new and legacy AudioDeviceModule in AppRTC
by Paulina Hensman
· 7 years ago
9599fd4
Make num-retries default a string.
by Edward Lesmes
· 7 years ago
5b9c684
Add num-retries flag to Android perf tests.
by Edward Lesmes
· 7 years ago
a5797c2
Clean up Android API audio settings
by Sam Zackrisson
· 7 years ago
5641fbb
Add support for saving local audio input to file in AppRTCMobile
by henrika
· 7 years ago
a4e72b7
Add RtcEventLog to AppRTCMobile with preference setting.
by Qingsi Wang
· 7 years ago
71d766e
Pass the right flag to Android video quality test.
by Edward Lemur
· 7 years ago
d5e17d6
Don't run video_quality_loopback_test from the src dir.
by Edward Lemur
· 7 years ago
21a35bc
Ignore Chromium-specific flags on video_quality_loopback_test.
by Edward Lemur
· 7 years ago
2e5966b
Store video_quality_loopback_test perf results in Chart JSON format.
by Edward Lemur
· 7 years ago
70ba9b4
Reland "Make it possible to run video_quality_loopback_test in swarming."
by Edward Lemur
· 7 years ago
9c18489
Revert "Make it possible to run video_quality_loopback_test in swarming."
by Edward Lemur
· 7 years ago
1175ecd
Make it possible to run video_quality_loopback_test in swarming.
by Edward Lemur
· 7 years ago
6062f37
Android: Fix warnings
by Magnus Jedvert
· 7 years ago
82752c4
Roll chromium_revision f93b8b19f2..adf969a7cb (513366:514871) and more.
by Edward Lemur
· 7 years ago
12251b6
Adding @SuppressWarnings(NoSynchronizedMethodCheck).
by Mirko Bonadei
· 7 years ago
9828beb
Fix/suppress all javac warnings.
by Sami Kalliomäki
· 7 years ago
2729c16
Fix some Android lint warnings in AppRTCMobile.
by Sami Kalliomäki
· 7 years ago
90d46c4
Add phoglund@ to various OWNERS and remove kjellander@
by Henrik Kjellander
· 7 years ago
ec57e05
Update scripts to use DEPS-pinned depot_tools
by Henrik Kjellander
· 7 years ago
d189a7c
Add Android Studio project for AppRTCMobile that builds against AAR.
by Sami Kalliomäki
· 7 years ago
cb3b1c1
video_quality_loopback_test.py: Fix relative path to root.
by Henrik Kjellander
· 7 years ago
9d8ce7c
video_quality_loopback_test.py: Fix paths to root.
by Henrik Kjellander
· 7 years ago
e4f900d
gradle_project_test.py: Fix calculation of checkout root dir.
by Henrik Kjellander
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago