Age | Commit message (Expand) | Author |
2017-02-13 | Convert Origins to points | Dan Sinclair |
2017-02-08 | Update to use CFX_Rect{F} and CFX_Matrix constructors. | Dan Sinclair |
2017-02-07 | Use enum class for PathPoint types. | Nicolas Pena |
2016-12-12 | fix linux build | caryclark |
2016-12-12 | sync with latest skia api | caryclark |
2016-12-09 | update to latest skia apichromium/2949chromium/2948chromium/2947 | caryclark |
2016-12-06 | re-enable skia cachingchromium/2944 | caryclark |
2016-12-05 | enable skia gradients, fix bugs | caryclark |
2016-11-23 | Rename IFWL classes which do not have CFWL equivalents | dsinclair |
2016-11-23 | fix negative font size | caryclark |
2016-11-22 | handle antialiased rendering as premultiplied | caryclark |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-21 | use skia text | caryclark |
2016-11-17 | fix corpus tests | caryclark |
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-02 | Remove FX_BOOL from core | tsepez |
2016-10-31 | remove deprecated skia transfer mode usage | caryclark |
2016-10-28 | Fix FX_BOOL / int issue in fx_skia_device.cpp | tsepez |
2016-10-17 | Move fxge/android to if(is_android) on buildchromium/2894 | npm |
2016-10-06 | switch to new skia blend mode enum class | caryclark |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |
2016-10-04 | update skia to latest sources | caryclark |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-29 | Move core/fxcodec/codec/include and core/fxcodec/include files up | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | 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-15 | Fix memory leaking on ClosePage.chromium/2862 | art-snake |
2016-09-15 | Rename dictionary set and get methods | dsinclair |
2016-08-19 | Apply structure packing to FXTEXT_CHARPOS to save space. | npm |
2016-08-17 | Split fx_font into multiple files, part 1. | npm |
2016-08-17 | check for null bitmap | caryclark |
2016-08-15 | add native draw bitmap with alpha mask | caryclark |
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-28 | fix text matrix again | caryclark |
2016-07-25 | fix text rotation for skia | caryclark |
2016-07-21 | Fix skia build broken by commit c38cd6 | weili |
2016-07-21 | Use smart pointers for graphics device classes | weili |
2016-07-07 | set font cache if null | caryclark |
2016-07-06 | copy graphics state fully | caryclark |
2016-06-29 | fix skia unit tests | caryclark |
2016-06-29 | add local caching for skia draws | caryclark |