Age | Commit message (Expand) | Author |
2017-12-14 | Fold CXFA_SubmitData into CXFA_Submit | Dan Sinclair |
2017-12-11 | Remove default arguments to CPDF_StreamAcc::LoadAllData(). | Lei Zhang |
2017-12-07 | Add WARN_UNUSED_RESULT to more static methods in (Byte|Wide)String. | Henrique Nakashima |
2017-12-04 | Make a CXFA_DocumentParser member Unowned. | Lei Zhang |
2017-11-30 | Rename XFA_ATTRIBUTEENUM to XFA_AttributeEnum enum class | Dan Sinclair |
2017-11-21 | Cleanup CXFA_SubmitData | Dan Sinclair |
2017-11-21 | Add {Byte/Wide}String::Trim(). | Lei Zhang |
2017-11-16 | Convert ByteString::{Format|FormatV} to static methods | Dan Sinclair |
2017-11-14 | Cleanup XFA default value code | Dan Sinclair |
2017-11-08 | Convert CXFA_FFDoc::SavePackage to accept a CXFA_Node | Dan Sinclair |
2017-11-07 | Rename CXFA_Submit to CXFA_SubmitData | Dan Sinclair |
2017-11-06 | Remove CXFA_FFDocHandler | Dan Sinclair |
2017-10-30 | Move fpdfsdk/javascript to fxjs/ | Dan Sinclair |
2017-10-18 | Refactor HasXFAField into HasFormInfo | Ryan Harrison |
2017-10-17 | Convert XFA Doc Types to be more precise | 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-21 | Rename CXFA_DefFontMgr to CFGAS_DefaultFontManager | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-30 | Add truly const versions of CPDF_Document getters. | Lei Zhang |
2017-08-23 | Convert string Find methods to return an Optional | Ryan Harrison |
2017-08-01 | Remove support for negative params to ReleaseBuffer() | Ryan Harrison |
2017-08-01 | Replace raw value for constant error value in string operations | Ryan Harrison |
2017-07-26 | Allow CFX_RTemplate to work with CFX_FloatRect | Dan Sinclair |
2017-07-24 | Remove unused m_iRef in CPDFXFA_Page | Tom Sepez |
2017-06-29 | Change SetReverse to GetInverse in CFX_Matrix | Nicolas Pena |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2017-05-22 | Use less opaque types in CPDFSDK_FormFillEnvironment. | Lei Zhang |
2017-05-18 | Use Unowned/Observed pointers between doc and FF onwership hierarchies. | Tom Sepez |
2017-05-18 | Break linkage from CPDFXA_DocEnvironment to IJS_EventContext. | Tom Sepez |
2017-05-17 | CFX_UnownedPtr: check during assignment time as well. | 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-05-04 | Cleanup more null IFX_Pause parameters | Dan Sinclair |
2017-05-02 | Remove some |new|s in cpdfsdk_formfillenvironment.cpp and cpdfxfa_context.cpp | Tom Sepez |
2017-05-01 | Remove more |new|s, part 6chromium/3087 | Tom Sepez |
2017-04-04 | RefCount CPDF_StreamAcc all the time. | Tom Sepez |
2017-04-03 | Drop FXSYS_ from math methods | Dan Sinclair |
2017-03-30 | Add some calls to MakeUnique | Dan Sinclair |
2017-03-29 | Move xfa/fxbarcode fxbarcode/ | Dan Sinclair |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |
2017-03-23 | Cleanup DocType defines | Dan Sinclair |
2017-03-23 | Remove unused invalidate flag | Dan Sinclair |
2017-03-22 | Remove unused docview flag | Dan Sinclair |
2017-03-15 | Add IndexInBounds() convenience routine. | Tom Sepez |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-13 | Make most PDFium code pass Clang plugin's auto raw check. | Lei Zhang |
2017-02-23 | Convert TransformPoint calls to Transform calls | Dan Sinclair |
2017-02-22 | Update Invalidate to take a rect | Dan Sinclair |