Age | Commit message (Expand) | Author |
2015-12-17 | Correctly extracting email addresses | Wei Li |
2015-12-17 | FX_NAMESPACE_DECLARE pointless. | Tom Sepez |
2015-12-14 | Get rid of most instance of 'foo == NULL' | Lei Zhang |
2015-12-14 | Get rid of most instance of 'foo != NULL' | Lei Zhang |
2015-12-14 | Remove FX_BSTRC. | Lei Zhang |
2015-12-14 | Properly land "Fix hint table loading issues." | Oliver Chang |
2015-12-14 | Fix hint table loading issues. | Oliver Chang |
2015-12-10 | Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-11-19 | Add more overrides. | Lei Zhang |
2015-11-19 | Remove CFX_Matrix::Reset() | Tom Sepez |
2015-11-19 | Make core in master match XFA. | Tom Sepez |
2015-11-16 | Reland "Cleanup some numeric code.""chromium/2567 | Dan Sinclair |
2015-11-11 | Fix / simplify CFX_FolderFontInfo::GetFontData() behavior. | Lei Zhang |
2015-11-10 | Revert x4 "Cleanup some numeric code." | dan sinclair |
2015-11-10 | Revert "Revert "Revert "Revert "Cleanup some numeric code."""" | dan sinclair |
2015-11-05 | Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557 | Lei Zhang |
2015-11-03 | Revert "Revert "Revert "Cleanup some numeric code.""" | Dan Sinclair |
2015-11-03 | Revert "Revert "Cleanup some numeric code."" | Dan Sinclair |
2015-10-29 | Revert "Cleanup some numeric code." | dan sinclair |
2015-10-29 | Cleanup some numeric code. | Dan Sinclair |
2015-10-19 | Sanity check the values of TRUE and FALSE. | Lei Zhang |
2015-10-19 | Remove some checks for object creation failures. They cannot fail. | Lei Zhang |
2015-10-02 | Get rid of gotos in CPDF_SyntaxParser and FlateUncompress(). | Lei Zhang |
2015-10-01 | Clean up some image decoder classes: | Lei Zhang |
2015-09-22 | Change nonstd::unique_ptr to take a custom deleter. | Lei Zhang |
2015-08-18 | FX_CMapDwordToDword considered harmful. | Tom Sepez |
2015-08-18 | Remove more dead code from fx_basic.h | Tom Sepez |
2015-08-17 | Clean up IFX_BidiChar | Lei Zhang |
2015-08-17 | CFX_MapByteStringToPtr considered harmful. | Tom Sepez |
2015-08-14 | Don't bother checking pointers before delete[] and FX_Free(). | Lei Zhang |
2015-08-13 | Cleanup: Remove unused CPDF_Stream::Clone(). | Lei Zhang |
2015-08-07 | Fix FXSYS_itoa() implementation. | Tom Sepez |
2015-08-05 | Remove the unused IFX_StreamRead::SetRange() mechanism. | Tom Sepez |
2015-08-05 | FPDF_Creator can only create file through embedder-supplied callback. | Tom Sepez |
2015-08-04 | clang-format all pdfium code. | Nico Weber |
2015-07-31 | Kill FX_HFILE | Tom Sepez |
2015-07-27 | Kill CFX_ArchiveLoader / CFX_ArchiveSaver and subclasses | 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-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 | Do some IWYU cleanups. | Lei Zhang |
2015-06-15 | Fix -Winconsistent-missing-override warnings. | 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 |