Age | Commit message (Expand) | Author |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-31 | Change APIs to use FPDF_BYTESTRING for keys. | Lei Zhang |
2017-08-31 | Change CPDF_Form::ParseContent() to ParseContentWithParams(). | Lei Zhang |
2017-08-28 | Added FPDFAnnot_GetAnnotIndex() | Jane Liu |
2017-08-22 | Added FPDFAnnot_GetLinkedAnnot() | Jane Liu |
2017-08-16 | Fixed the return values of FPDFAnnot_Get{Rect|AttachmentPoints} | Jane Liu |
2017-08-16 | Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}() | Jane Liu |
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-28 | Add CPDF_Stream::ReplaceData method.chromium/3170 | Artem Strygin |
2017-07-20 | Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests. | Diana Gage |
2017-07-20 | Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. | Diana Gage |
2017-07-19 | Basic APIs and tests for extracting attachments | Jane Liu |
2017-07-14 | Updated pdfium_test's WriteAnnot() | Jane Liu |
2017-07-11 | Added API for removing objects from annotations | Jane Liu |
2017-07-06 | Added APIs for getting/setting string pairs in annotation dictionaries | Jane Liu |
2017-07-06 | Generalized annotation APIs to support image and text objects | Jane Liu |
2017-07-06 | Added APIs for setting annotation flag values | Jane Liu |
2017-06-29 | Basic APIs and tests for extracting and setting annotation paths | Jane Liu |
2017-06-29 | Added FPDFAnnot_RemoveAnnot() | Jane Liu |
2017-06-27 | Made existing annotation APIs to work with APchromium/3143 | Jane Liu |
2017-06-27 | Changed the return type for annotation APIs | Jane Liu |
2017-06-20 | Wrapper class for annotation dictionary + CPDF_Formchromium/3137 | Jane Liu |
2017-06-09 | Minor changes/addons for annotation APIs | Jane Liu |
2017-06-09 | Simplify CPDF_Array::RemoveAt(index, size). | Lei Zhang |
2017-06-07 | Basic APIs and tests for creating annotations | Jane Liu |
2017-06-01 | Basic APIs and tests for extracting annotations | Jane Liu |