summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-10Add FPDFAnnot_GetAP to public API.Henrique Nakashima
2018-01-10Rename CXFA_Node::GetBorder to GetBorderIfExistsDan Sinclair
2018-01-10Change FPDFLink_GetRect() to return a boolean.Lei Zhang
2018-01-10Verify GetOrCreate results are checkedDan Sinclair
2018-01-10[OpenJPEG] Fix integer overflowNicolas Pena
2018-01-10Remove 2 param CXFA_Node::GetNodeItemDan Sinclair
2018-01-10Remove CXFA_Node::GetNodeItemDan Sinclair
2018-01-10Make methods which create nodes more obviousDan Sinclair
2018-01-10Add missing C API check after commit ecd063ec.Lei Zhang
2018-01-09Expose marked content IDs for images and alt text.Julian Lunger
2018-01-09Add initial jumbo build support.Lei Zhang
2018-01-09Fix some nits in FPDF_BStr_Set().Lei Zhang
2018-01-09Move barcode code from WidgetAcc to NodeDan Sinclair
2018-01-09More Execute* methods to CXFA_Nodechromium/3317Dan Sinclair
2018-01-09Move Process* methods to CXFA_NodeDan Sinclair
2018-01-09Fix cl/22012 to always call FXFT_Library_SetLcdFilter so that we render prope...Andrew Weintraub
2018-01-09Fix death tests for UnownedPtr + MSAN.Lei Zhang
2018-01-09Update vs_toolchain.py build hook.Lei Zhang
2018-01-09Roll V8 to 0c287882.Lei Zhang
2018-01-08Pack struct FDE_TEXTEDITPIECE better.Lei Zhang
2018-01-08Encapsulate CPDF_ShadingObject members.Lei Zhang
2018-01-08Style fixes in FPDFDOC_GetAnnotAPchromium/3316Henrique Nakashima
2018-01-08Convert XFA_GetLocaleValue to accept a CXFA_NodeDan Sinclair
2018-01-08Differentiate the type of LayoutItem to createDan Sinclair
2018-01-08Move CXFA_WidgetAcc from CJX_Object to CXFA_ObjectDan Sinclair
2018-01-08Make api_check.py warning more informative about what needs to be fixed.Henrique Nakashima
2018-01-08Change the FFWidgets to store the nodeDan Sinclair
2018-01-08Move proxy methods from CXFA_WidgetAcc to CXFA_NodeDan Sinclair
2018-01-08Make CreateUIChild return the child typeDan Sinclair
2018-01-08Always enable hinting with versions of Freetype >= 2.8.1, which include subpi...Andrew Weintraub
2018-01-08Reland "[CFI] Enable type generalization for LCMS"Vlad Tsyrklevich
2018-01-08Make SharedCopyOnWrite use RetainablesDan Sinclair
2018-01-08Initialize V8 once in embedder testsDan Sinclair
2018-01-05Convert CXFA_Node::GetLocaleName out param to returnchromium/3315chromium/3314chromium/3313Ryan Harrison
2018-01-05Convert CFWL_Edit Cut & Copy out param to returnRyan Harrison
2018-01-05Remove unused code from CFX_BreakLineRyan Harrison
2018-01-05Convert CXML_Parser::GetAttrValue out param to returnRyan Harrison