summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-02-12Cleanup CXFA_Node tree pointerschromium/3346Dan Sinclair
2018-02-12Drop -Iv8 flag from pdfium buildTom Sepez
2018-02-12Allow creation of FreeText annotations.Henrique Nakashima
2018-02-12Get rid of EmbedderTest::RenderPageWithFlagsDeprecated().Lei Zhang
2018-02-12Rearrange allocator functions to avoid unreachable codeDaniel Bratell
2018-02-10Renable -Wimplicit-fallthrough for PDFium.Nico Weber
2018-02-09Use CPDF_Dictionary::SetRectFor() when appropriate.Lei Zhang
2018-02-09Use CFX_Size in CPDF_Page and fpdf_ppo.cpp.Lei Zhang
2018-02-09Fix nits in ParsePageRangeString().Lei Zhang
2018-02-09Get rid of EmbedderTest::RenderPageDeprecated().Lei Zhang
2018-02-09Speculative fix for build breakageTom Sepez
2018-02-09Tidy V8TemplateMap.Tom Sepez
2018-02-09Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp}Tom Sepez
2018-02-09Move CFX_V8 testing from embeddertest to unittest.Tom Sepez
2018-02-08Split CPDF_PageOrganizer into multiple classes.chromium/3345Lei Zhang
2018-02-08Add document getters in CPDF_PageOrganizer.Lei Zhang
2018-02-08Do page load/unload checks in EmbedderTest for saved pages.chromium/3344Lei Zhang
2018-02-08Move cjs_v8.cpp to cfx_v8.cppTom Sepez
2018-02-08Move XFA-specific methods out of CJS_V8.Tom Sepez
2018-02-08Revert "Convert CXFA_Node to store a vector of children"dsinclair