summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-19Inline some formcalc identifiersdan sinclair
2018-02-19Merge FormCalc to JavaScript methodsdan sinclair
2018-02-19Simplify CXFA_FMToken creationdan sinclair
2018-02-19Skip font loading in formcalc embedder testsdan sinclair
2018-02-19Simplify formcalc token listdan sinclair
2018-02-16Reland "Actually enable -Wimplicit-fallthrough for pdfium."Henrique Nakashima
2018-02-16Correct mapping text to characters for characters missing from fontRyan Harrison
2018-02-16Fix more fallthroughs before reenabling -Wimplicit-fallthrough.Henrique Nakashima
2018-02-16Fix mouse pointer in XFA forms.Henrique Nakashima
2018-02-16Roll DEPS for clang to a695c30c.Lei Zhang
2018-02-16Avoid 100 blank FX_FONTDESCRIPTOR entries.Tom Sepez
2018-02-16Add ASSERT to check OOB m_CharCodesNicolas Pena
2018-02-16m_pEnumerator only ever has one value, indirection not needed.Tom Sepez
2018-02-16Implement operator<< for CFX_Rect and CFX_RectF.Henrique Nakashima
2018-02-16Fix fallthroughs in XFA code.chromium/3350Henrique Nakashima
2018-02-16Improve performance of writing path floats.Dan Sinclair
2018-02-15Revert "Actually enable -Wimplicit-fallthrough for pdfium."dsinclair
2018-02-15Actually enable -Wimplicit-fallthrough for pdfium.Nico Weber
2018-02-15Fix roll-freetype scriptNicolas Pena
2018-02-15Make the CFX_XMLNode a MaybeOwned pointerDan Sinclair
2018-02-15Correctly seek when header size is larger then expectedchromium/3349Ryan Harrison
2018-02-15Add limit to number of formcalc expressionsDan Sinclair
2018-02-14Fix lifetime probe issue in CJX_Objectchromium/3348Dan Sinclair
2018-02-14Check that the request was satisfied in ReadDataRyan Harrison
2018-02-14Roll pdfium/third_party/freetype/src/ 036bdc0c9..4a03f1744 (2 commits)Nicolas Pena
2018-02-14Set node to owning elementDan Sinclair
2018-02-14Cleanup some CXFA_Node flags and methods.Dan Sinclair
2018-02-14Cleanup CXFA_Node::SetFlagDan Sinclair
2018-02-14Cleanup CXFA_Document const-nessDan Sinclair
2018-02-14Pdfium: Allow negative font sizes for PostScript printingrbpotter
2018-02-13Change return value of GetAvailInputRyan Harrison
2018-02-13Add last_child to CFX_XMLNodeDan Sinclair
2018-02-13Remove old version of InitializeV8ForPDFium().Lei Zhang
2018-02-13Teach fixup_pdf_template.py to automatically calculate stream length.Lei Zhang
2018-02-13Split CFX_XMLNode::SaveXMLNode apartDan Sinclair
2018-02-13Cleanup CFX_XMLNode pointersDan Sinclair
2018-02-13Cleanup CFX_XMLDoc::SaveXMLNodeDan Sinclair
2018-02-13Cleanup CFX_XMLNode and friendschromium/3347Dan Sinclair
2018-02-13Cleanup CXFA_Node ownershipDan Sinclair
2018-02-13Fix nits in Python code.Lei Zhang
2018-02-13Convert ASSERT to PDFIUM_IMMEDIATE_CRASHDan Sinclair
2018-02-13Add previous sibling pointer to CXFA_NodeDan Sinclair
2018-02-13Roll v8 to 6353d168.Lei Zhang
2018-02-13Add tests for CXFA_Node child manipulationDan Sinclair
2018-02-13Use actual type in place of void* in V8 mapTom Sepez
2018-02-12Fix signedness in CJBig2_HuffmanTable, and add overflow checkNicolas Pena
2018-02-12Test if GC'd FXJS objects have their C-side counterparts cleaned up.Tom Sepez
2018-02-12Convert CFX_BmpDecompressor to use CFX_MemoryStreamRyan Harrison
2018-02-12Mark some CPDF_Dictionary pointers as const.Lei Zhang
2018-02-12Remove a parameter from CPDF_NPageToOneExporter::MakeXObject().Lei Zhang