Benoit Jacob
|
300f4ba3a9
|
Bug 958375 - 6/9 - Make BackendType and NativeSurfaceType typed enums - r=Bas
Specifically:
r=Bas for manual changes
f=Bas for automatic changes
See attachments on the bug for the specific breakdown.
|
2014-01-10 14:06:16 -05:00 |
|
Benoit Jacob
|
535a216635
|
Bug 958375 - 4/9 - Make SurfaceFormat a typed enum - r=Bas
Specifically:
r=Bas for manual changes
f=Bas for automatic changes
See attachments on the bug for the specific breakdown.
|
2014-01-10 14:06:16 -05:00 |
|
Nicholas Cameron
|
3255d2032d
|
Bug 950550. Test. r=jrmuizel
--HG--
extra : rebase_source : b5d2cc463f423127948a65ddd9567671a67e9250
|
2014-01-07 11:27:07 +13:00 |
|
John Schoenick
|
da753b9a98
|
Bug 939355 - Include string.h in gfx/2d/unittest/TestBugs.cpp r=bgirard
|
2013-11-17 18:55:16 +01:00 |
|
Benoit Girard
|
780e082d42
|
Bug 918671 - Add test for cairo clipping bug. r=jrmuizel
|
2013-11-12 16:47:40 -05:00 |
|
Emanuel Hoogeveen
|
9e0ec18236
|
Bug 890714 - Fix mixed line endings. r=joe, r=jesup
|
2013-07-08 16:33:15 -04:00 |
|
Mike Hommey
|
9bea0fed57
|
Bug 885985 - Missing format string in printf call in gfx/2d/unittest/TestBase.cpp. r=bas
|
2013-06-22 20:29:39 +09:00 |
|
Benoit Girard
|
945cb3c483
|
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 |
|
Phil Ringnalda
|
ea17398276
|
Back out dc76402b8471 (bug 844288) on suspicion of breaking dep builds
CLOSED TREE
|
2013-05-31 07:39:56 -07:00 |
|
Benoit Girard
|
5a4e5c64c2
|
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
|
315cb76195
|
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
|
da3a0b92cd
|
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 |
|
Chris Lord
|
0282df309d
|
Bug 853867 - Allow --enable-gtest on Android and fix build issues. NPOTB r=bas,bgirard
--HG--
extra : rebase_source : 2e870fd157ea7e9a4de4cf8f4d465784eab0ff8e
|
2013-04-25 15:39:33 -04:00 |
|
Milan Sreckovic
|
b7bf7baffc
|
Bug 825721 - Clamp negative box starts and disallow negative sizes. r=jmuizelaar
|
2013-03-07 10:13:28 -05:00 |
|
Benoit Girard
|
b84eafe4cc
|
Bug 839740 - Add Moz2D Unit Tests to gtest. r=bas
|
2013-02-22 19:28:08 -05:00 |
|
Bas Schouten
|
c93c7afc69
|
Bug 790222: Fix azure stand-alone build. r=BenWa
|
2012-09-11 13:51:39 +00:00 |
|
Joe Drew
|
d8748ac877
|
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
|
0375708f8e
|
Back out 98d2c24ce932 for failing to build r=moron
|
2012-08-15 12:51:33 -04:00 |
|
Joe Drew
|
f072936338
|
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 |
|
Bas Schouten
|
ffbbf02cae
|
Bug 770033 - Part 2: Add order test for horizontal halfscaling code. r=jrmuizel
|
2012-07-04 20:21:27 +02:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Bas Schouten
|
ba7b7826bb
|
Bug 732985 - Part 1: Add image scaling code to Azure. r=jrmuizel
|
2012-05-10 06:31:14 +02:00 |
|
Bas Schouten
|
e2245a8bc2
|
Backout bug 732985(f453201647a1,ca29dc47986a,f0ca5eb320c4,94ffc045ba89).
|
2012-05-08 04:58:37 +02:00 |
|
Bas Schouten
|
ca48ea5c42
|
Bug 732985 - Part 1: Add image scaling code to Azure. r=jrmuizel
|
2012-05-08 04:31:30 +02:00 |
|
Bas Schouten
|
bdc56d9de0
|
Bug 742566: Add stand-alone unit test framework to Azure. r=jrmuizel
|
2012-04-12 02:03:07 +02:00 |
|