Sign in
webrtc
/
src
/
webrtc
/
baa253bc6a2f6070016323a15dc17cbaaf526be7
/
base
/
basictypes.h
15b966d
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
12cfa58
Remove all uses of the HAVE_CONFIG_H define.
by Henrik Kjellander
· 9 years ago
dd1d405
Remove (u)int typedefs from basictypes.h.
by Peter Boström
· 9 years ago
519c79e
Remove overridden basictypes.h.
by henrikg
· 9 years ago
4d16741
Define uint64 and int64 using long long.
by kjellander
· 10 years ago
0a66614
Make Config::default_value leak instead of having an exit-time destructor.
by Andrew MacDonald
· 10 years ago
f35e2aa
Use std::min and std::max instead of self-defined functions such as rtc::_min/_max.
by andresp@webrtc.org
· 10 years ago
fa225ce
Clean kForever from basictypes and move it to the interfaces that actually have it.
by andresp@webrtc.org
· 10 years ago
f85a9af
Rename webrtc/base's IS_ALIGNED macro to RTC_IS_ALIGNED to avoid conflict between webrtc/base/basictypes.h and third_party/.../vpx_codec.h.
by henrike@webrtc.org
· 11 years ago
5199d1d
libvpx's UNUSED macro conflicts with webrtc/base's. Added missing include of assert.h. Globally defined function "Unused" in talk/base and its copy (webrtc/base) is causing a conflict.
by henrike@webrtc.org
· 11 years ago
47be73b
Adds a modified copy of talk/base to webrtc/base. It is the first step in
by henrike@webrtc.org
· 11 years ago
50daa53
Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."
by perkj@webrtc.org
· 11 years ago
04e6703
Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base.
by henrike@webrtc.org
· 11 years ago