Age | Commit message (Expand) | Author |
---|---|---|
2018-01-11 | Add jumbo build support for fdrm, fpdfdoc and fxcrt. | Lei Zhang |
2018-01-04 | Convert usages of pdfium::Optional to Optional | Ryan Harrison |
2017-12-20 | Combine operator< and ByteString::Compare(). | Lei Zhang |
2017-11-21 | Add {Byte/Wide}String::Trim(). | Lei Zhang |
2017-11-16 | Convert ByteString::{Format|FormatV} to static methods | Dan Sinclair |
2017-11-07 | Remove unused parameter from ByteString::FormatFloat(). | Lei Zhang |
2017-11-06 | Improve ByteString{View}::operator<(). | Lei Zhang |
2017-09-27 | Remove FXSYS_strlen and FXSYS_wcslenchromium/3226 | Ryan Harrison |
2017-09-27 | Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_T | 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-21 | Move CFX_StringDataTemplate to StringDataTemplate | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |