Age | Commit message (Expand) | Author |
2015-07-27 | FX Bool considered harmful, part 3 | Tom Sepez |
2015-07-23 | Revert "FX_BOOL considered harmful, part 2." | Tom Sepez |
2015-07-23 | FX_BOOL considered harmful, part 2. | Tom Sepez |
2015-07-23 | Fix FX_BOOL type mismatches. | Tom Sepez |
2015-07-22 | Re-land else-after-returns | Tom Sepez |
2015-07-22 | Revert "Fix else-after-returns throughout pdfium." | Tom Sepez |
2015-07-22 | Fix else-after-returns throughout pdfium. | Tom Sepez |
2015-07-22 | Remove dead code found by Scythe. | Lei Zhang |
2015-07-21 | Move extern fpdf_font_charset.cpp function prototypes to header. | Tom Sepez |
2015-06-17 | Replace some Release() calls with virtual destructors. | Tom Sepez |
2015-06-15 | Do some IWYU cleanups. | Lei Zhang |
2015-06-11 | Remove trailing whitespaces in core. | Lei Zhang |
2015-06-11 | Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. | Tom Sepez |
2015-06-10 | Cleanup: Remove uses of "this->" in core/ | Lei Zhang |
2015-06-10 | Remove FX_BSTR and FX_WSTR typedefs.chromium/2434chromium/2433chromium/2432chromium/2431chromium/2430 | Tom Sepez |
2015-06-10 | Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Use stdint.h types throughout PDFium. | Tom Sepez |
2015-05-28 | Fix ALL the include guards. | Tom Sepez |
2015-05-19 | Re-land: Remove FX_Alloc() null checks now that it can't return NULL. | Tom Sepez |
2015-05-19 | Revert "Remove FX_Alloc() null checks now that it can't return NULL." | Tom Sepez |
2015-05-19 | Remove FX_Alloc() null checks now that it can't return NULL. | Tom Sepez |
2015-05-18 | Add safe FX_Alloc2D() macro | Tom Sepez |
2015-05-15 | Initialize members of CPDF_TextPageFind class. | Lei Zhang |
2015-05-08 | Fix a bunch of -Wunused-but-set-variable warnings. | Lei Zhang |
2015-04-27 | Reduce usage of operator LPCWSTR from CFX_WideString(). | Tom Sepez |
2015-04-27 | Revert "Kill operator LPCWSTR from CFX_WideString()." | Tom Sepez |
2015-04-27 | Kill operator LPCWSTR from CFX_WideString(). | Tom Sepez |
2015-04-16 | Replace FX_NEW with new, remove tests from fpdftext | Tom Sepez |
2015-04-14 | Kill CFX_Object. | Tom Sepez |
2015-04-11 | Fix a heap buffer overflow issue in CPDF_CMap::GetNextChar | JUN FANG |
2015-01-06 | Resolve all but two VC++ build warnings in pdfium. | Bruce Dawson |
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 |
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 | Fix a few windows compile warningschromium/2268chromium/2267chromium/2266chromium/2265chromium/2264chromium/2263chromium/2262chromium/2261chromium/2260chromium/2259chromium/2258chromium/2257chromium/2256 | Bo Xu |
2014-12-18 | Cleanup: Refactor some code into its own function in fpdf_text_int.cpp. | Lei Zhang |
2014-12-17 | Cleanup: Remove a shadow variable in CPDF_TextPage::CloseTempLine(). | Lei Zhang |
2014-12-17 | Cleanup: Pass by const reference in fpdftext. | Lei Zhang |
2014-12-12 | Simplify PDFium by removing code that's not used in the open source repo. | John Abd-El-Malek |
2014-11-18 | Fixed crash on NULL de-referencing. | Vitaly Buka |
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 |