Age | Commit message (Expand) | Author |
2018-02-01 | Rename some CJS / IJS names for clarity. | Tom Sepez |
2017-12-04 | Make a CXFA_DocumentParser member Unowned. | Lei Zhang |
2017-10-18 | Refactor HasXFAField into HasFormInfo | Ryan Harrison |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-21 | Move CFX_Observable to Observable | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
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 |