summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-16Add FPDF_GetPageBoundingBox API.chromium/3323Henrique Nakashima
2018-01-16Add support for XFA specific FormField typesRyan Harrison
2018-01-16Add support for pdfium use partitionalloc on loongson platform.Wang Qing
2018-01-16Rename CXFA_Value methods for clarityDan Sinclair
2018-01-16Rename CXFA_Validate methods for clarityDan Sinclair
2018-01-16Rename CXFA_Line methods to make clearerDan Sinclair
2018-01-16Cleanup CXFA_FillDan Sinclair
2018-01-15Revert "Check for success of decodes to avoid infinite loops"Nicolás Peña Moreno
2018-01-15Correct doc for clipping param in FPDF_RenderPageBitmapWithMatrix.Henrique Nakashima
2018-01-12Fix some nits in fxbarcode.chromium/3322chromium/3321chromium/3320Lei Zhang
2018-01-12Add jumbo build support for fxbarcode.Lei Zhang
2018-01-12Move some RetainPtr getters/setters out of headers.Lei Zhang
2018-01-12Use enum for tracking form field typesRyan Harrison
2018-01-12Fix "the the" typos.Lei Zhang
2018-01-11Add FPDFAnnot_SetAP to public API.chromium/3319Henrique Nakashima
2018-01-11Add operator<< to CFX_FloatRect.Henrique Nakashima
2018-01-11Improve documentation of FPDF_RenderPageBitmapWithMatrix.Henrique Nakashima
2018-01-11Remove Win Clang bots from CQ.Lei Zhang
2018-01-11Rename CXFA_Event methodsDan Sinclair
2018-01-11Rename CXFA_Caption methods for clarityDan Sinclair
2018-01-11Rename CXFA_Calculate methods to make return clearerDan Sinclair
2018-01-11Rename CXFA_Box methods to make return clearerDan Sinclair
2018-01-11Rename GetExclGroup to GetExclGroupIfExistsDan Sinclair
2018-01-11Rename GetItem to GetItemIfExistsDan Sinclair
2018-01-11Rename CreateInstance to CreateInstanceIfPossibleDan Sinclair
2018-01-11Cleanup duplicate CXFA_Node accessorsDan Sinclair
2018-01-11Rename GetBind to GetBindIfExistsDan Sinclair
2018-01-11Rename GetFormValue to GetFormValueIfExistsDan Sinclair
2018-01-11Change FPDFText_GetCharBox() to return a boolean.Lei Zhang
2018-01-11Remove core/fxge/cfx_fontmgr.h from headers.Lei Zhang
2018-01-11Change FPDFText_GetRect() to return a boolean.Lei Zhang
2018-01-11Rename GetDefaultValue to GetDefaultValueIfExistsDan Sinclair
2018-01-11Add jumbo build support for fdrm, fpdfdoc and fxcrt.Lei Zhang
2018-01-11Rename Getvalidate and GetOrCreateValidateDan Sinclair
2018-01-11Use range-based for-loops in a few more places.Lei Zhang
2018-01-11Rename GetCalculate to GetCalculateIfExistsDan Sinclair
2018-01-11Configure CQ to use Linux MSAN bots.Lei Zhang
2018-01-10Rename GetPara to GetParaIfExistschromium/3318Dan Sinclair
2018-01-10Encapsulate CTTFontDesc.Lei Zhang
2018-01-10Move FreeType version check to its own method.Lei Zhang
2018-01-10Fix some nits from commit a74e75d.Lei Zhang
2018-01-10Rename GetTemplateNode to GetTemplateNodeIfExistsDan Sinclair
2018-01-10Remove unused parameter from FPDFDest_GetView().Lei Zhang
2018-01-10Rename GetOccur to GetOccurIfExistsDan Sinclair
2018-01-10Rename GetMargin to GetMarginIfExistsDan Sinclair
2018-01-10Rename GetOrCreateFont to GetOrCreateFontIfPossibleDan Sinclair
2018-01-10Rename GetFont to GetFontIfExistsDan Sinclair
2018-01-10Rename GetOrCreateBorder to GetOrCreateBorderIfPossibleDan Sinclair
2018-01-10Correct spelling for XFA_RectWithoutMarginDan Sinclair
2018-01-10Rename GetCaption to GetCaptionIfExistsDan Sinclair