Jeff Muizelaar
|
caf604a77c
|
Bug 897532. Add support for better filtering in Azure. r=bas
This fixes the quality regression on OS X.
--HG--
extra : rebase_source : afbf0c332c23933096fa97a022698dc992908c12
|
2013-07-31 14:46:25 -04:00 |
Matt Woodrow
|
47aaa7c4a1
|
Bug 881634 - Only use a single snapshot with DrawTargetSkia. r=Bas
|
2013-08-01 21:12:16 -04:00 |
Wes Kocher
|
67614e96b8
|
Backed out 6 changesets (bug 900133, bug 881634, bug 893302) for build bustage
Backed out changeset 49632bc14e27 (bug 900133)
Backed out changeset 036780fccc89 (bug 900133)
Backed out changeset b8db58f5e209 (bug 893302)
Backed out changeset 67c3e4204e44 (bug 893302)
Backed out changeset a857a4246dd9 (bug 900133)
Backed out changeset e0e2e27af6c1 (bug 881634)
|
2013-08-02 20:35:39 -07:00 |
Matt Woodrow
|
efa3e6d5de
|
Bug 881634 - Only use a single snapshot with DrawTargetSkia. r=Bas
|
2013-08-01 21:12:16 -04:00 |
James Willcox
|
e858f94d27
|
Bug 895036 - Lower the SkiaGL texture cache size r=gwright
|
2013-07-09 16:12:49 -04:00 |
James Willcox
|
4e4bee4669
|
Bug 885632 - Always use soft clipping with SkiaGL r=mattwoodrow
|
2013-06-21 15:28:10 -04:00 |
James Willcox
|
1a08fd2938
|
Bug 887927 - Hold a ref to DrawTargetSkia within SourceSurfaceSkia r=mattwoodrow
|
2013-06-28 22:59:19 -04:00 |
Benoit Jacob
|
aa62cf2418
|
Bug 875218 - Fix all the Skia leaks! By avoiding addref'ing a second time the GrGLInterface and GrContext r=mattwoodrow
|
2013-06-17 13:45:04 -04:00 |
Benoit Jacob
|
2647d72fc9
|
Bug 875218 - Refactor the ownership model under DrawTargetSkia, so that DrawTargetSkia now owns a GLContext, and the only reference that the Skia GrGLInterface gets to the non-Skia world is a pointer back to the DrawTargetSkia r=mattwoodrow
|
2013-06-16 22:07:18 -04:00 |
George Wright
|
7149fbee84
|
Bug 869178 - Use SkCanvas::drawBitmapRect instead of a bitmap SkShader; it's slightly faster r=snorp
|
2012-11-15 19:57:40 -05:00 |
George Wright
|
1c299f739f
|
Bug 736276 - Rename ScaledFontFreeType to ScaledFontCairo, and use Skia's API to create an SkTypeface from a cairo_scaled_font_t r=jrmuizel
|
2013-06-05 13:48:59 -04:00 |
George Wright
|
df877b614e
|
Bug 875218 - Ensure the GrContext's lifetime is managed properly by DrawTargetSkia r=bjacob
|
2013-05-29 14:04:25 -04:00 |
George Wright
|
8a86a63e18
|
Bug 848491 - Update DrawTarget and gfxPlatform to use the new Skia APIs r=mattwoodrow
|
2013-04-09 15:57:22 -04:00 |
James Willcox
|
e96260d704
|
Bug 854556 - Only hold SkCanvas in DrawTargetSkia r=mattwoodword
|
2013-05-29 12:49:40 -04:00 |
George Wright
|
b48b6ce203
|
Bug 849253 - Make SkiaGL a build-time option independent of Skia, and disable it on PPC[64] r=mattwoodrow
|
2013-03-13 19:29:47 -04:00 |
George Wright
|
64496fbfb2
|
[PATCH 7/9] Bug 751418 - Add support for the Skia/GL backend to DrawTargetSkia r=mattwoodrow
From 0792589a5679ba3af020708233bacbd83a0c611e Mon Sep 17 00:00:00 2001
---
gfx/2d/DrawTargetSkia.cpp | 24 ++++++++++++++++++++++++
gfx/2d/DrawTargetSkia.h | 4 ++++
gfx/2d/HelpersSkia.h | 20 ++++++++++++++++++++
3 files changed, 48 insertions(+)
|
2012-11-30 18:57:38 -05:00 |
George Wright
|
05131526b2
|
Bug 751418 - Move common functions from DrawTargetSkia to HelpersSkia r=mattwoodrow
|
2012-10-16 17:16:45 -04:00 |
Andrew Quartey
|
1417d2b2c4
|
Bug 793201 - Fix compiler warnings in Azure with MSVC r=bas
|
2012-09-28 13:21:40 -04:00 |
George Wright
|
9bc2502f8a
|
Bug 777614 - Handle BGRX SourceSurfaces in Skia by converting them to BGRA r=nrc
|
2012-09-18 15:41:37 -04:00 |
George Wright
|
d85ea2a425
|
Bug 777614 - Use Skia's Conical gradient shader instead of Radial to be in line with the canvas spec. r=nrc
|
2012-09-18 15:41:37 -04:00 |
Joe Drew
|
f034089eec
|
Bug 782416 - Switch from NULL to nullptr in gfx::2d. r=Bas
--HG--
extra : rebase_source : cfa9fc8ae592880e22e1f14cee42539b4f911668
|
2012-08-14 14:06:12 -04:00 |
Joe Drew
|
0a6f454a9d
|
Back out 98d2c24ce932 for failing to build r=moron
|
2012-08-15 12:51:33 -04:00 |
Joe Drew
|
bd561fcfea
|
Bug 782416 - Switch from NULL to nullptr in gfx::2d. r=Bas
--HG--
extra : rebase_source : 9b12a2af4c55f4dc383e8075b400e7a1fbe1ac23
|
2012-08-14 14:06:12 -04:00 |
George Wright
|
fc3ad7def1
|
Bug 774728 - Do a null pointer check before using any gradient shaders in DrawTargetSkia r=mattwoodrow
--HG--
extra : rebase_source : 7db2d28692a3cd9cccbd542ca752950f5df90511
|
2012-07-25 20:11:17 -04:00 |
Nicholas Cameron
|
85b23ac129
|
Bug 761890 (was 746883); bug fixing Skia fonts; r=gw280
|
2012-04-26 10:04:35 +12:00 |
Matt Brubeck
|
ef84814399
|
Back out bug 761890, bug 746896, and bug 759036 because of reftest failures
--HG--
extra : rebase_source : b5bdad8a69eab8e9ba35d21637c0bbcb18bce703
|
2012-06-11 22:50:31 -07:00 |
Nicholas Cameron
|
d0f8ee78e2
|
Bug 761890 (was 746883); bug fixing Skia fonts; r=gw280
--HG--
extra : rebase_source : 89b3501dad46f0c1284107afe906869548623992
|
2012-04-26 10:04:35 +12:00 |
George Wright
|
6d009115f5
|
Bug 761201 - Trigger Skia's RGB565 blitter fast path by using SrcOver instead of Src. r=jrmuizel
|
2012-05-31 14:56:33 -04:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Matt Woodrow
|
026484c01a
|
Bug 719776: Kill some external dependencies inside Azure code. r=Bas
|
2012-03-05 13:12:15 +13:00 |
Bas Schouten
|
3f984e9d0e
|
Bug 736134 - Part 1: Add GlyphRenderingOptions API to Azure. r=jrmuizel
|
2012-03-19 19:20:17 +00:00 |
Matt Woodrow
|
f6056a6e18
|
Bug 716415 - Enable soft clipping with Skia in Azure. r=gwright
|
2012-01-19 17:48:35 +13:00 |
Matt Woodrow
|
d1919de730
|
Bug 716802 - Implement new 2D API functions. r=gwright
|
2012-01-19 17:48:33 +13:00 |
Jeff Muizelaar
|
3036b1473f
|
Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow
|
2012-01-09 13:54:44 -05:00 |
Matt Brubeck
|
4b1bdf5b96
|
Back out efd165428f08 to 4a79fefefa28 (bug 580786, bug 716639, bug 692879, bug 717921) because of reftest error
|
2012-01-17 10:08:38 -08:00 |
Jeff Muizelaar
|
0ac4c9201a
|
Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow
--HG--
extra : rebase_source : 94f8c205e16e961b5407396c0d0d3b41067222dc
|
2012-01-09 13:54:44 -05:00 |
Ms2ger
|
7535aaa04a
|
Backout bug 580786 / bug 716639 / bug 692879 / bug 717921 / bug 692879 (2dc5909e63b0:ced751d32df6); a=philor
|
2012-01-17 10:48:19 +01:00 |
Jeff Muizelaar
|
ad79c1ab36
|
Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow
|
2012-01-09 13:54:44 -05:00 |
Bas Schouten
|
ec94a42be5
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
Phil Ringnalda
|
b8c127164a
|
Back out 9c78b4872333 (bug 702878) for Win M1 crashes and reftest orange
|
2011-12-27 21:09:44 -08:00 |
Bas Schouten
|
3c44803f6b
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 03:51:38 +01:00 |
Matt Woodrow
|
7af9c13518
|
Bug 703463 - Let SourceSurfaceSkia snapshots take ownership of DrawTargetSkia pixel data when it is destroyed. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
Matt Woodrow
|
75add05f0c
|
Bug 703428 - Handle invalid stroke options. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
Matt Woodrow
|
75cbb62c58
|
Bug 702515 - Implement GetStrokedBounds for Skia. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
Matt Woodrow
|
9f1a782ce0
|
Bug 702516 - Enable bilinear filtering for Skia. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
Matt Woodrow
|
3475c0cc87
|
Bug 688368 - Make SourceSurfaceSkia data surfaces copy-on-write. r=joe
|
2011-11-03 08:55:03 +13:00 |
Matt Woodrow
|
4fc2827fb5
|
Bug 688367 - Add Skia backend to Azure. r=jrmuizel
|
2011-11-03 08:55:03 +13:00 |