Kartikaya Gupta
|
c771e8f8d7
|
Bug 1056829 - Explicitly specify scroll handoff parents to avoid warnings in debug mode. r=botond
|
2014-08-21 13:47:42 -04:00 |
|
Botond Ballo
|
0b4beaf18a
|
Bug 1056617 - Don't try to do panning for OS X pan events that are not preceded by a 'pan begin' event. r=mstange
|
2014-08-21 13:17:26 -04:00 |
|
Botond Ballo
|
1ab1bfa3d8
|
Bug 1046993 - Use floating-point coordinates throughout in Axis. r=kats
|
2014-08-20 17:39:45 -04:00 |
|
Max Vujovic
|
83273ef37c
|
Bug 948265 - Add CSS sepia filter to nsCSSFilterInstance. r=mstange
|
2014-08-21 10:17:12 -07:00 |
|
Kartikaya Gupta
|
c6ff8a9edf
|
Bug 1056155 - Follow-up to bug 1051985 to not assume only ContainerLayers have FrameMetrics. r=mattwoodrow
|
2014-08-21 05:40:00 -04:00 |
|
Kartikaya Gupta
|
4e32706896
|
Bug 1055932 - Don't build an APZCTreeManager if APZ is disabled. r=botond
|
2014-08-21 08:36:07 -04:00 |
|
Markus Stange
|
09238cf9a6
|
Bug 1011166 - Improve the workarounds cairo does when rendering large gradients with pixman. rubber-stamp=roc, pending r?jrmuizel
|
2014-08-21 13:57:55 +02:00 |
|
Wes Kocher
|
3520083deb
|
Merge m-c to inbound a=merge
|
2014-08-20 18:13:40 -07:00 |
|
Mason Chang
|
3db44baa85
|
Bug 1056190 - Delete Scrollgraph. r=benwa
|
2014-08-20 17:42:03 -07:00 |
|
Ryan VanderMeulen
|
296ec7fc20
|
Merge m-c to b2g-inbound. a=merge
|
2014-08-20 16:21:52 -04:00 |
|
Kartikaya Gupta
|
ba30d4b539
|
Bug 1056159 - Extract a helper function from UpdatePanZoomControllerTree. r=botond
|
2014-08-20 14:04:37 -04:00 |
|
Kartikaya Gupta
|
e94aaf7968
|
Bug 1056159 - Extract a helper struct to hold some of the parameters to UpdatePanZoomControllerTree. r=botond
|
2014-08-20 14:04:37 -04:00 |
|
John Daggett
|
78c37afd5c
|
Bug 1055931 - bump up priority of Hiragino Kaku Gothic for symbol fallback. r=mkato
|
2014-08-20 16:54:38 +09:00 |
|
John Daggett
|
5ab27c310b
|
Bug 1041951 - parse font-variant as a shorthand for font feature subproperties. r=dbaron
|
2014-08-20 16:54:25 +09:00 |
|
Ehsan Akhgari
|
015ce11986
|
Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc
|
2014-08-20 00:55:14 -04:00 |
|
Kartikaya Gupta
|
2b4dc95fac
|
Bug 1052063 - Add some tests to ensure layers with the same scrollid get the same APZC. r=botond
|
2014-08-19 21:17:10 -04:00 |
|
Kartikaya Gupta
|
6a0b930cf4
|
Bug 1052063 - Expand the APZCTreeManagerTester to take care of more boilerplate. r=botond
|
2014-08-19 21:17:10 -04:00 |
|
Kartikaya Gupta
|
c029b67a0c
|
Bug 1052063 - Avoid running multiple animation steps if there are multiple layers sharing an APZC. r=botond
|
2014-08-19 21:17:10 -04:00 |
|
Kartikaya Gupta
|
3b4808ddad
|
Bug 1052063 - Do a single pass over the APZC tree to advance animations before sampling. r=botond
|
2014-08-19 21:17:10 -04:00 |
|
Kartikaya Gupta
|
197e4559e6
|
Bug 1052063 - Move the CSS transform into the ancestor transform. r=botond
|
2014-08-19 21:17:09 -04:00 |
|
Kartikaya Gupta
|
a65d30e8ee
|
Bug 1052063 - Small changes to clarify the existing ancestor transform build-up. r=botond
|
2014-08-19 21:17:09 -04:00 |
|
Kartikaya Gupta
|
da28f73cfa
|
Bug 1052063 - Reverse the order of transforms applied for layers during composition. r=botond
|
2014-08-19 21:17:09 -04:00 |
|
Kartikaya Gupta
|
a0204dccde
|
Bug 1052063 - Ensure the APZC instances track the cumulative hit test areas of all the layers they map to. r=botond
|
2014-08-19 21:17:09 -04:00 |
|
Kartikaya Gupta
|
a8af23fed6
|
Bug 1052063 - Prevent creating multiple APZC instances for the same ScrollableLayerGuid. r=botond
|
2014-08-19 21:17:08 -04:00 |
|
Botond Ballo
|
ffebd18f0b
|
Bug 923512 - Introduce strongly-typed coordinate classes. r=kats,Bas
--HG--
extra : rebase_source : 22e5fe577ea503aede765c70e16c0bf875c4a9fd
|
2014-08-19 13:08:16 -04:00 |
|
Botond Ballo
|
138c8c6eea
|
Bug 1025436 - Gtest for flinging into overscroll. r=kats
--HG--
extra : rebase_source : 04f121408c43826ac67e71acb229cfcaad137c3e
|
2014-08-20 14:28:41 -04:00 |
|
Botond Ballo
|
7d1b3578fc
|
Bug 1025436 - Return true from AsyncPanZoomController::AdvanceAnimations() if one of the deferred tasks started a new animation. r=kats
--HG--
extra : rebase_source : 82978c55141b9a3ef05dff2273edd5c84dace479
|
2014-08-20 14:28:05 -04:00 |
|
Botond Ballo
|
72de203c22
|
Bug 1042974 - Gtests for scrollgrab. r=kats
--HG--
extra : rebase_source : 1de35060a59c594bde0c7c003775b32fb71b6d51
|
2014-08-20 13:22:36 -04:00 |
|
Botond Ballo
|
98bf9dbd8d
|
Bug 1042974 - Dispatch flings to the right scrollable element in the presence of scrollgrab. r=kats
--HG--
extra : rebase_source : b2282c8fb958d91160d7b89790baf97ada591804
|
2014-08-18 16:12:43 -04:00 |
|
Botond Ballo
|
cd5407cec3
|
Bug 923512 - Transition the TransformTo<>() functions from gfx3DMatrix to Matrix4x4. r=kats
--HG--
extra : rebase_source : 3a82faa2e95b889cb19db5cc24e24d74e6498f08
|
2014-08-06 12:52:04 -04:00 |
|
Botond Ballo
|
4f535a3256
|
Bug 1055361 - Remove gtests that test for overscrolling during panning, to reopen a CLOSED TREE. rs=kats
|
2014-08-19 16:09:47 -04:00 |
|
Botond Ballo
|
4f6c0d9b1d
|
Bug 1055361 - Disable overscrolling during panning. r=kats
--HG--
extra : rebase_source : 53bb4d8f1e297059ea1a9a0d6994fcd45eca84d7
|
2014-08-19 12:55:28 -04:00 |
|
Botond Ballo
|
98e8737438
|
Bug 1039992 - Fix a unified build issue. r=kats
--HG--
extra : rebase_source : 4e1e09c9bcb35f70c3ee7ff833646e5f437f5a86
|
2014-08-18 16:13:12 -04:00 |
|
Botond Ballo
|
6f4fcc90af
|
Bug 1039992 - Move the overscroll handoff chain into AsyncPanZoomController and have one per touch block or pan gesture. r=kats,bjacob,mstange
--HG--
rename : gfx/layers/apz/src/TouchBlockState.h => gfx/layers/apz/src/InputBlockState.h
extra : rebase_source : ee68595aa21b696de1a0fbb8e6c161022a88ba3d
|
2014-08-18 16:12:11 -04:00 |
|
John Daggett
|
f7c74c5ba8
|
Bug 931040 - add access to hidden system fonts on OSX. r=jfkthame
|
2014-08-19 21:46:17 +09:00 |
|
Botond Ballo
|
12b47e261e
|
Bug 1039992 - Gtests for overscroll handoff. r=kats
|
2014-08-19 19:57:22 -04:00 |
|
Markus Stange
|
b88537eeb0
|
Bug 1055585 - Add nsITheme::NeedToClearBackgroundBehindWidget and create nsDisplayClearBackground if the theme needs it for a widget. r=roc
|
2014-08-20 17:26:11 +02:00 |
|
Markus Stange
|
956961d1a3
|
Bug 1055585 - Support OP_SOURCE blend mode in CompositorOGL. r=mattwoodrow
|
2014-08-20 17:23:57 +02:00 |
|
chiajung hung
|
d7c7e3a117
|
Bug 1002823 - [Stingray] Add a new kind of image layer without graphic buffer for overlaying video input. r=nical
|
2014-08-18 22:14:00 -04:00 |
|
Benoit Girard
|
0d295d7249
|
Bug 1010584 - Part 1: Introduce RenderTargetPixel. r=mwoodrow
|
2014-07-30 14:36:15 -04:00 |
|
Bill McCloskey
|
be42be0ea4
|
Bug 1051128 - Allow filtering the IPC log by toplevel protocol name (r=bent)
|
2014-08-20 12:49:11 -07:00 |
|
Daniel Holbert
|
a94876412b
|
Bug 1056256: Update callsite of Skia function 'setTextureCacheLimits' to use its new name, 'setResourceCacheLimits'. r=snorp
|
2014-08-20 12:09:47 -07:00 |
|
Benoit Girard
|
c4f53c3008
|
Bug 1052751 - Part 1: Cull translated layers on the compositor. r=roc
|
2014-08-14 11:46:21 -04:00 |
|
Sotaro Ikeda
|
93c1acb209
|
Bug 1042387 - Add file descriptors count check r=jrmuizel
|
2014-08-18 10:55:23 -07:00 |
|
Aryeh Gregor
|
60fbc97021
|
Bug 1053190 - Reduce unnecessary inclusion of nsINode.h in headers; r=ehsan
|
2014-08-18 17:44:50 +03:00 |
|
Jeff Gilbert
|
1397909531
|
Bug 1053635 - Expose SharedSurfaceEGL::mImage. r=romaxa
|
2014-08-14 15:07:00 -04:00 |
|
Jeff Gilbert
|
fb6a858464
|
Bug 1049957 - Fixes from reviews. - r=kamidphish
|
2014-08-15 17:38:09 -07:00 |
|
Jeff Gilbert
|
00cbda0f58
|
Bug 1049957 - Use custom std::queue wrapper instead of std::queue<UniquePtr<T>>. - r=kamidphish
|
2014-08-15 17:38:08 -07:00 |
|
Jeff Gilbert
|
462da9f9df
|
Bug 1049957 - Fix compilation errors. - r=kamidphish
|
2014-08-15 17:38:08 -07:00 |
|
Jeff Gilbert
|
ebe1200d76
|
Bug 1049957 - Use UniquePtr for SharedSurface, SurfaceFactory. - r=kamidphish
|
2014-08-15 17:38:08 -07:00 |
|