Benoit Jacob
406f766862
Bug 933082 - Part 4: let ClientLayerManager hold a ShadowLayerForwarder instead of inheriting from ShadowLayerForwarder. Make ISurfaceAllocator refcounted. Make SharedSurface_Gralloc keep its mAllocator alive - r=nical
2013-11-27 10:19:34 -05:00
Chris Lord
fbbaf509a8
Bug 907743 - Align display port to tile boundaries when tiles are enabled. r=botond,kats
...
This aligns display ports to tile boundaries, taking care to compensate for
the difference between the requested scroll position and the actual scroll
position.
2013-09-10 18:21:04 -04:00
Mike Hommey
970b0717ae
Bug 943743 - Remove NATIVE_THEME_SUPPORT. r=karlt
2013-11-27 17:13:52 +09:00
Andreas Gal
5ce9727faf
Bug 942688 - Part2: Draw corner mask with Azure (r=mstange).
2013-11-26 21:50:33 -08:00
Andreas Gal
ec6fa07244
Bug 942688 - Part1: Draw title bar decoration with CG directly (r=mstange).
2013-11-26 21:49:45 -08:00
Wes Kocher
aead8a0b38
Merge m-c to inbound
2013-11-26 20:05:18 -06:00
Wes Kocher
03f11d7551
Merge fx-team to m-c
2013-11-26 19:51:52 -06:00
Jim Mathies
457847f662
Bug 940952 - Support repositioning selection markers when browser scale changes, and get selection while zoomed working. r=mbrubeck
2013-11-26 14:14:40 -06:00
Jim Mathies
06adfb766f
Bug 940952 - Replace apzc GeckoContentController pan notifications with more general purpose transform notifications. r=botond
2013-11-26 14:14:39 -06:00
Viral Wang
3f0ed9fd46
Bug 938035 - The definition of device orientation in firefox is not same as w3c spec. r=dougt
2013-11-26 13:58:15 -05:00
Matt Brubeck
dc63381ee0
Bug 943451 - Allow chrome touch events to be canceled [r=jimm]
2013-11-26 10:57:02 -08:00
Carsten "Tomcat" Book
a083ecd946
Merge m-c to fx-team
2013-11-26 13:55:35 +01:00
Carsten "Tomcat" Book
10cb29314e
merge fx-team to mozilla-central
2013-11-26 12:38:36 +01:00
Henri Sivonen
b2bca3e3e1
Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk.
2013-11-26 09:31:52 +02:00
Jim Mathies
1fe17e8f2f
Bug 840855 - Don't block native event processing from within the metro gecko event dispatch helper. r=tabraldes
2013-11-25 14:38:02 -06:00
Randy Lin
4f9eb8e54d
Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas
2013-11-25 12:50:03 +13:00
Matt Brubeck
ea61d6562d
Bug 942689 - Include modifer info in tap gesture events [r=roc,jimm,botond]
2013-11-25 20:30:26 -08:00
Benoit Girard
77741f204e
Backout 08eaaed722ef for regression bug 942788.
...
--HG--
extra : rebase_source : d01d1b2e31aea02d6c9ae7ed5fb8393e2419abef
2013-11-25 15:12:20 -05:00
Rodrigo Silveira
edd3c91bcd
Bug 909731 - Disable zoom on start tab r=mbrubeck
2013-11-22 18:07:27 -08:00
Nicholas Cameron
24a123c2c0
Bug 942649. Remove a duplicate call to CreateCompositor. r=mattwoodrow
2013-11-25 20:07:31 +13:00
Andreas Gal
21da738102
Bug 943084 - remove IsSmallPopup() (r=mattwoodrow).
2013-11-25 15:23:23 -08:00
Birunthan Mohanathas
c4d797a2eb
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
Markus Stange
8d3c70c826
Bug 942913 - Make sheets return YES from isVisibleOrBeingShown while the sheet opening animation runs so that we don't refuse to composite them during the animation. r=smichaud
2013-11-25 19:00:55 +01:00
Markus Stange
d1a6a51f41
Bug 942170 - Don't intersect with RectContainingTitlebarControls() until we know that its values are up-to-date. r=smichaud
2013-11-25 18:59:28 +01:00
Tim Taubert
386e32e390
merge m-c to inbound on a CLOSED TREE
2013-11-24 23:25:44 +01:00
Matt Brubeck
c4a7990b41
Merge fx-team to mozilla-central
2013-11-23 14:24:52 -08:00
Ryan VanderMeulen
c0054e0452
Merge m-c to inbound.
2013-11-22 15:37:03 -05:00
Ryan VanderMeulen
14bce8a31f
Merge b-i to m-c.
2013-11-22 15:35:31 -05:00
Matt Brubeck
c97bd59e5d
Bug 941324 - Use APZC to detect tap/doubletap gestures in content [r=jimm]
2013-11-22 15:20:05 -08:00
Matt Brubeck
031638a82a
Bug 941324 - Don't send touch input on chrome elements to APZC [r=jimm]
2013-11-22 15:20:05 -08:00
Carsten "Tomcat" Book
9ec9d883b3
merge fx-team to mozilla-central
2013-11-22 14:51:13 +01:00
Stephen Pohl
06700841a2
Bug 940798 - Show drop marker for input fields in metro mode. r=jimm
2013-11-22 13:57:26 -05:00
Mike Hommey
af90d4b8fa
Bug 941989 - Remove useless EXTRA_DSO_LDOPTS. r=mshal
2013-11-23 07:02:10 +09:00
Ehsan Akhgari
9a87fb974a
Bug 852648 - Part 1: Exclude the widget/cocoa files which force NSPR logging from unified builds; r=cpeterson
2013-11-23 11:21:33 -05:00
Nicolas Silva
fd65e156ab
Bug 924403 - Send non-OMTC GL layers into oblivion. r=nrc
2013-11-27 11:15:17 +13:00
Ryan VanderMeulen
9071a054e6
Backed out changesets 7caa8e80b06a, 1509f8be5df3, a249bd79e71a, and 9cc4a77561e8 (bug 933082) for mochitest asserts on a CLOSED TREE.
2013-11-26 14:58:09 -05:00
Ryan VanderMeulen
f46648bc41
Backed out changeset de63b66f3d12 (bug 907743) for Windows bustage.
...
CLOSED TREE
2013-11-26 14:12:05 -05:00
Benoit Jacob
6c51ca326b
Bug 933082 - Part 4: let ClientLayerManager hold a ShadowLayerForwarder instead of inheriting from ShadowLayerForwarder. Make ISurfaceAllocator refcounted. Make SharedSurface_Gralloc keep its mAllocator alive - r=nical
2013-11-26 14:00:29 -05:00
Rodrigo Silveira
f3c17ab51f
Bug 934762 - Metro renders squished and mouse/touch events are offset in dual monitor setup when one is HighDPI r=jimm
...
--HG--
extra : rebase_source : d259e2f7a25169da78e28685a71137f184438a05
2013-10-29 21:29:07 -07:00
Wes Kocher
be1ec20396
Merge fx-team to m-c
2013-11-21 19:16:50 -08:00
Wes Kocher
e664dd4827
Merge b2g-inbound to m-c
2013-11-21 19:15:38 -08:00
Wes Kocher
e32eda92b7
Merge inbound to m-c
2013-11-21 19:14:06 -08:00
Sotaro Ikeda
21af12d6d1
Bug 929973 - Implement android::IGraphicBufferAlloc in B2G. r=mwu, r=mikeh
2013-11-21 16:03:27 -05:00
Mason Chang
cb5ba5ecb4
Bug 884706 - Update getDefaultScale. r=mwu
2013-11-21 16:03:24 -05:00
David Anderson
51ca221b03
Only composite changed areas in the software compositor (bug 882447, r=mattwoodrow,nrc).
2013-11-21 11:25:16 -08:00
Ryan VanderMeulen
f216e4ebb0
Merge m-c to b2g-inbound.
2013-11-21 11:38:18 -05:00
Carsten "Tomcat" Book
04f396a0c7
merge mozilla-inbound to mozilla-central
2013-11-21 14:20:21 +01:00
Kartikaya Gupta
1f1aeedae0
Bug 940751 - Guard against potentially dereferencing a null pointer. r=botond
2013-11-20 12:18:09 -05:00
Oleg Romashin
f1c2d0528c
Bug 822898 - Implement pointer events. Basic handling of Pointer Events. r=smaug
2013-11-20 21:44:31 -08:00
Oleg Romashin
463385a1a1
Bug 822898 - Implement pointer events. Interface. r=smaug
2013-11-20 21:44:22 -08:00