aboutsummaryrefslogtreecommitdiff
path: root/webrtc/base/basictypes.h
AgeCommit message (Expand)Author
2015-10-07Remove (u)int typedefs from basictypes.h.Peter Boström
2015-09-18Remove overridden basictypes.h.henrikg
2015-06-16Define uint64 and int64 using long long.kjellander
2015-05-23Make Config::default_value leak instead of having an exit-time destructor.Andrew MacDonald
2015-02-12Use std::min and std::max instead of self-defined functions such as rtc::_min...andresp@webrtc.org
2015-02-09Clean kForever from basictypes and move it to the interfaces that actually ha...andresp@webrtc.org
2014-05-21Rename webrtc/base's IS_ALIGNED macro to RTC_IS_ALIGNED to avoid conflict bet...henrike@webrtc.org
2014-05-16libvpx's UNUSED macro conflicts with webrtc/base's. Added missing include of ...henrike@webrtc.org
2014-05-13Adds a modified copy of talk/base to webrtc/base. It is the first step inhenrike@webrtc.org
2014-05-13Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."perkj@webrtc.org
2014-05-12Adds a modified copy of talk/base to webrtc/base. It is the first step in mig...henrike@webrtc.org