Age | Commit message (Expand) | Author |
---|---|---|
2017-08-10 | Rename CFX_UTF8Decoder::AppendChar to AppendCodePoint. | Henrique Nakashima |
2017-08-01 | Replace raw value for constant error value in string operations | Ryan Harrison |
2017-07-28 | Convert calls to Mid() to Left() or Right() if possible | Ryan Harrison |
2017-07-27 | Remove single param Mid() method from string classes | Ryan Harrison |
2017-06-19 | Converting CFX_ByteTextBuf to ostringstream in cxml_parser.cpp. | Henrique Nakashima |
2017-05-09 | Create common CXML_Object base class for CXML_Content and CXML_Element. | Tom Sepez |
2017-05-04 | Give a couple of char to int functions better names.chromium/3090 | Lei Zhang |
2017-04-28 | Limit recursion in CXML_Parser::ParseElement(). | Lei Zhang |
2017-04-20 | Cleanup the fx_extension code. | Dan Sinclair |
2017-04-18 | Cleanup XML buffer code | Dan Sinclair |
2017-03-30 | Move core/fxcrt XML files to core/fxcrt/xml | Dan Sinclair |