summaryrefslogtreecommitdiff
path: root/third_party/base/numerics
AgeCommit message (Expand)Author
2018-01-24Support compiling pdfium with emscripten.Henrique Nakashima
2017-11-30Run clang-tidy modernize-use-bool-literals on //third_party/pdfiumDan Sinclair
2017-11-30Run clang-tidy modernize-use-auto on //third_party/pdfiumDan Sinclair
2017-11-30Run clang-tidy modernize-use-equals-{delete,default} on //third_party/pdfiumDan Sinclair
2017-10-02Remove extraneous ;sDan Sinclair
2017-01-23Update safe numerics package to get bitwise opstsepez
2016-11-02Take more current safe_math_impl.h from upstream.chromium/2908tsepez
2016-10-21Fix some div by 0s in safe_math_impl.hchromium/2898tsepez
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-09-17Merge to XFA: Fix a #include in fpdf_page_func.cpp.Lei Zhang
2015-05-21Merge to XFA: Update copy of safe_math_impl.h to take a fix from upstream.Tom Sepez
2015-05-20Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-02-05Merge to XFA: Add namespace and-re-arrange PDFium's local copy of /base.Tom Sepez