summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-09-21Move win_xfa_clang bot back into regular commit queueweili
2016-09-21Use unique_ptr<CPDF_Object, ReleaseDeleter<>> in more placeschromium/2868tsepez
2016-09-21Make ownership explicit in CPDF_ContentMarkItem.tsepez
2016-09-21Check for overflow in CMap_GetCode.dsinclair
2016-09-21Avoid static initializers and global variables in 'pdfium_test'.tonikitoo
2016-09-21Clear LeakSanitizer's suppression listweili
2016-09-21Make the I in IFormFiller explicitdsinclair
2016-09-21Set up isolate in CFXJS_Engine's constructorweili
2016-09-21Fix leaks related to the usage of JSE runtime dataweili
2016-09-21Rename m_pApp to m_pEnvdsinclair
2016-09-21Delete unused methods in CPDF_Parsernpm
2016-09-20Change protected to private in CPDF_CID2UnicodeMap and CPDF_ToUnicodeMapchromium/2867npm
2016-09-20Delete unused methods and variables in CPDF_CMapManagernpm
2016-09-20Delete unused GetBitMap() in fx_agg_drivernpm
2016-09-20Make CPDF_Array not do indirect object creation.tsepez
2016-09-20CPDF_Document friend cleanupdsinclair
2016-09-20CPDF_OCContext and CPDF_Document are no longer friendsdsinclair