Age | Commit message (Expand) | Author |
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 |
2015-09-28 | Merge to XFA: Cleanup some fx_codec_fax.cpp code. | Lei Zhang |
2015-09-28 | Merge to XFA: Introduce kPerIsolateDataIndex and tidy JS_Define.h | Tom Sepez |
2015-09-28 | XFA: Pass IFXJS_Runtime via V8 contexts, not V8 isolates | Tom Sepez |
2015-09-25 | Merge to XFA: Add Mac-specific pixel test expectations. | Lei Zhang |
2015-09-25 | Merge to XFA: Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf files | Lei Zhang |
2015-09-24 | Merge to XFA: Fix a leak in CJBig2_Context. | Lei Zhang |
2015-09-24 | Merge to XFA: Split up JBig2_GeneralDecoder.cpp. | Lei Zhang |
2015-09-23 | Merge to XFA: Fix a leak in CJBig2_CachePair. | Lei Zhang |
2015-09-23 | Merge to XFA: Flip conditionals to positive logic in pdfium_test. | Lei Zhang |
2015-09-23 | Merge to XFA: Allow external font-path configuration from pdfium_test. | Lei Zhang |
2015-09-23 | Merge to XFA: Fix a couple potential file handle leaks in pdfium_test. | Lei Zhang |
2015-09-22 | Merge to XFA: Change nonstd::unique_ptr to take a custom deleter. | Lei Zhang |
2015-09-22 | Merge to XFA: Add missing 'return' keyword. | Lei Zhang |
2015-09-22 | Merge to XFA: Use std::set<> to track active event handlers. | Tom Sepez |
2015-09-22 | Merge to XFA: Add nonstd::unique_ptr move assigment operator. | Tom Sepez |
2015-09-22 | Merge to XFA: [Docs] Add wiki content to Markdown docs | Tom Sepez |
2015-09-22 | XFA: contention between FXJSE and FXJS over isolate data slots | Tom Sepez |
2015-09-21 | Merge to XFA: Remove CJS_RuntimeFactory | Tom Sepez |
2015-09-21 | Merge to XFA:More tidy of CJS_Object, kill implicit cast operator | Tom Sepez |
2015-09-17 | Merge to XFA: Fix a #include in fpdf_page_func.cpp. | Lei Zhang |
2015-09-17 | Merge to XFA: Add a missing #include that's needed for call to FXSYS_tolower. | Lei Zhang |
2015-09-17 | Merge to XFA: Don't pass null isolates to FXJS_ when we have a real isolate. | Tom Sepez |
2015-09-17 | Merge to XFA: Ensure functions in FXJS_V8 are prefixed by FXJS_. | Tom Sepez |
2015-09-17 | Merge to XFA: Convert some unneeded gotos into returns. | Lei Zhang |
2015-09-17 | Merge to XFA: Implement FPDFAction_GetFilePath(). | Lei Zhang |
2015-09-15 | Merge to XFA: gyp_pdfium should use ninja by default. | Lei Zhang |
2015-09-15 | Merge to XFA: Cleanup JBig2_GeneralDecoder.cpp. | Lei Zhang |
2015-09-15 | Merge to XFA: Cleanup: Fix a typo. s/Processive/Processing/ | Lei Zhang |
2015-09-15 | Merge to XFA: Cleanup casting of FX_Alloc() return values. | Lei Zhang |
2015-09-15 | Merge to XFA: Refactor fxjs_v8 and add embeddertests for it. | Tom Sepez |
2015-09-15 | Merge to XFA: Add move ctor to nonstd::unique_ptr. | Tom Sepez |
2015-09-14 | Merge to XFA: Get CJS_RuntimeFactory out of CJS_GlobalData management. | Tom Sepez |
2015-09-11 | Merge to XFA: Fix strings, ..., void return types for Consts.h. | Tom Sepez |
2015-09-11 | Merge to XFA: Rename Init methods to more accurately describe purpose | Tom Sepez |
2015-09-10 | Merge to XFA: Guard against null image data in CJBig2_GRRDProc. | Lei Zhang |
2015-09-10 | Merge to XFA: Remove CJBig2_Object, CJBig2_Module, and friends. | Lei Zhang |
2015-09-10 | Merge to XFA: Remove CJBig2_Module::JBig2_Error and friends. | Lei Zhang |
2015-09-10 | Merge to XFA: Make a bunch of JBig2 classes independent of CJBig2_Object. | Lei Zhang |