Age | Commit message (Expand) | Author |
2015-04-13 | Merge to XFA: Fix a heap overflow in CJBig2_Context::parseSymbolDict | JUN FANG |
2015-04-11 | Merge to XFA: Fix compiling warnings on Windows | Jun Fang |
2015-04-11 | Merge to XFA: Fix a heap buffer overflow issue in CPDF_CMap::GetNextChar | JUN FANG |
2015-04-10 | XFA port: Fix the noisiest variable shadowing warnings in pdfium. | Bruce Dawson |
2015-04-10 | Merge to XFA: Better fix for snprintf non-termination on windows. | Tom Sepez |
2015-04-10 | Merge to XFA: Fix a stack overflow in CPDF_Parser::LoadCrossRefV5 | JUN FANG |
2015-04-10 | Merge to XFA: Don't call FPDF_InitLibrary() in individual unit_tests. | Tom Sepez |
2015-04-09 | Merge to XFA: Update DEPS to pull V8 from the new repository. | Tom Sepez |
2015-04-09 | XFA port: Include windows.h instead of the MFC header afxres.h | Bruce Dawson |
2015-04-09 | Merge to XFA: testing utility combo patch | Tom Sepez |
2015-04-09 | Merge to XFA: Fix ref to timezone variable - removed in VS 2015 | Bruce Dawson |
2015-04-09 | Merge to XFA: Fix a global buffer overflow in GCPDF_CIDFont::_CharCodeFromUni... | Jun Fang |
2015-04-08 | Merge to XFA: Fix IWYU in formfiller/ directory. | Tom Sepez |
2015-04-08 | Merge to XFA: Use pdfium-specific tree closer for gating landings | Tom Sepez |
2015-04-08 | FFL_MIN and FFL_MAX are pointless and stupid. | Tom Sepez |
2015-04-07 | Merge to XFA: Fix a stack overflow issue caused by an invalid usage of snprintf | Jun Fang |
2015-04-07 | Merge to XFA: Fix IWYU in pdfwindow/ directory. | Tom Sepez |
2015-04-07 | Merge to XFA: Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers. | Tom Sepez |
2015-04-06 | Merge to XFA: Fix IWYU in fxcrt headers. | Tom Sepez |
2015-04-06 | Merge to XFA: fix missing semicolons | JUN FANG |
2015-04-06 | Merge to XFA: Fix a fatal error due to cloning a global document object | JUN FANG |
2015-04-03 | Merge to XFA: Update the path of header file to avoid a compiling error in ch... | JUN FANG |
2015-04-03 | Merge to XFA: No-op change to poke the bots after being out of sequence. | Tom Sepez |
2015-04-03 | Merge to XFA: Fix a compiling error in fpdf_parser_parser_embeddertest.cpp | Jun Fang |
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 |