summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-20Merge to M44: Fix an integer overflow issue in openJpegchromium/2403Lei Zhang
2015-07-13Merge to M44: Integer overflow in CJBig2_Image::expandLei Zhang
2015-07-13Merge to M44: Fix Heap Overflow in CJBig2_Image::expandLei Zhang
2015-07-13Merge to M44: Upgrade openjpeg to r3002Lei Zhang
2015-07-13Merge to M44: Cleanup if early return from opj_j2k_copy_default_tcp_and_creat...Lei Zhang
2015-07-13Merge to M44: Fix an endless loop in CJBig2_HuffmanTable::parseFromCodedBufferLei Zhang
2015-07-13Merge to M44: Fix heap use after free in Document::DoFieldDelay and Document:...Lei Zhang
2015-07-13Merge to M44: Redo range check in CPDF_SampledFunc::v_Call().Tom Sepez
2015-07-13Merge to M44: Abort on OOM by default in FX_Alloc().Lei Zhang
2015-06-12Merge to M44: Fix font rendering issues because of an incorrect transform.John Abd-El-Malek
2015-06-10Merge to M44: Fix potentially massive memory leak in CPDF_DIBSource::LoadJpxB...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
2015-05-12Make (and verify) public/ files compile under C.Tom Sepez
2015-05-12Describe required properties of public/ files with a README.Tom Sepez
2015-05-12Restore checked strlen conversions.Tom Sepez
2015-05-12NEW public API for pdfwindow font manipulation.chromium/2402chromium/2401chromium/2400Tom Sepez
2015-05-11Add owners file for PDFium.chromium/2399Tom Sepez
2015-05-11Create top-level public/ header directory.Tom Sepez
2015-05-08Move function prototypes to new doc_utils.h fileTom Sepez
2015-05-08Fix compilation under chromium checkouts.Tom Sepez
2015-05-08Better error from pdfium_test when page too big to render.Tom Sepez
2015-05-08Fix errors from commit f0a169e.Lei Zhang
2015-05-08Fix a bunch of -Wunused-but-set-variable warnings.Lei Zhang
2015-05-06Support arrays in nonstd::unique_ptr<>.Tom Sepez
2015-05-06Manual revert of ad2a822ce5c3Tom Sepez
2015-05-06Remove FX_STRSIZE casts, use safe conversionsTom Sepez
2015-05-06Fix fx_string.h compile error under chromium checkouts.chromium/2398chromium/2397chromium/2396Tom Sepez
2015-05-06Fix a couple of divide by zero crashes in PNG/TIFF predictors.Lei Zhang
2015-05-05Expose additional flags for rasterization.Scott Byer
2015-05-05Make sure string constructors are efficient on literalsTom Sepez
2015-05-04Fix issues with != and == in fx_basic_wstringTom Sepez
2015-05-04Kill FX_DEFINEHANDLETom Sepez
2015-05-04Fix issuse with != and == shown by fx_basic_bstring unit tests.Tom Sepez
2015-05-01Backfill some FX StringC unit tests for == and !=.Tom Sepez
2015-05-01Backfill some FX String unit tests for == and !=.Tom Sepez
2015-05-01Save 4 bytes per CFX_ByteString where intptr_t smaller than long.Tom Sepez
2015-05-01Save 8 bytes in each CFX_ByteString/WideString (on "LP64" platforms).Tom Sepez
2015-05-01Adjust the visibility of the standalone targets in the GN build.Dirk Pranke
2015-04-30Take adavange of unused bytes at end of widestringTom Sepez
2015-04-30Try to take advantage of unused bytes at end of CFX_ByteString.Tom Sepez
2015-04-30Provide an array buffer allocator to V8.chromium/2395chromium/2394chromium/2393chromium/2392chromium/2391chromium/2390chromium/2389chromium/2388Tom Sepez
2015-04-29Add suppressions for all new failing corpus tests.Tom Sepez
2015-04-29Corpus roll to pick up the 2015-04-28 Foxit drop.Tom Sepez
2015-04-28Make CFX_WideString::LockBuffer() completely unused.Tom Sepez
2015-04-28Pin V8 version until initialization issue in b584bab resolved.Tom Sepez