Age | Commit message (Expand) | Author |
2015-08-14 | Don't bother checking pointers before delete[] and FX_Free(). | Lei Zhang |
2015-08-06 | clang-format all pdfium code, again. | Nico Weber |
2015-08-04 | clang-format all pdfium code. | Nico Weber |
2015-07-27 | Revert "FX Bool considered harmful, part 3" | Tom Sepez |
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-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-06-19 | Replace CFX_MapPtrTemplate with std::map. | Lei Zhang |
2015-06-17 | Replace some Release() calls with virtual destructors. | Tom Sepez |
2015-06-15 | Remove some dead code. | Lei Zhang |
2015-06-11 | Remove trailing whitespaces in fpdfsdk. | Lei Zhang |
2015-06-11 | Cleanup: Get this rid of "this->" in fpdfsdk/ | Lei Zhang |
2015-06-10 | Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always returns 0. | Lei Zhang |
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-06-05 | Cleanup: Make CPDF_Annot::m_pAnnotDict private. | Lei Zhang |
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-04-27 | Fix windows-specific usage of CFX_WideStr::operator LPCWSTR(). | Tom Sepez |
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-20 | Remove release method from CBA_AnnotItetator.chromium/2377 | Tom Sepez |
2015-04-17 | Replace FX_NEW with new, remove tests from fpdfsdk | Tom Sepez |
2015-03-05 | Make conversion between CPDF_Action and its dictionary explicit. | Tom Sepez |
2015-02-05 | Merge to master: Kill off some dodgy JS callbacks | Tom Sepez |
2014-12-30 | Get rid of FX_LPCSTR cast. | Bo Xu |
2014-12-08 | Getting rid of more (FX_LPCWSTR) casts and fixing two bugs revealed by this. | Bruce Dawson |
2014-08-18 | Fix a double-free issue in CFX_PathData::~CFX_PathData | Jun Fang |
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek |
2014-05-17 | Initial commit. | John Abd-El-Malek |