summaryrefslogtreecommitdiff
path: root/third_party/base
AgeCommit message (Expand)Author
2018-04-06Add span.h from chromium base.chromium/3392Tom Sepez
2018-02-02Remove third_party/build/build_config.h.Lei Zhang
2018-01-24Support compiling pdfium with emscripten.Henrique Nakashima
2018-01-16Add support for pdfium use partitionalloc on loongson platform.Wang Qing
2018-01-04Convert usages of pdfium::Optional to OptionalRyan Harrison
2017-11-30Run clang-tidy modernize-use-nullptr on //third_party/pdfiumDan Sinclair
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-11-07Fix PartitionAlloc cookies for small in-place reallocs.Lei Zhang
2017-11-02Only use the yield instruction on architectures that support it.Andrew Weintraub
2017-10-02Remove extraneous ;sDan Sinclair
2017-09-27Enable PRINTF_FORMAT for clangDan Sinclair
2017-08-22Add pdfium::Optional to third_party/baseRyan Harrison
2017-04-25Fix a self-inclusion in third_party/base/stl_util.h.Lei Zhang
2017-04-20Take ContainsValue() change from base stl_util.hTom Sepez
2017-04-12Pull in the latest PartitionAlloc fixes from upstream.Chris Palmer
2017-03-17Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046Lei Zhang
2017-03-16Import PartitionAlloc from Chromium.Chris Palmer
2017-03-15Add IndexInBounds() convenience routine.Tom Sepez
2017-01-23Update safe numerics package to get bitwise opstsepez
2016-11-07Force compiler to deduce src type for checked_cast<dst, src>.tsepez
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
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-12Make CFX_Obeservable::Observer into a pointer-ish type;tsepez
2016-08-19Introduce pdfium::FakeUniquePtr for keys to sets of unique ptrs.tsepez
2016-03-22Re-enable MSVC warning 4702Wei Li
2016-03-09Move ScopedSetInsertion to third_party/base/stl_util.hTom Sepez
2016-02-08Remove CFX_PtrArray from xfa/include/fwlTom Sepez
2016-01-25Merge to XFA: Remove CFX_SegmentedArray use from master.Tom Sepez
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-22Merge to XFA: Start using allowed C++11 features.Lei Zhang
2015-12-22Merge to XFA: Add ContainsKey() and ContainsValue() and use them where approp...Lei Zhang
2015-12-09XFA: Fix win8 gn build under chromium checkout (non-xfa)Tom Sepez
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-10-09Merge to XFA: Sanitize CJBig2_SymbolDict's memory usage.Lei Zhang
2015-09-22Merge to XFA: Change nonstd::unique_ptr to take a custom deleter.Lei Zhang
2015-09-22Merge to XFA: Add nonstd::unique_ptr move assigment operator.Tom Sepez
2015-09-17Merge to XFA: Fix a #include in fpdf_page_func.cpp.Lei Zhang
2015-09-15Merge to XFA: Add move ctor to nonstd::unique_ptr.Tom Sepez
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-05-06Merge to XFA: Support arrays in nonstd::unique_ptr<>.Tom Sepez
2015-04-17Merge to XFA: add nonstd::unique_ptrTom Sepez
2015-02-05Merge to XFA: Add namespace and-re-arrange PDFium's local copy of /base.Tom Sepez