Age | Commit message (Expand) | Author |
---|---|---|
2016-08-03 | Fixup class name spelling | dsinclair |
2016-08-03 | Fix FMCallExpression undefined shift behaviour. | dsinclair |
2016-06-16 | Make code compile with clang_use_chrome_plugin (part V)chromium/2770 | weili |
2016-05-13 | Make CFX_WideString(const CFX_WideString&) explicit. | tsepez |
2016-04-28 | Convert CFX_PtrArray to typesafe CFX_ArrayTemplate, Part 6 | tsepez |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-25 | Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. | tsepez |
2016-04-14 | Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). | tsepez |
2016-04-06 | Rename CFX_WideStringC::raw_str() to c_str() | tsepez |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-04-01 | Remove CFX_ string type static initializers. | tsepez |
2016-04-01 | Remove CFX_{Byte,Wide}String::Equal in favor of "==". | tsepez |
2016-03-25 | Remove FX_DWORD from XFA. | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |