Age | Commit message (Expand) | Author |
2015-06-17 | Merge to XFA: Move lcms2 into third_party | Tom Sepez |
2015-06-13 | Remove trailing whitespaces in core, XFA edition. | Lei Zhang |
2015-06-13 | Merge to XFA: Cleanup: Remove uses of "this->" in core/ | Lei Zhang |
2015-06-11 | Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-06-09 | Merge to XFA: Remove more cruft from fx_system.h | Tom Sepez |
2015-06-04 | Merge to XFA: Move fx_safe_types.h to include/ directory. | Tom Sepez |
2015-05-20 | Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL. | Tom Sepez |
2015-05-18 | Merge to XFA: Change FX_Alloc to FX_Try_Alloc in _JpegEncode | JUN FANG |
2015-05-18 | Merge to XFA: Add safe FX_Alloc2D() macro | Tom Sepez |
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-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
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: Cleanup: Get rid of CRLF line endings. | Lei Zhang |
2015-01-05 | XFA: merge patch from CL 828183002, remove static declared SymbolDictCache | Bo Xu |
2014-12-15 | Remove more defines in XFA branch that aren't used for PDFium. | John Abd-El-Malek |
2014-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |
2014-10-21 | More fixes in sycc422_to_rgb and sycc420_to_rgb when image width is odd | Bo Xu |
2014-10-10 | Fix a bug when image width is odd in sycc422_to_rgb | Bo Xu |
2014-09-30 | Update openjpeg | Bo Xu |
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-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-08 | Remove custom memory manager | Bo Xu |
2014-06-20 | Stack-buffer-overflow in IccLib_Translate | foxit |
2014-06-05 | fix two uninitialized reads | John Abd-El-Malek |
2014-06-04 | Wrong variable assignment in Pdfium. | John Abd-El-Malek |
2014-05-24 | Fix warnings in android build, fix font rendering issue, fix issue 357588: wr... | Bo Xu |
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek |
2014-05-17 | Initial commit. | John Abd-El-Malek |