Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
de212ca0391c18932880c8f8635b71622748ecd2
/
examples
/
androidapp
cf15eb5
Release ADM after passing it to PCF in AppRTC
by Paulina Hensman
· 7 years ago
cad9444
Remove H264 CHP field trial code.
by Kári Tristan Helgason
· 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
98c704f
Fix true/false error in AppRTC PeerConnectionClient
by Paulina Hensman
· 7 years ago
d91f7df
Remove duplicate line in AppRTC PeerConnectionClient
by Paulina Hensman
· 7 years ago
66f1e9e
Android: Add AudioDeviceModule interface and clean up implementation code
by Magnus Jedvert
· 7 years ago
003211c
Android: Rename AudioDeviceModule to JavaAudioDeviceModule
by Magnus Jedvert
· 7 years ago
1a18e0a
Android audio code: Replace C++ template with input/output interface
by Magnus Jedvert
· 7 years ago
b93d030
Android: Update RecordedAudioToFileController
by Magnus Jedvert
· 7 years ago
1707168
Add setting to switch between new and legacy AudioDeviceModule in AppRTC
by Paulina Hensman
· 7 years ago
06e363a
Annotate AppRTCMobile with @Nulllable.
by Sami Kalliomäki
· 7 years ago
08006d4
Android AppRTCMobile: Use new audio device code
by Magnus Jedvert
· 7 years ago
89dd7bf
Move android audio device code into sdk/android
by Paulina Hensman
· 7 years ago
d328ec3
Change valueOf -> parseBoolean to avoid unneeded boxing
by Oleh Prypin
· 7 years ago
9a58cc0
Update the android AppRTC to use PeerConnection Unified Plan API.
by Seth Hampson
· 7 years ago
a5797c2
Clean up Android API audio settings
by Sam Zackrisson
· 7 years ago
cdff887
Android AppRTCMobile: Disable fullscreen SurfaceView HW scaling
by Magnus Jedvert
· 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
afa1546
Fix incorrect static method call.
by Patrik Höglund
· 7 years ago
682dc61
Conclude VideoFrame emit fieldtrial.
by Sami Kalliomäki
· 7 years ago
06c944f
Fix aecdumps in AppRTC on Android.
by Gustaf Ullberg
· 7 years ago
f61b3ba
Revert "Target SDK level 27 in AppRTCMobile."
by Sami Kalliomäki
· 7 years ago
af4f1b4
Target SDK level 27 in AppRTCMobile.
by Sami Kalliomäki
· 7 years ago
e78824e
Suppress ErrorProne StringSplitter warnings
by Oleh Prypin
· 7 years ago
e8b26cd
Android: Deprecate peerconnection constraints.
by Sami Kalliomäki
· 7 years ago
1b7f988
Roll Chromium + Fix Android lint suppressions
by Edward Lemur
· 7 years ago
3e189a6
Remove static library loading from WebRTC Android SDK.
by Sami Kalliomäki
· 7 years ago
aea1d1a
Android: Fix leaking software video codec instances.
by Sami Kalliomäki
· 7 years ago
ed1023d
Android: Disable internal tracer by default.
by Sami Kalliomäki
· 7 years ago
6062f37
Android: Fix warnings
by Magnus Jedvert
· 7 years ago
dc1b9f1
Injectable software codecs for Android.
by Anders Carlsson
· 7 years ago
ec6cf2a
Cleanup old suppressions from suppressions.xml.
by Sami Kalliomäki
· 7 years ago
3607420
Removing unused import.
by Mirko Bonadei
· 7 years ago
12251b6
Adding @SuppressWarnings(NoSynchronizedMethodCheck).
by Mirko Bonadei
· 7 years ago
bde473e
Fix/suppress new warnings introduced in Chromium roll.
by Sami Kalliomäki
· 7 years ago
b0576ec
Reland of Improves native Android audio implementations
by henrika
· 7 years ago
0af34ad
The onWebRtcAudioTrackStartError is changed in this CL which breaks the internal projects.
by Zhi Huang
· 7 years ago
9828beb
Fix/suppress all javac warnings.
by Sami Kalliomäki
· 7 years ago
ef5df1a
Fix WebSocketObserver getting garbage collected.
by Sami Kalliomäki
· 7 years ago
92b1ffd
Improves native Android audio implementations.
by henrika
· 7 years ago
2729c16
Fix some Android lint warnings in AppRTCMobile.
by Sami Kalliomäki
· 7 years ago
9434240
Fix a crash in AppRTCMobile when videoCodec is set to null.
by Sami Kalliomäki
· 7 years ago
90d46c4
Add phoglund@ to various OWNERS and remove kjellander@
by Henrik Kjellander
· 7 years ago
ac7be13
Reland "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile.""
by Sami Kalliomäki
· 7 years ago
83beaa8
Revert "Reland "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile."""
by Sami Kalliomäki
· 7 years ago
f0878c9
Reland "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile.""
by Sami Kalliomäki
· 7 years ago
602dc43
Fix some lint warnings on Android.
by Sami Kalliomäki
· 7 years ago
4332d09
Reland "Reland "Remove WEBRTC_TRACE.""
by Fredrik Solenberg
· 7 years ago
39cefdb
Revert "Reland "Remove WEBRTC_TRACE.""
by Fredrik Solenberg
· 7 years ago
68007e9
Reland "Remove WEBRTC_TRACE."
by Fredrik Solenberg
· 7 years ago
729b910
Revert "Remove WEBRTC_TRACE."
by Fredrik Solenberg
· 7 years ago
2209b90
Remove WEBRTC_TRACE.
by Fredrik Solenberg
· 7 years ago
88a2e31
Revert "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile.""
by Taylor Brandstetter
· 7 years ago
bc675ff
Reland "Use injectable hardware video decoder/encoder in AppRTCMobile."
by Sami Kalliomäki
· 7 years ago
5cd1cfb
Allow passing in a custom native library loader.
by Sami Kalliomäki
· 7 years ago
27bafec
Revert "Use injectable hardware video decoder/encoder in AppRTCMobile."
by Sami Kalliomäki
· 7 years ago
0cbaf1a
Use injectable hardware video decoder/encoder in AppRTCMobile.
by Sami Kalliomäki
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago