summaryrefslogtreecommitdiff
path: root/core/fxge
AgeCommit message (Expand)Author
2017-02-21Convert more TransformPoint calls to TransformDan Sinclair
2017-02-16Convert fx_font points to CFX_Point{F}sDan Sinclair
2017-02-16Change FXTEXT_CHARPOS to use CFX_PointFDan Sinclair
2017-02-15Cleanup GetZeroAreaPath methodchromium/3014Dan Sinclair
2017-02-15Cleanup CFX_PathData.Dan Sinclair
2017-02-15remove skia clipstack debuggingCary Clark
2017-02-14Reland Cleanup CPDF_MeshStreamDan Sinclair
2017-02-14Revert "Convert Origins to points"Dan Sinclair
2017-02-13Convert Origins to pointsDan Sinclair
2017-02-13core: fix a few uninitialized membersMiklos Vajna
2017-02-09Cleanup CFX_Matrix related methodsDan Sinclair
2017-02-09Remove Transform in favour of TransformPointDan Sinclair
2017-02-09Replace rect.Transform(matrix) with matrix.TransformRect(rect)Dan Sinclair
2017-02-09Convert Get methods to return instead of using out params.Dan Sinclair
2017-02-08Add EmbedderTest for adding and filling pathsNicolas Pena
2017-02-08Rename x,y to width,height for Size typesdan sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-02-07Use enum class for PathPoint types.Nicolas Pena
2017-01-23Update safe numerics package to get bitwise opstsepez
2017-01-16Add default substitution for narrow fontsNicolas Pena
2017-01-12Add postscript pathrbpotter
2017-01-10Remove CFX_ArrayTemplate in cfx_psrender.tsepez
2017-01-09HardClip all points used when building pathsNicolas Pena
2017-01-06Revert postscript code removal.rbpotter
2017-01-05Fix bCJK calculation in Windows MapFontnpm
2017-01-05Remove unused CPDF_ImageCacheEntry::GetCachedBitmapNicolas Pena
2017-01-04Kill render_int.hchromium/2973chromium/2972Nicolas Pena
2016-12-14Remove unused m_OtfFontData.chromium/2953tsepez
2016-12-14More unique_ptr returns from DIB methods.tsepez
2016-12-14Return unique_ptr from GetAlphaMask.tsepez
2016-12-12fix linux buildcaryclark
2016-12-12sync with latest skia apicaryclark
2016-12-12Fix dotted line drawing for GDI device driverweili
2016-12-09update to latest skia apichromium/2949chromium/2948chromium/2947caryclark
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-12-06re-enable skia cachingchromium/2944caryclark
2016-12-06Return unique_ptrs from CFX_DIBitmap::Clone().tsepez
2016-12-05enable skia gradients, fix bugscaryclark
2016-11-28Nits in fx_ge_linuxnpm
2016-11-23Rename IFWL classes which do not have CFWL equivalentsdsinclair
2016-11-23fix negative font sizecaryclark
2016-11-22handle antialiased rendering as premultipliedcaryclark
2016-11-21Make CPDF_Stream() take unique_ptr's to its dictionary.tsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-21use skia textcaryclark
2016-11-18Make CPDF_Dictionary use unique pointers.chromium/2926tsepez
2016-11-17fix corpus testscaryclark
2016-11-16Create a subset of skia support for paths onlycaryclark
2016-11-15Revert of Create a subset of skia support for paths only (patchset #10 id:180...dsinclair
2016-11-15Create a subset of skia support for paths onlycaryclark