summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-19Remove dead code that was reactivated when fixing overrides.chromium/2545chromium/2544chromium/2543chromium/2542chromium/2541Lei Zhang
2015-10-19Consolidate test support code.Tom Sepez
2015-10-19Sanity check the values of TRUE and FALSE.Lei Zhang
2015-10-19Remove some checks for object creation failures. They cannot fail.Lei Zhang
2015-10-19Add FPDFAPIJPEG_ prefix to more libjpeg functionsTom Sepez
2015-10-19Unrevert commit a398ca6 and apply the proper fix.Lei Zhang
2015-10-19Revert "Switch builds to clang by default for Linux and OS X."Oliver Chang
2015-10-19Switch builds to clang by default for Linux and OS X.Oliver Chang
2015-10-16Don't bother passing -1 as the length to the CFX_ByteString ctor.Lei Zhang
2015-10-16Declare PDF_GetStandardFontName() in the header.Lei Zhang
2015-10-16fxcrt convergence - master sideTom Sepez
2015-10-16Fix stray backslashes in README.mdTom Sepez
2015-10-16Update link to chromium src.dan sinclair
2015-10-16DEPS include_rules no longer allows core/ -> fpsdfsk/ inclusion.Tom Sepez
2015-10-16Loosen checking on the bytes following 'stream'chromium/2540chromium/2539chromium/2538Jun Fang
2015-10-15Move conditionals inside target_defaults.dan sinclair
2015-10-15Add some community and testing info to README.md.dan sinclair
2015-10-15Plug a leak in CPDF_StreamParser::ReadInlineStreamOliver Chang
2015-10-15Introduce CPDFPageFromFPFDPage()Tom Sepez
2015-10-15Return result of GetRBG instead of TRUEdan sinclair
2015-10-15Add steps for Contributing Code to README.mdTom Sepez
2015-10-15Fix layering violation in CPDF_Document::FromFPDFDocument().Tom Sepez
2015-10-14Introduce CPDF_Document::FromFPDFDocument().Tom Sepez
2015-10-14Next round of master changes to match XFATom Sepez
2015-10-14Land temporary workaround for clang-cl not yet understanding __emulchromium/2537chromium/2536Nico Weber
2015-10-14Add unit test for top-level bookmarks.Tom Sepez
2015-10-13Roll DEPS for v8 to d3f97a9. Regular weekly roll.Lei Zhang
2015-10-13Revert "Remove IPDFSDK_AnnotHandler interface."chromium/2535Tom Sepez
2015-10-13Changes to master to more closely match XFA.Tom Sepez
2015-10-13wstring allocations waste up to 7 wasted bytes.Tom Sepez
2015-10-13upgrade openjpeg to commit# cf352afJun Fang
2015-10-09Sanitize CJBig2_SymbolDict's memory usage.chromium/2534chromium/2533chromium/2532Lei Zhang
2015-10-09Parallelize run_corpus_tests.py.Lei Zhang
2015-10-09Pass IJS_Runtime, not IJS_Context, to native object constructors.Tom Sepez
2015-10-09Allow compiling PDFium without V8.Tom Sepez
2015-10-09Fix a bad refactoring error from commit 8a9ce57.Lei Zhang
2015-10-09Fix a compiling error on MacJun Fang
2015-10-09Fix heap-buffer-overflow in color_sycc_to_rgbJun Fang
2015-10-08Minimal revert from commit d03ba8d.Lei Zhang
2015-10-08Fix a bunch of sign mismatch warnings.Lei Zhang
2015-10-08Fix a malloc/delete mismatch introduced in commit 8a9ce57.Lei Zhang
2015-10-09Various changes to JBig2 cache:David Lattimore
2015-10-08Put CJBig2_SymbolDict's images in a CJBig2_List container.Lei Zhang
2015-10-08Wean CJS_Value off of v8::Isolate.Tom Sepez
2015-10-08Relax the check on 0 length streams.chromium/2531Lei Zhang
2015-10-08Remove some dead code from CCodec_Jbig2Module. Variable was only ever set to ...David Lattimore
2015-10-07Rename IFXJS_Runtime and IFXJS_Context to IJS_.Tom Sepez
2015-10-07Update README.md to reflect added .png supportTom Sepez
2015-10-07Stop inlining CJBig2_BitStream.Lei Zhang
2015-10-07Fix the Windows build after commit 8a9ce57.Lei Zhang