Age | Commit message (Expand) | Author |
2015-05-15 | Merge to XFA: Abort on OOM by default in FX_Alloc(). | Tom Sepez |
2015-05-15 | Merge to XFA: Fix leaks in embedder test's FlateEncode() usage and in FlateEn... | Lei Zhang |
2015-05-08 | Merge to XFA: Fix a bunch of -Wunused-but-set-variable warnings. | Lei Zhang |
2015-05-06 | Merge to XFA: Fix a couple of divide by zero crashes in PNG/TIFF predictors. | Lei Zhang |
2015-05-06 | Merge to XFA: Replace FX_NEW with new, remote tests from fxcodec | Lei Zhang |
2015-04-21 | Merge to XFA: Fix a crashier due to images with abnormal size | JUN FANG |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
2015-04-13 | Merge to XFA: Fix a heap overflow in CJBig2_Context::parseSymbolDict | JUN FANG |
2015-03-20 | Merge to XFA: Fix missing include for std::min | Tom Sepez |
2015-03-19 | Merge to XFA: Fix subtle issues in opj_skip_from_memory and add unit tests. | Tom Sepez |
2015-03-16 | Merge to XFA: Fix a bug that JPX images can't be shown | JUN FANG |
2015-03-11 | XFA: bound memcpy length in _png_load_bmp_attribute() | Tom Sepez |
2015-03-11 | Merge to XFA: Kill remaining sprintfs | Tom Sepez |
2015-02-27 | Merge to XFA: Check for NULL pointers in CJBig2_SymbolDict::DeepCopy(). | Lei Zhang |
2015-02-27 | Merge to XFA: Cleanup: Get rid of CRLF line endings. | Lei Zhang |
2015-02-27 | Merge to XFA: Upgrade openjpeg to revision 2997. | JUN FANG |
2015-02-06 | Fix XFA build after combining PDFium into Chromium binary. | John Abd-El-Malek |
2015-02-02 | Merge the following changes to XFA branch: | John Abd-El-Malek |
2015-01-09 | merge to XFA: Fix -Wnon-virtual-dtor compiler warnings. | Tom Sepez |
2015-01-05 | XFA: merge patch from CL 828183002, remove static declared SymbolDictCache | Bo Xu |
2014-12-19 | XFA: merge patch from CL 761313004 | Bo Xu |
2014-12-19 | XFA: merge patch from CL 441988 | Bruce Dawson |
2014-12-15 | Remove more defines in XFA branch that aren't used for PDFium. | John Abd-El-Malek |
2014-12-15 | XFA: merge patch from issue 801913002 and 804463003 | John Abd-El-Malek |
2014-11-24 | Merge to XFA: patch from CL 758593002 | Bo Xu |
2014-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |
2014-10-30 | Update openjpeg to r2920 | Bo Xu |
2014-10-22 | update openjpeg to r2911 | Bo Xu |
2014-10-21 | Update openjpeg to r2908chromium/2202chromium/2201chromium/2200chromium/2199chromium/2198chromium/2197 | Bo Xu |
2014-10-21 | More fixes in sycc422_to_rgb and sycc420_to_rgb when image width is odd | Bo Xu |
2014-10-15 | Fix licenses in headers to pass Chromium's checklicenses tool.chromium/2196chromium/2195chromium/2194chromium/2193chromium/2192chromium/2191 | Tom Sepez |
2014-10-10 | Fix a bug when image width is odd in sycc422_to_rgb | Bo Xu |
2014-10-03 | check pointer overflow in t2.c | Bo Xu |
2014-09-30 | Update openjpeg | Bo Xu |
2014-09-08 | Merge performance fix for cmsDupToneCurve from previous upstream branch. | Chris Palmer |
2014-09-02 | Tidy up opj_ callback functions in fx_codec_jpx_obj.cpp | Tom Sepez |
2014-08-27 | Restrict index not be greater than row_size in TIFF_PredictLine | Bo Xu |
2014-08-26 | Bounds check before fixed-size memcmp() in CJPX_Decoder::Init(). | Tom Sepez |
2014-08-25 | Use number of components from ICC profile and alternate color space | Bo Xu |
2014-08-25 | Revert of Use number of components from ICC profile and alternateCS (patchset... | Bo Xu |
2014-08-25 | Use number of components from ICC profile and alternate color space | Bo Xu |
2014-08-15 | Fix buffer size offset error in PNG_Predictor | Bo Xu |
2014-08-13 | Remove try/catch block | Bo Xu |
2014-08-04 | Fix unninitialized 'tmp' in CJBig2_Image::composeTo_opt2 | Jun Fang |
2014-07-30 | Remove a few unused variables, functions, and member variables. | Nico Weber |
2014-07-29 | Fix a few more warnings in chromium_code mode. | Nico Weber |
2014-07-23 | Remove unnecessary aligned memory check when __SSE__ is used | Bo Xu |
2014-07-14 | Fix uninitialized Storage in _LUTeval16 | foxit |
2014-07-10 | Fix uninitialized Storage | foxit |
2014-07-08 | Remove custom memory manager | Bo Xu |