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