summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-29Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_renderdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-29Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_pagedsinclair
2016-09-29Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_fontdsinclair
2016-09-29Move core/fpdfapi/fpdf_edit/include to core/fpdfapi/fpdf_editdsinclair
2016-09-29Move core/fdrm/crypto/include to core/fdrm/cryptodsinclair
2016-09-29Check for negative page size in FindTextlineFlowOrientation()thestig
2016-09-29Remove FX_BOOL from font_int.hnpm
2016-09-29Remove unused CFX_AutoFontCachethestig
2016-09-29Update PDFium OWNERS.thestig
2016-09-29Roll V8 to a964163e.thestig
2016-09-28Fix leaks in pdfium_test.thestig
2016-09-28Replace a few more std::unique_ptr.reset() with WrapUnique assignments.thestig
2016-09-28Roll DEPS for buildtools to 5fd66957f0.thestig
2016-09-28Replace std::unique_ptr.reset() with WrapUnique assignment.thestig
2016-09-28Fix leaks in CFieldTree::Node.thestig
2016-09-28Use string pools in some dictionaries, names, and strings.tsepez
2016-09-28Implement weak pointerschromium/2876chromium/2875tsepez
2016-09-28Remove dead code from CPDF_InterForm.thestig
2016-09-28Revert "Rename CPDF_CountedObject to CFX_WeakPtr::Handle"tsepez
2016-09-28Made CFieldTree::Node a class.thestig
2016-09-27Remove unused cpdf_generalstatedata.htsepez
2016-09-27Simplify FPDF_RenderPage().chromium/2874thestig
2016-09-27Watch destruction of widgets around OnAAction() method.tsepez
2016-09-27Add fuzzer for jbig2 parsingkcwu
2016-09-27De-virtualize many CFFL_InteractiveFormFiller methods.tsepez
2016-09-26Clean up fx_codec_fax.cpp.thestig
2016-09-26Clean up xfa_fontmgr.cpp.thestig
2016-09-26Strengthen bounds check in CWeightTable::Calc.stackexploit
2016-09-26De-virtualize CPDFSDK_AnnotHandlerMgrtsepez
2016-09-26Fix memory leak in cmap parsingkcwu
2016-09-26Add fuzzer for cmap parsingchromium/2873kcwu
2016-09-26Fix memory leak in lcms, MPEmatrix_Readkcwu
2016-09-23Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870npm
2016-09-23Clean CPDF_CIDFont a littlenpm
2016-09-23Avoid collisions in CPDF_IndirectObjectHolder::AddIndirectObject()tsepez
2016-09-23Bail out on bad width and height in CCodec_FaxDecoder::CreateDecoderkcwu
2016-09-23Make CPDF_Font::Create() return a std::unique_ptr.tsepez
2016-09-22Make CPDF_ColorSpace::Load() return a unique_ptrtsepez
2016-09-22Fix memory leaks in lcmskcwu
2016-09-22Rename CPDF_CountedObject to CFX_WeakPtr::Handlechromium/2869tsepez
2016-09-22Make creation of CPDFSDK_Document clearerdsinclair
2016-09-22Fix use uninitialized value and stack buffer overflow readkcwu
2016-09-22Fix infinite loop when calling GrowNamedColorListkcwu
2016-09-22Null CPDF_CountedObj::m_pObj prior to deletiontsepez
2016-09-22Rename App to Env where needed.dsinclair
2016-09-22Simplify memory management for per isolate dataweili
2016-09-22Add fuzzer for icc codeckcwu
2016-09-22Move CPDFSDK_Environment code to cpp filedsinclair
2016-09-21Remove some objnum locals with AddIndirectObjecttsepez