Sign in
webrtc
/
src
/
webrtc
/
29cf22009138c5e46f656f14f86132e94e84115b
/
system_wrappers
/
interface
a062110
Add stats for average QP per frame for VP8 (for received video streams):
by asapersson
· 9 years ago
512a784
Remove system_wrappers/interface/trace_event.h
by tommi
· 9 years ago
dde4a0e
RefCountInterface: Make AddRef() and Release() const
by Magnus Jedvert
· 9 years ago
5c075c8
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 10 years ago
9199c0e
Add RTC_ prefix to contructormagic macros.
by henrikg
· 10 years ago
a0ad248
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 10 years ago
0a34d31
Move SystemInfo to rtc_base_approved and delete unused code.
by tommi
· 10 years ago
768d2b2
Restore rows() and cols() in aligned_array.h
by Henrik Kjellander
· 10 years ago
20d4fde
Reformat existing code. There should be no functional effects.
by Peter Kasting
· 10 years ago
623f2f0
Use one scoped_refptr.
by Peter Boström
· 10 years ago
ce7e58a
Document the time unit in EventWrapper.
by Wan-Teh Chang
· 10 years ago
e8c130b
Update a comment that mentions the nonexistent Reset() method.
by Wan-Teh Chang
· 10 years ago
607c0c3
Set correct .type directive for asm functions.
by Wei Zhong
· 10 years ago
660b92b
Remove webrtc/base/move.h, and make types move-only manually
by Karl Wiberg
· 10 years ago
a8c4f43
Revert "Revert "Split EventWrapper in twain.""
by Peter Boström
· 10 years ago
a5b531b
Revert "Split EventWrapper in twain."
by Minyue
· 10 years ago
1f00000
Split EventWrapper in twain.
by tommi@webrtc.org
· 10 years ago
01c1481
Re-land 8810 "- Add a SetPriority method to ThreadWr..."
by tommi@webrtc.org
· 10 years ago
eb2730e
Revert 8810 "- Add a SetPriority method to ThreadWrapper"
by tommi@webrtc.org
· 10 years ago
be8dbba
- Add a SetPriority method to ThreadWrapper
by tommi@webrtc.org
· 10 years ago
0e57be8
Use scoped_ptr for ThreadWrapper::CreateThread.
by tommi@webrtc.org
· 10 years ago
42cc212
Remove ThreadObj #define and kThreadMaxNameLength from thread_wrapper.
by tommi@webrtc.org
· 10 years ago
50fb934
Use atomic operations for setting/reading the trace filter.
by tommi@webrtc.org
· 10 years ago
a80280f
Fix FYI build - add a missing include to event_tracer.h in system_wrappers.
by tommi@webrtc.org
· 10 years ago
ab28f81
Revert 8753 "Use atomic operations for setting/reading the trace..."
by tommi@webrtc.org
· 10 years ago
b8940a2
Move trace_event and associated files to webrtc/base.
by tommi@webrtc.org
· 10 years ago
538334d
Use atomic operations for setting/reading the trace filter.
by tommi@webrtc.org
· 10 years ago
04d511c
Remove thread id from ThreadWrapper::Start().
by pbos@webrtc.org
· 10 years ago
ace0920
Hide assembly symbols.
by andrew@webrtc.org
· 10 years ago
860ac53
Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro
by kjellander@webrtc.org
· 10 years ago
f1e54e4
Remove webrtc/system_wrappers/interface/scoped_ptr.h
by kwiberg@webrtc.org
· 10 years ago
deb9dae
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 years ago
121d8e7
Set webrtc_rtp category to be disabled by default.
by sprang@webrtc.org
· 10 years ago
fae177c
Remove EventWrapper::Reset().
by pbos@webrtc.org
· 10 years ago
5813c4b
Modify default field trial implementation to allow
by glaznev@webrtc.org
· 10 years ago
1eec488
Revert 8260 "Base RWLockWrapper on rtc::SharedExclusiveLock."
by tommi@webrtc.org
· 10 years ago
247a0fd
Base RWLockWrapper on rtc::SharedExclusiveLock.
by pbos@webrtc.org
· 10 years ago
22b04fa
Remove SetNotAlive method from the thread class.
by tommi@webrtc.org
· 10 years ago
cfe4b49
Rewrite ThreadWindows.
by tommi@webrtc.org
· 10 years ago
0d464cf
Remove unused method, SetAffinity, from the ThreadWrapper class.
by tommi@webrtc.org
· 10 years ago
9a606e7
Remove COMPILE_ASSERT and use static_assert everywhere
by kwiberg@webrtc.org
· 10 years ago
20349b9
Move system_wrappers.gyp files to the proper directory.
by andresp@webrtc.org
· 10 years ago
45e94ff
Unify the two copies of template_util.h
by kwiberg@webrtc.org
· 10 years ago
df8fe7a
Unify the two copies of compile_assert.h
by kwiberg@webrtc.org
· 10 years ago
aa70687
Unify the two copies of move.h
by kwiberg@webrtc.org
· 10 years ago
96568c2
Add video send bitrates to histogram stats:
by asapersson@webrtc.org
· 10 years ago
173e417
Add framerate for complete received frames to histogram stats:
by asapersson@webrtc.org
· 10 years ago
0ab923a
Use size_t more consistently for packet/payload lengths.
by pkasting@chromium.org
· 10 years ago
ed94bc8
Add stats for video:
by asapersson@webrtc.org
· 10 years ago
6aaaf9fff
Fix a name collision with Android libc++
by andrew@webrtc.org
· 10 years ago
4f2aa08
scoped_ptr.h: Renames function and change namespace scope to fix conflicts with Chromium not detected by the FYI bots.
by henrike@webrtc.org
· 10 years ago
b9d18d9
Move scoped_ptr "free" functions into the webrtc namespace.
by andrew@webrtc.org
· 10 years ago
2b687fb
Upgrade our scoped_ptr copy to match Chromium's latest.
by andrew@webrtc.org
· 10 years ago
b482152
Add macros and APIs for webrtc histograms.
by asapersson@webrtc.org
· 10 years ago
1bbdf57
Import LappedTransform and friends.
by andrew@webrtc.org
· 10 years ago
d54aa96
Move thread_annotations.h to webrtc/base/.
by pbos@webrtc.org
· 11 years ago
1e90eed
clock.h: Removed GUARDED_BY annotation as it breaks som builds.
by henrike@webrtc.org
· 11 years ago
a622b06
Don't forward declare RWLockWrapper in clock.h
by henrik.lundin@webrtc.org
· 11 years ago
b999e11
Make some methods in Clock class const declared
by henrik.lundin@webrtc.org
· 11 years ago
17d5ac4
Adding R/W lock to SimulatedClock
by henrik.lundin@webrtc.org
· 11 years ago
774b3d3
Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h.
by henrike@webrtc.org
· 11 years ago
0a9ed7c
Revert 6202 "Switch to using base/constructormagic.h and remove ..."
by mcasas@webrtc.org
· 11 years ago
28b7c07
Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h.
by henrike@webrtc.org
· 11 years ago
bd49ac2
Wire up --force_fieldtrials for vie_auto_test and for test targets linking with test/test.gyp:{test_main|test_support_main}
by andresp@webrtc.org
· 11 years ago
0b8a1c4
Add webrtc field trials API.
by andresp@webrtc.org
· 11 years ago
8378f1e
Revert "FieldTrial implementation for webrtc." (rev 6089)
by andresp@webrtc.org
· 11 years ago
d88b46f
FieldTrial implementation for webrtc.
by andresp@webrtc.org
· 11 years ago
d2fb259
Move timestamp_extrapolator and rtp_to_ntp to system wrapper so that it can be shared by both audio and video engine.
by wu@webrtc.org
· 11 years ago
60c62f8
Remove ALLOW_UNUSED.
by andrew@webrtc.org
· 11 years ago
66a2eae
Add ALLOW_UNUSED and update COMPILE_ASSERT to Chromium's latest.
by andrew@webrtc.org
· 11 years ago
ba47616
Replace scoped_array<T> with scoped_ptr<T[]>.
by andrew@webrtc.org
· 11 years ago
6958c0f
Add Chromium's ScopedVector.
by andrew@webrtc.org
· 11 years ago
1ed7008
Remove use of tmpnam.
by kjellander@webrtc.org
· 11 years ago
bcf0a10
Remove std:: prefixes from C functions in webrtc/.
by pbos@webrtc.org
· 11 years ago
1d2f5dc
Add an AlignedFreeDeleter and remove scoped_ptr_malloc.
by andrew@webrtc.org
· 11 years ago
54ad929
Moves the display reconfiguration callback into a separate class,
by jiayl@webrtc.org
· 11 years ago
4b5d36e
Removes the remaining uses of the list wrapper class and the list wrapper class.
by henrike@webrtc.org
· 11 years ago
c9faf10
Add thread_annotations for clang targets.
by andresp@webrtc.org
· 11 years ago
7b72264
Allow opening an AEC dump from an existing file handle.
by henrikg@webrtc.org
· 11 years ago
9965e3a
Remove ".." from include_dirs in build/common.
by pbos@webrtc.org
· 11 years ago
b89fa69
Fix log build error for Chromium builds.
by henrikg@webrtc.org
· 11 years ago
9705beb
Replace disabled logging with a restricted logging mode.
by andrew@webrtc.org
· 11 years ago
6d905e9
Remove unused make_scoped_ptr which causes an "ambiguous" error with chromium build.
by wu@webrtc.org
· 11 years ago
52ec7b6
Prefix MOVE_ONLY_TYPE_FOR_CPP_03 with WEBRTC_.
by andrew@webrtc.org
· 11 years ago
44a8ce5
Check if WARN_UNUSED_RESULT and COMPILE_ASSERT are defined.
by andrew@webrtc.org
· 11 years ago
221798a
Upgrade scoped_ptr to Chromium's latest version.
by andrew@webrtc.org
· 11 years ago
b82f683
PeerConnection(Android): enable tracing to logcat.
by fischman@webrtc.org
· 11 years ago
f46fff6
OpenSL (not default): Enables low latency audio on Android.
by henrike@webrtc.org
· 12 years ago
06eaa54
Restore severity precondition to logging.h.
by andrew@webrtc.org
· 12 years ago
52c5c70
Replace MapWrapper with std::map<>.
by pbos@webrtc.org
· 12 years ago
3f45c2e
Switch C++-style C headers with their C equivalents.
by pbos@webrtc.org
· 12 years ago
7affcd2
Fix some chromium-style warnings in webrtc/system_wrappers/
by pbos@webrtc.org
· 12 years ago
3b89e10
Proper spacing for end-of-namespace comments.
by pbos@webrtc.org
· 12 years ago
d305e11
Move TickTime::QueryOsForTicks out-of-line
by fischman@webrtc.org
· 12 years ago
92bfbbd
Replace the old resampler with SincResampler in the voice engine signal path.
by andrew@webrtc.org
· 12 years ago
c6d6fed
Include files from webrtc/.. paths in system_wrappers/
by pbos@webrtc.org
· 12 years ago
28832e1
Refactoring for typing detection
by niklas.enbom@webrtc.org
· 12 years ago
a0975ed
Consolidate all third party licenses in LICENSE_THIRD_PARTY.
by andrew@webrtc.org
· 12 years ago
9b53152
Change capture interface to use NTP capture time.
by stefan@webrtc.org
· 12 years ago
73ebe67
Revert "With these changes we will assume that the capture time of a frame is based on NTP time. This makes the interface of video engine more well defined and makes it easier and cleaner to handle user provided capture timestamps."
by stefan@webrtc.org
· 12 years ago
Next »