summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-05Re-enable pdfium_unittests.chromium/2271chromium/2270chromium/2269Tom Sepez
2015-01-05Update externs in unicodenormalization.cpp to not have array sizes.Lei Zhang
2015-01-05Get rid of g_timeMap global object.Bruce Dawson
2015-01-05Fix an array size mismatch.Lei Zhang
2015-01-05Remove run-time calculation of hash constants in pdfium.Bruce Dawson
2015-01-05Get rid of fifteen copies of m_sTimeMap and their initializers.Bruce Dawson
2015-01-05Clean up bookmark related codes.Bo Xu
2015-01-05Remove static declared SymbolDictCache.Bo Xu
2015-01-05In windows printing, convert src bitmap to dest bitmap using CompositeBitmap.Bo Xu
2015-01-02Remove g_NaN global variable and its constructor.Bruce Dawson
2014-12-30Get rid of FX_LPCSTR cast.Bo Xu
2014-12-29Revert build of pdfium_unittests.Tom Sepez
2014-12-29Fix pdfium buildbot build breakage from 336991d.Tom Sepez
2014-12-29Create pdfium_unittests binary.Tom Sepez
2014-12-19Refactor some code in CPDF_TextPage::ProcessTextObject().Lei Zhang
2014-12-19Fix new third_party/BUILD.gn to use the right build configuration.Lei Zhang
2014-12-19Set the freetype options missing in the recent update.Bo Xu
2014-12-19Add the license back to ftmodule.h after the freetype 2.5.4 upgrade.Lei Zhang
2014-12-19Transform font size to user space for valid text size comparison.Bo Xu
2014-12-19Update freetype to 2.5.4.Bo Xu
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