Age | Commit message (Expand) | Author |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-16 | Create a subset of skia support for paths only | caryclark |
2016-11-15 | Revert of Create a subset of skia support for paths only (patchset #10 id:180... | dsinclair |
2016-11-15 | Create a subset of skia support for paths only | caryclark |
2016-11-07 | Remove unused CFX_QuartzDevice(Driver) classes.chromium/2913 | npm |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-25 | Use m_GlyphIndex as backup for m_ExtGID on Mac | npm |
2016-10-11 | Fix negative font rendering on Mac by reversing matrix c component. | npm |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-20 | Refactor CFX_FontCache to have only one in GE Module. | art-snake |
2016-09-19 | Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ... | dsinclair |
2016-09-19 | Remove duplicated charset definitions, and move them to fx_font.h | npm |
2016-09-15 | Fix memory leaking on ClosePage.chromium/2862 | art-snake |
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 |