Age | Commit message (Expand) | Author |
---|---|---|
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-22 | Null CPDF_CountedObj::m_pObj prior to deletion | tsepez |
2016-09-08 | explicit operator bool for CFX_RetainPtr and CFX_CountRefchromium/2855 | tsepez |
2016-09-02 | Make CPDF_ClipPath have a CPDF_ClipPathData rather than inheriting. | tsepez |
2016-08-30 | Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one. | tsepez |
2016-08-30 | More better const-ness in CFX_CountRef<> | tsepez |
2016-08-29 | Revert "Add -> operators to CFX_CountRef." | tsepez |
2016-08-26 | Add -> operators to CFX_CountRef.chromium/2842 | tsepez |
2016-08-26 | Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness. | tsepez |
2016-08-26 | Remove CFX_CountRef::IsNull in favor of operator bool | tsepez |
2016-08-26 | Rework CFX_CountRef in terms of CFX_RetainPtr. | tsepez |