summaryrefslogtreecommitdiff
path: root/core/fxcrt/cfx_retain_ptr.h
AgeCommit message (Expand)Author
2017-02-28Avoid crash above CFWL_ListItem::GetText()Tom Sepez
2017-01-17Avoid endless loop deleting CFGAS_GEFont.tsepez
2017-01-04Add missing operator<() to CFX_RetainPtr.tsepez
2017-01-03Add CFX_RetainPtr Leak() and Unleak() methodstsepez
2016-12-07Catch stray Retains() and Releases() outside of RetainPtr<>.tsepez
2016-11-29Add pdfium::MakeRetain<>() helper function.tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair