Mike Hommey
|
9245936f8b
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
|
Mike Hommey
|
2b828323f2
|
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
|
2013-11-28 14:24:05 +09:00 |
|
Mike Hommey
|
d210f8ff00
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-28 13:08:16 +09:00 |
|
Markus Stange
|
189b8ecb59
|
Bug 924102 - Add filter processing code for many SVG filters. r=Bas
|
2013-11-27 12:22:27 +01:00 |
|
Bas Schouten
|
196f0e4ade
|
Bug 934286: Ifdef Mozilla specific cairo function usage. r=mattwoodrow
|
2013-11-04 00:57:36 +01:00 |
|
Brian O'Keefe
|
4c98f61956
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Ms2ger
|
7ffcd856c2
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Brian O'Keefe
|
4f68eb9b02
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Ms2ger
|
4922ccbc0a
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
dba42e4001
|
Bug 883284 - Part d: Move LIBXUL_LIBRARY into moz.build (f-j); r=bsmedberg
|
2013-08-22 08:56:00 +02:00 |
|
Bas Schouten
|
7c1ee02372
|
Bug 883004 - Part 3: Add Direct2D 1.1 backend to Moz2D. r=jrmuizel
|
2013-07-17 14:12:22 +02:00 |
|
Joey Armstrong
|
a6b9800cfb
|
bug 870407: cleanup bug. r=mshal
|
2013-07-08 11:53:00 -04:00 |
|
George Wright
|
3cc9485feb
|
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 |
|
Joey Armstrong
|
2e19c976cc
|
bug 870407: move CMMSRCS to mozbuild (file batch #2) r=mshal
|
2013-07-01 12:32:40 -04:00 |
|
Benoit Girard
|
7853228760
|
Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check
--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 862c39b9145328c8e9f85ae9d1963af374af76f1
|
2013-03-11 14:47:40 -04:00 |
|
Martin Stransky
|
a32d506ac3
|
Bug 877626 - Port GTK2 to GTK3 - build config, gfx dir. r=karlt
|
2013-06-11 13:40:27 -04:00 |
|
Phil Ringnalda
|
29fb49d007
|
Back out dc76402b8471 (bug 844288) on suspicion of breaking dep builds
CLOSED TREE
|
2013-05-31 07:39:56 -07:00 |
|
Benoit Girard
|
6adb6cba1f
|
Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check
--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 5b9be0892323195d4e24f11ae785f0663ff38fd0
|
2013-03-11 14:47:40 -04:00 |
|
Phil Ringnalda
|
68025a3c2f
|
Back out 816311e43409 (bug 844288) on suspicion of causing dep OS X universal builds to fail in packaging
CLOSED TREE
|
2013-05-29 23:42:20 -07:00 |
|
Benoit Girard
|
9bd97dc15d
|
Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check
--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 04c9c2efbc7db1c04c121cf3022612b488f83eb4
|
2013-03-11 14:47:40 -04:00 |
|
Mike Shal
|
994cfe0b6b
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Ted Mielczarek
|
110919af49
|
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
|
2013-05-16 09:33:26 -04:00 |
|
Ryan VanderMeulen
|
66bdaa755a
|
Backed out 2 changesets (bug 736276) for reftest crashes on a CLOSED TREE.
Backed out changeset 1bd02a8da04f (bug 736276)
Backed out changeset 120285554c44 (bug 736276)
|
2013-05-15 16:14:56 -04:00 |
|
George Wright
|
07869a86f2
|
[PATCH 2/2] Bug 736276 - Rename ScaledFontFreeType to ScaledFontCairo, and use Skia's API to create an SkTypeface from a cairo_scaled_font_t r=jrmuizel
|
2012-08-05 02:29:18 -04:00 |
|
Mike Shal
|
77cdb6567d
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Bas Schouten
|
341383c413
|
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
Please contact Bas Schouten <bschouten@mozilla.com>, Nicolas Silva <nsilva@mozilla.com> or Nicholas Cameron <ncameron@mozilla.com> with general questions. Below is a rough list of authors to contact with specific questions.
Authors:
gfx/layers/Compositor.* gfx/layers/Effects.h - Compositor Interface - bas,nrc,nical
gfx/layers/d3d* - D3D9/D3D10 - bas
gfx/layers/ThebesLayer* - ThebesLayers - nrc,bas
gfx/layers/composite/* - CompositeLayers - nrc,nical
gfx/layers/client/* - Client - nrc,nical,bas
gfx/layers/*Image* - nical
gfx/layers/ipc ipc - IPC - nical
gfx/layers/opengl - CompositorOGL - nrc,nical
gfx/2d - bas,nrc
gfx/gl - GLContext - bjacob
dom/* layout/* - DOM - mattwoodrow
|
2013-04-10 09:20:52 +00:00 |
|
Milan Sreckovic
|
757d011762
|
Bug 825721 - Clamp negative box starts and disallow negative sizes. r=jmuizelaar
|
2013-03-07 10:13:28 -05:00 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Jacek Caban
|
d708ac8932
|
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 |
|
George Wright
|
9a7d9e3192
|
[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 |
|
Ed Morley
|
d4f164b2da
|
Backed out changeset c1f4eff03e82 (bug 840693) for causing bug 838563
|
2013-03-04 14:38:11 +00:00 |
|
Anthony Jones
|
a867d6ab73
|
Bug 840693 - Add ZoomScale; r=Bas
|
2013-03-04 13:25:22 +13:00 |
|
Benoit Girard
|
13c81ffaed
|
Bug 839740 - Add Moz2D Unit Tests to gtest. r=bas
|
2013-02-22 19:28:08 -05:00 |
|
Bas Schouten
|
2566a9e172
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
|
Ed Morley
|
b9ac8afd08
|
Backout e89f1fce980d (bug 509052) for an assortment of timeouts and crashes
|
2012-11-07 10:47:27 +00:00 |
|
Bas Schouten
|
66209d86a7
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
|
Joe Drew
|
86a50c618d
|
Bug 486918. Part 1: Import Chromium's higher-quality image scalers, since we know those to be good and shippable. r=jrmuizel
|
2012-08-23 15:36:04 -04:00 |
|
Ms2ger
|
a72f8370a2
|
Bug 795862 - Back out bug 486918 for build bustage in unreviewed code.
|
2012-10-01 14:16:03 +02:00 |
|
Joe Drew
|
0877c3403b
|
Bug 486918. Part 1: Import Chromium's higher-quality image scalers, since we know those to be good and shippable. r=jrmuizel
|
2012-08-23 15:36:04 -04:00 |
|
Ed Morley
|
722b933229
|
Backout 92530b29ac24, 42e659956dc6 & 38277196c099 (bug 486918), d3b69fe15ac3 & b2dba2108722 (bug 786444), e7381ac9e30a (bug 786449) on suspicion of causing Android reftest failures on a CLOSED TREE
|
2012-09-28 23:00:28 +01:00 |
|
Joe Drew
|
7ba5def5a6
|
Bug 486918. Part 1: Import Chromium's higher-quality image scalers, since we know those to be good and shippable. r=jrmuizel
--HG--
extra : rebase_source : afcbe4f2b8fac985d836b038fb42156d27dc1c29
|
2012-08-23 15:36:04 -04:00 |
|
Bas Schouten
|
608b6fc192
|
Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel
|
2012-09-24 15:02:50 +00:00 |
|
Robert O'Callahan
|
58aea04535
|
Bug 772726. Part 8: Add Rect::NudgeToIntegers and share improved nudging code among all nudging APIs. r=bas
|
2012-09-12 17:24:09 +12:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Benoit Girard
|
be1e81f90f
|
Bug 724666 - Part 2: Add CGIOSurfaceContext to azure. r=jmuizelaar
|
2012-07-31 11:17:43 -04:00 |
|
Takanori MATSUURA
|
4e1026d682
|
Bug 751521 - Separate pixman detection from cairo. r=glandium
|
2012-05-26 08:44:00 +02:00 |
|
Nicholas Cameron
|
c6a97ccb55
|
Bug 752380. Refactor gfxFont out of Azure. r=Bas
|
2012-05-17 10:30:10 +12:00 |
|
Bas Schouten
|
d27e8a8a34
|
Bug 756767 - Part 1: Simplify SourceSurfaceD2D and add DataSourceSurface support. r=jrmuizel
|
2012-05-21 17:27:30 +02:00 |
|
Ed Morley
|
4e2da8437f
|
Backout a693c64dc64e (bug 715768), c520957cc03f & 713ed280a80d (bug 756767), 20cb25a8b8ba (bug 756454), f3b5ad2320cb (bug 756424) for crashes
|
2012-05-21 18:56:46 +01:00 |
|