summaryrefslogtreecommitdiff
path: root/third_party/base/stl_util.h
AgeCommit message (Expand)Author
2017-03-17Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046Lei Zhang
2017-03-15Add IndexInBounds() convenience routine.Tom Sepez
2016-11-07Force compiler to deduce src type for checked_cast<dst, src>.tsepez
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-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-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-10-09Merge to XFA: Sanitize CJBig2_SymbolDict's memory usage.Lei Zhang