Age | Commit message (Expand) | Author |
2017-03-30 | Add some calls to MakeUnique | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-02-22 | Convert OutputSelectedRect to take a rect | Dan Sinclair |
2017-02-22 | Update Invalidate to take a rect | Dan Sinclair |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-02 | Make concrete stream classes private to .cpp, part 4. | tsepez |
2016-11-08 | Fix CPDFSDK_FormFillEnvironment destruction order | tsepez |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-11-02 | Merge CPDFXFA_App into CPDFXFA_Document. | dsinclair |
2016-11-01 | Reland: Make the CPDFXFA_App non-globalchromium/2907 | dsinclair |
2016-10-28 | Fix one more FX_BOOL / int issue in fpdfsdkchromium/2905chromium/2904 | tsepez |
2016-10-28 | Continue fixing FX_BOOL / int noise | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-10-13 | Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of ht... | dsinclair |
2016-10-13 | Reland: Make the CPDFXFA_App non-global | dsinclair |
2016-10-13 | Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://co... | dsinclair |
2016-10-13 | Make the CPDFXFA_App non-global | dsinclair |
2016-10-12 | Cleanup nits from merge CLchromium/2889 | dsinclair |
2016-10-12 | Cleanup env variable names | dsinclair |
2016-10-12 | Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment | dsinclair |
2016-10-11 | Fixup formfiller cleanup | dsinclair |
2016-10-05 | Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment | dsinclair |