Age | Commit message (Expand) | Author |
---|---|---|
2018-08-24 | Rename CFX_DIBSource to CFX_DIBBase. | Tom Sepez |
2018-08-16 | Remove more optional args in core/ | Tom Sepez |
2018-05-22 | Make friend RetainPtr<T> statements consistently public. | Lei Zhang |
2018-04-16 | Simplify CFX_DIBitmap::TransferBitmap | Nicolas Pena |
2018-03-21 | Change FXSYS_Get{R,G,B}Value()'s input param to BGR. | Lei Zhang |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-21 | Move CFX_MaybeOwned to fxcrt::MaybeOwned | Dan Sinclair |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-07-07 | Check that there is enough data remaining in source BMP before readingchromium/3152 | Ryan Harrison |
2017-04-19 | Split up CFX_DIBitmap::ConvertColorScale | Nicolas Pena |
2017-04-07 | Remove the ICC transform where it is never initialized. | Nicolas Pena |
2017-04-07 | Use CFX_MaybeOwned on the buffer of CFX_DIBitmap | Nicolas Pena |
2017-03-31 | Split fx_dib part 1 | Nicolas Pena |