Age | Commit message (Expand) | Author |
2015-10-20 | [Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary."" | Dan Sinclair |
2015-10-19 | Merge to XFA: Unrevert commit a398ca6 and apply the proper fix. | Lei Zhang |
2015-10-16 | Merge to XFA: Don't bother passing -1 as the length to the CFX_ByteString ctor. | Lei Zhang |
2015-10-16 | Merge to XFA: Fix a bunch of sign mismatch warnings. | Lei Zhang |
2015-10-16 | Merge to XFA: Declare PDF_GetStandardFontName() in the header. | Lei Zhang |
2015-09-15 | Merge to XFA: Cleanup casting of FX_Alloc() return values. | Lei Zhang |
2015-08-19 | Merge to XFA: Extern in .cpp file is a code smell, part 2. | Tom Sepez |
2015-08-19 | Merge to XFA: Extern in .cpp files is a code smell, part 1. | Tom Sepez |
2015-08-19 | Merge to XFA: FX_CMapDwordToDword considered harmful. | Tom Sepez |
2015-08-19 | Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch). | Tom Sepez |
2015-08-14 | Merge to XFA: Cleanup: Fix some unneeded semi-colons and bad spacing. | Lei Zhang |
2015-08-14 | Merge to XFA: Don't bother checking pointers before delete[] and FX_Free(). | Lei Zhang |
2015-08-14 | Merge to XFA: Use override in more classes in core/ | Lei Zhang |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-07-23 | Merge to XFA - else after returns. | Tom Sepez |
2015-07-21 | Merge to XFA: Move extern fpdf_font_charset.cpp function prototypes. | Tom Sepez |
2015-06-19 | Merge to XFA: Cleanup: Do not check pointers before deleting them. | Lei Zhang |
2015-06-18 | Replace some Release() calls with virtual destructors. | Tom Sepez |
2015-06-13 | Remove trailing whitespaces in core, XFA edition. | Lei Zhang |
2015-06-11 | Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-06-09 | Merge to XFA: Remove more cruft from fx_system.h | Tom Sepez |
2015-05-28 | Merge to XFA: Fix ALL the include guards. | Tom Sepez |
2015-05-18 | Merge to XFA: Add safe FX_Alloc2D() macro | Tom Sepez |
2015-05-15 | Merge to XFA: Remove FX_NEW_VECTOR() macros. | Tom Sepez |
2015-05-07 | Merge to XFA: Make CFX_StockFontArray more robust. | Lei Zhang |
2015-05-06 | Merge to XFA: Replace FX_NEW with new, remove tests from fpdfapi | Lei Zhang |
2015-04-17 | Merge to XFA: Set m_FontType in CPDF_Font() constructor. | Tom Sepez |
2015-04-14 | Fix two new / free mismatches | Tom Sepez |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
2015-04-11 | Merge to XFA: Fix a heap buffer overflow issue in CPDF_CMap::GetNextChar | JUN FANG |
2015-04-09 | Merge to XFA: Fix a global buffer overflow in GCPDF_CIDFont::_CharCodeFromUni... | Jun Fang |
2015-02-05 | Merge to XFA: Kill off some more unreachable fopen's. | Tom Sepez |
2015-01-09 | merge to XFA: Fix -Wnon-virtual-dtor compiler warnings. | Tom Sepez |
2014-12-23 | XFA: merge patch from CL 733693003, getting rid of more casts | Bruce Dawson |
2014-12-19 | XFA: merge patch from CL 815103002 | Bo Xu |
2014-12-15 | XFA: merge patch from issue 801913002 and 804463003 | John Abd-El-Malek |
2014-12-04 | Remove needless casts of (narrow) string literals. | Tom Sepez |
2014-10-13 | Fix off-by-one in sizing of m_EmbeddedToUnicodes. | Tom Sepez |
2014-08-13 | Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes. | 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-18 | pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac. | Nico Weber |
2014-07-08 | Remove custom memory manager | Bo Xu |
2014-06-30 | Remove "this==NULL" and adjust corresponding callers | Bo Xu |
2014-06-20 | BUG=382241 | foxit |
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek |
2014-05-17 | Initial commit. | John Abd-El-Malek |