Age | Commit message (Expand) | Author |
2016-09-28 | Roll DEPS for buildtools to 5fd66957f0. | thestig |
2016-09-28 | Replace std::unique_ptr.reset() with WrapUnique assignment. | thestig |
2016-09-28 | Fix leaks in CFieldTree::Node. | thestig |
2016-09-28 | Use string pools in some dictionaries, names, and strings. | tsepez |
2016-09-28 | Implement weak pointerschromium/2876chromium/2875 | tsepez |
2016-09-28 | Remove dead code from CPDF_InterForm. | thestig |
2016-09-28 | Revert "Rename CPDF_CountedObject to CFX_WeakPtr::Handle" | tsepez |
2016-09-28 | Made CFieldTree::Node a class. | thestig |
2016-09-27 | Remove unused cpdf_generalstatedata.h | tsepez |
2016-09-27 | Simplify FPDF_RenderPage().chromium/2874 | thestig |
2016-09-27 | Watch destruction of widgets around OnAAction() method. | tsepez |
2016-09-27 | Add fuzzer for jbig2 parsing | kcwu |
2016-09-27 | De-virtualize many CFFL_InteractiveFormFiller methods. | tsepez |
2016-09-26 | Clean up fx_codec_fax.cpp. | thestig |
2016-09-26 | Clean up xfa_fontmgr.cpp. | thestig |
2016-09-26 | Strengthen bounds check in CWeightTable::Calc. | stackexploit |
2016-09-26 | De-virtualize CPDFSDK_AnnotHandlerMgr | tsepez |
2016-09-26 | Fix memory leak in cmap parsing | kcwu |
2016-09-26 | Add fuzzer for cmap parsingchromium/2873 | kcwu |
2016-09-26 | Fix memory leak in lcms, MPEmatrix_Read | kcwu |
2016-09-23 | Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870 | npm |
2016-09-23 | Clean CPDF_CIDFont a little | npm |
2016-09-23 | Avoid collisions in CPDF_IndirectObjectHolder::AddIndirectObject() | tsepez |
2016-09-23 | Bail out on bad width and height in CCodec_FaxDecoder::CreateDecoder | kcwu |
2016-09-23 | Make CPDF_Font::Create() return a std::unique_ptr. | tsepez |
2016-09-22 | Make CPDF_ColorSpace::Load() return a unique_ptr | tsepez |
2016-09-22 | Fix memory leaks in lcms | kcwu |
2016-09-22 | Rename CPDF_CountedObject to CFX_WeakPtr::Handlechromium/2869 | tsepez |
2016-09-22 | Make creation of CPDFSDK_Document clearer | dsinclair |
2016-09-22 | Fix use uninitialized value and stack buffer overflow read | kcwu |
2016-09-22 | Fix infinite loop when calling GrowNamedColorList | kcwu |
2016-09-22 | Null CPDF_CountedObj::m_pObj prior to deletion | tsepez |
2016-09-22 | Rename App to Env where needed. | dsinclair |
2016-09-22 | Simplify memory management for per isolate data | weili |
2016-09-22 | Add fuzzer for icc codec | kcwu |
2016-09-22 | Move CPDFSDK_Environment code to cpp file | dsinclair |
2016-09-21 | Remove some objnum locals with AddIndirectObject | tsepez |
2016-09-21 | Move win_xfa_clang bot back into regular commit queue | weili |
2016-09-21 | Use unique_ptr<CPDF_Object, ReleaseDeleter<>> in more placeschromium/2868 | tsepez |
2016-09-21 | Make ownership explicit in CPDF_ContentMarkItem. | tsepez |
2016-09-21 | Check for overflow in CMap_GetCode. | dsinclair |
2016-09-21 | Avoid static initializers and global variables in 'pdfium_test'. | tonikitoo |
2016-09-21 | Clear LeakSanitizer's suppression list | weili |
2016-09-21 | Make the I in IFormFiller explicit | dsinclair |
2016-09-21 | Set up isolate in CFXJS_Engine's constructor | weili |
2016-09-21 | Fix leaks related to the usage of JSE runtime data | weili |
2016-09-21 | Rename m_pApp to m_pEnv | dsinclair |
2016-09-21 | Delete unused methods in CPDF_Parser | npm |
2016-09-20 | Change protected to private in CPDF_CID2UnicodeMap and CPDF_ToUnicodeMapchromium/2867 | npm |
2016-09-20 | Delete unused methods and variables in CPDF_CMapManager | npm |