Age | Commit message (Expand) | Author |
2015-06-19 | Merge to XFA: Do some IWYU cleanups. | Lei Zhang |
2015-06-19 | Merge to XF: Disintermediation. | Tom Sepez |
2015-06-19 | Merge to XFA: Move zlib to third_party/ | Tom Sepez |
2015-06-18 | Merge to XFA: Move libopenjpeg to third_party/ | Tom Sepez |
2015-06-18 | Fix XFA builds under chromium checkouts | Tom Sepez |
2015-06-18 | Replace some Release() calls with virtual destructors. | Tom Sepez |
2015-06-17 | Merge to XFA: Move libjpeg to third_party/ | Tom Sepez |
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-28 | Merge to XFA: Fix ALL the include guards. | Tom Sepez |
2015-05-26 | Merge to XFA: Upgrade openjpeg to r3002 | JUN FANG |
2015-05-21 | Merge to XFA: Fix an endless loop in CJBig2_HuffmanTable::parseFromCodedBuffer | JUN FANG |
2015-05-20 | Merge to XFA: Integer overflow in CJBig2_Image::expand | JUN FANG |
2015-05-20 | Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL. | Tom Sepez |
2015-05-19 | Merge to XFA: Fix Heap Overflow in CJBig2_Image::expand | JUN FANG |
2015-05-18 | Merge to XFA: Cleanup if early return from opj_j2k_copy_default_tcp_and_creat... | 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-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 |