summaryrefslogtreecommitdiff
path: root/third_party/base
AgeCommit message (Expand)Author
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