summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-03Use Optional to determine if appearance stream as fontchromium/3388Dan Sinclair
2018-04-03Re-arrange so inline vectors come last in structs.Tom Sepez
2018-04-03Roll pdfium/third_party/freetype/src/ 713d68ee9..7109495c5 (21 commits)Lei Zhang
2018-04-03Off-by-one in CPDF_StreamParser::ParseNextElement()Tom Sepez
2018-04-02Enable cfi-icall type generalization for libopenjpeg20Vlad Tsyrklevich
2018-04-02Remove FPDF_SetPrintPostscriptLevel().chromium/3387Lei Zhang
2018-03-29Fix use_custom_libcxx=false build on Linuxchromium/3386chromium/3385chromium/3384Tom Anderson
2018-03-29Fixup API checkdan sinclair
2018-03-28Remove CPDF_DefaultAppearance reference paramsDan Sinclair
2018-03-28Rename CBA_AnnotIterator to CPDFSDK_AnnotIteratorchromium/3383Dan Sinclair
2018-03-28Use CPDF_DefaultAppearance instead of custom parsingDan Sinclair
2018-03-28Rename fpdfsdk/fpdf* files to be consistentDan Sinclair
2018-03-28More fpdfsdk filename cleanupDan Sinclair
2018-03-28Rename some fsdk files to cpdfsdkDan Sinclair
2018-03-28Use ByteStringView in parsersDan Sinclair
2018-03-28Cleanup fsdk_define methodsDan Sinclair
2018-03-28Remove ByteString PDF_NameDecodeDan Sinclair
2018-03-28Smaller post expression setDan Sinclair
2018-03-27Simplify some XFA font manager creationchromium/3382Dan Sinclair
2018-03-27Remove unused FX_TXTRUN::pIdentityDan Sinclair
2018-03-27Cleanup some CFDE_Data structsDan Sinclair
2018-03-27Remove CXFA_FFNotify proxy methodsDan Sinclair
2018-03-27Open FPDF_PAGEOBJECTMARK API.Henrique Nakashima
2018-03-27Remove unused CXFA_FFNotify methodDan Sinclair
2018-03-27Cleanup CXFA_LocaleMgrDan Sinclair
2018-03-26Reland "Add FPDFAnnot_CountAttachmentPoints"Henrique Nakashima
2018-03-26Revert "Add FPDFAnnot_CountAttachmentPoints"Henrique Nakashima
2018-03-26Do not call CPDF_PageObjectList directly in fpdfeditpage.cpp.Henrique Nakashima
2018-03-26Add FPDFAnnot_CountAttachmentPointsRalf Sippl
2018-03-23Fix IWYU errors in pdfium_test_write_helper.cc.chromium/3381Lei Zhang
2018-03-22Consolidate QuadPoints reading code in fpdfsdk.chromium/3380chromium/3379Lei Zhang
2018-03-22Roll DEPS for depot_tools to 869a285Lei Zhang
2018-03-22Roll DEPS for zlib to 8c371ad7Lei Zhang
2018-03-22Roll DEPS for build to 74c3e063Lei Zhang
2018-03-22Move helper methods out of pdfium_test.Dan Sinclair
2018-03-22Roll DEPS for buildtools to 3748a2a9Lei Zhang
2018-03-22Roll DEPS for build to 4b1fc75dLei Zhang
2018-03-22Remove testing/{gmock,gtest}/dummy.Lei Zhang
2018-03-22Update gtest and gmock to 1.8.x.Lei Zhang
2018-03-22Add testing/{gmock,gtest}/dummy.Lei Zhang
2018-03-21Rewrite CPDFXFA_DocEnvironment::GetPopupPos.chromium/3378Henrique Nakashima
2018-03-21Add functions to convert various FPDF_ types.Lei Zhang
2018-03-21Use more const pointers in CPDF_ContentMarkItem.Lei Zhang
2018-03-21Rename foo_{wid,hei} to foo_{width,height}.Lei Zhang
2018-03-21Move declarations in pdfium_test closer to usageDan Sinclair
2018-03-21Rename "des_foo" to "dest_foo".Lei Zhang
2018-03-21Add helpers to work with FXDIB_Format.Lei Zhang
2018-03-21Add a regression test for bug 821454.Lei Zhang
2018-03-21Explain how CPDF_Page::GetDisplayMatrix() inverts y.Henrique Nakashima
2018-03-21Fix some param names in the public API.Lei Zhang