Mason Chang
|
bf9abf2c35
|
Bug 1320743 - Delete PathCG. r=lsalzman
|
2016-11-30 11:12:51 -08:00 |
Lee Salzman
|
2b779e5359
|
Bug 1250037 - part 2 - use DrawTarget::DrawSurfaceWithShadow to render box shadows on platforms that accelerate it. r=mchang
MozReview-Commit-ID: 5MERz8RmGUd
|
2016-11-21 13:17:09 -05:00 |
Andi-Bogdan Postelnicu
|
98ef2aa49c
|
Bug 1317637 - Use C++11's override and remove virtual where applicable in gfx/. r=jrmuizel
MozReview-Commit-ID: 2nzBWEAu2wt
--HG--
extra : rebase_source : 0fffd208a79f8d72bc36d77600ba925cbe254a7c
|
2016-11-15 11:16:29 +02:00 |
Andi-Bogdan Postelnicu
|
f55eea3765
|
Bug 1317637 - Use auto type specifier where aplicable for variable declarations to improve code readability and maintainability in gfx/. r=jrmuizel
MozReview-Commit-ID: Dd6426wCbMg
--HG--
extra : rebase_source : 2bf01499dc6ac776004a098108e7ccb874968701
|
2016-11-15 11:00:08 +02:00 |
Andi-Bogdan Postelnicu
|
f93ddb39f5
|
Bug 1317637 - Converts for(...; ...; ...) loops to use the new range-based loops in C++11 in gfx/. r=jrmuizel
MozReview-Commit-ID: Dd6426wCbMg
--HG--
extra : rebase_source : 9e849faba30642b273bc5a0e0a74355ba160173e
|
2016-11-15 10:55:49 +02:00 |
Wes Kocher
|
f9e9d69899
|
Merge inbound to m-c a=merge CLOSED TREE
|
2016-11-16 17:07:26 -08:00 |
Jonathan Watt
|
cc0fb19cc1
|
Bug 1316299 - Invert broken logic in DrawTargetSkia::CreateSimilarDrawTarget's warning. r=lsalzman
|
2016-11-15 23:01:46 +00:00 |
Wes Kocher
|
18cab513b1
|
Backed out 7 changesets (bug 1316750, bug 1317295, bug 1316299) for windows vm debug reftest failures a=backout
Backed out changeset c0d0caa11f5a (bug 1316750)
Backed out changeset e222819961af (bug 1316750)
Backed out changeset fb46a1dc34f9 (bug 1316750)
Backed out changeset 732a96ceaf9f (bug 1316750)
Backed out changeset 5b62b77eb236 (bug 1316299)
Backed out changeset ac5ea2dc6c60 (bug 1317295)
Backed out changeset 9508c116ecd7 (bug 1316750)
|
2016-11-14 16:44:52 -08:00 |
Jonathan Watt
|
64ba82b83c
|
Bug 1316299 - Invert broken logic in DrawTargetSkia::CreateSimilarDrawTarget's warning. r=lsalzman
|
2016-11-07 15:38:41 +00:00 |
Sylvestre Ledru
|
d6ef1e706d
|
Bug 1317430 - Avoid a unnecessary copy by passing a const & in gfx/ r=nical
MozReview-Commit-ID: 4AHG1queVe6
--HG--
extra : rebase_source : cd678e951710321c798b5ca617f39b18f82bea77
|
2016-11-14 23:16:18 +01:00 |
Jonathan Watt
|
17906ea120
|
Bug 1316299 - Change assertion in DrawTargetSkia::CreateSimilarDrawTarget to a warning. r=lsalzman
|
2016-10-31 15:05:30 +00:00 |
Lee Salzman
|
8d53811f32
|
Bug 1309272, part 3 - Allow DrawTargetSkia to work without an SkSurface. r=mchang
MozReview-Commit-ID: JczfiM0eIct
--HG--
extra : rebase_source : 8f14d4a8c2cbbc349cf81b6c31859090a9511dcf
|
2016-10-26 13:41:07 -04:00 |
Jonathan Watt
|
734666ee13
|
Bug 1309272, part 2 - Support the creation of a DrawTargetSkia for an SkCanvas. r=lsalzman
--HG--
extra : rebase_source : 777593bf3f591445e79315bf6bb4154d1017a405
|
2016-10-26 19:23:07 +01:00 |
Lee Salzman
|
926f3f5746
|
Bug 1299435 - part 2 - fix Moz2d for Skia m55 update. r=mchang
MozReview-Commit-ID: 8jRzOaS5vqy
|
2016-10-24 22:40:59 -04:00 |
Wes Kocher
|
951194ee45
|
Backed out 6 changesets (bug 1299435) for windows reftest failures a=backout
Backed out changeset 0d587a1cab8f (bug 1299435)
Backed out changeset 3ab9d3cb13aa (bug 1299435)
Backed out changeset 1ed742f88f49 (bug 1299435)
Backed out changeset 51ad497c7ac2 (bug 1299435)
Backed out changeset 06ca6acef0a2 (bug 1299435)
Backed out changeset ebd4625e101a (bug 1299435)
--HG--
rename : gfx/skia/skia/src/animator/SkCondensedDebug.inc => gfx/skia/skia/src/animator/SkCondensedDebug.cpp
rename : gfx/skia/skia/src/animator/SkCondensedRelease.inc => gfx/skia/skia/src/animator/SkCondensedRelease.cpp
|
2016-10-24 16:45:46 -07:00 |
Lee Salzman
|
ab9cf08d5a
|
Bug 1299435 - part 2 - fix Moz2d for Skia m55 update. r=mchang
MozReview-Commit-ID: 8jRzOaS5vqy
|
2016-10-24 15:22:20 -04:00 |
Mason Chang
|
cd84eadb22
|
Bug 1258751: Delete the CoreGraphics backend. r=mstange
|
2016-10-18 23:22:44 -04:00 |
Lee Salzman
|
c09d407ee8
|
Bug 1301136 - fix buggy pixel offset in DrawTargetSkia VerifyRGBXCorners. r=me
MozReview-Commit-ID: KIksLQ44JfA
|
2016-09-28 19:20:13 -04:00 |
Lee Salzman
|
8869fd86cf
|
Bug 1029705 - allow clipping to a list of device-space rectangles (a region) in DrawTarget via PushDeviceSpaceClipRects. r=bas
MozReview-Commit-ID: 8zM116zB0NB
|
2016-09-21 17:03:20 -04:00 |
Mason Chang
|
196df029f8
|
Bug 1299903 . Force GDI Classic rendering for specific fonts with skia on windows. r=lsalzman
|
2016-09-16 12:25:42 -07:00 |
Mason Chang
|
053689b4b2
|
Bug 1301524 - Add a preference to disable AA on text. r=lsalzman
|
2016-09-16 12:11:35 -07:00 |
Mason Chang
|
c2791e58ec
|
Bug 1301920. Call MarkChanged before getting bitmap for surface in skia. r=lsalzman
|
2016-09-16 08:03:48 -07:00 |
Mason Chang
|
f76f0efdc8
|
Bug 1300025. Fix build bustage on non-windows. r=me. CLOSED TREE
|
2016-09-08 09:55:42 -07:00 |
Mason Chang
|
b4407fab22
|
Bug 1300025. Use embedded bitmaps in CJK fonts with skia on Windows. r=lsalzman
|
2016-09-08 09:34:10 -07:00 |
Lee Salzman
|
5abbe17848
|
Bug 1301136 - make Skia VerifyRGBXFormat assertions give more useful information. r=mchang
MozReview-Commit-ID: 2En9Unt2LMM
|
2016-09-07 14:42:15 -04:00 |
Mason Chang
|
e6c63d0931
|
Bug 1298484. Use cleartype and convert to grayscale AA for skia windows fonts if cleartype is disabled system wide. r=lsalzman
|
2016-09-02 15:00:29 -07:00 |
Lee Salzman
|
8e129f50b3
|
Bug 1299738 - warn instead of crash if DrawTargetSkia's GetBitmapForSurface fails. r=mchang
|
2016-09-01 21:17:03 -04:00 |
Lee Salzman
|
0716a90344
|
Bug 1299485 - fix USE_SKIA_GPU ifdefs. r=mchang
|
2016-09-01 21:10:39 -04:00 |
Ethan Lin
|
c6d0866a58
|
Bug 1297031 - Force to use group in DrawTargetSkia::DrawSurface when colorType is kAlpha_8_SkColorType. r=lsalzman
MozReview-Commit-ID: 7It9JP4WLh5
|
2016-08-26 12:42:12 +08:00 |
Lee Salzman
|
0de02db832
|
Bug 1297201 - apply offset after pattern matrix in DrawTargetSkia::MaskSurface. r=mchang
MozReview-Commit-ID: 9fjb0jAhlm3
|
2016-08-25 14:27:24 -04:00 |
Lee Salzman
|
0519f8e461
|
Bug 1294337 - add DrawSurface fast path for DrawTargetSkia::FillRect. r=mchang
MozReview-Commit-ID: LSEvJKmKi2n
|
2016-08-23 13:36:45 -04:00 |
Lee Salzman
|
1c19e4af27
|
Bug 1296301 - use getClipDeviceBounds instead of getClipBounds in DrawTargetSkia. r=jrmuizel
MozReview-Commit-ID: BEIAGS0hLzB
|
2016-08-18 11:25:38 -04:00 |
Mason Chang
|
850f81d1c7
|
Bug 1292642 Default to skia if we have an invalid pref for a backend on OS X. r=milan
|
2016-08-10 17:36:25 -07:00 |
Mason Chang
|
21793bcce5
|
Bug 1290323. Write alpha values for plugin surfaces when using the Skia backend. r=jrmuizel
|
2016-08-05 10:29:12 -07:00 |
Mason Chang
|
197188c032
|
Bug 1292378 - VerifyRGBXFormat has an incorrect width calculation. r=lsalzman
|
2016-08-05 10:26:33 -07:00 |
Lee Salzman
|
658901461a
|
Bug 1291856 - push clip before drawing GTK3 widgets. r=acomminos
MozReview-Commit-ID: 84Y8sBg7NzF
|
2016-08-03 20:24:39 -04:00 |
Mason Chang
|
25944ce750
|
Bug 942688 - Draw Cocoa Widget without assuming DrawTargetCG. r=mstange
|
2016-08-03 07:53:12 -07:00 |
Nicolas Silva
|
40a96c03f2
|
Bug 1284837 - Add conversions methods from Point and Size to IntPoint and IntSize for consistency. r=botond
|
2016-07-26 16:48:34 +02:00 |
Mason Chang
|
74f3ee9f9b
|
Bug 1279063 - Part 1: Don't assume cairo is the default software backend. r=lsalzman
|
2016-07-25 16:36:35 -07:00 |
Sotaro Ikeda
|
2c8122c501
|
Bug 1250914 - Create gl texture for each video frame drawing to SkiaGL canvas r=jrmuizel
|
2016-07-22 18:10:13 -07:00 |
Lee Salzman
|
1bc7c6bf66
|
Bug 1287552 - part 4 - add ScaledFontFontconfig to remember generating FcPattern. r=jrmuizel
MozReview-Commit-ID: AbWjvL5IWCN
--HG--
extra : rebase_source : 9ac07bee30de7b2cdcca84b31c1fb00d9f529c56
|
2016-07-20 15:07:11 -04:00 |
Ethan Lin
|
ac71a5c4d7
|
Bug 1287652 - Add error handling while colorstop is empty. r=mchang
|
2016-07-19 00:59:00 -04:00 |
Lee Salzman
|
89c51f72ce
|
Bug 1282246 - don't use gradients with non-finite endpoints in DrawTargetSkia. r=mchang
|
2016-06-29 20:01:48 -04:00 |
Lee Salzman
|
5b4d7640b1
|
Bug 1280635 - use drawBitmap instead of drawBitmapRect for DrawTargetSkia::CopySurface. r=jrmuizel
|
2016-06-21 16:14:28 -04:00 |
Mason Chang
|
39d49c1dc0
|
Bug 1277404. Set font gamma for windows fonts to 1.8 and force skia to use cleartype fonts on non-opaque surfaces. r=lsalzman
|
2016-06-06 10:00:33 -07:00 |
Jonathan Watt
|
0b33916487
|
Bug 1277862, part 1 - Rename Moz2D's Filter to SamplingFilter in gfx/2d/. r=Bas
|
2016-05-25 17:01:18 +01:00 |
Mason Chang
|
bd43ebe418
|
Bug 1249600. Fallback to arial fonts or draw nothing if typeface is unavailable. r=bas
|
2016-05-20 09:16:29 -07:00 |
Mason Chang
|
19ddb4f17c
|
Bug 1268502 Part 2. Fix memory leak with CGColorSpace. r=lsalzman
|
2016-05-18 17:09:14 -07:00 |
Mason Chang
|
787d48e2aa
|
Bug 1268502 - Use a CGContext around a Skia Canvas to draw subpixel AA text on popup menus. r=mstange
|
2016-05-17 11:41:38 -07:00 |
Mason Chang
|
e3da2b3d0d
|
Bug 1270640 - Part 1: Always enable normal hinting with skia unless we explicitly have grayscale aa. r=kats
--HG--
extra : rebase_source : 5a96292b0f7a98e60d052b31eb1d2cc35ea636ea
|
2016-05-09 12:34:00 -04:00 |