Age | Commit message (Expand) | Author |
2017-06-30 | Remove pointless CFX_FloatRect construction. | Lei Zhang |
2017-06-30 | Use early returns in CFFL_FormFiller. | Lei Zhang |
2017-06-29 | Change SetReverse to GetInverse in CFX_Matrix | Nicolas Pena |
2017-06-20 | Use early returns in more CPDFSDK_FormFillEnvironment code. | Lei Zhang |
2017-06-20 | Add FORM_GetSelectedText() function. | Diana Gage |
2017-06-15 | Change some CFFL classes to use early returns.chromium/3132 | Lei Zhang |
2017-06-15 | Improve ObserverPtr usage in CFFL_InteractiveFormFiller. | Lei Zhang |
2017-06-15 | Add more checks for destroyed annotations in CFFL_FormFiller. | Lei Zhang |
2017-06-14 | Fix some nits in CFFL_InteractiveFormFiller. | Lei Zhang |
2017-06-02 | Rename PWL_FooBar files to cpwl_foo_bar. | Lei Zhang |
2017-06-02 | Clean up CFFL formfiller classes. | Lei Zhang |
2017-06-02 | Remove unused parameter from CFFL_FormFiller::NewPDFWindow(). | Lei Zhang |
2017-06-02 | Remove explicit CFX_Matrix identity matrix instantiations. | Lei Zhang |
2017-06-01 | Clarify IPWL_Filler_Notify::QueryWherePopup() parameters. | Lei Zhang |
2017-05-25 | Mass conversion of remaining class members (non-xfa) | Tom Sepez |
2017-05-24 | Convert to CFX_UnownedPtr, part 10 | Tom Sepez |
2017-05-22 | Convert more c-style pointers to CFX_UnownedPtr | Tom Sepez |
2017-05-18 | Use Unowned/Observed pointers between doc and FF onwership hierarchies. | Tom Sepez |
2017-05-16 | Be skeptical of bare |new|s. | Tom Sepez |
2017-04-19 | Cleanup codepage and charset definitions. | Dan Sinclair |
2017-04-10 | Do not treat push button as fillable field | Wei Li |
2017-04-10 | Fix bytestring passing conventions, part 2. | Tom Sepez |
2017-03-23 | Remove dead CFX_Edit code and fix some typos. | Lei Zhang |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-23 | Convert TransformPoint calls to Transform calls | Dan Sinclair |
2017-02-23 | Convert point x,y into CFX_PointF | dan sinclair |
2017-02-22 | Update Invalidate to take a rect | Dan Sinclair |
2017-02-21 | Convert CFWL messages to use CFX_PointF | Dan Sinclair |
2017-02-15 | Cleanup CFX_PathData. | 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 | Remove Transform in favour of TransformPoint | Dan Sinclair |
2017-02-08 | Update to use CFX_Rect{F} and CFX_Matrix constructors. | Dan Sinclair |
2017-02-07 | Use enum class for PathPoint types. | Nicolas Pena |
2017-01-30 | Remove CFX_ArrayTemplate from CFFL_ListBox | Tom Sepez |
2017-01-19 | Add ObservedPtrs to PWL_CREATEPARAM | Dan Sinclair |
2016-11-21 | Make CPDF_Stream() take unique_ptr's to its dictionary. | tsepez |
2016-11-18 | Make CPDF_Dictionary use unique pointers.chromium/2926 | tsepez |
2016-11-16 | Make CPDF_Object subclass constructors intern strings | tsepez |
2016-11-15 | Make AddIndirectObject() take a unique_ptr. | tsepez |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-10-17 | Revert "Make CPDF_Object containers hold objects via unique pointers." | tsepez |
2016-10-14 | Revert "Update CPDF_IndirectObjectHolder APIs for unique objects." | Tom Sepez |
2016-10-14 | Update CPDF_IndirectObjectHolder APIs for unique objects. | tsepez |
2016-10-13 | Make CPDF_Object containers hold objects via unique pointers. | tsepez |
2016-10-12 | Cleanup env variable names | dsinclair |
2016-10-12 | Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment | dsinclair |
2016-10-12 | Remove unused widget handler overrides | dsinclair |
2016-10-11 | Remove remaining CPDFSDK_Document references | dsinclair |