summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-30Move CPDF_Reference::SafeGetDirect() out of the header.chromium/2879chromium/2878thestig
2016-09-30Switch CFX_SAXReader to use std::stack.thestig
2016-09-30Fix build of pdf_hint_table_fuzzer.chromium/2877tsepez
2016-09-30Fix #includes in libfuzzer so pdfium can be rollednpm
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parentdsinclair
2016-09-29Move fxjs/include to fxjsdsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move fpdfsdk/fxedit/include to fpdfsdk/fxeditdsinclair
2016-09-29Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfadsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-29Move core/fpdftext/include to core/fpdftextdsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-29Move core/fpdfapi/include to core/fpdfapidsinclair
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