summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2014-08-01Add more |bpc| value check in GetValidBpc()Bo Xu
2014-07-31Fix for min/max compile error on WindowsScott Graham
2014-07-31Correct the names of the FX_SAFE_* typedefs.Chris Palmer
2014-07-31Fix a few more -Wreorder warnings.Nico Weber
2014-07-31Fix integer overflow when stretch bitmapBo Xu
2014-07-30Fix uninitialized coords and one of infinite loopsJUN FANG
2014-07-30Remove a few unused variables, functions, and member variables.Nico Weber
2014-07-30Fix a few -Wreorder warnings.Nico Weber
2014-07-30Fix potential integer overflow in fpdf_render_loadimage.cppJUN FANG
2014-07-30Fix the potential integer overflow from 'offset+size' in extension.h and fpdf...JUN FANG
2014-07-29Fix the typo of "Resources" keywordBo Xu
2014-07-29Fix a few more warnings in chromium_code mode.Nico Weber
2014-07-29Remove a few unused variables, functions, and tables.Nico Weber
2014-07-28Remove 'inline' from two methods.Nico Weber
2014-07-24CalRGB color correctionBo Xu
2014-07-24This change is for fixing the potential integer overflow from "offset + size"JUN FANG
2014-07-23Refactor CFX_BasicArray.chromium/2112chromium/2111chromium/2110chromium/2109chromium/2108chromium/2107chromium/2106chromium/2105chromium/2104Chris Palmer
2014-07-23Check for integer overflow in CFX_BasicArray.Chris Palmer
2014-07-23Remove unnecessary aligned memory check when __SSE__ is usedBo Xu
2014-07-23Only use "final" on MSVS2012+, to keep pdfium building with 2010.Nico Weber
2014-07-21Adjust null object checkchromium/2103chromium/2102Bo Xu
2014-07-21Fix remaining -Wdelete-non-virtual-dtor violations on Windows.Nico Weber
2014-07-18Fix the potential integer overflow from "offset + size".Chris Palmer
2014-07-18Fix pdfium building issue on VS2010chromium/2098Jun Fang
2014-07-18pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac.Nico Weber
2014-07-17Fix garbled text when loading linearized pdf documentBo Xu
2014-07-16Remove unused variable orig_size.Bo Xu
2014-07-16Remove uninitialized const global g_GbFontNameMap.Nico Weber
2014-07-15Error handling for invalid component number in CPDF_ICCBasedCS::v_LoadJun Fang
2014-07-14Fix uninitialized coords in _DrawCoonPatchMeshesJun Fang
2014-07-14Fix uninitialized nresults in GetRGBJun Fang
2014-07-14Fix uninitialized RGB in DrawShadingJun Fang
2014-07-14Fix uninitialized Storage in _LUTeval16foxit
2014-07-14Add support to extract viewer preferenceBo Xu
2014-07-14Fix an out-of-boundary issue for wide stringBo Xu
2014-07-10Fix uninitialized Storagefoxit
2014-07-10Fix uninitialized okeybuffoxit
2014-07-10Fix uninitialized trianglefoxit
2014-07-10Zero out temporary arrays before use in PDF encryption.Bo Xu
2014-07-09Fix a null object bugBo Xu
2014-07-09Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition (try 2)chromium/2095chromium/2094chromium/2093chromium/2092chromium/2091chromium/2090chromium/2089chromium/2088chromium/2087chromium/2086Lei Zhang
2014-07-09Fix a null object checkBo Xu
2014-07-08Revert commit 95c018e2d15ecc3a5bd2a9aab18638316a6d3d46Lei Zhang
2014-07-08Fixes for re-enabling more MSVC level 4 warnings: pdfium/ editionLei Zhang
2014-07-08Remove custom memory managerBo Xu
2014-07-08Fix for UMR in CXML_Parser::GetCharRef.Chris Palmer
2014-07-08Fix integer overflow in fx_basic_[bw]string.cpp.Chris Palmer
2014-07-07Fix a crasher issue due to invalid 'bits per component' in PDFfoxit
2014-07-07fix a crash issue in _CMapLookupCallbackfoxit
2014-07-07Fix uninitialized nresults and RGBfoxit