aboutsummaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2023-09-27Updated pdfium to df6fed9f3cbc13b656562b4775ea330c91732c71 (Chrome 117.0.5938...kumarashishg
2023-06-30Update pdfium to Chrome 114.0.5735.130 pdfiumkumarashishg
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/pdfiumandroid-s-preview-1Bob Badour
2020-04-30Updates Android.bp for new pdfiumHaibo Huang
2020-01-29Remove class CPDF_DocJSActions.Tom Sepez
2020-01-28Rename Left() and Right() in {Byte,Wide}String{,View} classesDaniel Hosseinian
2020-01-28Remove CPDF_ActionFields.Tom Sepez
2020-01-27Move CPDF_ProgressiveRenderer::ToFPDFStatus() to fpdfsdk/.Lei Zhang
2020-01-27Rename Mid() to Substr() in {Byte,Wide}String{,View} classesDaniel Hosseinian
2020-01-24Adding APIs to get name, type and value of form fieldsMansi Awasthi
2020-01-24Move CPDFXFA_Context creation to FPDFDOC_InitFormFillEnvironment()Daniel Hosseinian
2020-01-24Move some fpdfsdk page rendering code into cpdfsdk_renderpage.cpp.Lei Zhang
2020-01-24Reformat PDFium GN files.Lei Zhang
2020-01-23Implement FPDFText_GetMatrix().Lei Zhang
2020-01-23Replace CPDF_TextPage::CharInfo class with PAGECHAR_INFO.Lei Zhang
2020-01-23Adding password form flag for text fields in fpdf_annot.hMansi Awasthi
2020-01-23Move get form field logic to common method in fpdf_annot.hMansi Awasthi
2020-01-22Clean up CPDF_TextPage.Lei Zhang
2020-01-22Rename FPDF functions in cpdf_formfield.h.Lei Zhang
2020-01-22Git rid of FPDFText_Direction.Lei Zhang
2020-01-22Rename FPDF_CHAR_INFO class to CPDF_TextPage::CharInfo.Lei Zhang
2020-01-21Make FSMatrixFromCFXMatrix() consistent with FSRectFFromCFXFloatRect().Lei Zhang
2020-01-18Cover CPDFXFA_Context::SavePackage() from embeddertestTom Sepez
2020-01-17Rename CPDF_ProgressiveRenderer::Status enum values.Lei Zhang
2020-01-16Add nullptr checks prior to accesses of CPDF_Document::GetDocExtension()Daniel Hosseinian
2020-01-16Remove unused one-arg form of IsAppearanceValid().Tom Sepez
2020-01-15Remove unused CFFL_FormFiller::GetSystemHandler().Tom Sepez
2020-01-15Move PDFSDK_XFAAActionType from cpdfsdk_fieldaction.h to cpdfsdk_widget.hTom Sepez
2020-01-15Unify PWL right click handling under xfa/non-xfa.Tom Sepez
2020-01-15Add support in FPDFAnnot_SetAP() for transparent appearance streamsShikha Walia
2020-01-14Rename CPDF_DIBBase to CPDF_DIB.Lei Zhang
2020-01-14Add an embeddertest for text extraction of Type 3 fonts.Hui Yingst
2020-01-13Clean up some CFFL class headers.Lei Zhang
2020-01-10Conditionalize more code on PDF_XFA_ELEMENT_SUBMIT_ENABLED.Tom Sepez
2020-01-10Unify CPDF_RenderContext constructor.Tom Sepez
2020-01-09Remove two impossible null-argument checks in CPDFSDK_PageView.Tom Sepez
2020-01-09Remove XFA_TRAVERSEWAY_* definitionsTom Sepez
2020-01-09Cover FPDF_GetDefaultTTFMap() from embedder tests.Tom Sepez
2020-01-09Rename CXFA_FFWidget::OnHitTest() to HitTest()Tom Sepez
2020-01-08Use std::unique_ptr inside FPDFDOC_ExitFormFillEnvironment()Daniel Hosseinian
2020-01-08Add FPDFTextObj_SetTextRenderMode() to public APIDaniel Hosseinian
2020-01-07Cover FPDF_RemoveFormFieldHighlight() from embedder tests.Tom Sepez
2020-01-07Add embedder test for FPDFBitmap_CreateEx().Tom Sepez
2019-12-20Add CXFA_FFWidget::{Has,Process}EventUnderHandler().Tom Sepez
2019-12-20Avoid directly including xfa/ layer in fpdf_save.cpp.Tom Sepez
2019-12-20Only hash pixel data in EmbedderTest::HashBitmap().Lei Zhang
2019-12-19Fix bitmap size calculation in EmbedderTest::HashBitmap().Lei Zhang
2019-12-19De-virtualize CFFL_FormFiller::GetFocusBox().Tom Sepez
2019-12-19Remove unused argument from CFFL_FormFiller::WndtoPWL() and FFFLtoWND().Tom Sepez
2019-12-18Unify FPDF_FORMFILLINFO versioning and mark V2 as experimentalTom Sepez