Age | Commit message (Expand) | Author |
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 |
2015-10-07 | Merge to XFA: Fix regression in JBIG2 decoding from commit ce37d73. | Lei Zhang |
2015-10-07 | Merge to XFA: Remove some dead code from CCodec_Jbig2Module. Variable was onl... | Lei Zhang |
2015-10-07 | Merge to XFA: Remove unused global argument from FXJS_CONSTRUCTOR. | Tom Sepez |
2015-10-07 | Merge to XFA: Pass v8::Isolate to PDFium at init time. | Tom Sepez |
2015-10-06 | Merge to XFA: Store object definition ID in each js_class. | Tom Sepez |
2015-10-06 | Merge to XFA: Make the vast majority of JS headers private to src/javascript. | Tom Sepez |
2015-10-05 | Merge to XFA: Disable JBIG2 cache; prevent data corruption - try 2. | Lei Zhang |
2015-10-05 | Merge to XFA: Remove pointless CPDFSDK_PageView usage in CJS_Object / CJS_Emb... | Lei Zhang |
2015-10-05 | Merge to XFA: CJS_Timer should observe CJS_Runtime destruction. | Lei Zhang |
2015-10-05 | Merge to XFA: Remove JavaScript.h | Tom Sepez |
2015-10-05 | Merge to XFA: Added a fallback Win32 font information class for win32k lockdown. | Tom Sepez |
2015-10-03 | Merge to XFA: Fix NULL pointer dereference in CPDF_InterForm. | Lei Zhang |
2015-10-03 | Merge to XFA: Do not call into formfiller code with a NULL PageView. | Lei Zhang |
2015-10-02 | Merge to XFA: Get rid of gotos in CPDF_SyntaxParser and FlateUncompress(). | Lei Zhang |
2015-10-02 | Merge to XFA: Turn a couple functions that always return true to return void. | Lei Zhang |
2015-10-02 | Merge to XFA: Prevent divide by zeros in CJBig2_GSIDProc::decode_MMR(). | Lei Zhang |
2015-10-02 | Merge to XFA: Fix a leak in PDF_DataDecode() on failure. | Lei Zhang |
2015-10-02 | Merge to XFA: Fix PNG decoding divide by zero error due to zero row count. | Lei Zhang |
2015-10-02 | XFA: Remove tests for new in fxge and fpdfsdk. | Lei Zhang |
2015-10-02 | XFA: Remove test for new. | Lei Zhang |
2015-10-02 | XFA: Remove more checks for new returning NULL. | Lei Zhang |
2015-10-02 | XFA: Remove checks for new returning NULL in fpdfsdk. | Lei Zhang |
2015-10-02 | Merge to XFA: Refactor some common code for bounding boxes. | Lei Zhang |
2015-10-02 | Merge to XFA: Add test case for parsing endobj keywords. | Tom Sepez |
2015-10-02 | Merge to XFA: Correct mistakes in test case for 507316 | Tom Sepez |
2015-10-02 | Merge to XFA: Fix static initializer in fxjs_v8.cpp | Tom Sepez |
2015-10-01 | XFA: remove new tests from fpdftext | Lei Zhang |
2015-10-01 | XFA: Remove checks in fxcrt now that new can't return 0. | Lei Zhang |
2015-10-01 | Merge to XFA: Disable JBIG2 cache; prevent data corruption | Lei Zhang |
2015-10-01 | XFA: Remove tests for failures after new statements. | Lei Zhang |
2015-10-01 | Merge to XFA: Clean up some image decoder classes: | Lei Zhang |
2015-10-01 | Merge to XFA: Cleanup JBig2_ArithIntDecoder. | Lei Zhang |
2015-09-30 | Merge to XFA: Add signatures to FXJS_V8. | Tom Sepez |
2015-09-29 | Merge to XFA: Cleanup CJBig2_ArithDecoder. | Lei Zhang |
2015-09-29 | Merge to XFA: Fix blank page issue caused by too strict correction on bpc | Jun Fang |