summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-19Remove CPDF_Object::Destroy { delete this; }chromium/2866tsepez
2016-09-19Fix "heap use after free" bug.art-snake
2016-09-19Add fuzzer for fax codeckcwu
2016-09-19Update DEPS to always pull clang.dsinclair
2016-09-19Clean up CPDF_Stream.tsepez
2016-09-19Remove dead code in CCodec_IccModulekcwu
2016-09-19Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ...dsinclair
2016-09-19Remove duplicated charset definitions, and move them to fx_font.hnpm
2016-09-19Fix compare between signed and unsigned values in CPDF_ImageRenderer::StartDI...stackexploit
2016-09-19Avoid nullptr access in sycc422_to_rgb and sycc420_to_rgbstackexploit
2016-09-16Reduce duplicated code in CPDF_Document by adding auxiliary methodschromium/2865chromium/2864chromium/2863npm
2016-09-15Fix memory leaking on ClosePage.chromium/2862art-snake
2016-09-15Add string pools to save storage.tsepez
2016-09-15Use either /RECT or /QuadPoints for annotation coordinates, depending on /APtonikitoo
2016-09-15Use ToUnicode mapping even when unicode is 0.npm
2016-09-15Deleted unused defintions and methods from PWL_FontMapnpm
2016-09-15Cleanup CFX_SystemHandler.dsinclair
2016-09-15Use safe math when rendering line segments in AGG.dsinclair
2016-09-15Replace FX_UINT with unsigned intdsinclair
2016-09-15Add short-cut in CFX_{Byte,Wide}String::Operator<()tsepez
2016-09-15Rename dictionary set and get methodsdsinclair
2016-09-14Delete unused parameter nWordStyle from GetCharWidth()chromium/2861npm
2016-09-14Remove FFI_ from CPDFSDK_Environment method namesdsinclair
2016-09-14Map glyph bitmap in LookUpGlyphBitmap even when unsuccessfulnpm
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-14Split CPDFXFA_Document apartdsinclair
2016-09-14Cleanup CPDFXFA_Document.dsinclair
2016-09-14Remove unused code in CPDFXFA_Documentdsinclair
2016-09-13Sort include entries.dsinclair
2016-09-13Add check for trivial string equalitytsepez
2016-09-13Remove inner FX_DATETIME struct from CPDFSDK_DateTimetsepez
2016-09-13CFX_FloatPoint default constructor and equals operatorschromium/2860tsepez
2016-09-13Remove more strcmp/memcmp usage.tsepez
2016-09-13Split fsdk_mgr files apart.dsinclair
2016-09-13Stop converting widestring -> c_str -> widestring in several places.tsepez
2016-09-13Get rid of memcmp in CFieldTree::Lookup()tsepez
2016-09-13Make ipdf_formnotify a pure virtual interfacetsepez
2016-09-12Fix some leaks associated with memory allocatorchromium/2859weili
2016-09-12Fix leaked value object in NamedPropertySetterCallback()weili
2016-09-12Remove GetDictBy("DR") from annot/field dictionariesnpm
2016-09-12Verify value of prec before usingdsinclair
2016-09-12Refactor CPDF_Document by creating new methodsnpm
2016-09-12Make javascript field observe sdk documenttsepez
2016-09-12Make wrapped JS Document observe C++-side object.tsepez
2016-09-12change memcpy to memmove for potential nearby addressestracy_jiang
2016-09-12fix some uninitialized variableshong_zhang
2016-09-12Make CFX_Obeservable::Observer into a pointer-ish type;tsepez
2016-09-09Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856jaepark
2016-09-09Delete unused methods and definitions from fxet_editnpm
2016-09-08CPWL_Color::ConvertColorType should compare current color type with the given...jaepark