summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-19Fix a few windows compile warningschromium/2268chromium/2267chromium/2266chromium/2265chromium/2264chromium/2263chromium/2262chromium/2261chromium/2260chromium/2259chromium/2258chromium/2257chromium/2256Bo Xu
2014-12-18Cleanup: Refactor some code into its own function in fpdf_text_int.cpp.Lei Zhang
2014-12-18Merge: Fix obvious compilation breakage on win32 in previous version.Tom Sepez
2014-12-17Cleanup: Remove a shadow variable in CPDF_TextPage::CloseTempLine().Lei Zhang
2014-12-17Add a small LRU cache for the JBIG2 symbol dictionary.Bo Xu
2014-12-17Merge Initialize V8 external data back to master.Tom Sepez
2014-12-17Cleanup: Pass by const reference in fpdftext.Lei Zhang
2014-12-17Fix a bug that occurs when an object has the same object number with the root...JUN FANG
2014-12-12Avoid duplicate definitions of JSCONST_n*Hash and QeTable variables.Bruce Dawson
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