Age | Commit message (Expand) | Author |
2017-05-20 | Use observed ptrs from CFGAS_GEFont back to its font mgrs.chromium/3106 | Tom Sepez |
2017-05-16 | Introduce CFX_UnownedPtr to detect lifetime inversion issues. | Tom Sepez |
2017-05-01 | Remove more |new|s, part 5 | Tom Sepez |
2017-04-20 | Convert IFX_MemoryStream to CFX_MemoryStream | Dan Sinclair |
2017-04-20 | Cleanup the fx_extension code. | Dan Sinclair |
2017-04-19 | Cleanup codepage and charset definitions. | Dan Sinclair |
2017-04-19 | Move CFGAS_Stream to CFX_SeekableStreamProxy | Dan Sinclair |
2017-04-18 | Rename IFGAS_Stream to CFGAS_Stream | Dan Sinclair |
2017-04-18 | Codepage code into anonymouse namespace | Dan Sinclair |
2017-04-12 | Remove MakeSeekableReadStream | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from wide string methods | Dan Sinclair |
2017-03-31 | Pull in FreeType via DEPS instead. | Lei Zhang |
2017-03-30 | Remove unnecessary FreeType include. | Dominik Röttsches |
2017-03-30 | Fix Chromium XFA build | Dominik Röttsches |
2017-03-30 | Rename fgas_stream to ifgas_stream | Dan Sinclair |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |
2017-03-15 | Remove unused methods and data from fgas_codepage | Dan Sinclair |
2017-03-15 | Replace FX_POSITION in GFGAS_FontMgr with bool | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-03-13 | Replace discrete array with a map. | dan sinclair |
2017-03-02 | Use std::deque for CFX_FontDescriptors | Tom Sepez |
2017-03-02 | Remove CFX_MassArrayTemplate<CFX_Rect> backing array. | Tom Sepez |
2017-03-01 | Fix font manager negation issue | Dan Sinclair |
2017-02-13 | Simplify FX_UTF8Encode variants.chromium/3012 | Tom Sepez |
2017-02-08 | Update to use CFX_Rect{F} and CFX_Matrix constructors. | Dan Sinclair |
2017-01-17 | Avoid endless loop deleting CFGAS_GEFont. | tsepez |
2017-01-10 | Strip out custom allocator code | Dan Sinclair |
2017-01-10 | Remove more _LP* typedefs. | tsepez |
2017-01-09 | Tidy cfgas_fontmgr, remove custom sorting code. | tsepez |
2017-01-06 | Remove CFX_MapPtrToPtr in xfa/fgas, part 2 | tsepez |
2017-01-05 | Properly ref-count CFGAS_GEFont with CFX_RetainPtr. | tsepez |
2016-12-08 | Replace CFX_WideStringArray with std::vector | tsepez |
2016-12-07 | Replace CFX_ByteStringArray with std::vector. | tsepez |
2016-12-07 | Properly ref count IFX_FileAccess. | tsepez |
2016-12-07 | Refcount IFGAS_ streams all the time, too | tsepez |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-02 | Rename IFX_Stream to IFGAS_Stream. | tsepez |
2016-12-02 | Tidy fx_stream.h | tsepez |
2016-11-30 | Convert loose FX_Create* functions into static methods | tsepez |
2016-11-21 | Clean up CFGAS_GEFont | npm |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-18 | Clean up CFGAS_FontMgrchromium/2925 | npm |
2016-11-11 | Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. | npm |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-10-13 | Clean up fx_basic_util a little | npm |
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |