summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-18Fix tzHour usage on systems where char is unsigned.chromium/2137chromium/2136chromium/2135chromium/2133chromium/2132chromium/2131chromium/2130chromium/2129chromium/2128Nico Weber
2014-08-18No need to release m_pBaseCS in CPDF_IndexedCS and CPDF_PatternCSBo Xu
2014-08-15Fix buffer size offset error in PNG_PredictorBo Xu
2014-08-13Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes.Tom Sepez
2014-08-13Disable exceptions for the pdfium targets, now that pdfium:29 is done.chromium/2127chromium/2126chromium/2124chromium/2123Nico Weber
2014-08-13Remove try/catch blockBo Xu
2014-08-12Treat null Parent as no Parent for dictionary objectsBo Xu
2014-08-12Fix missing or broken include guard macros in pdfium headers.Tom Sepez
2014-08-12For a CPDF_Color object, when set a new pattern to it, disconnect its link wi...Bo Xu
2014-08-07When normalize coordinate, return instead of assert() when divide by 0Bo Xu
2014-08-07Change '>=' back to '>' in extension.h due to bad fixchromium/2122chromium/2121chromium/2120chromium/2119chromium/2118Jun Fang
2014-08-06gclient DEPS file for auto checking out depsAneesh Mulye
2014-08-06Clean up meaningless branch on commented-out code.Chris Palmer
2014-08-05Fix the problem that memory is accessed after released due to invalid type-castJun Fang
2014-08-05The root cause of this issue is shown as below:Jun Fang
2014-08-04Fix unninitialized 'tmp' in CJBig2_Image::composeTo_opt2Jun Fang
2014-08-04Remove unused |m_pEvi| field.Chris Palmer
2014-08-04Fix a segmentation fault in CPDF_DataAvail::CheckPage due to invalid usage of...Jun Fang
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