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-02-28 | Avoid crash above CFWL_ListItem::GetText() | Tom Sepez |
2017-01-17 | Avoid endless loop deleting CFGAS_GEFont. | tsepez |
2017-01-04 | Add missing operator<() to CFX_RetainPtr. | tsepez |
2017-01-03 | Add CFX_RetainPtr Leak() and Unleak() methods | tsepez |
2016-12-07 | Catch stray Retains() and Releases() outside of RetainPtr<>. | tsepez |
2016-11-29 | Add pdfium::MakeRetain<>() helper function. | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |