Milan Sreckovic
|
ad0fca8451
|
Bug 1055891: Add contrast to layer effects. Rename preferences to be consistent. More comments, some more explicit tests. r=mattwoodrow
|
2014-08-25 15:36:17 -04:00 |
|
Mason Chang
|
65b41ce925
|
Bug 1057645 - Update Frame Uniformity Tool to use APZC metrics. r=botond
CLOSED TREE
|
2014-08-25 08:56:00 -04:00 |
|
Sotaro Ikeda
|
3a2500deb7
|
Bug 1053927 - Add memory leak check to GrallocTextureHostOGL r=nical
|
2014-08-25 06:45:26 -07:00 |
|
Masatoshi Kimura
|
9b1d2327f3
|
Bug 1057839 - Fix build failure on VS2013 Update 3 with --enable-warnings-as-errors due to Warning C4717. r=roc
|
2014-08-25 07:13:38 +09:00 |
|
Emma Benoit
|
9feab3bf0f
|
bug 1030741 - Make FrameMetrics::mIsRoot private and add getter/setter methods to manipulate it. r=kats
|
2014-08-23 19:09:10 -04:00 |
|
Kartikaya Gupta
|
8059354fff
|
Bug 912700 - Audit all uses of FrameMetrics::mViewport and wrap it in getter/setters. r=botond
|
2014-08-22 23:18:56 -04:00 |
|
Eric Rahm
|
604350c1e5
|
Bug 1056962 - Part 2: Add proc name to gralloc memory report entries. r=BenWa
|
2014-08-22 16:36:24 -07:00 |
|
Kartikaya Gupta
|
942bbe220f
|
Bug 1055605 - Replace MOZ_ANDROID_OMTC with MOZ_WIDGET_ANDROID. r=BenWa
|
2014-08-22 15:26:56 -04:00 |
|
Benoit Girard
|
25ed23f75c
|
Bug 1055821 - Add layer construction logging. r=mattwoodrow
--HG--
extra : rebase_source : 318ea4b96780830fd5665fc0b0cd610b67392113
|
2014-08-22 11:53:24 -04:00 |
|
Botond Ballo
|
e16b94d4d3
|
Bug 1049109 - Clear overscroll along entire handoff chain at end of pinch. r=kats
|
2014-08-21 15:27:51 -04:00 |
|
Ed Morley
|
c52d58f374
|
Backed out changeset 3a61a6eb04d6 (bug 1055821) for build failures
|
2014-08-22 14:12:01 +01:00 |
|
Benoit Girard
|
29db28c887
|
Bug 1055821 - Add layer construction logging. r=mattwoodrow
|
2014-08-21 13:46:07 -04:00 |
|
Trevor Saunders
|
86b7aff8fc
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
|
Matt Woodrow
|
4d7eebfb5f
|
Bug 1056427 - Stop PRenderFrame from managing PLayerTransaction since it hasn't worked since the layers refactoring. r=roc
--HG--
extra : rebase_source : 38c86648bb8e59a6b992bd377acb9aacb418c98b
|
2014-08-22 12:16:44 +12:00 |
|
Wes Kocher
|
8d00fd2166
|
Backed out changeset 36a60b15c104 (bug 1049109) for gtest failures on a CLOSED TREE
|
2014-08-21 15:25:29 -07:00 |
|
Botond Ballo
|
528d6d9048
|
Bug 1049109 - Clear overscroll along entire handoff chain at end of pinch. r=kats
--HG--
extra : rebase_source : fc10f5f0fd176fa91c825805f1180dc8af3f67ad
|
2014-08-21 15:27:51 -04:00 |
|
Sotaro Ikeda
|
5dd904a9c7
|
Bug 1055934 - Backout Bug 1028532 r=milan
|
2014-08-21 14:10:57 -07:00 |
|
Botond Ballo
|
9d30e4e27f
|
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
|
c8d921e614
|
Bug 1046993 - Use floating-point coordinates throughout in Axis. r=kats
|
2014-08-20 17:39:45 -04:00 |
|
Kartikaya Gupta
|
3b63cf597b
|
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
|
6ee2b32a8d
|
Bug 1055932 - Don't build an APZCTreeManager if APZ is disabled. r=botond
|
2014-08-21 08:36:07 -04:00 |
|
Wes Kocher
|
ccac14d435
|
Merge m-c to inbound a=merge
|
2014-08-20 18:13:40 -07:00 |
|
Mason Chang
|
9f8cadde05
|
Bug 1056190 - Delete Scrollgraph. r=benwa
|
2014-08-20 17:42:03 -07:00 |
|
Ryan VanderMeulen
|
c1a069b5aa
|
Merge m-c to b2g-inbound. a=merge
|
2014-08-20 16:21:52 -04:00 |
|
Kartikaya Gupta
|
9e80e0e3da
|
Bug 1056159 - Extract a helper function from UpdatePanZoomControllerTree. r=botond
|
2014-08-20 14:04:37 -04:00 |
|
Kartikaya Gupta
|
6d29c3c630
|
Bug 1056159 - Extract a helper struct to hold some of the parameters to UpdatePanZoomControllerTree. r=botond
|
2014-08-20 14:04:37 -04:00 |
|
Ehsan Akhgari
|
3bffba3b99
|
Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc
|
2014-08-20 00:55:14 -04:00 |
|
Kartikaya Gupta
|
25e89f6eaa
|
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
|
66c2355539
|
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
|
feedf75ded
|
Bug 1052063 - Move the CSS transform into the ancestor transform. r=botond
|
2014-08-19 21:17:09 -04:00 |
|
Kartikaya Gupta
|
42300ca5d8
|
Bug 1052063 - Small changes to clarify the existing ancestor transform build-up. r=botond
|
2014-08-19 21:17:09 -04:00 |
|
Kartikaya Gupta
|
d0bdd89470
|
Bug 1052063 - Reverse the order of transforms applied for layers during composition. r=botond
|
2014-08-19 21:17:09 -04:00 |
|
Kartikaya Gupta
|
9449a0378b
|
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
|
9be6a0a26c
|
Bug 1052063 - Prevent creating multiple APZC instances for the same ScrollableLayerGuid. r=botond
|
2014-08-19 21:17:08 -04:00 |
|
Botond Ballo
|
1d16def11d
|
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
|
e191a7432a
|
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
|
ed538fb149
|
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
|
aef24da2ed
|
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
|
f25d822696
|
Bug 1055361 - Disable overscrolling during panning. r=kats
--HG--
extra : rebase_source : 53bb4d8f1e297059ea1a9a0d6994fcd45eca84d7
|
2014-08-19 12:55:28 -04:00 |
|
Botond Ballo
|
9817bf729f
|
Bug 1039992 - Fix a unified build issue. r=kats
--HG--
extra : rebase_source : 4e1e09c9bcb35f70c3ee7ff833646e5f437f5a86
|
2014-08-18 16:13:12 -04:00 |
|
Botond Ballo
|
c987c75938
|
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 |
|
Markus Stange
|
5f21c0ed00
|
Bug 1055585 - Support OP_SOURCE blend mode in CompositorOGL. r=mattwoodrow
|
2014-08-20 17:23:57 +02:00 |
|
chiajung hung
|
981893619b
|
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
|
dd68564fab
|
Bug 1010584 - Part 1: Introduce RenderTargetPixel. r=mwoodrow
|
2014-07-30 14:36:15 -04:00 |
|
Bill McCloskey
|
8a855c45ec
|
Bug 1051128 - Allow filtering the IPC log by toplevel protocol name (r=bent)
|
2014-08-20 12:49:11 -07:00 |
|
Benoit Girard
|
a308375588
|
Bug 1052751 - Part 1: Cull translated layers on the compositor. r=roc
|
2014-08-14 11:46:21 -04:00 |
|
Sotaro Ikeda
|
a3d499c3e0
|
Bug 1042387 - Add file descriptors count check r=jrmuizel
|
2014-08-18 10:55:23 -07:00 |
|
Aryeh Gregor
|
15ec3ba67b
|
Bug 1053190 - Reduce unnecessary inclusion of nsINode.h in headers; r=ehsan
|
2014-08-18 17:44:50 +03:00 |
|
Jeff Gilbert
|
7e8c7b365e
|
Bug 1049957 - Fix compilation errors. - r=kamidphish
|
2014-08-15 17:38:08 -07:00 |
|
Jeff Gilbert
|
2cf705f5f5
|
Bug 1049957 - Use UniquePtr for SharedSurface, SurfaceFactory. - r=kamidphish
|
2014-08-15 17:38:08 -07:00 |
|