summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-04-17Adjust the order of const and staticJUN FANG
2015-04-17Fix an issue 'heap use after free'JUN FANG
2015-04-16Fix heap use after free in FT_Stream_ReleaseFrameJUN FANG
2015-04-15Merge to XFA: Fix offset outside bounds of constant string warningsJUN FANG
2015-04-15Merge to XFA: Make FX_NEW throw on OOM.Tom Sepez
2015-04-14Fix two new / free mismatchesTom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-04-13Merge to XFA: Fix a heap overflow in CJBig2_Context::parseSymbolDictJUN FANG
2015-04-11Merge to XFA: Fix compiling warnings on WindowsJun Fang
2015-04-11Merge to XFA: Fix a heap buffer overflow issue in CPDF_CMap::GetNextCharJUN FANG
2015-04-10XFA port: Fix the noisiest variable shadowing warnings in pdfium.Bruce Dawson
2015-04-10Merge to XFA: Better fix for snprintf non-termination on windows.Tom Sepez
2015-04-10Merge to XFA: Fix a stack overflow in CPDF_Parser::LoadCrossRefV5JUN FANG
2015-04-10Merge to XFA: Don't call FPDF_InitLibrary() in individual unit_tests.Tom Sepez
2015-04-09Merge to XFA: Fix a global buffer overflow in GCPDF_CIDFont::_CharCodeFromUni...Jun Fang
2015-04-07Merge to XFA: Fix a stack overflow issue caused by an invalid usage of snprintfJun Fang
2015-04-07Merge to XFA: Fix IWYU in pdfwindow/ directory.Tom Sepez
2015-04-06Merge to XFA: Fix IWYU in fxcrt headers.Tom Sepez
2015-04-03Merge to XFA: Update the path of header file to avoid a compiling error in ch...JUN FANG
2015-04-03Merge to XFA: No-op change to poke the bots after being out of sequence.Tom Sepez
2015-04-03Merge to XFA: Fix a compiling error in fpdf_parser_parser_embeddertest.cppJun Fang
2015-04-03Merge to XFA: Add embedder test comparing with the last patch.JUN FANG
2015-04-02Merge to XFA: Fix uninitialized face in fx_ge_font.cppJUN FANG
2015-03-30Merge to XFA: Fix no text displayed issue when font embedded and font subsett...JUN FANG
2015-03-20Merge to XFA: Fix missing include for std::minTom Sepez
2015-03-19Merge to XFA: Fix subtle issues in opj_skip_from_memory and add unit tests.Tom Sepez
2015-03-16Merge to XFA: Fix a bug that JPX images can't be shownJUN FANG
2015-03-16Merge to XFA: Fix potential integer overflow in fpdf_render_image.cppJUN FANG
2015-03-11XFA: bound memcpy length in _png_load_bmp_attribute()Tom Sepez
2015-03-11Merge to XFA: Kill remaining sprintfsTom Sepez
2015-03-06Merge to XFA: Make conversions for CPDF_Link explicit.Tom Sepez
2015-03-06Merge to XFA: Make conversion between CPDF_Dest and its object explicit.Tom Sepez
2015-03-05Merge to XFA: Make conversion between CPDF_Action and its dictionary explicit.Tom Sepez
2015-02-27Merge to XFA: Do hit tests against Annots in reverse order.Lei Zhang
2015-02-27Merge to XFA: Fix JPX image rendering that regressed due to several security ...Lei Zhang
2015-02-27Merge to XFA: Fix some typos in fpdf_render_loadimage.cpp.Lei Zhang
2015-02-27Merge to XFA: Cleanup: Fix some unused-function warnings.Lei Zhang
2015-02-27Merge to XFA: Cleanup parts of fpdf_render_loadimage.cpp.Lei Zhang
2015-02-27Merge to XFA: Check for NULL pointers in CJBig2_SymbolDict::DeepCopy().Lei Zhang
2015-02-27Merge to XFA: Cleanup: Get rid of CRLF line endings.Lei Zhang
2015-02-27Merge to XFA: Update externs in unicodenormalization.cpp to not have array si...Lei Zhang
2015-02-27Merge to XFA: Fix an array size mismatch.Lei Zhang
2015-02-27Merge to XFA: Upgrade openjpeg to revision 2997.JUN FANG
2015-02-24Merge to XFA: Add small flate decode unit test.Tom Sepez
2015-02-12Merge to XFA: Fix an error 'Use-of-uninitialized-value in CPDF_Function::Call'JUN FANG
2015-02-11Merge to XFA: CPDF_Object() constructor should set its internal m_Type variable.Tom Sepez
2015-02-10Merge to XFA: Fix uninitialized value in CFX_ByteString::FormatIntegerJUN FANG
2015-02-10Merge to XFA: Fix heap buffer overflow in CPDF_SampledFunc::v_CallJUN FANG
2015-02-06Fix XFA build after combining PDFium into Chromium binary.John Abd-El-Malek
2015-02-05Merge to XFA: Kill off some more unreachable fopen's.Tom Sepez