summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-02Fix buffer size boundary check offset by 1chromium/2117chromium/2116chromium/2115chromium/2114chromium/2113Bo Xu
2014-08-01Add more |bpc| value check in GetValidBpc()Bo Xu
2014-07-31Fix for min/max compile error on WindowsScott Graham
2014-07-31Revert 'gn: cross-platform exception disable'Scott Graham
2014-07-31gn: cross-platform exception disableScott Graham
2014-07-31remove .gitattributes to prevent automatic CRLF conversionsScott 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-31Remove CPDFSDK_Annot::ResetAppearance().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-30Add missing braces for aggregate initializers.Nico Weber
2014-07-30Fix potential integer overflow in fpdf_render_loadimage.cppJUN FANG
2014-07-30Attempt to fix some -Woverloaded-virtual warnings.Nico Weber
2014-07-30Fix incorrect override of GetLayoutOrder().Nico Weber
2014-07-30Fix the potential integer overflow from 'offset+size' in extension.h and fpdf...JUN FANG
2014-07-30Speculative fix for uninitialized value in CFX_ByteString().Tom Sepez
2014-07-29Fix the typo of "Resources" keywordBo Xu
2014-07-29Tidy up app::response().Tom Sepez
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-23Fix potential memory violation in CJS_PublicMethods::StrRTrim()Tom Sepez
2014-07-23Fix lookahead beyond bounds in CJS_PublicMethods::MakeFormatDate().Tom Sepez
2014-07-23Fix FPDF_RenderPage 2x zoom in when bBackgroundAlphaNeeded is trueBo Xu
2014-07-22Added options to save pages into BMP and EMF on Windows.Vitaly Buka
2014-07-21Adjust null object checkchromium/2103chromium/2102Bo Xu
2014-07-21Fix remaining -Wdelete-non-virtual-dtor violations on Windows.Nico Weber
2014-07-18Build with exceptions enabled on Windows too.chromium/2101chromium/2100chromium/2099Nico Weber
2014-07-18Fix the potential integer overflow from "offset + size".Chris Palmer
2014-07-18Fix bounds checking in CJS_PublicMethods::MakeRegularDate().Tom Sepez
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-17Fix building pdfium for x64 with ninja under windows.Nico Weber
2014-07-17Hook up the default v8::Platform implementation to pdfiumJochen Eisinger
2014-07-16Disable warning 4267 in pdfium until it is fixed.chromium/2097Nico Weber
2014-07-16Remove unused variable orig_size.Bo Xu
2014-07-16Do not disable warnings-as-errors for pdfium.Nico Weber
2014-07-16Add a newline at the end of fpdfeditpage.cpp.chromium/2096Nico Weber
2014-07-16Remove uninitialized const global g_GbFontNameMap.Nico Weber
2014-07-15Error handling for invalid component number in CPDF_ICCBasedCS::v_LoadJun Fang