Age | Commit message (Expand) | Author |
---|---|---|
2017-03-28 | Ensure that CFX_RetainPtr move ctor is used by std::vector. | Tom Sepez |
2017-03-23 | Fix CFX_RetainPtr move-assign semantics. | Tom Sepez |
2017-01-04 | Add missing operator<() to CFX_RetainPtr. | tsepez |
2017-01-03 | Add CFX_RetainPtr Leak() and Unleak() methods | tsepez |
2016-11-29 | Add pdfium::MakeRetain<>() helper function. | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-08 | explicit operator bool for CFX_RetainPtr and CFX_CountRefchromium/2855 | tsepez |
2016-03-29 | Add a Retained Pointer smart class. | tsepez |