Age | Commit message (Expand) | Author |
2016-02-17 | Banish CFX_ObjectArray to the XFA side. | Tom Sepez |
2016-02-17 | Expand all paths to be based off pdfium/ directory | Dan Sinclair |
2016-02-17 | Banish CFX_ByteArray and CFX_WideArray to the XFA side. | Tom Sepez |
2016-02-12 | One less PI. | Tom Sepez |
2016-02-12 | Remove the FX_MIN macro. | Tom Sepez |
2016-02-12 | Make fx_bidi sane. | Tom Sepez |
2016-02-10 | Banish CFX_PtryArray to XFA side only. | Tom Sepez |
2016-02-09 | Banish CFX_WordArray to XFA-land. | Tom Sepez |
2016-02-05 | Remove CFX_FileSizeArray. | Tom Sepez |
2016-02-04 | Remove CFX_PtrArray from fx_xml.h | Tom Sepez |
2016-02-02 | Merge to XFA: Kill CFX_ByteArray in master. | Tom Sepez |
2016-01-25 | Merge to XFA: Remove CFX_SegmentedArray use from master. | Tom Sepez |
2016-01-25 | Remove several more unused parser values. | Tom Sepez |
2016-01-20 | Merge to XFA: Replace more CFX_MapPtrToPtr. | Tom Sepez |
2016-01-20 | Merge to XFA: Remove CFX_CMapByteStringToPtr | Tom Sepez |
2016-01-20 | Merge to XFA: Bugs in CJS_PublicMethods::ParseNumber(). | Tom Sepez |
2016-01-11 | Merge to XFA: Switch most min/max macros to std::min/max. | Lei Zhang |
2016-01-08 | Merge to XFA: Remove a bunch of dead code. | Lei Zhang |
2016-01-04 | Merge to XFA: Remove CPDF_Creator::m_ObjectSize, it's never read from. | Lei Zhang |
2015-12-24 | Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |
2015-12-17 | Merge to XFA: Correctly extracting email addresses | Wei Li |
2015-12-17 | Merge to XFA: FX_NAMESPACE_DECLARE pointless. | Tom Sepez |
2015-12-14 | Merge to XFA: Get rid of most instance of 'foo == NULL' | Lei Zhang |
2015-12-14 | Merge to XFA: Get rid of most instance of 'foo != NULL' | Lei Zhang |
2015-12-14 | Merge to XFA: Remove FX_BSTRC. | Lei Zhang |
2015-12-14 | Merge to XFA: Properly land "Fix hint table loading issues." | Oliver Chang |
2015-12-14 | Merge to XFA: Fix hint table loading issues. | Oliver Chang |
2015-12-10 | Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-11-25 | Manual fixups to PDF_ENABLE_XFA in core/ | Tom Sepez |
2015-11-25 | Inflict PPDF_ENABLE_XFA ifdefs on XFA core/ | Tom Sepez |
2015-11-20 | Merge to XFA: Remove CFX_Matrix::Reset() | Tom Sepez |
2015-11-20 | Reduce diffs with master in core | Tom Sepez |
2015-11-19 | Merge to XFA: Add more overrides. | Lei Zhang |
2015-11-16 | Merge to XFA: Reland "Cleanup some numeric code."" | Dan Sinclair |
2015-11-11 | Merge to XFA: Fix / simplify CFX_FolderFontInfo::GetFontData() behavior. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-10-29 | XFA: Manual merge of Clean up IFX_BidiChar | Lei Zhang |
2015-10-26 | XFA: Remove unused FXSYS_i64tow() | Tom Sepez |
2015-10-23 | Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone(). | Lei Zhang |
2015-10-19 | Merge to XFA: Sanity check the values of TRUE and FALSE. | Lei Zhang |
2015-10-19 | Merge to XFA: Remove some checks for object creation failures. They cannot fail. | Lei Zhang |
2015-10-16 | fxcrt convergence - XFA side. | Tom Sepez |
2015-10-02 | Merge to XFA: Get rid of gotos in CPDF_SyntaxParser and FlateUncompress(). | Lei Zhang |
2015-10-01 | XFA: Remove checks in fxcrt now that new can't return 0. | Lei Zhang |
2015-10-01 | Merge to XFA: Clean up some image decoder classes: | Lei Zhang |
2015-09-22 | Merge to XFA: Change nonstd::unique_ptr to take a custom deleter. | Lei Zhang |
2015-08-19 | Merge to XFA: Remove more dead code from fx_basic.h | Tom Sepez |
2015-08-19 | Merge to XFA: FX_CMapDwordToDword considered harmful. | Tom Sepez |
2015-08-19 | Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch). | Tom Sepez |
2015-08-14 | Merge to XFA: Don't bother checking pointers before delete[] and FX_Free(). | Lei Zhang |