summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-08Fix potentially massive memory leak in CPDF_DIBSource::LoadJpxBitmap().chromium/2429chromium/2428chromium/2427Lei Zhang
2015-06-05Cleanup: Make CPDF_Annot::m_pAnnotDict private.Lei Zhang
2015-06-05Add move constructor for FX string types.Tom Sepez
2015-06-05Standalone checkout gets buildtools.Tom Sepez
2015-06-05Fix bad include path in fpdfview.cppTom Sepez
2015-06-04Move fx_safe_types.h to include/ directory.Tom Sepez
2015-06-03Kill unused IPDF_ classes.Tom Sepez
2015-06-03Fix fx_basic_memmgr_unittest.cpp under stricter GN ruleschromium/2426chromium/2425chromium/2424chromium/2423chromium/2422Tom Sepez
2015-06-02Automated test case for 487928.Tom Sepez
2015-06-02Fix windows compile: fix size_t vs. int mismatchTom Sepez
2015-06-02kill IPDF_DocParser().Tom Sepez
2015-06-02Fix heap use after free in Document::DoFieldDelay and Document::delayTom Sepez
2015-06-01Add missing comma to third_party.gypBruce Dawson
2015-05-29Run V8 in predictable mode for pdfium_testJochen Eisinger
2015-05-28Fix suppressions for 2015-05-28 dropTom Sepez
2015-05-28Roll DEPS to pick up 2015-05-28 corpus drop.Tom Sepez
2015-05-28Fix ALL the include guards.Tom Sepez
2015-05-27Remove rendundant ../include from paths of files in include/ directoryTom Sepez
2015-05-26Upgrade openjpeg to r3002JUN FANG
2015-05-21Update copy of safe_math_impl.h to take a fix from upstream:Tom Sepez
2015-05-21Fix four annoying warnings:Tom Sepez
2015-05-21Fix an endless loop in CJBig2_HuffmanTable::parseFromCodedBufferJUN FANG
2015-05-20Get test running scripts to detect and report common error.Bruce Dawson
2015-05-20Integer overflow in CJBig2_Image::expandJUN FANG
2015-05-20Tidy public fpdfview.h and fpdf_flatten.h.Tom Sepez
2015-05-20Turn on warnings for usage of disabled V8 APIsJochen Eisinger
2015-05-19Re-land: Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-19Revert "Remove FX_Alloc() null checks now that it can't return NULL."Tom Sepez
2015-05-19Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-19Fix Heap Overflow in CJBig2_Image::expandJUN FANG
2015-05-18Cleanup if early return from opj_j2k_copy_default_tcp_and_create_tcd().Tom Sepez
2015-05-19Replace v8::Handle with v8::Local and v8::Persistent with v8::GlobalJochen Eisinger
2015-05-18Change FX_Alloc to FX_Try_Alloc in _JpegEncodeJUN FANG
2015-05-18Add safe FX_Alloc2D() macroTom Sepez
2015-05-17Add myself to OWNERS fileJochen Eisinger
2015-05-17Replace deprecated with non-deprecated V8 APIsJochen Eisinger
2015-05-15Fix leaks in embedder test's FlateEncode() usage and in FlateEncode().Lei Zhang
2015-05-15Disable allocation tests that hose the bot.Tom Sepez
2015-05-15Initialize members of CPDF_TextPageFind class.Lei Zhang
2015-05-15Fix leaks in the embedder tests themselves.Lei Zhang
2015-05-15Abort on OOM by default in FX_Alloc().Tom Sepez
2015-05-15Remove FX_NEW_VECTOR() macros.Tom Sepez
2015-05-15Fix potential UAF in ConcatInPlace.Tom Sepez
2015-05-14Fix another batch of compiler warnings.Lei Zhang
2015-05-14Make CFX_StringData be scoped by CFX_Bytestring and add methods.chromium/2421chromium/2420chromium/2419chromium/2418chromium/2417chromium/2416chromium/2415chromium/2414chromium/2413chromium/2412chromium/2411chromium/2410chromium/2409chromium/2408chromium/2407chromium/2406chromium/2405chromium/2404Tom Sepez
2015-05-13Fix integer overflow in conversion from float to integer.JUN FANG
2015-05-14Use phantom handles instead of weak handlesJochen Eisinger
2015-05-13Tidy public/ directory.Tom Sepez
2015-05-13Fix comparison of CFX_ByteString and CFX_WideString against empty literals.Tom Sepez
2015-05-13Set pointers in internal fields directly instead of wrapping themJochen Eisinger