Age | Commit message (Expand) | Author |
2015-04-03 | Merge to XFA: Add embedder test comparing with the last patch. | JUN FANG |
2015-04-02 | Merge to XFA: Fix uninitialized face in fx_ge_font.cpp | JUN FANG |
2015-04-01 | Merge to XFA: doc.external - Check direction of property access before blindl... | Tom Sepez |
2015-03-30 | Merge to XFA: Fix no text displayed issue when font embedded and font subsett... | JUN FANG |
2015-03-20 | Merge to XFA: Fix missing include for std::min | Tom Sepez |
2015-03-19 | Merge to XFA: Fix subtle issues in opj_skip_from_memory and add unit tests. | Tom Sepez |
2015-03-17 | Merge to XFA: Return OS status code from python test driver scripts. | Tom Sepez |
2015-03-16 | Merge to XFA: Pull our new test case repository via deps. | Tom Sepez |
2015-03-16 | Merge to XFA: Speculative fix for breakage in pdfum DEPS roll | Tom Sepez |
2015-03-16 | Merge to XFA: Fix a bug that JPX images can't be shown | JUN FANG |
2015-03-16 | Merge to XFA: Fix potential integer overflow in fpdf_render_image.cpp | JUN FANG |
2015-03-11 | XFA: bound memcpy length in _png_load_bmp_attribute() | Tom Sepez |
2015-03-11 | Merge to XFA: Kill remaining sprintfs | Tom Sepez |
2015-03-09 | Remove the calling 'FPDF_HasXFAField' in LoadXFADoc | JUN FANG |
2015-03-06 | Merge to XFA: Make conversions for CPDF_Link explicit. | Tom Sepez |
2015-03-06 | Merge to XFA: Make conversion between CPDF_Dest and its object explicit. | Tom Sepez |
2015-03-06 | Merge to XFA: Add gmock to .gitignore | Tom Sepez |
2015-03-05 | Merge to XFA: Make conversion between CPDF_Action and its dictionary explicit. | Tom Sepez |
2015-03-05 | Check whether a pdf has XFA fields before loading XFA fields | JUN FANG |
2015-03-03 | Fix pdfium_embeddertests on XFA. | Tom Sepez |
2015-03-02 | Fix a compiling error in fxjs_v8.h | JUN FANG |
2015-03-02 | Merge to XFA: Kill off JS_ErrorString type. | Tom Sepez |
2015-03-02 | Merge to XFA: Return error information from pdfium to JS. | Tom Sepez |
2015-02-27 | Merge to XFA: Do hit tests against Annots in reverse order. | Lei Zhang |
2015-02-27 | Merge to XFA: Fix JPX image rendering that regressed due to several security ... | Lei Zhang |
2015-02-27 | Merge to XFA: Fix some typos in fpdf_render_loadimage.cpp. | Lei Zhang |
2015-02-27 | Merge to XFA: Cleanup: Fix some unused-function warnings. | Lei Zhang |
2015-02-27 | Merge to XFA: Cleanup parts of fpdf_render_loadimage.cpp. | Lei Zhang |
2015-02-27 | Merge to XFA: Check for NULL pointers in CJBig2_SymbolDict::DeepCopy(). | Lei Zhang |
2015-02-27 | Merge to XFA: Cleanup: Get rid of CRLF line endings. | Lei Zhang |
2015-02-27 | Merge to XFA: Update externs in unicodenormalization.cpp to not have array si... | Lei Zhang |
2015-02-27 | Merge to XFA: Fix an array size mismatch. | Lei Zhang |
2015-02-27 | Merge to XFA: Remove unused IDS_ constants from pdfium. | Tom Sepez |
2015-02-27 | Merge to XFA: Pull in gmock for standalone pdfium builds. | Tom Sepez |
2015-02-27 | Merge to XFA: Upgrade openjpeg to revision 2997. | JUN FANG |
2015-02-25 | Merge to XFA: Implement a delegate for EmbedderTests. | Tom Sepez |
2015-02-25 | Merge to XFA: Kill off unused IFXJS interface methods. | Tom Sepez |
2015-02-25 | Merge https://codereview.chromium.org/935663003/ to XFA branch. | John Abd-El-Malek |
2015-02-24 | Merge to XFA: Add small flate decode unit test. | Tom Sepez |
2015-02-24 | Merge to XFA: Kill multi-byte comments in fxet_list.h | Tom Sepez |
2015-02-24 | Merge to XFA: Convert pdfium expected test results to PNG format. | Tom Sepez |
2015-02-23 | Merge to XFA: Replace second set of #defines with templates in JS_Define.h | Tom Sepez |
2015-02-19 | Merge to XFA: Add test for PDF's JS "global". | Tom Sepez |
2015-02-19 | Merge to XFA: Replace ugly JS_Define macros with templates. | Tom Sepez |
2015-02-17 | Keep the declaration of FPDF_HasXFAField consistent with other XFA APIs | Jun Fang |
2015-02-17 | Merge to XFA: Tidy up JS_Defines.h | Tom Sepez |
2015-02-17 | Fix pdfium_test build inside Chromium. | John Abd-El-Malek |
2015-02-17 | Set the view pointer as NULL after its xfa doc is released | Jun Fang |
2015-02-13 | Merge to XFA: Run javascript/pixel tests via automated script. | Tom Sepez |
2015-02-12 | Merge to XFA: Fix an error 'Use-of-uninitialized-value in CPDF_Function::Call' | JUN FANG |