Age | Commit message (Expand) | Author |
2016-02-26 | Re-land "Replace CPDF_Rect and CPDF_Point with CFX types." | Tom Sepez |
2016-02-26 | Revert "Replace CPDF_Rect and CPDF_Point with CFX types." | Tom Sepez |
2016-02-26 | Replace CPDF_Rect and CPDF_Point with CFX types. | Tom Sepez |
2016-02-25 | Make CFX_PSVTemplate simpler. | Tom Sepez |
2016-02-24 | Use stdint types for FX_WORD and FX_DWORD. | Dan Sinclair |
2016-02-23 | Remove FXSYS_MulDiv(a, b, c). | Dan Sinclair |
2016-02-23 | Remove FXSYS_Div. | Dan Sinclair |
2016-02-23 | Remove FXSYS_Mul. | Dan Sinclair |
2016-02-23 | Sort includes in xfa/. | Dan Sinclair |
2016-02-22 | Switch from _DEBUG to NDEBUG. | Lei Zhang |
2016-02-22 | Remove unused stuff from fx_sys.h | Tom Sepez |
2016-02-19 | Tidy CFX_FixedBufGrow. | Tom Sepez |
2016-02-19 | Remove IFX_BufferArchive. | Tom Sepez |
2016-02-19 | Revert "Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf."" | Tom Sepez |
2016-02-19 | Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf." | Tom Sepez |
2016-02-19 | Get rid of CFX_CharMap instantiations. | Lei Zhang |
2016-02-19 | Use safe arithmentic in CFX_BinaryBuf::ExpandBuf. | Tom Sepez |
2016-02-19 | Remove CFX_{Byte,Wide}String::ConvertFrom(). | Lei Zhang |
2016-02-18 | Sort headers in non-xfa directories. | Dan Sinclair |
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 |