Age | Commit message (Expand) | Author |
2017-10-18 | Refactor HasXFAField into HasFormInfo | Ryan Harrison |
2017-10-17 | Convert XFA Doc Types to be more precise | Ryan Harrison |
2017-10-05 | Move CPDF_RenderOptions members to private | Dan Sinclair |
2017-09-27 | Remove FX_STRSIZE and replace with size_t | Ryan Harrison |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-31 | Implement FORM_OnFocus() API. | Lei Zhang |
2017-08-30 | Add truly const versions of CPDF_Document getters. | Lei Zhang |
2017-08-10 | Rename DLLEXPORT AND STDCALL | Dan Sinclair |
2017-08-10 | Revert "Add a build target and a proper export header for shared library buil... | Henrique Nakashima |
2017-08-09 | Add a build target and a proper export header for shared library builds. | Felix Kauselmann |
2017-07-31 | Add FORM_ReplaceSelection() and embedder tests. | Diana Gage |
2017-07-25 | flush but do not release skia driver | Cary Clark |
2017-07-24 | Add FORM_DeleteSelectedText() and embedder tests. | Diana Gage |
2017-07-13 | Cleanup CPDF_RenderOptions colour members. | Dan Sinclair |
2017-07-13 | Remove unused CPDF_RenderOptions members | Dan Sinclair |
2017-07-05 | Allow EmbedderTest to test saving | Nicolas Pena |
2017-06-21 | Fix typos that meant to say handler instead of hander. | Lei Zhang |
2017-06-20 | Add FORM_GetSelectedText() function. | Diana Gage |
2017-06-14 | Remove deprecated FPDPage_HasFormFieldAtPoint(). | Lei Zhang |
2017-06-01 | Simplify code in fpdfformfill.cpp. | Lei Zhang |
2017-05-22 | Convert more c-style pointers to CFX_UnownedPtr | Tom Sepez |
2017-05-17 | Use more static_cast in fpdfsdk | Nicolas Pena |
2017-05-16 | Be skeptical of bare |new|s. | Tom Sepez |
2017-05-11 | Rename render device classes | Dan Sinclair |
2017-04-21 | Add CFX_RenderDevice::AutoRestorer()chromium/3078 | Tom Sepez |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-28 | Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" | Tom Sepez |
2017-03-28 | Revert "Refcount all CFX_DIBSources (and subclasses) all the time." | dsinclair |
2017-03-28 | Refcount all CFX_DIBSources (and subclasses) all the time. | Tom Sepez |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |
2017-03-23 | Cleanup DocType defines | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-21 | Convert CFWL messages to use CFX_PointF | Dan Sinclair |
2017-02-14 | Reland "Convert CFX_FloatPoint to CFX_PointF" | Dan Sinclair |
2017-02-14 | Revert "Convert CFX_FloatPoint to CFX_PointF" | dsinclair |
2017-02-13 | Convert CFX_FloatPoint to CFX_PointF | Dan Sinclair |
2017-02-09 | Convert Get methods to return instead of using out params. | Dan Sinclair |
2017-01-30 | Refcount CPDF_OCContext. | Tom Sepez |
2016-12-06 | re-enable skia cachingchromium/2944 | caryclark |
2016-11-22 | handle antialiased rendering as premultiplied | caryclark |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-11-02 | Rename CPDFXFA_Document to CPDFXFA_Context | dsinclair |
2016-11-02 | Merge CPDFXFA_App into CPDFXFA_Document. | dsinclair |
2016-11-01 | Reland: Make the CPDFXFA_App non-globalchromium/2907 | dsinclair |
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 env variable names | dsinclair |