Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
098d24c3c18f4b1fd043d7ba716d7601f0ce2b74
/
system_wrappers
5e7d177
Remove references to and implementation of GetHistogramName().
by Tommi
· 7 years ago
c15b2dd
Switch metrics_default and field_trial_default to source_set.
by Mirko Bonadei
· 7 years ago
160c020
Implement Atomic32 using C++11's std::atomic
by Yuwei Huang
· 7 years ago
779d365
Delete static_instance.h and fix_interlocked_exchange_pointer_win.h
by Niels Möller
· 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
5d41bde
Update rw_lock_win.cc to use LS_LOG rather than WEBRTC_TRACE.
by Niels Möller
· 7 years ago
22d3da9
Delete unused Atomic32 overloads of binary +/- operators.
by Niels Möller
· 7 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 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
cc63de4
by niklase@google.com
· 13 years ago
d4d2767
Minor update that fixes crash in system wrappers unittest. (the crash was in the test of map_wrapper).
by hellner@google.com
· 13 years ago
d3b208d
Fixes Valgrind warnings in system_wrapper.
by hellner@google.com
· 13 years ago
706b725
Added unit test for the map wrapper class.
by hellner@google.com
· 13 years ago
0b0c28c
add android makefile, some modification in vpx makefile to build encoder from c source for now
by leozwang@google.com
· 13 years ago
8dcd789
Unit test for list wrapper under system_wrappers
by hellner@google.com
· 13 years ago
5988675
Replacing kTraceVqe with kTraceAudioProcessing.
by ajm@google.com
· 13 years ago
79ba0c7
LGTM from niklase. It wasn't possible to create multiple instances of cpu windows. Additionally, cpu windows set process wide security. Additionally, the memory was never reclaimed because of an uninitialized member of the cpu windows class. All three issues should be fixed.
by hellner@google.com
· 13 years ago
f0779a2
by niklase@google.com
· 13 years ago