summaryrefslogtreecommitdiff
path: root/system_wrappers/interface/scoped_ptr.h
AgeCommit message (Expand)Author
2014-10-28scoped_ptr.h: Renames function and change namespace scope to fix conflicts wi...henrike@webrtc.org
2014-10-27Move scoped_ptr "free" functions into the webrtc namespace.andrew@webrtc.org
2014-10-27Upgrade our scoped_ptr copy to match Chromium's latest.andrew@webrtc.org
2014-05-21Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-05-21Revert 6202 "Switch to using base/constructormagic.h and remove ..."mcasas@webrtc.org
2014-05-20Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-04-25Replace scoped_array<T> with scoped_ptr<T[]>.andrew@webrtc.org
2014-02-20Add an AlignedFreeDeleter and remove scoped_ptr_malloc.andrew@webrtc.org
2013-10-30Remove unused make_scoped_ptr which causes an "ambiguous" error with chromium...wu@webrtc.org
2013-10-24Prefix MOVE_ONLY_TYPE_FOR_CPP_03 with WEBRTC_.andrew@webrtc.org
2013-10-22Upgrade scoped_ptr to Chromium's latest version.andrew@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org