summaryrefslogtreecommitdiff
path: root/core/include/fxcrt/fx_basic.h
AgeCommit message (Expand)Author
2016-03-08Reland "Fix chromium-style errors."Dan Sinclair
2016-03-07Revert "Fix chromium-style errors."Dan Sinclair
2016-03-07Fix chromium-style errors.Dan Sinclair
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-19Tidy CFX_FixedBufGrow.Tom Sepez
2016-02-19Remove IFX_BufferArchive.Tom Sepez
2016-02-19Revert "Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf.""Tom Sepez
2016-02-19Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf."Tom Sepez
2016-02-19Get rid of CFX_CharMap instantiations.Lei Zhang
2016-02-19Use safe arithmentic in CFX_BinaryBuf::ExpandBuf.Tom Sepez
2016-02-17Banish CFX_ObjectArray to the XFA side.Tom Sepez
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2016-02-17Banish CFX_ByteArray and CFX_WideArray to the XFA side.Tom Sepez
2016-02-10Banish CFX_PtryArray to XFA side only.Tom Sepez
2016-02-09Banish CFX_WordArray to XFA-land.Tom Sepez
2016-02-05Remove CFX_FileSizeArray.Tom Sepez
2016-02-02Merge to XFA: Kill CFX_ByteArray in master.Tom Sepez
2016-01-25Merge to XFA: Remove CFX_SegmentedArray use from master.Tom Sepez
2016-01-25Remove several more unused parser values.Tom Sepez
2016-01-20Merge to XFA: Replace more CFX_MapPtrToPtr.Tom Sepez
2016-01-20Merge to XFA: Remove CFX_CMapByteStringToPtrTom Sepez
2016-01-11Merge to XFA: Switch most min/max macros to std::min/max.Lei Zhang
2016-01-04Merge to XFA: Remove CPDF_Creator::m_ObjectSize, it's never read from.Lei Zhang
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-17Merge to XFA: FX_NAMESPACE_DECLARE pointless.Tom Sepez
2015-12-14Merge to XFA: Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo != NULL'Lei Zhang
2015-12-14Merge to XFA: Properly land "Fix hint table loading issues."Oliver Chang
2015-12-14Merge to XFA: Fix hint table loading issues.Oliver Chang
2015-11-25Manual fixups to PDF_ENABLE_XFA in core/Tom Sepez
2015-11-25Inflict PPDF_ENABLE_XFA ifdefs on XFA core/Tom Sepez
2015-10-23Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone().Lei Zhang
2015-10-19Merge to XFA: Remove some checks for object creation failures. They cannot fail.Lei Zhang
2015-10-02Merge to XFA: Get rid of gotos in CPDF_SyntaxParser and FlateUncompress().Lei Zhang
2015-10-01XFA: Remove checks in fxcrt now that new can't return 0.Lei Zhang
2015-10-01Merge to XFA: Clean up some image decoder classes:Lei Zhang
2015-09-22Merge to XFA: Change nonstd::unique_ptr to take a custom deleter.Lei Zhang
2015-08-19Merge to XFA: Remove more dead code from fx_basic.hTom Sepez
2015-08-19Merge to XFA: FX_CMapDwordToDword considered harmful.Tom Sepez
2015-08-19Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch).Tom Sepez
2015-08-14Merge to XFA: Don't bother checking pointers before delete[] and FX_Free().Lei Zhang
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-05Merge to XFA: FPDF_Creator can only create file through callbacks.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Fix -Winconsistent-missing-override warnings.Lei Zhang
2015-06-19Fix -Wnon-virtual-dtor warnings on the XFA branch.Lei Zhang
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-11Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.Tom Sepez