Age | Commit message (Expand) | Author |
---|---|---|
2017-05-18 | Use Unowned/Observed pointers between doc and FF onwership hierarchies. | Tom Sepez |
2017-05-16 | Properly ref-count CPDFXFA_Page | Tom Sepez |
2017-05-16 | Introduce CFX_UnownedPtr to detect lifetime inversion issues. | Tom Sepez |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |
2017-03-23 | Cleanup DocType defines | Dan Sinclair |
2017-02-16 | Rename IJS_Context to IJS_EventContext. | Tom Sepez |
2017-01-27 | Use std::vector in cpdfxfa_context.hchromium/2997chromium/2996chromium/2995 | Tom Sepez |
2017-01-03 | Create individual exception methods. | Dan Sinclair |
2017-01-03 | Cleaning out params in CPDFXFA_Context | Dan Sinclair |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-11-02 | Rename CPDFXFA_Document to CPDFXFA_Context | dsinclair |