summaryrefslogtreecommitdiff
path: root/core/fxcrt/cfx_retain_ptr_unittest.cpp
AgeCommit message (Expand)Author
2017-06-23Cleaning up fx_string_testhelpers.Henrique Nakashima
2017-03-28Ensure that CFX_RetainPtr move ctor is used by std::vector.Tom Sepez
2017-03-23Fix CFX_RetainPtr move-assign semantics.Tom Sepez
2017-01-04Add missing operator<() to CFX_RetainPtr.tsepez
2017-01-03Add CFX_RetainPtr Leak() and Unleak() methodstsepez
2016-11-29Add pdfium::MakeRetain<>() helper function.tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-08explicit operator bool for CFX_RetainPtr and CFX_CountRefchromium/2855tsepez
2016-03-29Add a Retained Pointer smart class.tsepez