Age | Commit message (Expand) | Author |
2017-06-29 | Add TestSaved helper method in FPDFEditEmbeddertest | Nicolas Pena |
2017-06-28 | Set default graphics before generating page contents | Nicolas Pena |
2017-06-27 | Made existing annotation APIs to work with APchromium/3143 | Jane Liu |
2017-06-27 | Converting CFX_ByteTextBuf to ostringstream in fpdf_transformpage.cpp. | Henrique Nakashima |
2017-06-27 | Converting CFX_ByteTextBuf to ostringstream in fxet_edit.cpp. | Henrique Nakashima |
2017-06-27 | Changed the return type for annotation APIs | Jane Liu |
2017-06-27 | Adding overload for ostream << CFX_ByteString | Henrique Nakashima |
2017-06-23 | Cleaning up fx_string_testhelpers. | Henrique Nakashima |
2017-06-22 | Minor change to AP generation logic | Jane Liu |
2017-06-21 | Fix typos that meant to say handler instead of hander. | Lei Zhang |
2017-06-20 | Use early returns in more CPDFSDK_FormFillEnvironment code. | Lei Zhang |
2017-06-20 | Cleanup fpdf_parser_decode | Nicolas Pena |
2017-06-20 | Add FORM_GetSelectedText() function. | Diana Gage |
2017-06-20 | Wrapper class for annotation dictionary + CPDF_Formchromium/3137 | Jane Liu |
2017-06-19 | Fixing metadata not read from linearized file.chromium/3136 | Henrique Nakashima |
2017-06-19 | Fix code in fpdf_flatten.cpp that does no make sense. | Lei Zhang |
2017-06-19 | Converting CFX_ByteTextBuf to ostringstream in cpdfsdk_widget.cpp. | Henrique Nakashima |
2017-06-19 | Added public API FPDFPath_GetStrokeColor | Jane Liu |
2017-06-19 | Mark more CPDFSDK_FormFillEnvironment methods as const. | Lei Zhang |
2017-06-19 | Move JS time conversion code into an anonymous namespace. | Lei Zhang |
2017-06-16 | Avoid a crash inside wcsftime() on Windows.chromium/3135chromium/3134chromium/3133 | Lei Zhang |
2017-06-16 | Simplify code in the JS printf/printd implementations. | Lei Zhang |
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 | Check for destroyed annotations in CPDFSDK_WidgetHandler::OnLoad(). | Lei Zhang |
2017-06-15 | Add more checks for destroyed annotations in CFFL_FormFiller. | Lei Zhang |
2017-06-14 | Reenabled a flaky testchromium/3131 | Jane Liu |
2017-06-14 | Fix crash when inserting empty path | Nicolas Pena |
2017-06-14 | Add blend to GraphicsData | Nicolas Pena |
2017-06-14 | Fix a buffer overflow in FPDFPage_Flatten(). | Lei Zhang |
2017-06-14 | Fix some nits in CFFL_InteractiveFormFiller. | Lei Zhang |
2017-06-14 | Remove deprecated FPDPage_HasFormFieldAtPoint(). | Lei Zhang |
2017-06-13 | Allow zero length streams when parsing.chromium/3130 | Dan Sinclair |
2017-06-13 | Implement CPWL_ComboBox::OnDestroy() to manage unowned pointers. | Lei Zhang |
2017-06-09 | Fix types for FT_ULong chars in fpdfedittextchromium/3128chromium/3127 | Nicolas Pena |
2017-06-09 | Minor changes/addons for annotation APIs | Jane Liu |
2017-06-09 | Simplify CPDF_Array::RemoveAt(index, size). | Lei Zhang |
2017-06-09 | Disable a new flaky test | Jane Liu |
2017-06-07 | Fixing FPDFPage_TransformAnnots | Jane Liu |
2017-06-07 | Basic APIs and tests for creating annotations | Jane Liu |
2017-06-07 | Fix EmptyCreation test | Nicolas Pena |
2017-06-05 | Add missing static asserts for line cap and line join values.chromium/3122chromium/3121 | wileyrya |
2017-06-03 | Add a basic embedder test for CPWL_Edit. | Lei Zhang |
2017-06-02 | Rename PWL_FooBar files to cpwl_foo_bar. | Lei Zhang |
2017-06-02 | Remove unused bits from PWL_Edit headers.chromium/3120 | Lei Zhang |
2017-06-02 | Split timer classes out of PWL_Wnd.h | Lei Zhang |
2017-06-02 | Remove dead CPDFSDK_Annot code.chromium/3119 | 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 |