Age | Commit message (Expand) | Author |
2014-08-04 | Remove unused |m_pEvi| field. | Chris Palmer |
2014-08-04 | Fix a segmentation fault in CPDF_DataAvail::CheckPage due to invalid usage of... | Jun Fang |
2014-08-02 | Fix buffer size boundary check offset by 1chromium/2117chromium/2116chromium/2115chromium/2114chromium/2113 | Bo Xu |
2014-08-01 | Add more |bpc| value check in GetValidBpc() | Bo Xu |
2014-07-31 | Fix for min/max compile error on Windows | Scott Graham |
2014-07-31 | Revert 'gn: cross-platform exception disable' | Scott Graham |
2014-07-31 | gn: cross-platform exception disable | Scott Graham |
2014-07-31 | remove .gitattributes to prevent automatic CRLF conversions | Scott Graham |
2014-07-31 | Correct the names of the FX_SAFE_* typedefs. | Chris Palmer |
2014-07-31 | Fix a few more -Wreorder warnings. | Nico Weber |
2014-07-31 | Remove CPDFSDK_Annot::ResetAppearance(). | Nico Weber |
2014-07-31 | Fix integer overflow when stretch bitmap | Bo Xu |
2014-07-30 | Fix uninitialized coords and one of infinite loops | JUN FANG |
2014-07-30 | Remove a few unused variables, functions, and member variables. | Nico Weber |
2014-07-30 | Fix a few -Wreorder warnings. | Nico Weber |
2014-07-30 | Add missing braces for aggregate initializers. | Nico Weber |
2014-07-30 | Fix potential integer overflow in fpdf_render_loadimage.cpp | JUN FANG |
2014-07-30 | Attempt to fix some -Woverloaded-virtual warnings. | Nico Weber |
2014-07-30 | Fix incorrect override of GetLayoutOrder(). | Nico Weber |
2014-07-30 | Fix the potential integer overflow from 'offset+size' in extension.h and fpdf... | JUN FANG |
2014-07-30 | Speculative fix for uninitialized value in CFX_ByteString(). | Tom Sepez |
2014-07-29 | Fix the typo of "Resources" keyword | Bo Xu |
2014-07-29 | Tidy up app::response(). | Tom Sepez |
2014-07-29 | Fix a few more warnings in chromium_code mode. | Nico Weber |
2014-07-29 | Remove a few unused variables, functions, and tables. | Nico Weber |
2014-07-28 | Remove 'inline' from two methods. | Nico Weber |
2014-07-24 | CalRGB color correction | Bo Xu |
2014-07-24 | This change is for fixing the potential integer overflow from "offset + size" | JUN FANG |
2014-07-23 | Refactor CFX_BasicArray.chromium/2112chromium/2111chromium/2110chromium/2109chromium/2108chromium/2107chromium/2106chromium/2105chromium/2104 | Chris Palmer |
2014-07-23 | Check for integer overflow in CFX_BasicArray. | Chris Palmer |
2014-07-23 | Remove unnecessary aligned memory check when __SSE__ is used | Bo Xu |
2014-07-23 | Only use "final" on MSVS2012+, to keep pdfium building with 2010. | Nico Weber |
2014-07-23 | Fix potential memory violation in CJS_PublicMethods::StrRTrim() | Tom Sepez |
2014-07-23 | Fix lookahead beyond bounds in CJS_PublicMethods::MakeFormatDate(). | Tom Sepez |
2014-07-23 | Fix FPDF_RenderPage 2x zoom in when bBackgroundAlphaNeeded is true | Bo Xu |
2014-07-22 | Added options to save pages into BMP and EMF on Windows. | Vitaly Buka |
2014-07-21 | Adjust null object checkchromium/2103chromium/2102 | Bo Xu |
2014-07-21 | Fix remaining -Wdelete-non-virtual-dtor violations on Windows. | Nico Weber |
2014-07-18 | Build with exceptions enabled on Windows too.chromium/2101chromium/2100chromium/2099 | Nico Weber |
2014-07-18 | Fix the potential integer overflow from "offset + size". | Chris Palmer |
2014-07-18 | Fix bounds checking in CJS_PublicMethods::MakeRegularDate(). | Tom Sepez |
2014-07-18 | Fix pdfium building issue on VS2010chromium/2098 | Jun Fang |
2014-07-18 | pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac. | Nico Weber |
2014-07-17 | Fix garbled text when loading linearized pdf document | Bo Xu |
2014-07-17 | Fix building pdfium for x64 with ninja under windows. | Nico Weber |
2014-07-17 | Hook up the default v8::Platform implementation to pdfium | Jochen Eisinger |
2014-07-16 | Disable warning 4267 in pdfium until it is fixed.chromium/2097 | Nico Weber |
2014-07-16 | Remove unused variable orig_size. | Bo Xu |
2014-07-16 | Do not disable warnings-as-errors for pdfium. | Nico Weber |
2014-07-16 | Add a newline at the end of fpdfeditpage.cpp.chromium/2096 | Nico Weber |