summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-12Fix build after previous commit.chromium/2255chromium/2254chromium/2253chromium/2252chromium/2251John Abd-El-Malek
2014-12-12Simplify PDFium by removing code that's not used in the open source repo.John Abd-El-Malek
2014-12-11m_pColorSpace can not be NULL for image object with DCTDecode filterBo Xu
2014-12-10Do not do strict check of BitsPerComponent for RunLengthDecode filterBo Xu
2014-12-10Lab colorspace needs to be 3 componentBo Xu
2014-12-09Trailer should be a dictionary objectBo Xu
2014-12-08Replace manual/error-prone/hard-to-verify arraysize calculations with safe FX...Bruce Dawson
2014-12-08Getting rid of more (FX_LPCWSTR) casts and fixing two bugs revealed by this.Bruce Dawson
2014-12-03Cleanup: Remove an unused function.Lei Zhang
2014-12-02Add a missing 'using' keyword in big integer libraryBo Xu
2014-12-02Modify big integer libraryBo Xu
2014-12-02Remove unnecessary files in third_party/bigintBo Xu
2014-12-02Initial check in of big integer library, v2010.04.30Bo Xu
2014-11-24Update to openjpeg r2944Bo Xu
2014-11-19Fix blank page issues caused by too strict checkchromium/2250chromium/2249chromium/2248chromium/2247chromium/2246chromium/2245chromium/2244chromium/2243chromium/2242chromium/2241chromium/2240chromium/2239chromium/2238chromium/2237Jun Fang
2014-11-18Fixed crash on NULL de-referencing.Vitaly Buka
2014-11-18Fixing operator so that bCheckRight isn't always true. Unknown effect!Bruce Dawson
2014-11-18Fixing format strings to remove 'z' size specifier.Bruce Dawson
2014-11-17Removing unnecessary casts from wchar_t* to wchar_t*, by various names.Bruce Dawson
2014-11-17Zero initialize ch to avoid possible bug - conditions are very subtle.Bruce Dawson
2014-11-17Add Bruce to AUTHORSBo Xu
2014-11-16Rename functions in test code also -- fixing build-break from 2c021e0Bo Xu
2014-11-14Correct typo in form fill environment functionsBo Xu
2014-11-14Remove FX_LPCWSTR cast to wchar_t* literalsBo Xu
2014-11-14Change from 'this' to L'this' and remove the cast that was hiding this mismatch.Bo Xu
2014-11-14Fix build warning on android under stricter compilation rules.Tom Sepez
2014-11-13Build pdfium_test executable under GN.Tom Sepez
2014-11-13Make DEPS use relative paths to fix recipeAneesh Mulye
2014-11-10Fix a bug when performing StretchDIBits on bit maskBo Xu
2014-11-06Fix bug with reading from uninitialized variable found by VC++'s /analyze.Tom Sepez
2014-11-06Adding constructor to _FX_SYSTEMTIME to resolve uninitialized read bugs found...Tom Sepez
2014-11-06Fix PDFium build with Windows GN.John Abd-El-Malek
2014-10-30Undo an old change in freetype to account for size of USHORTBo Xu
2014-10-30For v8 Global Object, do not copy in CJS_Value constructor.Tom Sepez
2014-10-30Update openjpeg to r2920Bo Xu
2014-10-29Resolve compilation error with G++ 4.9.Tom Sepez
2014-10-22update openjpeg to r2911Bo Xu
2014-10-21Change the clear order of pDocPage and pDocRenderBo Xu
2014-10-21Update openjpeg to r2908chromium/2202chromium/2201chromium/2200chromium/2199chromium/2198chromium/2197Bo Xu
2014-10-21More fixes in sycc422_to_rgb and sycc420_to_rgb when image width is oddBo Xu
2014-10-21Add missing parenthesis in FXARGB_GETDIB macroBo Xu
2014-10-16Make DEPS not add an extra pdfium directory.John Abd-El-Malek
2014-10-16Fix standalone build on Linux and Mac.John Abd-El-Malek
2014-10-15Fix licenses in headers to pass Chromium's checklicenses tool.chromium/2196chromium/2195chromium/2194chromium/2193chromium/2192chromium/2191Tom Sepez
2014-10-14Store the address of the page data map's value for proper referencing.Bo Xu
2014-10-14Don't leave dangling pointer to out-of-scope local in CPDF_StreamContentParse...Tom Sepez
2014-10-14Glyph index is out of range in cff_get_glyph_name.Jun Fang
2014-10-13Fix off-by-one in sizing of m_EmbeddedToUnicodes.Tom Sepez
2014-10-10Fix a bug when image width is odd in sycc422_to_rgbBo Xu
2014-10-03Enable C linkage in fpdfppo.hBo Xu