Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
9e09a1f327018143723c330069b51b16613a6f11
/
sdk
/
android
9e09a1f
Replace Thread::Invoke with Thread::BlockingCall
by Danil Chapovalov
· 3 years, 2 months ago
2acdda8
Update android peer connection factory wrapper away from rtc::MessageHandler
by Danil Chapovalov
· 3 years, 2 months ago
fbfd81f
In android aaudio wrappers use threads through TaskQueue interface
by Danil Chapovalov
· 3 years, 2 months ago
0cd0dd3
rtc::Event: Finalize migration to TimeDelta.
by Markus Handell
· 3 years, 3 months ago
043a803
Map the stopped transceiver direction on Android
by Saúl Ibarra Corretgé
· 3 years, 3 months ago
a0e090f
Added an API to disable VolumeLogger on Android.
by Ranveer Aggarwal
· 3 years, 3 months ago
c05a1be
Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocable
by Danil Chapovalov
· 3 years, 4 months ago
b5b159d
Update old TODO comments
by Niels Möller
· 3 years, 4 months ago
9ea1ef6
Switch from junit_binary to robolectric_binary.
by Mirko Bonadei
· 3 years, 5 months ago
7534ebd
Revert "Reland "Reland "Delete old Android ADM."""
by Björn Terelius
· 3 years, 5 months ago
db30009
Reland "Reland "Delete old Android ADM.""
by Björn Terelius
· 3 years, 5 months ago
7a66900
Delete rtc_base/atomic_ops.h
by Niels Möller
· 3 years, 5 months ago
d151cc6
Remove the last build cycle in WebRTC
by Mirko Bonadei
· 3 years, 5 months ago
c374d11
Move to_queued_task.h and pending_task_safety_flag.h into public API
by Artem Titov
· 3 years, 5 months ago
38a2860
Revert "Reland "Delete old Android ADM.""
by Björn Terelius
· 3 years, 5 months ago
7517fb6
Switch to getInput/OutputBuffer
by Sergey Silkin
· 3 years, 5 months ago
6e4d7e6
Reland "Delete old Android ADM."
by Yaowen Guo
· 3 years, 5 months ago
091e073
Revert "Move Java PeerConnectionFactory.fieldTrialsFindFullName to different file."
by Artem Titov
· 3 years, 5 months ago
d609473
Move Java PeerConnectionFactory.fieldTrialsFindFullName to different file.
by Byoungchan Lee
· 3 years, 5 months ago
105711e
Move rtc::make_ref_counted to api/
by Niels Möller
· 3 years, 5 months ago
7dbfad6
Revert "Delete old Android ADM."
by Erik Språng
· 3 years, 5 months ago
4ec3e9c
Delete old Android ADM.
by Yaowen Guo
· 3 years, 5 months ago
61dbcd1
Rewrite "Reset all maps in AndroidNetworkMonitor Start()/Stop()"
by Jonas Oreland
· 3 years, 6 months ago
09a2848
Remove LibaomAv1EncoderIfSupported
by philipel
· 3 years, 6 months ago
8cd7b0a
Revert "Reset all maps in AndroidNetworkMonitor Start()/Stop()"
by Jonas Oreland
· 3 years, 6 months ago
82cbae4
Delete useless code.
by Yaowen Guo
· 3 years, 6 months ago
83830f3
Delete TestListener and top-level thread wrapping.
by Niels Möller
· 3 years, 6 months ago
969c1356
Adopt absl::string_view in system_wrappers/
by Ali Tofigh
· 3 years, 6 months ago
ea1e6f4
Delete rtc_base/format_macros.h
by Niels Möller
· 3 years, 6 months ago
e3b74f8
sctp: Fix data channel closing sequence
by Florent Castelli
· 3 years, 7 months ago
03486fc
Update sdk/ to not use implicit conversion from scoped_refptr<T> to T*.
by Niels Möller
· 3 years, 7 months ago
c3e6e3a
Remove dependency on rtc_base_approved from most targets
by Florent Castelli
· 3 years, 7 months ago
a30aef3
Move event_tracer out of rtc_base_approved
by Florent Castelli
· 3 years, 7 months ago
f4db351
Move race_checker out of rtc_base_approved
by Florent Castelli
· 3 years, 7 months ago
2f7ad28
Change stream.AddTrack/RemoveTrack to take a scoped_refptr argument
by Harald Alvestrand
· 3 years, 7 months ago
0c68a7a
Use WebRTC's Java VM initialization in tests.
by Björn Terelius
· 3 years, 7 months ago
b1dc4e4
Move timestamp_aligner out of rtc_base_approved
by Florent Castelli
· 3 years, 7 months ago
45a0599
Remove platform_thread from //rtc_base:rtc_base_approved public_deps
by Florent Castelli
· 3 years, 7 months ago
0229309
Reset all maps in AndroidNetworkMonitor Start()/Stop()
by Jonas Oreland
· 3 years, 7 months ago
4bc1220
Reland WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf
by Jonas Oreland
· 3 years, 7 months ago
6daa304
Added OnResolutionChange to EncoderSelectorInterface.
by philipel
· 3 years, 7 months ago
a14e6ed
Catch SecurityException when opening camera
by Saúl Ibarra Corretgé
· 3 years, 7 months ago
5471477
Revert "WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf"
by Artem Titov
· 3 years, 7 months ago
f177081
WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf
by Jonas Oreland
· 3 years, 7 months ago
00e9324
Refactor android stacktrace
by Niels Möller
· 3 years, 7 months ago
8d4e9fb
Remove //api:sequence_checker from public deps
by Florent Castelli
· 3 years, 7 months ago
dd837e2
Remove //rtc_base:timeutils from public deps
by Florent Castelli
· 3 years, 7 months ago
57aa81b
Remove //rtc_base:stringutils from public deps
by Florent Castelli
· 3 years, 8 months ago
e10a9f6
Remove //rtc_base:safe_conversions from public deps
by Florent Castelli
· 3 years, 8 months ago
33d31fb
Remove //rtc_base:rtc_event from public deps
by Florent Castelli
· 3 years, 8 months ago
f86f6f9
Remove //rtc_base:refcount from public deps
by Florent Castelli
· 3 years, 8 months ago
c1e8aeb
Remove internal dependencies on pc:peerconnection target
by Harald Alvestrand
· 3 years, 8 months ago
4467ad7
Remove //rtc_base:macromagic from public deps
by Florent Castelli
· 3 years, 8 months ago
0af55ba
Remove //rtc_base:logging from public deps
by Florent Castelli
· 3 years, 8 months ago
e0a92f9
Delete unused ScopedRegisterThreadForDebugging facility
by Niels Möller
· 3 years, 8 months ago
bddfe02
Remove //rtc_base:atomicops from public deps
by Florent Castelli
· 3 years, 8 months ago
faf376c
Implement IsAdapterAvailable in AndroidNetworkMonitor
by Jonas Oreland
· 3 years, 8 months ago
4f279ad
Remove redundant PRESUBMIT.py files.
by Jeremy Leconte
· 3 years, 8 months ago
ea0f9a0
Fix string that will not make field trial parser crash (in debug)
by Jonas Oreland
· 3 years, 8 months ago
e62c2f2
WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf
by Jonas Oreland
· 3 years, 8 months ago
c06fe8b
WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 11/inf
by Jonas Oreland
· 3 years, 8 months ago
ed4a576
Migrate parameterized tests to the standard parameterized runner
by Xavier Lepaul
· 3 years, 8 months ago
a6fcbb1
Use a standard Androidx test runner instead of the org.chromium one
by Xavier Lepaul
· 3 years, 8 months ago
dacd31f
Use the default Junit runner and Android’s UI thread rule
by Xavier Lepaul
· 3 years, 8 months ago
a76ae85
Run instrumentation tests with the default runner
by Xavier Lepaul
· 3 years, 8 months ago
979706b
Add some eng prod owners to PRESUBMIT.py.
by Jeremy Leconte
· 3 years, 8 months ago
7fa9057
Adopt absl::string_view in function parameters under rtc_base/
by Ali Tofigh
· 3 years, 8 months ago
6364d08
Adopt absl::string_view in rtc_base/log_sinks
by Ali Tofigh
· 3 years, 8 months ago
870ffe7
Add libaom AV1 encoder java buildtargets.
by philipel
· 3 years, 8 months ago
09d488b
Rename corresponding `libaom_av1_encoder_if_supported` java buildtargets.
by philipel
· 3 years, 8 months ago
775ce76
Don't swallow UnsatisfiedLinkError
by Saúl Ibarra Corretgé
· 3 years, 8 months ago
0f50cc2
Remove checks for SDK <= 21
by Xavier Lepaul
· 3 years, 8 months ago
3e64739
Add support for caching networks based on NetworkCallback
by Jonas Oreland
· 3 years, 9 months ago
0b06552
Android: Respect input buffer layout of MediaFormat
by Byoungchan Lee
· 3 years, 9 months ago
4193442
Disable periodic keyframes
by Sergey Silkin
· 3 years, 9 months ago
44fd6e3
Return name of underlaying HW codec
by Sergey Silkin
· 3 years, 9 months ago
b903e3b
Use isHardwareAccelerated on Q+
by Sergey Silkin
· 3 years, 9 months ago
b6f3916
Break out webrtc_sdp and jsep_session_description
by Harald Alvestrand
· 3 years, 9 months ago
092d776
Make WebRtcAudioRecord save timestamps
by Olov Brändström
· 3 years, 9 months ago
8921fb8
Remove dependency dav1d_av1_jni from dav1d_java.
by philipel
· 3 years, 10 months ago
13b62c2
Break out media_stream_observer.cc in peerconnection build
by Harald Alvestrand
· 3 years, 10 months ago
1e157a9
Remove more top-level const from parameters in function declarations
by Ali Tofigh
· 3 years, 10 months ago
b732bd5
Add timestamps to AudioDeviceBuffer::SetRecordedBuffer
by Olov Brändström
· 3 years, 10 months ago
6cae2d5
Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"
by Artem Titov
· 3 years, 10 months ago
3f87250
Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"
by Artem Titov
· 3 years, 10 months ago
5f0eb93
Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely
by Byoungchan Lee
· 3 years, 10 months ago
9570150
Make libaom_av1_encoder always build the libaom encoder.
by philipel
· 3 years, 10 months ago
0431d2a
[Java] Change default sdpSemantics to UNIFIED_PLAN.
by Henrik Boström
· 3 years, 10 months ago
2deee4b
Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated.
by Henrik Boström
· 3 years, 10 months ago
ac0d183
Prepare for deleting implicit conversion from raw pointer to scoped_refptr.
by Niels Möller
· 3 years, 10 months ago
277a3b4
[Java] Make default sdpSemantics NOT_SPECIFIED.
by Henrik Boström
· 3 years, 10 months ago
09a0d01
Deprecate RemoveTrack (old signature)
by Harald Alvestrand
· 3 years, 11 months ago
c561d0a
Re-enable Stacktrace Unittest on Android
by Daniel.L (Byoungchan Lee)
· 4 years ago
9e48751
Java dav1d decoder.
by philipel
· 4 years ago
d211098
Implement JNI and objc implementation for icecandidateerror event
by Jaehyun Ko
· 4 years ago
fa67aef
Declare Plan B DEPRECATED
by Harald Alvestrand
· 4 years ago
ef5b21e
Deprecate and remove usage for WARNING log level
by Harald Alvestrand
· 4 years ago
13d1636
Delete support for has_internal_source
by Niels Möller
· 4 years ago
d325196
Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED
by Artem Titov
· 4 years ago
f5ea3b9
Roll chromium_revision 867b87eb29..b56d8868f3 (933713:941610)
by Mirko Bonadei
· 4 years ago
Next »