Age | Commit message (Expand) | Author |
2015-09-15 | Add a missing #include that's needed for call to FXSYS_tolower. | David Lattimore |
2015-08-14 | Don't bother checking pointers before delete[] and FX_Free(). | Lei Zhang |
2015-08-14 | Use override in more classes in core/ | Lei Zhang |
2015-08-04 | clang-format all pdfium code. | Nico Weber |
2015-07-28 | Missing bExact -> iExact conversions | Tom Sepez |
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-16 | Cleanup: Do not check pointers before deleting them, part 2. | Lei Zhang |
2015-07-13 | Fix a crashier due to incorrect type conversion | JUN FANG |
2015-06-19 | Cleanup: Do not check pointers before deleting them. | Lei Zhang |
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 | 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-04-17 | Fix all remaining instances of FX_NEW. | Tom Sepez |
2015-04-14 | Kill CFX_Object. | Tom Sepez |
2014-12-30 | Get rid of FX_LPCSTR cast. | Bo Xu |
2014-11-14 | Fix build warning on android under stricter compilation rules. | Tom Sepez |
2014-05-24 | Fix warnings in android build, fix font rendering issue, fix issue 357588: wr... | Bo Xu |
2014-05-17 | Initial commit. | John Abd-El-Malek |