Age | Commit message (Expand) | Author |
2015-05-13 | Merge to XFA: Tidy public/ directory. | Tom Sepez |
2015-05-13 | Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePosi... | JUN FANG |
2015-05-13 | Merge to XFA: Fix comparison of CFX_ByteString and CFX_WideString. | Tom Sepez |
2015-05-12 | Merge to XFA: Make (and verify) public/ files compile under C. | Tom Sepez |
2015-05-12 | Merge to XFA: Describe required properties of public/ files with a README. | Tom Sepez |
2015-05-12 | Merge to XFA: Restore checked strlen conversions. | Tom Sepez |
2015-05-12 | Merge to XFA: NEW public API for pdfwindow font manipulation. | Tom Sepez |
2015-05-11 | Merge to XFA: Add owners file for PDFium. | Tom Sepez |
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-08 | Merge to XFA: Better error from pdfium_test when page too big to render. | 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-30 | Merge to XFA: Fix V8 array buffer allocator. | Tom Sepez |
2015-04-28 | Merge to XFA: Make CFX_WideString::LockBuffer() completely unused. | Tom Sepez |
2015-04-28 | Merge to XFA: Pin V8 version until initialization issue in b584bab resolved. | 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: Remove unused nParamNum values from JS method tables. | Tom Sepez |
2015-04-23 | Merge to XFA: Kill overloaded cast operators in CJS_Value. | 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 | Merge to XFA: add nonstd::unique_ptr | 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-16 | XFA merge: Fix pdfium standalone to compile with VS 2015. | Bruce Dawson |
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 |