Age | Commit message (Expand) | Author |
2015-03-12 | Revert "Kill CFX_GrowOnlyPool." | Tom Sepez |
2015-03-12 | Kill CFX_GrowOnlyPool. | Tom Sepez |
2015-03-10 | Kill remaining sprintfs | Tom Sepez |
2015-03-06 | Fix multiply defined macro in zlib.h on linux_chromium_clobber_rel_ng builder. | Tom Sepez |
2015-03-06 | Make conversions for CPDF_Link explicit. | Tom Sepez |
2015-03-06 | Make conversion between CPDF_Dest and its object explicit. | Tom Sepez |
2015-03-05 | Make conversion between CPDF_Action and its dictionary explicit. | Tom Sepez |
2015-02-27 | Do hit tests against Annots in reverse order. | Lei Zhang |
2015-02-27 | Upgrade openjpeg to revision 2997. | JUN FANG |
2015-02-24 | Add small flate decode unit test. | Tom Sepez |
2015-02-13 | Fix JPX image rendering that regressed due to several security fixes. | Lei Zhang |
2015-02-12 | Fix an error 'Use-of-uninitialized-value in CPDF_Function::Call' | JUN FANG |
2015-02-11 | CPDF_Object() constructor should set its internal m_Type variable. | Tom Sepez |
2015-02-09 | Fix some typos in fpdf_render_loadimage.cpp. | Lei Zhang |
2015-02-06 | Cleanup: Fix some unused-function warnings. | Lei Zhang |
2015-02-06 | Cleanup parts of fpdf_render_loadimage.cpp. | Lei Zhang |
2015-02-05 | Kill off some more unreachable fopen's. | Tom Sepez |
2015-02-05 | Merge to master: Kill off some dodgy JS callbacks | Tom Sepez |
2015-02-05 | Fix segv in CPDF_DataAvail::CheckRoot() when /Root object is a string. | Tom Sepez |
2015-02-05 | Add namespace and-re-arrange PDFium's local copy of chromium /base. | Tom Sepez |
2015-02-04 | Prevent base::CheckedNumeric from leaking outside of pdfium. | Tom Sepez |
2015-02-03 | Replace CFX_SmartPointer cast operator with Get() method. | Tom Sepez |
2015-02-03 | Fix stack exhaustion in CPDF_DataAvail::HaveResourceAncestor() | Tom Sepez |
2015-01-31 | Fix heap buffer overflow in CPDF_SampledFunc::v_Call | JUN FANG |
2015-01-30 | Don't export any OpenJPEG methods from PDFium. | John Abd-El-Malek |
2015-01-30 | Use system FreeType on Linux. | John Abd-El-Malek |
2015-01-29 | Fix infinite recursion in CPDF_RenderStatus::RenderSingleObject(). | Tom Sepez |
2015-01-27 | Kill scattered extern _PDF_CharType declarations.chromium/2292chromium/2291chromium/2290 | Tom Sepez |
2015-01-26 | Fix infinite recursion in CPDF_Parser::ParseIndirectObjectAt(). | Tom Sepez |
2015-01-23 | Fix null crash in CheckTrailer. | Tom Sepez |
2015-01-22 | Use IPDF_DataAvail interface to hide CPDF_DataAvail. | Tom Sepez |
2015-01-21 | Simplify UTF16LE_Encode and add unittest. | Bo Xu |
2015-01-12 | Merge to master: Fix include paths for pdfium_unittests under chromium checkout | Tom Sepez |
2015-01-09 | Check for NULL pointers in CJBig2_SymbolDict::DeepCopy().chromium/2276chromium/2275chromium/2274chromium/2273 | Lei Zhang |
2015-01-09 | Fix -Wnon-virtual-dtor compiler warnings. | Tom Sepez |
2015-01-08 | Land: Protect against a seg fault in CPDF_StructElementImpl constructor. | Tom Sepez |
2015-01-07 | Finish unit test for CFX_ByteStringC class. | Tom Sepez |
2015-01-07 | Add ostream helpers for FX String classes. | Tom Sepez |
2015-01-06 | Resolve all but two VC++ build warnings in pdfium. | Bruce Dawson |
2015-01-05 | Cleanup: Get rid of CRLF line endings. | Lei Zhang |
2015-01-05 | Update externs in unicodenormalization.cpp to not have array sizes. | Lei Zhang |
2015-01-05 | Fix an array size mismatch. | Lei Zhang |
2015-01-05 | Clean up bookmark related codes. | Bo Xu |
2015-01-05 | Remove static declared SymbolDictCache. | Bo Xu |
2014-12-30 | Get rid of FX_LPCSTR cast. | Bo Xu |
2014-12-29 | Create pdfium_unittests binary. | Tom Sepez |
2014-12-19 | Refactor some code in CPDF_TextPage::ProcessTextObject(). | Lei Zhang |
2014-12-19 | Transform font size to user space for valid text size comparison. | Bo Xu |
2014-12-19 | Update freetype to 2.5.4. | Bo Xu |
2014-12-19 | Fix a few windows compile warningschromium/2268chromium/2267chromium/2266chromium/2265chromium/2264chromium/2263chromium/2262chromium/2261chromium/2260chromium/2259chromium/2258chromium/2257chromium/2256 | Bo Xu |