summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-05-13Merge to XFA: Fix comparison of CFX_ByteString and CFX_WideString.Tom Sepez
2015-05-12Merge to XFA: Restore checked strlen conversions.Tom Sepez
2015-05-11Merge to XFA: Create top-level public/ header directory.Tom Sepez
2015-05-08Merge to XFA: Fix a bunch of -Wunused-but-set-variable warnings.Lei Zhang
2015-05-08Merge to XFA: Move function prototypes to new doc_utils.h fileTom Sepez
2015-05-08Merge to XFA: Fix compilation under chromium checkouts.Tom Sepez
2015-05-07Merge to XFA: Make CFX_StockFontArray more robust.Lei Zhang
2015-05-06Merge to XFA: Support arrays in nonstd::unique_ptr<>.Tom Sepez
2015-05-06Merge to XFA:Remove FX_STRSIZE casts, use safe conversionsTom Sepez
2015-05-06Merge to XFA: Fix a couple of divide by zero crashes in PNG/TIFF predictors.Lei Zhang
2015-05-06Merge to XFA: Replace FX_NEW with new, remote tests from fxcodecLei Zhang
2015-05-06Merge to XFA: Replace FX_NEW with new, remove tests from fpdfapiLei Zhang
2015-05-06Merge to XFA: Fix a regression with cut off images.Lei Zhang
2015-05-06Merge to XFA: Fix fx_string.h compile error under chromium checkouts.Tom Sepez
2015-05-05Merge to XFA: Make sure string constructors are efficient on literalsTom Sepez
2015-05-04Merge to XFA: Fix issues with != and == in fx_basic_wstringTom Sepez
2015-05-04Merge to XFA: Kill FX_DEFINEHANDLETom Sepez
2015-05-04Merge to XFA: Fix issuse with != and == shown by fx_basic_bstring unit tests.Tom Sepez
2015-05-01Merge to XFA: Backfill some FX String/StringC unit tests for == and !=.Tom Sepez
2015-05-01Merge to XFA: CFX_ByteString/WideString header changesTom Sepez
2015-04-30Merge to XFA: Take adavange of unused bytes at end of CFX stringsTom Sepez
2015-04-28Merge to XFA: Make CFX_WideString::LockBuffer() completely unused.Tom Sepez
2015-04-27Merge to XFA: SEGV in CFX_BaseSegmentedArray::Iterate().Tom Sepez
2015-04-27Merge to XFA: Fix windows-specific usage of CFX_WideStr::operator LPCWSTR().Tom Sepez
2015-04-27Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString().Tom Sepez
2015-04-23Merge to XFA: Fix segmentation fault 'denial of service condition'JUN FANG
2015-04-22Merge to XFA: Add missing operators for CFX_xxxString combo patch.Tom Sepez
2015-04-21Merge to XFA: Kill CFX_StringBufTemplate.Tom Sepez
2015-04-21Merge to XFA: Fix a crashier due to images with abnormal sizeJUN FANG
2015-04-20Merge to XFA: Remove Release() combo patch.Tom Sepez
2015-04-17Merge to XFA: Set m_FontType in CPDF_Font() constructor.Tom Sepez
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