Age | Commit message (Expand) | Author |
2016-08-19 | Move CFX_FaceCache to its own file | npm |
2016-08-17 | Split fx_font into multiple files, part 1. | npm |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-08-08 | Move CFX_ClipRgn and CFX_PathData into their own files. | npm |
2016-08-04 | Move CFX_GEModule into its own file | npm |
2016-07-29 | Refactor fxge/fx_apple and fx_win header files | npm |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |
2016-07-21 | Use smart pointers for graphics device classes | weili |
2016-07-01 | Mac: Improve font substitution.chromium/2790chromium/2789chromium/2788chromium/2787 | thestig |
2016-07-01 | Clean up CFX_MacFontInfo and surrounding code. | thestig |
2016-06-22 | Fix Skia GN build on Mac | weili |
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-13 | Remove default arguments from IFX_RenderDeviceDriver. | thestig |
2016-06-08 | Remove implicit CFX_CountedRef::operator T*() | tsepez |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-06 | Remove unused PS generation code. | thestig |
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 argument from RestoreState() methods. | thestig |
2016-05-19 | Remove agg from skia build | caryclark |
2016-04-13 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-03-28 | Cleanup one mac header | Wei Li |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-25 | support gradients and stroke+fill | caryclark |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |