Benoit Girard
|
123c3a85d6
|
Bug 890279 - Create ScrollInfoLayers for frames we want APZC support. r=kats
|
2013-07-02 11:16:05 -04:00 |
|
Kartikaya Gupta
|
bf6168ff9f
|
Bug 866265 - Add tests for the transformation equations in APZC. r=BenWa
|
2013-07-08 15:53:51 -04:00 |
|
Trevor Saunders
|
6be251fe42
|
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
|
2013-06-25 11:15:21 -04:00 |
|
Benoit Girard
|
bc2d13d376
|
Bug 775459 - Implement hit testing on layer tree + tests. r=kats
--HG--
extra : rebase_source : c596cc4c4dd9810319830ec8105a5e251e9b0ddb
|
2013-07-02 12:27:17 -04:00 |
|
Brian O'Keefe
|
9d0dec8408
|
Bug 885019 - Move GTEST_CPPSRCS, GTEST_CMMSRCS, and GTEST_CSRCS to moz.build as GTEST_CPP_SOURCES, GTEST_CMM_SOURCES, and GTEST_C_SOURCES. r=gps
|
2013-06-22 10:33:31 -04:00 |
|
Ryan VanderMeulen
|
07fdc2a0d3
|
Backed out changeset 94c939eeb5f6 (bug 885019) for bustage.
|
2013-06-26 10:14:08 -04:00 |
|
Brian O'Keefe
|
357eafe1e0
|
Bug 885019 - Move GTEST_CPPSRCS, GTEST_CMMSRCS, and GTEST_CSRCS to moz.build as GTEST_CPP_SOURCES, GTEST_CMM_SOURCES, and GTEST_C_SOURCES. r=gps
|
2013-06-22 10:33:31 -04:00 |
|
Dan Minor (dminor@mozilla.com)
|
8e23e1e7c0
|
Bug 877266 - Add AndroidVersion to reftests and modify manifests for pandaboards. r=jmaher
|
2013-06-24 08:51:32 -04:00 |
|
Benoit Girard
|
cf6e7b3169
|
Bug 864441 - Add APZC tests. r=kats
|
2013-06-24 15:24:42 -04:00 |
|
Ehsan Akhgari
|
5c7be7deb4
|
Bug 886185 - Remove two unused variables from TestMoz2D.cpp; r=BenWa
|
2013-06-24 10:57:19 -04:00 |
|
Ed Morley
|
4138b6a41f
|
Backed out changeset 4290ee7475c1 (bug 864441) for compilation failures on a CLOSED TREE
|
2013-06-21 18:07:45 +01:00 |
|
Benoit Girard
|
9aaf661794
|
Bug 864441 - Add APZC tests. r=kats
|
2013-06-20 13:53:39 -04:00 |
|
Benoit Girard
|
b31e09199e
|
Bug 865824 - Add Layers unit test. r=milan
--HG--
extra : rebase_source : 18ac8eac6c2f35365fca6ecb518e78dba5a29544
|
2013-04-25 15:54:59 -04:00 |
|
Brian O'Keefe
|
5f8b5163e8
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
|
Benoit Girard
|
b4ce70a8e0
|
Bug 844852 - Run GTest on make check. r=ted
--HG--
extra : rebase_source : dabb338ee02acf390dabf1cda8ed6d89f8857fdf
|
2013-04-25 13:56:43 -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 |
|
Benoit Girard
|
c29751a829
|
Bug 879916 - Remove gfxTestCocoaHelper. r=joe DONTBUILD as NOPTB for obsolete files on a CLOSED TREE
|
2013-06-05 16:23:26 -04:00 |
|
Timothy Nikkel
|
d38e381feb
|
Bug 879494. Remove bug685516 annotations from reftests, they are not needed anymore. r=khuey
|
2013-06-05 00:18:54 -05: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 |
|
John Daggett
|
18ea34f1e4
|
Bug 549861 - reland font-variant subproperties with DOM-peer review. r=khuey
|
2013-05-20 11:59:20 +09:00 |
|
Ms2ger
|
1bc3a7f29b
|
Merge backout.
|
2013-05-19 20:26:58 +02:00 |
|
Ms2ger
|
c80e8cd5c6
|
Backout bug 549861 (changesets 27fb48df15ce:7ecd4e3863b4) for insufficient review.
|
2013-05-19 20:23:19 +02:00 |
|
Martijn Wargers
|
3a5d75a4b3
|
Bug 665218 - crash test
|
2013-05-18 18:38:34 +00:00 |
|
John Daggett
|
353ac539b0
|
Bug 549861. Implement rendering support for simple font-variant properties. r=jkew
|
2013-05-13 18:45:36 +09:00 |
|
Martijn Wargers
|
37e67a73bd
|
Bug 394751 - crash test
|
2013-05-12 23:09:30 +02:00 |
|
Cameron McCormack
|
49cff0ab4d
|
Bug 839745 - Test.
|
2013-05-16 10:53:06 +10:00 |
|
miaubiz@gmail.com
|
162013ba0c
|
Bug 783041 - crash tests.
|
2013-05-14 10:36:49 +02:00 |
|
Ryan VanderMeulen
|
aedc8b0592
|
Bug 815489 - Disable test on B2G due to perma-orange.
|
2013-05-13 17:19:40 -04:00 |
|
Joey Armstrong
|
2dbf79e9a4
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
|
Abhishek Arya
|
1564421a93
|
Bug 798853 - crash test
|
2013-05-13 16:28:29 +02:00 |
|
Abhishek Arya
|
a04204163f
|
Bug 815489 - crash test
|
2013-05-13 16:28:28 +02:00 |
|
Matt Woodrow
|
89f2a66432
|
Bug 867474 - Split BasicShadowableLayerManager into a separate ClientLayerManager. r=nrc
--HG--
rename : gfx/layers/basic/BasicCanvasLayer.cpp => gfx/layers/CopyableCanvasLayer.cpp
rename : gfx/layers/basic/BasicCanvasLayer.h => gfx/layers/CopyableCanvasLayer.h
rename : gfx/layers/basic/BasicCanvasLayer.cpp => gfx/layers/client/ClientCanvasLayer.cpp
rename : gfx/layers/basic/BasicCanvasLayer.h => gfx/layers/client/ClientCanvasLayer.h
rename : gfx/layers/basic/BasicColorLayer.cpp => gfx/layers/client/ClientColorLayer.cpp
rename : gfx/layers/basic/BasicContainerLayer.cpp => gfx/layers/client/ClientContainerLayer.cpp
rename : gfx/layers/basic/BasicContainerLayer.h => gfx/layers/client/ClientContainerLayer.h
rename : gfx/layers/basic/BasicImageLayer.cpp => gfx/layers/client/ClientImageLayer.cpp
rename : gfx/layers/basic/BasicLayerManager.cpp => gfx/layers/client/ClientLayerManager.cpp
rename : gfx/layers/basic/BasicLayers.h => gfx/layers/client/ClientLayerManager.h
rename : gfx/layers/basic/BasicThebesLayer.cpp => gfx/layers/client/ClientThebesLayer.cpp
rename : gfx/layers/basic/BasicThebesLayer.h => gfx/layers/client/ClientThebesLayer.h
rename : gfx/layers/basic/BasicTiledThebesLayer.cpp => gfx/layers/client/ClientTiledThebesLayer.cpp
rename : gfx/layers/basic/BasicTiledThebesLayer.h => gfx/layers/client/ClientTiledThebesLayer.h
|
2013-05-01 17:03:25 +12:00 |
|
Joey Armstrong
|
8e99512c32
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
|
John Daggett
|
61ecbdc263
|
Bug 856784 - null-check mUserFontData before use. r=jkew
|
2013-04-03 11:01:41 +09:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
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
|
a59d40f143
|
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 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Kartikaya Gupta
|
ebbc9a6659
|
Bug 844275 - Update test_acceleration to guard against windows with no layer manager. r=joedrew
|
2013-02-28 13:28:24 -05:00 |
|
Gregory Szorc
|
89d297a677
|
Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
|
2013-02-27 21:02:02 -08:00 |
|
Gregory Szorc
|
21460a71f3
|
Bug 784841 - Part 18o: Convert /gfx; r=jrmuizel f=Ms2ger
|
2013-02-25 12:47:21 -08:00 |
|
Bob Clary
|
f7d6f983f5
|
Bug 845778 - Skip content/canvas/crashtests/789933-1.html (bug 833371), gfx/tests/crashtests/385228-1.svg, image/test/crashtests/694165-1.xhtml for Android, r=jmaher.
|
2013-02-27 06:52:05 -08:00 |
|
Martijn Wargers
|
8835bfde1f
|
Bug 390476 - Crash test.
|
2013-02-23 11:38:13 +01:00 |
|
Arie Paap
|
5810e816f5
|
Bug 366643 - crashtest
|
2013-01-26 21:28:55 +01:00 |
|
Andrew Halberstadt
|
4a18b30019
|
Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin
|
2013-01-03 15:35:01 -05:00 |
|
Ed Morley
|
518e3c5e11
|
Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me
|
2012-10-05 17:48:15 +01:00 |
|