Age | Commit message (Expand) | Author |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |
2016-07-25 | Remove FX_FONTCACHE_DEFINE | tsepez |
2016-07-25 | Use smart pointers for CFX_Font and CFX_Type3Font classes | weili |
2016-07-21 | Fix skia build broken by commit c38cd6 | weili |
2016-07-21 | Use smart pointers for graphics device classes | weili |
2016-07-20 | Clean up singleton implementation | weili |
2016-07-19 | Use smart pointers for various Jbig2 decoding contexts | weili |
2016-07-18 | Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801 | thestig |
2016-07-06 | copy graphics state fully | caryclark |
2016-06-22 | Remove some fx_dib functions with unused parameters. | thestig |
2016-06-21 | Use FXFONT defines in place of integers. | thestig |
2016-06-21 | Move ifx_renderdevicedriver to a separate file to share | weili |
2016-06-20 | Fix clang_use_chrome_plugin for Mac and Skia builds | weili |
2016-06-20 | Remove unused CFX_Font members. | thestig |
2016-06-20 | Another round of fx_ge cleanup. | thestig |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part II) | weili |
2016-06-13 | Remove default arguments from IFX_RenderDeviceDriver. | thestig |
2016-06-08 | Remove even more const casting from core. | tsepez |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-06 | Remove unused PS generation code. | thestig |
2016-06-02 | The PDFium source in core/fxge/dib implements a bit-blitting backend. | caryclark |
2016-06-01 | Change CFX_Font::GetPsName() to return a CFX_ByteString. | thestig |
2016-05-27 | Clean up some Android/Windows code. | thestig |
2016-05-26 | Remove default arguments from CFX_FxgeDevice. | thestig |
2016-05-26 | Remove default arguments in CFX_RenderDevice. | thestig |
2016-05-26 | Remove default argument from RestoreState() methods. | thestig |
2016-05-25 | Clean up fx_ge.h and IWYU. | thestig |
2016-05-25 | Remove FX_GAMMA() and friends. They do nothing. | thestig |
2016-05-19 | Clean up CFX_RenderDevice::DrawNormalText(). | thestig |
2016-05-17 | Don't use LCD antialiasing if Fontconfig doesn't support hinting | thomasanderson |
2016-05-13 | Make CFX_ByteString(const CFX_ByteStringC&) explicit. | tsepez |
2016-05-13 | allow Skia to be the default graphics engine | caryclark |
2016-05-12 | Clean up CFX_ImageTransformer. | thestig |
2016-05-11 | Clean up CFX_ImageStretcher. | thestig |
2016-04-13 | Cleanup IFPF_* interfaces. | dsinclair |
2016-04-12 | Cleanup various IFX_ text interfaces. | dsinclair |
2016-04-12 | Remove IFDE_Pen and IFDE_Brush. | dsinclair |
2016-04-12 | Record all fonts, not just one per charset. | dsinclair |
2016-04-12 | flesh out gradient shaders | caryclark |
2016-04-11 | Remove IFX_AdditionalFontMgr and IFX_FontMgrDelegate. | dsinclair |
2016-04-06 | Remove IFX_FontEnumerator | dsinclair |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |