summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2016-09-26Fix memory leak in lcms, MPEmatrix_Readkcwu
2016-09-22Fix memory leaks in lcmskcwu
2016-09-22Fix use uninitialized value and stack buffer overflow readkcwu
2016-09-22Fix infinite loop when calling GrowNamedColorListkcwu
2016-09-15Use safe math when rendering line segments in AGG.dsinclair
2016-09-12Make CFX_Obeservable::Observer into a pointer-ish type;tsepez
2016-09-06Fix gn --check complaints about fxcrt. (try 2)thestig
2016-09-06Avoid leaking params if any entry bad.dsinclair
2016-08-31Revert of Fix gn gn --check complaints about fxcrt. (patchset #1 id:1 of http...thestig
2016-08-31Fix gn gn --check complaints about fxcrt.thestig
2016-08-29Fix for #618267. Adding a method to determine if multiplication hastracy_jiang
2016-08-29openjpeg: Prevent an integer overflow in opj_jp2_apply_pclr.stackexploit
2016-08-26Remove most things GYP.thestig
2016-08-19Introduce pdfium::FakeUniquePtr for keys to sets of unique ptrs.tsepez
2016-08-09Fixup various overflow conditionsdsinclair
2016-08-08openjpeg: Prevent negative x, y values in opj_tcd_init_tilechromium/2825ochang
2016-08-04openjpeg: Prevent overflows when using opj_aligned_malloc()gogil
2016-08-04openjpeg: Prevent integer overflows during calculation of |l_nb_code_blocks_s...gogil
2016-08-04Fix libpng build for ARM.thestig
2016-08-03Update libpng to 1.6.22.thestig
2016-08-01Fix a memory leak in libtiff.thestig
2016-07-25Fix an integer overflow in opj_tcd_get_decoded_tile_size().chromium/2810chromium/2809ochang
2016-07-21Convert source sets to static libraries.chromium/2808chromium/2807chromium/2806chromium/2805chromium/2804brettw
2016-07-06openjpeg: Prevent integer overflows during calculation of |l_nb_precinct_size|ochang
2016-06-20openjpeg: Prevent a buffer overflow in opj_j2k_read_SQcd_SQcc.stackexploit
2016-06-13fix skia + windows + gncaryclark
2016-06-09Apply security fixes to libtiff that are not in 4.0.6.thestig
2016-06-06Differentiate GN config settings for core vs third party codeweili
2016-06-03LCMS: Update FROM_16_TO_8 macro not to raise UBSan errorochang
2016-05-20openjpeg: Prevent a buffer overflow in opj_j2k_read_SPCod_SPCoc.chromium/2747chromium/2746chromium/2745chromium/2744ochang
2016-05-19Fix a memory leak in opj_jp2_read_ihdr().thestig
2016-05-19Remove agg from skia buildcaryclark
2016-05-16Use chromium_code standard for PDFium GYP compilationweili
2016-05-13Fix GCC warnings to be ready for GCC standalone buildweili
2016-05-10Make GYP and GN build consistent for third_party targetsweili
2016-05-05Resolve macro redefinition warnings when built in Chromiumweili
2016-04-30Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://co...dsinclair
2016-04-27Allow overriding GN build flagsdsinclair
2016-04-20Standalone GN build.dsinclair
2016-04-06Fix an infinite loop in agg's stroke_calc_arc().thestig
2016-04-05Suppress some additional msvs warnings (GN).chromium/2706chromium/2705chromium/2703chromium/2702chromium/2701ochang
2016-03-24fix windows build; add blend modesCary Clark
2016-03-23Remove bad third_party/skia file.Dan Sinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-22Re-enable MSVC warning 4702Wei Li
2016-03-18openjpeg: Remove unneeded non-standard code.Nico Weber
2016-03-17Fix windows pdfium_use_skia build.Dan Sinclair
2016-03-17Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics.Dan Sinclair
2016-03-11Set HAVE_SEARCH_H so that pdfium/xfa builds with VS 2015Bruce Dawson
2016-03-10openjpeg: Don't build with SSE instrinsics for 32-bit x86.Oliver Chang