summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-21Fix a regression with cut off images.chromium/2387chromium/2386chromium/2385chromium/2384chromium/2383chromium/2382chromium/2381chromium/2380chromium/2379chromium/2378Lei Zhang
2015-04-21Kill CFX_StringBufTemplate.Tom Sepez
2015-04-21Fix a crashier due to images with abnormal sizeJUN FANG
2015-04-20Remove Release() from IFX_Edit_UndoItem.Tom Sepez
2015-04-20Remove release method from CBA_AnnotItetator.chromium/2377Tom Sepez
2015-04-20Remove Release() from CPDF_PageObjectTom Sepez
2015-04-17Remove unused FX_NEW definition.Tom Sepez
2015-04-17Fix all remaining instances of FX_NEW.Tom Sepez
2015-04-17Replace FX_NEW with new, remove tests from fpdfsdkTom Sepez
2015-04-17Set m_FontType in CPDF_Font() constructor.Tom Sepez
2015-04-17Add nonstd::unique_ptr as a workaround until std::unique_ptr is allowed.Tom Sepez
2015-04-16Make CFX_StockFontArray more robust.Lei Zhang
2015-04-16Replace FX_NEW with new, remove tests from fpdfapiTom Sepez
2015-04-16Replace FX_NEW with new, remove tests from fpdftextTom Sepez
2015-04-16Replace FX_NEW with new, remote tests from fxcodecTom Sepez
2015-04-16Replace FX_NEW with new, remove tests in fpdfdoc.Tom Sepez
2015-04-16Supress the two noisiest warnings on linux standalone builds.Tom Sepez
2015-04-16Fix pdfium standalone to compile with VS 2015.Bruce Dawson
2015-04-16Remove checks in fxge/{apple,win32,skia,dib} now that FX_NEW cant return 0Tom Sepez
2015-04-16Remove checks in fxge/ge now that FX_NEW can't return 0.Tom Sepez
2015-04-15Remove checks in fxcrt now that FX_NEW can't return 0.Tom Sepez
2015-04-15Fix offset outside bounds of constant string warningsJUN FANG
2015-04-15Don't use NEON optimized code in lpng_v163chromium/2376chromium/2375chromium/2374chromium/2373chromium/2372Sam Clegg
2015-04-15Make FX_NEW throw on OOM.Tom Sepez
2015-04-14Land on Master: Fix two new / free mismatchesTom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2015-04-13Fix a heap overflow in CJBig2_Context::parseSymbolDictchromium/2371chromium/2370chromium/2369JUN FANG
2015-04-11Fix compiling warnings on WindowsJun Fang
2015-04-11Fix a heap buffer overflow issue in CPDF_CMap::GetNextCharJUN FANG
2015-04-10Fix the noisiest variable shadowing warnings in pdfium.Bruce Dawson
2015-04-10Better fix for snprintf non-termination on windows.Tom Sepez
2015-04-10Fix a stack overflow in CPDF_Parser::LoadCrossRefV5JUN FANG
2015-04-10Don't call FPDF_InitLibrary() in individual unit_tests.Tom Sepez
2015-04-09Update DEPS to pull V8 from the new repository.Tom Sepez
2015-04-09Include windows.h instead of the MFC header afxres.hBruce Dawson
2015-04-09Consider platform-specific expected .png files.Tom Sepez
2015-04-09Fix a global buffer overflow in GCPDF_CIDFont::_CharCodeFromUnicodechromium/2368chromium/2367chromium/2366chromium/2365chromium/2364Jun Fang
2015-04-09Fix reference to timezone variable - removed in VS 2015Bruce Dawson
2015-04-08Fix IWYU in formfiller/ directory.Tom Sepez
2015-04-08Use pdfium-specific tree closer for gating landingsTom Sepez
2015-04-07Fix a stack overflow issue caused by an invalid usage of snprintfJun Fang
2015-04-07Land on master: FFL_MIN and FFL_MAX are pointless and stupid.Tom Sepez
2015-04-07Fix windows compile class vs. struct confusion in e300c8c32d73Tom Sepez
2015-04-07Fix IWYU in pdfwindow/ directory.Tom Sepez
2015-04-07Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers.Tom Sepez
2015-04-06fix missing semicolonsJUN FANG
2015-04-06Fix a fatal error due to cloning a global document objectJUN FANG
2015-04-06Fix IWYU in fxcrt headers.Tom Sepez
2015-04-03Update the path of header file to avoid a compiling error in chromechromium/2363chromium/2362chromium/2361chromium/2360chromium/2359chromium/2358JUN FANG
2015-04-03Refactor PDFium python test utilities.Tom Sepez