Age | Commit message (Expand) | Author |
---|---|---|
2018-01-04 | Convert usages of pdfium::Optional to Optional | Ryan Harrison |
2017-11-21 | Add {Byte/Wide}String::Trim(). | Lei Zhang |
2017-11-16 | Convert ByteString::{Format|FormatV} to static methods | Dan Sinclair |
2017-11-06 | Improve ByteString{View}::operator<(). | Lei Zhang |
2017-11-06 | Mark string pointers as const in string unit tests. | Lei Zhang |
2017-09-27 | Remove FXSYS_strlen and FXSYS_wcslenchromium/3226 | Ryan Harrison |
2017-09-27 | Remove FX_STRSIZE and replace with size_t | Ryan Harrison |
2017-09-21 | Move CFX_StringPoolTemplate to StringPoolTemplate | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |