Age | Commit message (Expand) | Author |
2018-02-16 | Improve performance of writing path floats. | Dan Sinclair |
2018-02-12 | Get rid of EmbedderTest::RenderPageWithFlagsDeprecated(). | Lei Zhang |
2018-02-08 | Do more page load/unload checks in EmbedderTest. | Lei Zhang |
2018-02-07 | Clean up RenderPage methods in EmbedderTest. | Lei Zhang |
2018-02-05 | Add FPDFAnnotationDeleter for use with std::unique_ptr. | Lei Zhang |
2018-01-11 | Add FPDFAnnot_SetAP to public API.chromium/3319 | Henrique Nakashima |
2018-01-10 | Fix some nits from commit a74e75d. | Lei Zhang |
2018-01-10 | Add FPDFAnnot_GetAP to public API. | Henrique Nakashima |
2017-11-10 | Stop using m_SavedPage in embedder tests.chromium/3265 | Henrique Nakashima |
2017-10-30 | Deduplicate md5s in fpdfannot_embeddertest.cpp for Windows and others. | Henrique Nakashima |
2017-10-27 | Revert "Revert "Reland "Remove ContrastAdjust()."""chromium/3253chromium/3252 | Henrique Nakashima |
2017-10-27 | Revert "Reland "Remove ContrastAdjust()."" | Henrique Nakashima |
2017-10-27 | Reland "Remove ContrastAdjust()." | Henrique Nakashima |
2017-10-27 | Revert "Remove ContrastAdjust()." | Henrique Nakashima |
2017-10-26 | Remove ContrastAdjust(). | Henrique Nakashima |
2017-10-18 | Fix rounding of colour values | Dan Sinclair |
2017-10-05 | Roll FT to ae7dc1f62d826083d418e86cce3f66a76dff038a | Nicolas Pena |
2017-09-27 | Cleanup FX macros | Dan Sinclair |
2017-08-31 | Change APIs to use FPDF_BYTESTRING for keys. | 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-09 | Unify of saving documents.chromium/3181 | 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-11 | Added API for removing objects from annotations | Jane Liu |
2017-07-10 | Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154 | Nicolas Pena |
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-07-05 | Allow EmbedderTest to test saving | Nicolas Pena |
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-22 | Minor change to AP generation logic | Jane Liu |
2017-06-20 | Wrapper class for annotation dictionary + CPDF_Formchromium/3137 | Jane Liu |
2017-06-14 | Reenabled a flaky testchromium/3131 | Jane Liu |
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-01 | Basic APIs and tests for extracting annotations | Jane Liu |