summaryrefslogtreecommitdiff
path: root/core/fxcrt/string_view_template.h
AgeCommit message (Expand)Author
2018-10-09Do IWYU for retain_ptr.h and unowned_ptr.hLei Zhang
2018-09-20Remove more unneeded STL #includes from headers.Lei Zhang
2018-06-01GCC6: workaround bug with external class template linking.José Dapena Paz
2018-04-16Write out StringViewTemplate::Operator=().Tom Sepez
2018-04-09Make StringViewTemplate be based on pdfium::span<>.Tom Sepez
2018-01-12Fix "the the" typos.Lei Zhang
2018-01-04Convert usages of pdfium::Optional to OptionalRyan Harrison
2017-11-30Run clang-tidy modernize-use-auto on //third_party/pdfiumDan Sinclair
2017-11-28Remove CollectionSize from string_view_templateDan Sinclair
2017-11-06Improve ByteString{View}::operator<().Lei Zhang
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison