Age | Commit message (Expand) | Author |
2015-10-19 | Remove unused xfa and JS headers. | Tom Sepez |
2015-10-19 | Merge to XFA: Refactor progressive renderer. | Tom Sepez |
2015-10-19 | Merge to XFA: Consolidate test support code. | Tom Sepez |
2015-10-19 | Merge to XFA: Remove duplicate core/include/thirdparties headers. | Tom Sepez |
2015-10-19 | Merge to XFA: Remove dead code that was reactivated when fixing overrides. | Lei Zhang |
2015-10-19 | Merge to XFA: Sanity check the values of TRUE and FALSE. | Lei Zhang |
2015-10-19 | Merge to XFA: Remove some checks for object creation failures. They cannot fail. | Lei Zhang |
2015-10-19 | Merge to XFA: Unrevert commit a398ca6 and apply the proper fix. | Lei Zhang |
2015-10-19 | Merge to XFA: Add FPDFAPIJPEG_ prefix to more libjpeg functions | Tom Sepez |
2015-10-16 | Merge to XFA: Don't bother passing -1 as the length to the CFX_ByteString ctor. | Lei Zhang |
2015-10-16 | Merge to XFA: Fix a bunch of sign mismatch warnings. | Lei Zhang |
2015-10-16 | Merge to XFA: Declare PDF_GetStandardFontName() in the header. | Lei Zhang |
2015-10-16 | fxcrt convergence - XFA side. | Tom Sepez |
2015-10-16 | Merge to XFA: Introduce CPDFPageFromFPFDPage() | Tom Sepez |
2015-10-16 | Merge to XFA: Update link to chromium src. | dan sinclair |
2015-10-16 | Merge to XFA: DEPS include_rules no longer allows core/ -> fpsdfsk/ inclusion. | Tom Sepez |
2015-10-16 | Merge to XFA: Add some community and testing info to README.md. | dan sinclair |
2015-10-16 | Merge to XFA: Loosen checking on the bytes following 'stream' | Jun Fang |
2015-10-15 | Merge to XFA: Move conditionals inside target_defaults. | dan sinclair |
2015-10-15 | Merge to XFA: Plug a leak in CPDF_StreamParser::ReadInlineStream | Oliver Chang |
2015-10-15 | Merge to XFA: Return result of GetRBG instead of TRUE | dan sinclair |
2015-10-15 | Merge to XFA: Introduce CPDF_DocumentFromFPDFDocument(). | Tom Sepez |
2015-10-14 | Next round of XFA changes to match master. | Tom Sepez |
2015-10-14 | Merge to XFA: Add unit test for top-level bookmarks. | Tom Sepez |
2015-10-13 | Changes to XFA to more closely match master. | Tom Sepez |
2015-10-13 | Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors. | Tom Sepez |
2015-10-13 | Merge to XFA: wstring allocations waste up to 7 wasted bytes. | Tom Sepez |
2015-10-13 | Merge to XFA: Allow compiling PDFium without V8. | Tom Sepez |
2015-10-13 | upgrade openjpeg to commit# cf352af | Jun Fang |
2015-10-12 | Allow building of XFA branch without XFA | Tom Sepez |
2015-10-12 | XFA: Move fx_codec's lpng and tiff to third_party/ | Tom Sepez |
2015-10-12 | Fix XFA GN build | Tom Sepez |
2015-10-12 | XFA: Update standalone.gypi and .gitignore to match master | Tom Sepez |
2015-10-09 | Merge to XFA: Sanitize CJBig2_SymbolDict's memory usage. | Lei Zhang |
2015-10-09 | Merge to XFA: Fix include paths for fx_system.h | Lei Zhang |
2015-10-09 | Merge to XFA: Parallelize run_corpus_tests.py. | Lei Zhang |
2015-10-09 | Merge to XFA: Fix a compiling error on Mac | Jun Fang |
2015-10-09 | Merge to XFA: Fix heap-buffer-overflow in color_sycc_to_rgb | Jun Fang |
2015-10-08 | Merge to XFA: Fix a malloc/delete mismatch introduced in commit 8a9ce57. | Lei Zhang |
2015-10-08 | Merge to XFA: Various changes to JBig2 cache: | Lei Zhang |
2015-10-08 | Merge to XFA: Put CJBig2_SymbolDict's images in a CJBig2_List container. | Lei Zhang |
2015-10-08 | Merge to XFA: Wean CJS_Value off of v8::Isolate. | Tom Sepez |
2015-10-08 | Merge to XFA: Relax the check on 0 length streams. | Lei Zhang |
2015-10-08 | Merge to XFA: Fix a leak with g_DefaultGlobalObjectTemplate. | Lei Zhang |
2015-10-08 | Merge to XFA: Only call DefineJSObjects() once for the global V8 isolate. | Lei Zhang |
2015-10-08 | Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_. | Tom Sepez |
2015-10-08 | Merge to XFA: Refcount external V8 isolate initialization / release. | Lei Zhang |
2015-10-07 | Merge to XFA: Stop inlining CJBig2_BitStream. | Lei Zhang |
2015-10-07 | Merge to XFA: Fix the Windows build after commit 8a9ce57. | Lei Zhang |
2015-10-07 | Merge to XFA: Remove gotos in JBig2 code. | Lei Zhang |