Age | Commit message (Expand) | Author |
2016-02-23 | Remove many _CAPS structure names. | Tom Sepez |
2016-02-22 | Remove foo != NULL outside of xfa/ | Lei Zhang |
2016-02-22 | Switch from _DEBUG to NDEBUG. | Lei Zhang |
2016-02-22 | Define NDEBUG for Release builds. | Lei Zhang |
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-12 | Make fx_bidi sane. | Tom Sepez |
2016-02-04 | Remove CFX_PtrArray from fx_xml.h | Tom Sepez |
2016-01-25 | Merge to XFA: Remove CFX_SegmentedArray use from master. | Tom Sepez |
2016-01-20 | Merge to XFA: Remove CFX_CMapByteStringToPtr | 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-08 | XFA: Remove relative includes outside of xfa/. | Lei Zhang |
2015-12-17 | Merge to XFA: Fix a sentinel length value used in CFX_CMapByteStringToPtr::SetAt | Oliver Chang |
2015-12-14 | Merge to XFA: Fix Windows build failure due to double vs float mismatch. | Lei Zhang |
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-09 | Merge to XFA: Get rid of most uses of CFX_PtrArray. | Tom Sepez |
2015-12-09 | XFA: Revert UTF16LE_Encode changes | Oliver Chang |
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-25 | Fix invalid buffer length set in CFX_WideString::UTF16LE_Encode() | Jun Fang |
2015-11-19 | Merge to XFA: Add more overrides. | Lei Zhang |
2015-11-17 | Merge to XFA: Add more fxcrt string sanity tests. | Lei Zhang |
2015-11-16 | Merge to XFA: Reland "Cleanup some numeric code."" | Dan Sinclair |
2015-11-12 | Merge to XFA: Remove relative includes. | Lei Zhang |
2015-11-10 | Merge to XFA: Fix relative includes within core/ | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-11-03 | Merge to XFA: Add format width and precision tests. | Dan Sinclair |
2015-10-29 | XFA: Manual merge of Clean up IFX_BidiChar | Lei Zhang |
2015-10-16 | fxcrt convergence - XFA side. | Tom Sepez |
2015-10-13 | Merge to XFA: wstring allocations waste up to 7 wasted bytes. | Tom Sepez |
2015-10-01 | XFA: Remove checks in fxcrt now that new can't return 0. | Lei Zhang |
2015-09-15 | Merge to XFA: Cleanup casting of FX_Alloc() return values. | 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 |
2015-08-14 | Merge to XFA: Use override in more classes in core/ | Lei Zhang |
2015-08-06 | XFA: clang-format all pdfium code, again. | Nico Weber |
2015-08-05 | Mert to XFA: Remove the unused IFX_StreamRead::SetRange() mechanism. | Tom Sepez |
2015-08-05 | Kill off last uses of FX_NEW in XFA. | Tom Sepez |