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-04-19 | Move CFGAS_Stream to CFX_SeekableStreamProxy | Dan Sinclair |
2017-04-18 | Rename IFGAS_Stream to CFGAS_Stream | Dan Sinclair |
2017-04-12 | Remove MakeSeekableReadStream | 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 | Remove CFX_MassArrayTemplate<CFX_Rect> backing array. | Tom Sepez |
2017-01-17 | Avoid endless loop deleting CFGAS_GEFont. | 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-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-11-21 | Clean up CFGAS_GEFont | npm |