Age | Commit message (Expand) | Author |
---|---|---|
2018-08-29 | Use pdfium::span<>/UnownedPtr in CFX_Font. | Tom Sepez |
2018-08-10 | Remove |typedef struct| in favor of just |struct|. | Tom Sepez |
2018-06-13 | Guard some non-windows only code in cfx_font with ifdefs. | Tom Sepez |
2018-05-31 | Move codepage/charset methods into related places. | Artem Strygin |
2018-05-31 | Fix font regression in AdjustMMParams | Nicolas Pena |
2018-05-29 | Pass a CFX_Matrix by reference in font code.chromium/3445 | Lei Zhang |
2018-04-12 | Make CFX_Font take FX_RECT out params by pointer. | Lei Zhang |
2018-03-16 | Fix methods that have definition with different parameter names. | Lei Zhang |
2018-01-30 | Use unsigned for char widthchromium/3335 | Nicolas Pena |
2018-01-12 | Move some RetainPtr getters/setters out of headers. | Lei Zhang |
2017-11-16 | Refactor CFGAS_FontMgr's Windows implementation | Nicolas Pena |
2017-10-17 | Remove fxge/ friend classes | Dan Sinclair |
2017-09-27 | Move CFX_Font definition to cfx_font.h | Dan Sinclair |