Age | Commit message (Expand) | Author |
2015-11-04 | Merge to XFA: Enforce input and output dimensionalities for CPDF_StitchFunc. | Oliver Chang |
2015-11-03 | Merge to XFA: Add test for CPDF_SyntaxParser::ReadHexString. | Dan Sinclair |
2015-11-02 | Merget to XFA: Add test for CPDF_StreamParser::ReadHexString. | Dan Sinclair |
2015-11-02 | Merge to XFA: Add tests for CMap_GetCode and CMap_GetCodeRange. | Dan Sinclair |
2015-11-02 | Merge to XFA: Add a test for the HexDecode method. | Dan Sinclair |
2015-11-02 | Merge to XFA: Add test for StringToCode and StringToWideString | Dan Sinclair |
2015-10-30 | Merge to XFA: Remove external jpeg provider interface. | Tom Sepez |
2015-10-30 | Merge to XFA: linux: Remove unneeded -L flags from static library targets. | Lei Zhang |
2015-10-29 | XFA: Manual merge of Clean up IFX_BidiChar | Lei Zhang |
2015-10-28 | A crasher due to lacking 'template' node in XFA file | Jun Fang |
2015-10-27 | Merge to XFA: Type check the m_pShadingObj before assuming it's a stream. | Dan Sinclair |
2015-10-27 | Revert accidental commits to XFA. | Tom Sepez |
2015-10-27 | Add an embedded test case | Jun Fang |
2015-10-26 | Delete unused fpdfsdkdll.rc and resource.h. | Lei Zhang |
2015-10-23 | Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone(). | Lei Zhang |
2015-10-22 | XFA: Sync build and documentation differences with master. | Dan Sinclair |
2015-10-21 | Merge to XFA: Remove FFL_Utils as it is unused. | Dan Sinclair |
2015-10-19 | Merge to XFA: Remove unused CFFL_Notify. | Lei Zhang |
2015-10-19 | Merge to XFA: Consolidate test support code. | Tom Sepez |
2015-10-16 | fxcrt convergence - XFA side. | Tom Sepez |
2015-10-13 | Merge to XFA: Allow compiling PDFium without V8. | Tom Sepez |
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-07 | Merge to XFA: Stop inlining CJBig2_BitStream. | Lei Zhang |
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: Remove JavaScript.h | Tom Sepez |
2015-09-24 | Merge to XFA: Split up JBig2_GeneralDecoder.cpp. | Lei Zhang |
2015-09-22 | Merge to XFA: Add nonstd::unique_ptr move assigment operator. | Tom Sepez |
2015-09-15 | Merge to XFA: Refactor fxjs_v8 and add embeddertests for it. | Tom Sepez |
2015-09-10 | Merge to XFA: Remove CJBig2_Object, CJBig2_Module, and friends. | Lei Zhang |
2015-08-20 | Merge to XFA: Remove unused code warnings found by clang. | Lei Zhang |
2015-08-19 | Merge to XFA: Extern in .cpp files is a code smell, part 1. | Tom Sepez |
2015-07-14 | Merge to XFA: Move FPDFAPI_FlateInit() prototype and friends to .h file | Tom Sepez |
2015-06-19 | Merge to XF: Disintermediation. | Tom Sepez |
2015-06-19 | Merge to XFA: Move zlib to third_party/ | Tom Sepez |
2015-06-18 | Merge to XFA: Move libopenjpeg to third_party/ | Tom Sepez |
2015-06-17 | Merge to XFA: Move libjpeg to third_party/ | Tom Sepez |
2015-06-17 | Merge to XFA: Move lcms2 into third_party | Tom Sepez |
2015-06-17 | Merge to XFA: Separate agg-authored code from fx-authored code. | Tom Sepez |
2015-06-04 | Merge to XFA: Move fx_safe_types.h to include/ directory. | Tom Sepez |
2015-06-02 | Merge to XFA: Automated test case for 487928. | Tom Sepez |
2015-05-15 | Merge to XFA: Abort on OOM by default in FX_Alloc(). | Tom Sepez |
2015-05-13 | Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePosi... | JUN FANG |
2015-05-12 | Merge to XFA: Make (and verify) public/ files compile under C. | Tom Sepez |
2015-05-11 | Merge to XFA: Create top-level public/ header directory. | Tom Sepez |
2015-05-08 | Merge to XFA: Move function prototypes to new doc_utils.h file | Tom Sepez |
2015-04-10 | Merge to XFA: Don't call FPDF_InitLibrary() in individual unit_tests. | Tom Sepez |
2015-04-07 | Merge to XFA: Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers. | Tom Sepez |
2015-04-03 | Merge to XFA: Add embedder test comparing with the last patch. | JUN FANG |
2015-03-19 | Merge to XFA: Fix subtle issues in opj_skip_from_memory and add unit tests. | Tom Sepez |