Age | Commit message (Expand) | Author |
2018-09-18 | Change signature of FPDFPageObjMark_Get(Name|ParamKey).chromium/3556 | Henrique Nakashima |
2018-09-18 | Encode mark names when writing to file. | Henrique Nakashima |
2018-09-14 | Revert "Disable FPDFEditEmbeddertest.AddCIDFontText" | Tom Sepez |
2018-09-13 | Disable FPDFEditEmbeddertest.AddCIDFontText | Tom Sepez |
2018-09-12 | Set correct stream index when parsing is done in several steps. | Henrique Nakashima |
2018-09-10 | Save and reload document in RemoveMarkedObjectsPrime test. | Henrique Nakashima |
2018-08-29 | Use pdfium::span<>/UnownedPtr in CFX_Font. | Tom Sepez |
2018-08-14 | Add FPDFFormObj_GetMatrix() API | Miklos Vajna |
2018-08-14 | Remove more default arg = nullptr cases. | Tom Sepez |
2018-08-01 | Add FPDFText_GetFontName() API | Miklos Vajna |
2018-07-27 | Make pdfium_embeddertests pass on Windows 10. | Lei Zhang |
2018-07-27 | Fix some nits in FPDFEditEmbeddertest. | Lei Zhang |
2018-07-16 | Add FPDFFormObj_GetObject() API | Miklos Vajna |
2018-07-13 | Create API to remove a parameter from a content mark.chromium/3491 | Henrique Nakashima |
2018-07-13 | Create API to remove a content mark from a page object. | Henrique Nakashima |
2018-07-13 | Fix mark parameters not saved if nothing changed. | Henrique Nakashima |
2018-07-12 | Fix mark not saved if there are no other changes in the same object. | Henrique Nakashima |
2018-07-12 | Create API to set and get blob values from a mark dict. | Henrique Nakashima |
2018-07-11 | Rename content mark parameter value getters. | Henrique Nakashima |
2018-07-11 | Remove clunky mark property value getters by index. | Henrique Nakashima |
2018-07-11 | Write marked content operators when generating a stream. | Henrique Nakashima |
2018-07-11 | Add FPDFFormObj_CountObjects() API | Miklos Vajna |
2018-07-10 | Add test for reading marked content with an indirect dict. | Henrique Nakashima |
2018-07-10 | Create API for adding content marks and setting their params.chromium/3488 | Henrique Nakashima |
2018-07-05 | Create content mark APIs to get values by key. | Henrique Nakashima |
2018-07-03 | Add FPDFText_GetTextRenderMode() API | Miklos Vajna |
2018-06-26 | Add FPDFTextObj_GetFontSize() API | Miklos Vajna |
2018-06-21 | Do not save content stream if all page objects were removed from it. | Henrique Nakashima |
2018-06-19 | Add FPDFText_GetMatrix() API | Miklos Vajna |
2018-06-14 | Rewrite content stream regeneration. | Henrique Nakashima |
2018-06-13 | Add FPDFText_LoadStandardFont to public API | Nicolas Pena |
2018-06-12 | Fill m_ContentStream field in CPDF_PageObject. | Henrique Nakashima |
2018-06-07 | Test to show editing a PageObject and saving the .pdf duplicates it. | Henrique Nakashima |
2018-06-06 | Use CPDF_StreamAcc to data access of CPDF_Stream. | Artem Strygin |
2018-06-05 | Improve FPDFPath_GetMatrix() tests | Miklos Vajna |
2018-06-04 | Add FPDFPath_GetMatrix() and FPDFPath_SetMatrix() APIs | Miklos Vajna |
2018-05-30 | Add FPDFPath_GetDrawMode() API | Miklos Vajna |
2018-05-25 | Add proper const/non-const versions of CPDF_Dictionary::GetDictFor(). | Lei Zhang |
2018-05-25 | Add proper const/non-const versions of CPDF_Dictionary::GetArrayFor(). | Lei Zhang |
2018-05-25 | Mark CPDF_Object pointers in pattern code as const. | Lei Zhang |
2018-05-22 | Add FPDFPageObj_GetStrokeWidth() API | Miklos Vajna |
2018-05-03 | Use strict types in FPDF API, try #3 | Tom Sepez |
2018-04-25 | Introduce ScopedFPDF types in public/cpp/fpdf_scopers.h | Tom Sepez |
2018-04-23 | Create FPDFPageObjMark_GetParamStringValue(). | Henrique Nakashima |
2018-04-23 | Create API to get PageObject mark parameters. | Henrique Nakashima |
2018-04-17 | Create new FPDFPageObjMark_CountParams() API. | Henrique Nakashima |
2018-04-16 | Add test for saving after adding or removing page objects. | Henrique Nakashima |
2018-03-28 | Rename fpdfsdk/fpdf* files to be consistent | Dan Sinclair |