Age | Commit message (Expand) | Author |
---|---|---|
2017-04-20 | Cleanup the fx_extension code. | Dan Sinclair |
2016-12-01 | Make more concrete stream classes private to .cpp files | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-26 | Fix some FX_BOOL / int noise in fxcrt.chromium/2902 | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part II) | weili |
2016-06-08 | Remove redundant casts, part 4 | tsepez |
2016-05-19 | Remove Release() from IFXCRT_FileAccess. | tsepez |
2016-05-04 | Return bool rather than bitwise-and for FX_BOOL | tsepez |
2016-04-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | tsepez |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |