summaryrefslogtreecommitdiff
path: root/core/src/fxcrt/fx_basic_util.cpp
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-01Remove _FX_WINAPI_PARTITION_DESKTOP_Dan Sinclair
2016-02-18Sort headers in non-xfa directories.Dan Sinclair
2015-12-14Merge to XFA: Get rid of most instance of 'foo == NULL'Lei Zhang
2015-11-16Merge to XFA: Reland "Cleanup some numeric code.""Dan Sinclair
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-10-01XFA: Remove checks in fxcrt now that new can't return 0.Lei Zhang
2015-08-19Merge to XFA: Remove more dead code from fx_basic.hTom Sepez
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-04-27Merge to XFA: Fix windows-specific usage of CFX_WideStr::operator LPCWSTR().Tom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-04-10Merge to XFA: Better fix for snprintf non-termination on windows.Tom Sepez
2014-07-24CalRGB color correctionBo Xu
2014-07-14Fix an out-of-boundary issue for wide stringBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek