Jonathan Kew
|
0b2044e10c
|
Bug 902799 - Support textruns with vertical writing modes when drawing Canvas2D text. r=bas
|
2014-10-06 16:19:36 +01:00 |
|
Carsten "Tomcat" Book
|
c68a6196f1
|
merge mozilla-inbound to mozilla-central a=merge
|
2014-10-08 15:45:22 +02:00 |
|
Carsten "Tomcat" Book
|
1e8ea05652
|
Backed out changeset 88bb2a142e10 (bug 902799) on smaugs requests for regressions/crashes
|
2014-10-08 15:41:35 +02:00 |
|
Markus Stange
|
163e0b1632
|
Bug 1076695 - Don't convert alpha surfaces into RGBA surfaces for FilterNodeTransformSoftware. r=Bas
|
2014-10-07 16:18:01 +02:00 |
|
Jonathan Watt
|
7582639476
|
Bug 1077961, part 1 - Add various methods to Moz2D Matrix4x4 to allow us to minimize multiplications. r=Bas
|
2014-10-08 04:40:44 +01:00 |
|
Wes Kocher
|
02a7db74d4
|
Backed out changeset bb80c2b08bc0 (bug 1076695) for being the likely cause of the ASAN reftest permafail
|
2014-10-07 17:30:54 -07:00 |
|
Eric Rahm
|
b524c80aff
|
Bug 1072605 - Just use PR_LOGGING to determine if logging is enabled. r=Bas
|
2014-10-06 09:33:06 -07:00 |
|
Jonathan Kew
|
4e7f3daf0e
|
Bug 902799 - Support textruns with vertical writing modes when drawing Canvas2D text. r=bas
|
2014-10-06 16:19:36 +01:00 |
|
Ed Morley
|
eaab2a1a54
|
Backed out changeset a3250bad7f3c (bug 902799) for build failures on Windows
|
2014-10-06 15:55:56 +01:00 |
|
Jonathan Kew
|
04ab8ae103
|
Bug 902799 - Support textruns with vertical writing modes when drawing Canvas2D text. r=bas
|
2014-10-06 15:14:54 +01:00 |
|
Jonathan Watt
|
e403fcb9f1
|
Bug 1077544 - Add a GetBackendType() method to PathBuilder. r=Bas
|
2014-10-04 12:13:29 +01:00 |
|
Matt Woodrow
|
924a3e27f4
|
Bug 1075616 - Do partial uploads of non-D2D SourceSurfaces when we have a sampling rect. r=Bas
--HG--
extra : rebase_source : d08b5d3d515484ebc0f8a3be774d66c3b881a8d4
|
2014-09-24 13:23:15 -04:00 |
|
Matt Woodrow
|
b184634da9
|
Bug 1070722 - Remove DrawTargetCG::OptimizeSourceSurface since we don't get any benefit without quartz high-quality downscaling enabled. r=jrmuizel
|
2014-10-02 21:14:46 +13:00 |
|
Bas Schouten
|
385031af0c
|
Bug 1075615: Pretranslate the pattern matrix when the pattern specifies a sampling rect. r=jrmuizel
|
2014-10-01 19:50:24 +02:00 |
|
Bas Schouten
|
f462f78488
|
Bug 1075621: Support Direct2D 1.1 for ScaledFontDWrite::CopyGlyphsToBuilder. r=jrmuizel
|
2014-10-01 19:50:24 +02:00 |
|
Kartikaya Gupta
|
ab1a3f24c5
|
Bug 1074944 - Add Inverse functions on Matrix and Matrix4x4. r=Bas
|
2014-10-01 13:13:02 -04:00 |
|
Jonathan Watt
|
899b843228
|
Bug 1074974 - Make HelpersD2D.h's CreateStrokeStyleForOptions more robust. r=Bas
|
2014-09-30 18:07:49 +01:00 |
|
Matt Woodrow
|
19d21b1766
|
Bug 1070722 - Use the imagelib high quality downscaler on OSX instead of the quartz one. r=jrmuizel
|
2014-09-26 15:05:14 -04:00 |
|
Jonathan Watt
|
1f1e42b965
|
Bug 1074128, part 2 - Rename Moz2D's AutoSaveTransform to AutoRestoreTransform. r=Bas
|
2014-09-29 18:26:56 +01:00 |
|
Jonathan Watt
|
2189e7a886
|
Bug 1074128, part 1 - Add support to Moz2D's AutoSaveTransform for setting the DrawTarget lazily. r=Bas
|
2014-09-29 18:26:49 +01:00 |
|
Jonathan Watt
|
0391d8b6b8
|
Bug 1073960 - Mark DrawTarget::GetFormat() as const. r=Bas
|
2014-09-29 14:15:18 +01:00 |
|
Jonathan Watt
|
081a1fe4e4
|
Bug 1073363, part 2 - Add a GeneralPattern class to Moz2D to solve the problem of writing general pattern creating functions. r=Bas
|
2014-09-29 14:12:06 +01:00 |
|
Daniel Holbert
|
12e0aefd9f
|
Bug 1073716: Use C++ std::abs() instead of C abs(), for non-'int'-typed values, to address clang warning. r=ehsan
|
2014-09-28 09:59:46 -07:00 |
|
Wes Kocher
|
8963eeab04
|
Backed out changeset b5705fbed44f (bug 1070722) for reftest orange on a CLOSED TREE
|
2014-09-26 14:29:46 -07:00 |
|
Matt Woodrow
|
f3fcb8c1ed
|
Bug 1070722 - Use the imagelib high quality downscaler on OSX instead of the quartz one. r=jrmuizel
--HG--
extra : rebase_source : 53c205cfc8af95be28d0878248b04e9872910651
|
2014-09-26 15:05:14 -04:00 |
|
Markus Stange
|
f01ab5ce64
|
Bug 983241 - Allow filterNodeSoftware->SetInput(*, nullptr) in order to drop reference to input surface / filter. r=Bas
|
2014-09-25 15:19:28 -04:00 |
|
Markus Stange
|
e02b56d697
|
Bug 983574 - When setting a SourceSurface input on a FilterNodeD2D1, delay the conversion to ID2D1Image until the actual DrawFilter call. r=Bas
|
2014-09-25 15:18:29 -04:00 |
|
Jim Chen
|
72481eb754
|
Bug 1067018 - Make sure calloc/malloc/free usages match in Tools.h; r=jwatt
|
2014-09-25 13:08:23 -04:00 |
|
Mason Chang
|
a2b5d8654e
|
Bug 1056340 - Clip viewport fixed position overflow to scroll frame. r=roc
|
2014-09-23 09:44:00 -04:00 |
|
Botond Ballo
|
3e7dcad556
|
Bug 1062483 - Update signature of gfx::Log::operator<<(BasePoint) to include BasePoint's third template parameter. r=kats
--HG--
extra : rebase_source : 95938ee0eef4d042ac8218187b68dbf159b2e91d
|
2014-09-22 16:53:04 -04:00 |
|
Botond Ballo
|
56e404a05d
|
Bug 1071673 - Remove nsDebug.h include from gfx/2d/Logging.h. rs=Bas
|
2014-09-23 12:37:22 -04:00 |
|
Nicolas Silva
|
a37988d95b
|
Bug 1070018 - Log HRESULT error codes as hexadecimal values rather than signed integers. r=Bas
|
2014-09-23 11:35:39 -04:00 |
|
Bas Schouten
|
e6cf2698ba
|
Bug 1071045: Report error codes and size/format information to D2D error reporting. r=nical
|
2014-09-22 19:33:04 +00:00 |
|
Bas Schouten
|
0f01e9dad8
|
Bug 1069592: Annotate several more Direct2D errors. r=jrmuizel
|
2014-09-19 00:01:25 +02:00 |
|
Bas Schouten
|
2ae14a8d71
|
Bug 1069584: Bail if a cairo surface is in an invalid state. r=jrmuizel
|
2014-09-19 00:01:24 +02:00 |
|
Ryan VanderMeulen
|
5fd5b46e7a
|
Backed out changeset 0cc9fcdca191 (bug 1068195) for Windows crashtest asserts.
CLOSED TREE
|
2014-09-17 20:47:35 -04:00 |
|
Bas Schouten
|
5791a666af
|
Bug 1068613 - Addendum 2: Fix bustage due to stray character. r=bustage on a CLOSED TREE
|
2014-09-18 00:35:48 +02:00 |
|
Ehsan Akhgari
|
22af74e8ee
|
Bug 1068195 - Fix an invalid MOZ_ASSERT in moz2d code, asserting the value of a constant string pointer; r=jrmuizel
|
2014-09-17 17:54:43 -04:00 |
|
Bas Schouten
|
8f10a0c018
|
Bug 1068613 - Part 4: Log failures in CairoCreateSimilar. r=jrmuizel
|
2014-09-17 23:23:09 +02:00 |
|
Nicolas Silva
|
ee91f9fe40
|
Bug 1068613 - Part 3: Log failures in D2D, D2D 1.1 and the D3D11 TextureClient. r=bas
|
2014-09-17 23:23:09 +02:00 |
|
Nicolas Silva
|
32854a02cb
|
Bug 1068613 - Part 1: Add gfxCriticalError() log to Moz2D. r=bas
|
2014-09-17 23:23:02 +02:00 |
|
Jonathan Watt
|
f61ab44b4a
|
Bug 1067998 - Fix OOM crash in gfxAlphaBoxBlur::Init on large blur surface. r=Bas
|
2014-09-17 08:46:42 +01:00 |
|
Nicolas Silva
|
47d7208225
|
Bug 1061712 - Fix missing include. r=me
|
2014-09-16 14:55:03 +02:00 |
|
Nicolas Silva
|
04cf56b29d
|
Bug 1061712 - Don't crash in DrawTargetDual::CreateSimilar if allocation fails. r=Bas
|
2014-09-16 14:29:40 +02:00 |
|
Rik Cabanier
|
fb073bbd6b
|
Bug 1047477 - "Add support for all blend mode to feBlend". r=longsonr r=bz
|
2014-09-12 16:32:00 +02:00 |
|
Bas Schouten
|
2e5b8e553d
|
Bug 1066465: Fixup DrawTargetD2D1::DrawFilter to respect the AA mode and Finalize properly. r=jrmuizel
|
2014-09-14 23:52:47 +02:00 |
|
Bas Schouten
|
a75dad7004
|
Bug 1066463: Have DrawTargetD2D1::DrawSurface take the transform into account when doing a partial upload. r=jrmuizel
|
2014-09-14 23:52:46 +02:00 |
|
Bas Schouten
|
12f09e0eaf
|
Bug 1066679 : Make DrawTargetDWrite::GetPathsForGlyphs recognize D2D 1.1. r=jrmuizel
|
2014-09-14 23:52:46 +02:00 |
|
Bas Schouten
|
5043ce527f
|
Bug 1066676: Make DrawTargetD2D1::DrawSurface respect the interpolation mode. r=jrmuizel
|
2014-09-14 23:51:35 +02:00 |
|
Bas Schouten
|
79a4eee66a
|
Bug 1066673: Change DrawTargetD2D1::DrawSurfaceWithShadow to operate as per Canvas spec. r=jrmuizel
|
2014-09-14 23:51:35 +02:00 |
|