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