Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Nathan Froyd
|
016a3cb741
|
Bug 854893 - define SK_USE_POSIX_THREADS for Linux and Android to avoid static initializers; r=jrmuizel
|
2013-03-26 11:05:19 -04:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
5663b98bc5
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
George Wright
|
0940cffd4b
|
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 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Jacek Caban
|
98db3116eb
|
Bug 849207 - Use __declspec(dllexport) for exporting skia C++ symbols. r=gwright
--HG--
extra : rebase_source : 333c7fcc334db6f6969995f0ff5fac8bb9607e74
|
2013-03-12 11:33:36 +01:00 |
|
Steve Singer
|
f9a53156df
|
Bug 817356 - Patch SKIA to recognize uppercase PPC/PPC64. r=gwright
|
2013-03-11 20:24:52 -04:00 |
|
George Wright
|
de75891ff3
|
[PATCH 9/9] Bug 751418 - Add Skia patches to the Skia patch directory. r=none
From ea01f59a84548b222e4a04e5d5e8b83a844aca75 Mon Sep 17 00:00:00 2001
---
...18-Add-our-own-GrUserConfig-r-mattwoodrow.patch | 29 ++++++++++++++++++++++
...Fix-compile-error-on-gcc-in-Skia-GL-r-mat.patch | 26 +++++++++++++++++++
gfx/skia/patches/README | 2 ++
3 files changed, 57 insertions(+)
create mode 100644 gfx/skia/patches/0012-Bug-751418-Add-our-own-GrUserConfig-r-mattwoodrow.patch
create mode 100644 gfx/skia/patches/0013-Bug-751418-Fix-compile-error-on-gcc-in-Skia-GL-r-mat.patch
|
2013-03-06 02:06:29 -05:00 |
|
George Wright
|
c8c36f8aa7
|
[PATCH 4/9] Bug 751418 - Ensure we define USE_SKIA globally r=ted
From f0e2d2aa3f9a5738369ce9e0e8cd00d937ac77ab Mon Sep 17 00:00:00 2001
---
configure.in | 4 ++++
gfx/2d/Makefile.in | 7 -------
gfx/skia/Makefile.in | 3 ---
3 files changed, 4 insertions(+), 10 deletions(-)
|
2013-02-26 18:29:33 -05:00 |
|
George Wright
|
af6ed30931
|
[PATCH 3/9] Bug 751418 - Fix compile error on gcc in Skia/GL r=mattwoodrow
From 3d786b1f0c040205ad9ef6d4216ce06b41f7359f Mon Sep 17 00:00:00 2001
---
gfx/skia/src/gpu/gl/GrGLProgram.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
2012-11-05 15:49:42 +00:00 |
|
George Wright
|
b7e252817d
|
[PATCH 2/9] Bug 751418 - Add our own GrUserConfig r=mattwoodrow
From 4c25387e6e6cdb55f19e51631a78c3fa9b4a3c73 Mon Sep 17 00:00:00 2001
---
gfx/skia/include/gpu/GrUserConfig.h | 6 ++++++
1 file changed, 6 insertions(+)
|
2012-11-01 17:29:50 -04:00 |
|
George Wright
|
7a6d5dad8e
|
[PATCH 1/9] Bug 751418 - Build Skia with GPU support r=mattwoodrow
From 09b1695eff40e68232849668a33ceeafc8ebd606 Mon Sep 17 00:00:00 2001
---
gfx/skia/Makefile.in | 133 +++++++++++++++++++++++++++++++++
gfx/skia/include/config/SkUserConfig.h | 2 +-
2 files changed, 134 insertions(+), 1 deletion(-)
|
2012-10-16 16:21:54 -04:00 |
|
Gregory Szorc
|
0f0c587cec
|
Bug 784841 - Part 18o: Convert /gfx; r=jrmuizel f=Ms2ger
|
2013-02-25 12:47:21 -08:00 |
|
Daniel Holbert
|
a6f9b0aab5
|
Bug 839347: Move SkNO_RETURN_HINT out of anonymous namespace so that clang won't warn about it being unused. r=mattwoodrow
|
2013-02-17 23:46:05 -08:00 |
|
Rik Cabanier
|
31ab432bc0
|
Bug 836892 - Add new blending modes to SkXfermode. r=gw280
|
2013-02-08 10:54:59 +13:00 |
|
Makoto Kato
|
830902f410
|
Bug 838504 - Turn on SSSE3 opt on Skia for Windows. r=gw280
|
2013-02-07 17:13:03 +09:00 |
|
Nicholas Nethercote
|
0293b60b78
|
Bug 394311 - Stop building with -pedantic. r=ted,dbaron.
--HG--
rename : content/svg/content/nsISVGPoint.cpp => content/svg/content/src/DOMSVGPoint.cpp
rename : docshell/test/browser/browser_bug234628-9.js => docshell/test/browser/browser_bug134911.js
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1-ref.html => layout/reftests/css-calc/background-image-gradient-1-ref.html
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1.html => layout/reftests/css-calc/background-image-gradient-1.html
rename : layout/reftests/w3c-css/submitted/values3/reftest.list => layout/reftests/css-calc/reftest.list
rename : layout/reftests/text/auto-hyphenation-10-ref.html => layout/reftests/text/auto-hyphenation-10.html
rename : layout/reftests/text/auto-hyphenation-8-ref.html => layout/reftests/text/auto-hyphenation-8.html
rename : layout/reftests/text/auto-hyphenation-9-ref.html => layout/reftests/text/auto-hyphenation-9.html
extra : rebase_source : 012df725d55b031ccc03d9bfcf785056d95a2ebe
|
2013-01-20 14:12:42 -08:00 |
|
Steve Fink
|
d3f194fbfb
|
Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
|
2012-12-31 12:40:21 -08:00 |
|
Steve Fink
|
cb8aecdd2a
|
Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!)
|
2013-01-18 13:20:21 -08:00 |
|
Steve Fink
|
fa3e8f224b
|
Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
--HG--
extra : rebase_source : c8806b27677594925ad0e6b54c47af5cf17e1153
|
2012-12-31 12:40:21 -08:00 |
|
Jeff Muizelaar
|
42decc4061
|
Bug 830792. Build SkAnnotation.cpp. r=gw280
To link SkPaint.o with rtti we need to build SkAnnotation.o
--HG--
extra : rebase_source : f097dd54c13307a19b58588b51834bd162d1fa9b
|
2013-01-15 11:44:36 -05:00 |
|
Steve Singer
|
fb88040c36
|
Bug 817356. the skia image resizers need to respect endian order when finding the alpha values. r=joedrew
|
2012-12-09 21:20:41 +01:00 |
|
Jacek Caban
|
015aac00f5
|
Bug 803063 - Skia cross compilation for Windows fails on case sensitive OS r=gwright
--HG--
extra : rebase_source : 89da358d123edefc2093e5d66f4ab6d326e9ff21
|
2012-10-31 09:34:07 +01:00 |
|
Bill McCloskey
|
0728920867
|
Bug 714050 - Add support for optional JS helper threads (r=luke)
|
2012-10-16 11:57:09 -07:00 |
|
George Wright
|
4f9736fd3c
|
Bug 795549 - Move TileProc functions into their own file to ensure they only exist once in a library r=mattwoodrow
|
2012-09-29 09:58:46 -04:00 |
|
George Wright
|
bc898245f6
|
Bug 795538 - Ensure we use the correct colour (and alpha) for the clamp values r=mattwoodrow
|
2012-09-28 23:12:19 -04:00 |
|
George Wright
|
6615393e79
|
Bug 777614 - Update patches directory for patches applied against upstream Skia
|
2012-09-18 15:41:38 -04:00 |
|
George Wright
|
a564e75670
|
Bug 777614 - Re-apply 759683 - Handle compilers that don't support SSSE3 intrinsics r=nrc
|
2012-09-18 15:41:38 -04:00 |
|
George Wright
|
5e1dfcd254
|
Bug 777614 - Re-apply bug 687188 - Expand the gradient cache by 2 to store 0/1 colour stop values for clamping. r=nrc
|
2012-09-18 15:41:37 -04:00 |
|
George Wright
|
825e6d4617
|
Bug 777614 - Re-apply bug 719872 - Fix crash on Android by reverting to older FontHost r=nrc
|
2012-09-18 15:41:37 -04:00 |
|
George Wright
|
2739dc0d0d
|
Bug 777614 - Explicitly convert ints to SkScalars using SkIntToScalar, to avoid a compiler error (reviewed upstream)
|
2012-09-18 15:41:36 -04:00 |
|
George Wright
|
e9a2b77567
|
Bug 777614 - Re-add our SkUserConfig.h r=nrc
|
2012-09-18 15:41:36 -04:00 |
|
George Wright
|
99fed5e949
|
Bug 777614 - Update Skia to r5539.
|
2012-09-18 15:41:36 -04:00 |
|
Landry Breuil
|
dbec9bd58e
|
Bug 786995: Ensure the whole toolchain supports -mssse3, not only the compiler. r=ted
|
2012-09-04 22:19:50 +02:00 |
|
George Wright
|
81da3ecf62
|
Bug 740194 - Add missing .patch file to gfx/skia/patches which was left out of the commit for bug 740194 by accident. r=none
|
2012-08-22 22:09:53 -04:00 |
|
George Wright
|
ac8f5e5cfd
|
Bug 740194 - [Skia] Implement a version of SkMemory for Mozilla that uses the infallible mozalloc allocators r=cjones
|
2012-08-15 23:51:34 -04:00 |
|
George Wright
|
e801206bf4
|
Backed out changeset c2475674e105
|
2012-08-15 17:26:45 -04:00 |
|
George Wright
|
72cd102f87
|
Bug 740194 - [Skia] Implement a version of SkMemory for Mozilla that uses the infallible mozalloc allocators r=cjones
--HG--
extra : rebase_source : 6dc39ae06b4cb38cd8e85e41c01077f815b8f8c8
|
2012-08-15 16:59:07 -04:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Nicholas Cameron
|
f2f3aaf916
|
Bug 718849; patch to keep Skia up to date. r=gw280
|
2012-07-31 18:30:10 +12:00 |
|
Matt Woodrow
|
04e44c2a66
|
Bug 718849; match radial gradients to spec. r=bas
|
2012-06-18 15:06:22 +12:00 |
|
Nicholas Cameron
|
45704eb121
|
Back out bug 779001, bug 746883, bug 778595, bug 776803, bug 7118849
|
2012-07-31 18:17:23 +12:00 |
|
Nicholas Cameron
|
80b571c437
|
Bug 718849; patch to keep Skia up to date. r=gw280
|
2012-07-31 12:58:14 +12:00 |
|
Matt Woodrow
|
6ee7fbfb41
|
Bug 718849; fix radial gradients in Skia. r=Bas
|
2012-06-18 15:06:22 +12:00 |
|
Nicholas Cameron
|
f0af80156d
|
Backout bug 718849
|
2012-07-30 11:40:42 +12:00 |
|
Nicholas Cameron
|
ece476b5d1
|
Bug 718849; patch to keep Skia up to date. r=gw280
|
2012-07-30 10:35:54 +12:00 |
|
Matt Woodrow
|
abcd222841
|
Bug 718849; fix radial gradients to the spec. r=Bas
|
2012-06-18 15:06:22 +12:00 |
|
George Wright
|
bb7469f7e3
|
Bug 778202 - Filter out -pedantic for the Skia subdirectory. r=jrmuizel
|
2012-07-27 14:10:36 -04:00 |
|