David Anderson
|
13e235e641
|
Remove unnecessary Lock() calls from BasicCompositor (bug 942318, r=mattwoodrow).
|
2013-11-25 15:15:03 -08:00 |
|
Matt Woodrow
|
80fd92fefb
|
Bug 940845 - Part 5: Propogate the blur standard deviation up instead of the blur radius. r=roc
|
2013-11-26 12:09:04 +13:00 |
|
Matt Woodrow
|
c49de95f30
|
Bug 940845 - Part 4: Add BlurRectangle to gfxAlphaBoxBlur and use it. r=roc
|
2013-11-26 12:08:29 +13:00 |
|
Matt Woodrow
|
f5a56ec574
|
Bug 940845 - Part 1: Remove unused offset parameter from gfxAlphaBoxBlur. r=roc
|
2013-11-26 12:05:36 +13:00 |
|
Nicholas Cameron
|
66a02fcd19
|
Bug 942819. Check the return value of GetD3D9DeviceManager. r=mattwoodrow
|
2013-11-26 10:54:13 +13:00 |
|
Birunthan Mohanathas
|
0816e609ee
|
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
--HG--
extra : rebase_source : 8ace754e117a12e2599f5a90030f13a3a7064fed
|
2013-11-25 14:02:47 -05:00 |
|
Andreas Gal
|
922244102f
|
Bug 933567 - Clean up Mask implementation a bit. r=mattwoodrow
|
2013-11-25 09:22:33 -05:00 |
|
Kevin Simons
|
f17db69985
|
Bug 933567 - Implement MaskSurface for Skia. r=mattwoodrow
|
2013-11-25 09:20:56 -05:00 |
|
John Daggett
|
d1eb2f6076
|
Bug 934710 - add various text performance metrics and a log to handle these. r=jfkthame
|
2013-11-25 13:59:56 +09:00 |
|
Phil Ringnalda
|
62cb41d82e
|
Back out d280a1c64f76 (bug 939585) for Mac build bustage
CLOSED TREE
|
2013-11-24 18:02:14 -08:00 |
|
Benoit Girard
|
f5ea9b323a
|
Bug 939585 - Build gfx/thebes in unified mode. r=ehsan,bjacob
|
2013-11-21 14:22:45 -05:00 |
|
Benoit Girard
|
f8fd653be7
|
Bug 942483 - Port paint-dumping to android/b2g. r=gal
|
2013-11-23 17:44:18 -05:00 |
|
Mike Hommey
|
b39418250a
|
Bug 941450 - Add some GENERATED_FILES to moz.build. r=gps
|
2013-11-22 08:16:18 +09:00 |
|
Jonathan Kew
|
464d663376
|
bug 941940 - don't render stray <CR> characters ( entities) in the DOM as hexboxes, just leave them invisible. r=roc
|
2013-11-22 21:43:36 +00:00 |
|
Ryan VanderMeulen
|
2ab6caa2dc
|
Merge m-c to inbound.
|
2013-11-22 15:37:03 -05:00 |
|
Ryan VanderMeulen
|
d7e49cc136
|
Merge b-i to m-c.
|
2013-11-22 15:35:31 -05:00 |
|
Ed Morley
|
0e1036028c
|
Backed out changeset c30371a66429 (bug 941450)
|
2013-11-22 15:59:22 +00:00 |
|
Botond Ballo
|
ce9e6a29fd
|
Bug 912666 - Implement scroll grabbing in APZ. r=kats,Cwiiis
|
2013-11-21 17:38:00 -05:00 |
|
Trevor Saunders
|
280dc2e3ce
|
bug 938025 - part 1 - get rid of some static constructors r=bz r=bjacob
|
2013-11-22 14:45:50 -05:00 |
|
Botond Ballo
|
a04c592e61
|
Bug 912666 - Propagate the 'scrollgrab' attribute to FrameMetrics. r=kats,Cwiiis
|
2013-09-23 14:09:48 -05:00 |
|
Wes Kocher
|
2db30ae116
|
Merge fx-team to m-c
|
2013-11-21 19:16:50 -08:00 |
|
Wes Kocher
|
48c985dd95
|
Merge inbound to m-c
|
2013-11-21 19:14:06 -08:00 |
|
Ryan VanderMeulen
|
5caaa48f5b
|
Merge b2g-inbound to m-c.
|
2013-11-21 15:22:03 -05:00 |
|
David Anderson
|
c06bd5c0fb
|
Only composite changed areas in the software compositor (bug 882447, r=mattwoodrow,nrc).
|
2013-11-21 11:25:16 -08:00 |
|
Jan Beich
|
92b48f6804
|
Bug 940854 - Unbreak unified gfx/harfbuzz on FreeBSD. r=BenWa
--HG--
extra : rebase_source : 793e44b6f3470213b7eaeb99825fe9320c5dd2fe
|
2013-11-21 11:45:58 -05:00 |
|
Markus Stange
|
d74cea0c78
|
Bug 921495 - Speed up blurring by processing and packing 16 pixels at a time. r=Bas
|
2013-11-21 17:44:52 +01:00 |
|
Markus Stange
|
71bf8a9d4d
|
Bug 921495 - Make AlphaBoxBlur round correctly s. r=Bas
|
2013-11-21 17:44:41 +01:00 |
|
Nicolas Silva
|
0efbe40a7d
|
Bug 940959 - Compiled shaders. r=generated code
|
2013-11-21 17:42:10 +01:00 |
|
Nicolas Silva
|
f1816cfd25
|
Bug 940959 - Use alpha textures for YCbCr planes with D3D11. r=nrc
|
2013-11-21 17:42:05 +01:00 |
|
Nicolas Silva
|
c8a1b87893
|
Bug 940959 - Use alpha textures for YCbCr planes with D3D10. r=nrc
|
2013-11-21 17:41:58 +01:00 |
|
Nicolas Silva
|
a98016bf5f
|
Bug 940959 - Use alpha textures for YCbCr planes with D3D9. r=nrc
|
2013-11-21 17:40:55 +01:00 |
|
Botond Ballo
|
d1cce81fc7
|
Bug 941210 - APZCTreeManager builds a wrong APZC tree for some layer trees. r=kats
|
2013-11-20 15:27:40 -05:00 |
|
Phil Ringnalda
|
68d38376ad
|
Bug 939638 - 611498-1.html needs some fuzz on Windows
|
2013-11-20 20:52:48 -08:00 |
|
Ryan VanderMeulen
|
bef0cc03d8
|
Merge m-c to fx-team.
|
2013-11-21 15:55:03 -05:00 |
|
Jonathan Kew
|
35912ab648
|
bug 941090 - build most of gfx/ots in unified mode. r=ehsan
|
2013-11-20 20:40:14 +00:00 |
|
Nicolas Silva
|
ae28771d9f
|
Bug 926558 - Remove a warning that is not used correctly. r=BenWa
|
2013-11-13 13:25:50 +01:00 |
|
Chris Kitching
|
7144e8c767
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-11-12 10:41:01 -08:00 |
|
Michael Shuen
|
9ff83a97c5
|
Bug 940799 - Build gfx/ycbcr in unified mode. r=bjacob
|
2013-11-21 09:22:25 -05:00 |
|
Markus Stange
|
e064a30af7
|
Bug 936459 - Move Tools.h include into the right file. r=Bas
--HG--
extra : rebase_source : 9c976b595a2dd22511184f1341a4d4192e375b50
|
2013-11-20 17:20:51 +01:00 |
|
Markus Stange
|
a2f88a73a5
|
Bug 936458 - Use MOZ_ASSERT instead of NS_ABORT_IF_FALSE in BasePoint3D.h and BasePoint4D.h because NS_ABORT_IF_FALSE is not in mfbt and can't be used in standalone moz2d. r=Bas
--HG--
extra : rebase_source : 6ce1149a1c99feb0892a858851350b0e5119fc1a
|
2013-11-20 17:20:50 +01:00 |
|
Markus Stange
|
8e374e30b3
|
Bug 935923 - Rename AlphaMode helper function to D2DAlphaModeForFormat and replace most of its uses with D2DPixelFormat. r=Bas
--HG--
extra : rebase_source : c01334a631fae221d474c89502057892c9f540fd
|
2013-11-20 17:20:50 +01:00 |
|
Jonathan Kew
|
225e4e8a0c
|
bug 940934 - build gfx/graphite2 in unified mode. r=ehsan
|
2013-11-20 16:03:38 +00:00 |
|
Benoit Girard
|
495c58d0d8
|
Bug 936566 - Print mask layers in layers dump. r=nrc
|
2013-11-19 23:55:27 -05:00 |
|
Ed Morley
|
2ac7edcee1
|
Merge mozilla-central and inbound
|
2013-11-20 12:44:07 +00:00 |
|
Ryan VanderMeulen
|
73463a4880
|
Merge inbound to m-c.
|
2013-11-19 20:43:15 -05:00 |
|
Benoit Girard
|
39d062ad55
|
Bug 940416 - Build gfx/harfbuzz in unified mode. r=ehsan
--HG--
extra : rebase_source : 2d656203217681d0d1518dbb6e0f680f63d3dd92
|
2013-11-19 11:08:19 -05:00 |
|
Benoit Girard
|
2b9e6ffb65
|
Bug 940178 - Build cairo in unified mode. r=ehsan
--HG--
extra : rebase_source : b24a1e1f1384c78f0d09d84c573d11e57024b43a
|
2013-11-19 10:55:02 -05:00 |
|
Ben Kelly
|
984f0e8486
|
Bug 940488 - Initalize RotatedBuffer::mDidSelfCopy. r=BenWa
|
2013-11-19 14:56:57 -05:00 |
|
Ehsan Akhgari
|
58f5585ce3
|
Add some comments about angle-build-unified.patch, no bug
DONTBUILD
--HG--
extra : rebase_source : 983dd29d0b8c254aeaa9dd8367accd34d0bd695d
|
2013-11-19 14:18:00 -05:00 |
|
Botond Ballo
|
b75d9dd1de
|
Bug 900092 - Remove FrameMetrics::ROOT_SCROLL_ID. r=kats,tn
|
2013-11-08 19:07:00 -05:00 |
|