Age | Commit message (Expand) | Author |
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-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-13 | Merge to XFA: Cleanup: s/Torelance/Tolerance/ | Lei Zhang |
2015-08-05 | Kill off last uses of FX_NEW in XFA. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-07-27 | Merge to XFA: Fix FX_BOOL compilation errors under windows | Tom Sepez |
2015-07-23 | Merge to XFA: FX_BOOL combo patch. | Tom Sepez |
2015-07-23 | Merge to XFA - else after returns. | Tom Sepez |
2015-07-22 | Merge to XFA: Remove dead code found by Scythe. | Lei Zhang |
2015-07-21 | Merge to XFA: Move extern fpdf_font_charset.cpp function prototypes. | Tom Sepez |
2015-06-19 | Merge to XFA: Do some IWYU cleanups. | 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-13 | Merge to XFA: Cleanup: Remove uses of "this->" in core/ | 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-05-28 | Merge to XFA: Fix ALL the include guards. | Tom Sepez |
2015-05-20 | Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL. | Tom Sepez |
2015-05-18 | Merge to XFA: Add safe FX_Alloc2D() macro | Tom Sepez |
2015-05-15 | Merge to XFA: Initialize members of CPDF_TextPageFind class. | Lei Zhang |
2015-05-08 | Merge to XFA: Fix a bunch of -Wunused-but-set-variable warnings. | Lei Zhang |
2015-04-27 | Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString(). | 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-02-27 | Merge to XFA: Update externs in unicodenormalization.cpp to not have array si... | Lei Zhang |
2015-02-27 | Merge to XFA: Fix an array size mismatch. | Lei Zhang |
2015-01-08 | XFA: merge patch from CL 792953005, fix most warnings | Bruce Dawson |
2014-12-19 | XFA: merge patch from CL 816153002 | Bo Xu |
2014-12-19 | XFA: merge patch from CL 817753002 | Bo Xu |
2014-12-19 | XFA: merge patch from CL 810223003 | Lei Zhang |
2014-12-19 | XFA: merge patch from CL 816593002 | Lei Zhang |
2014-12-19 | XFA: merge patch from CL 790213005 | Lei Zhang |
2014-12-15 | XFA: merge patch from issue 801913002 and 804463003 | John Abd-El-Malek |
2014-09-11 | Fix hebrew character highlight issue in a special document | Bo Xu |
2014-07-30 | Fix a few -Wreorder warnings. | Nico Weber |
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-06-30 | Remove "this==NULL" and adjust corresponding callers | Bo Xu |
2014-05-24 | Fix warnings in android build, fix font rendering issue, fix issue 357588: wr... | Bo Xu |
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek |
2014-05-17 | Initial commit. | John Abd-El-Malek |