Age | Commit message (Expand) | Author |
2015-04-17 | Merge to XFA: Set m_FontType in CPDF_Font() constructor. | Tom Sepez |
2015-04-17 | Adjust the order of const and static | JUN FANG |
2015-04-17 | Fix an issue 'heap use after free' | JUN FANG |
2015-04-16 | Fix heap use after free in FT_Stream_ReleaseFrame | JUN FANG |
2015-04-15 | Merge to XFA: Fix offset outside bounds of constant string warnings | JUN FANG |
2015-04-15 | Merge to XFA: Make FX_NEW throw on OOM. | Tom Sepez |
2015-04-14 | Fix two new / free mismatches | Tom Sepez |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
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: Fix a global buffer overflow in GCPDF_CIDFont::_CharCodeFromUni... | Jun Fang |
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-06 | Merge to XFA: Fix IWYU in fxcrt headers. | Tom Sepez |
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-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-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-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-05 | Merge to XFA: Make conversion between CPDF_Action and its dictionary explicit. | 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: Upgrade openjpeg to revision 2997. | JUN FANG |
2015-02-24 | Merge to XFA: Add small flate decode unit test. | Tom Sepez |
2015-02-12 | Merge to XFA: Fix an error 'Use-of-uninitialized-value in CPDF_Function::Call' | JUN FANG |
2015-02-11 | Merge to XFA: CPDF_Object() constructor should set its internal m_Type variable. | Tom Sepez |
2015-02-10 | Merge to XFA: Fix uninitialized value in CFX_ByteString::FormatInteger | JUN FANG |
2015-02-10 | Merge to XFA: Fix heap buffer overflow in CPDF_SampledFunc::v_Call | JUN FANG |
2015-02-06 | Fix XFA build after combining PDFium into Chromium binary. | John Abd-El-Malek |