Phil Ringnalda
|
0bef654a22
|
Backout 8b3b879bc63f (Bug 777463), 32cc8084d1b7 (Bug 775451), ce9014442e13:4d52cfac7c37 (Bug 779572), b33f2b2dbbc5:963aed158547 (Bug 775463), 36832ad5ea65 (Bug 780210), 10695750e4e9:a2afc5b5e538 (Bug 775448), c9f42eebd694 (Bug 775447) for Linux bustage
|
2012-08-07 20:40:48 -07:00 |
|
Doug Sherk
|
de6acfbf97
|
Bug 775451: Reduce diagonal checkerboarding r=cjones
|
2012-08-07 18:51:15 -07:00 |
|
Doug Sherk
|
31ad905e49
|
Bug 779572: Properly protect state in AsyncPanZoomController with a monitor r=cjones
|
2012-08-07 18:51:13 -07:00 |
|
Doug Sherk
|
7c76836746
|
Bug 779572: Factor zoom into min pan distance before moving the viewport r=cjones
|
2012-08-07 18:51:11 -07:00 |
|
Doug Sherk
|
15c8e89958
|
Bug 775463: Implement tolerance in double tap detection r=cjones
|
2012-08-07 18:51:10 -07:00 |
|
Doug Sherk
|
7f10d611e6
|
Bug 775463: Implement double-tap-to-zoom content r=cjones
|
2012-08-07 18:51:08 -07:00 |
|
Doug Sherk
|
cb188fd494
|
Bug 780210: Fix B2G focus point calculation for pinching r=kats
|
2012-08-07 18:51:05 -07:00 |
|
Doug Sherk
|
c69a910104
|
Bug 775448: Add gesture cancelling support during sync subframe scrolling r=cjones
|
2012-08-07 18:51:03 -07:00 |
|
Doug Sherk
|
a52dd8cc39
|
Bug 775448: Disable async scrolling when we detect a scrollable subframe r=cjones
|
2012-08-07 18:51:02 -07:00 |
|
Doug Sherk
|
6cf8da54f8
|
Bug 775447: Properly count number of touch listeners in AsyncPanZoomController r=cjones
|
2012-08-07 18:51:00 -07:00 |
|
Chris Lord
|
e7e6823aa8
|
Bug 775431 - Make MOZ_DUMP_PAINT_LIST output terminal-friendly. r=mattwoodrow
Only output in HTML if we're dumping to a file, otherwise output as it did
before the HTML output change was made.
|
2012-08-07 18:57:26 +01:00 |
|
Matt Brubeck
|
b9fbf3dea9
|
Back out 9fb78d71f361, 28f8ce199bed, 78ffaa79a3de, 9f6f9b74d685 (bug 779940 and bug 778036) because of Android failures
|
2012-08-06 21:59:01 -07:00 |
|
Matt Woodrow
|
4df6703052
|
Bug 779940 - Add a ShadowLayer transaction fps counter. r=cjones
|
2012-08-07 15:00:42 +12:00 |
|
Matt Woodrow
|
4b08c58146
|
Bug 778036 - Only mark Layers as Mutated if the property values are different. r=roc
|
2012-08-07 15:00:41 +12:00 |
|
Matt Woodrow
|
792c71324e
|
Bug 778036 - Retain RefLayers instead of creating them every frame. r=roc
|
2012-08-07 15:00:41 +12:00 |
|
Sergey Glushchenko
|
a2ebf3852f
|
Bug 776429: Unify scattered M_PI definitions into mfbt/Constants.h r=dRdR
|
2012-08-06 13:32:11 -07:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Mike Hommey
|
03af8b0c50
|
Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE
|
2012-08-04 10:38:41 +02:00 |
|
Mike Hommey
|
7096160830
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 08:48:56 +02:00 |
|
Benjamin Peterson
|
c0edec90e7
|
backout 6609595c84eb for leaking mutex
|
2012-08-03 20:32:57 -07:00 |
|
Matt Woodrow
|
3276a711dc
|
Bug 778036 - Add Has function to gfx::UserData and use it in Layers to correctly check for existance of user data. r=roc
|
2012-08-03 17:38:44 -07:00 |
|
Matt Woodrow
|
c7942e6ad6
|
Bug 780260 - Add serial numbers to Images and use it to check if an image has been painted to its BasicShadowableImageLayer already. r=cjones
|
2012-08-03 17:09:13 -07:00 |
|
David Zbarsky
|
aaa7d5ced9
|
Bug 706179 Part 3: Turn on the use of scaling for layers in FrameLayerBuilder r=mattwoodrow
|
2012-08-03 14:29:22 -07:00 |
|
Robert O'Callahan
|
676bce6e67
|
Bug 778045. Add helpful comment to ImageContainer explaining its modes. r=bas
|
2012-08-03 15:23:27 +12:00 |
|
Nicholas Cameron
|
7ba2f80762
|
Bug 779650; handle Cairo DrawTargets in CanvasLayerD3D10; r=bas
|
2012-08-02 16:01:05 +12:00 |
|
Jeff Muizelaar
|
dd0d7af561
|
Bug 779636. Add SAMPLE_LABELS to gralloc implementation. r=cjones
--HG--
extra : rebase_source : ea66610435b3974607bcb8705912004ad3090b4c
|
2012-08-01 15:49:59 -07:00 |
|
Nicholas Cameron
|
afcbca306a
|
Bug 776802; Give better info about Azure. r=Bas
|
2012-07-31 18:30:10 +12:00 |
|
Jonathan Watt
|
45c94a3377
|
Bug 777430 - In BasicLayerManager::PushGroupForLayer, call the less expensive gfxContext::PushGroup instead of gfxContext::PushGroupAndCopyBackground when possible. r=roc.
|
2012-08-01 11:03:42 +01:00 |
|
Doug Sherk
|
834a95defc
|
Bug 779344: Properly transform B2G panning/zooming after layers changes r=dzbarsky
|
2012-07-31 16:19:25 -07:00 |
|
Karl Tomlinson
|
127de9f984
|
b=775848 Initialize BasicShadowLayerManager::mRepeatTransaction appropriately r=BenWa
--HG--
extra : transplant_source : %3F%14R%1BD%CCL%AFL4%B2%ACN%1EP%D03%F5%27D
|
2012-07-31 14:54:36 +12:00 |
|
Karl Tomlinson
|
f8fc648682
|
b=778031 add FinishX to XSync less frequently and use it r=cjones
--HG--
extra : transplant_source : %BC%2C%80%F65%1DV%B7YVI%80%B2%FD%FE%F1%18G%06%26
|
2012-07-31 14:54:21 +12:00 |
|
David Zbarsky
|
c6bc4bc722
|
Bug 755084 Part 3: Move checks for whether to animate opacity and transforms on the compositor thread to nsLayoutUtils, and make them also check whether the compositor is actually running r=cjones,dbaron
|
2012-07-31 10:28:22 -07:00 |
|
David Zbarsky
|
c88b41986f
|
Bug 706179 Part 1: Add support for animations to the Layers API r=roc, dbaron, cjones
|
2012-07-31 10:28:20 -07:00 |
|
Benoit Girard
|
1f69b9e7d3
|
Bug 724666 - Part 2: Add CGIOSurfaceContext to azure. r=jmuizelaar
|
2012-07-31 11:17:43 -04:00 |
|
Benoit Girard
|
f7f7db01d2
|
Bug 724666 - Part 1: Refactor nsCoreAnimation support into azure QuartzSupport. r=jmuizelaar
--HG--
rename : gfx/thebes/nsIOSurface.h => gfx/2d/MacIOSurface.h
rename : gfx/thebes/nsCoreAnimationSupport.mm => gfx/2d/QuartzSupport.mm
|
2012-07-31 11:11:57 -04:00 |
|
Nicholas Cameron
|
5dd825ba63
|
Back out bug 779001, bug 746883, bug 778595, bug 776803, bug 7118849
|
2012-07-31 18:17:23 +12:00 |
|
Nicholas Cameron
|
883ca8cb74
|
Bug 776802; Give better info about Azure. r=Bas
|
2012-07-31 13:45:59 +12:00 |
|
David Zbarsky
|
c83e9b7631
|
Bug 706179 Part 2: Add a BaseTransform and scaling to layers, r=roc, cjones
|
2012-07-30 19:20:00 -07:00 |
|
David Zbarsky
|
c6b51c42c1
|
Bug 778519 - Don't include Layers.h everywhere Part 2 r=cjones
|
2012-07-30 17:42:26 -07:00 |
|
Mark Finkle
|
ecceaf8977
|
Backout 169ff207ed19, a34baed70c1b, f9ccdd490bd7, 39550ed860e6, 2194a2dd66b2, 908eb2e26843, a76e0a267f26 due to mobile viewport bustage (bug 778580)
|
2012-07-30 14:36:12 -04:00 |
|
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
David Zbarsky
|
f8268417e9
|
Bug 778496 - Layer should store ComputedTimingFunction directly rather than as a pointer r=roc
|
2012-07-29 18:59:26 -07:00 |
|
Doug Sherk
|
c0703aff4c
|
Bug 775463: Recognize double tap gestures while still supporting single taps r=cjones
|
2012-07-27 19:24:24 -07:00 |
|
Ryan VanderMeulen
|
9d08d5e4b5
|
Backout e0e33c1c7c17 and 3d0fb7ac961a (bug 775463) due to bustage.
|
2012-07-27 20:46:49 -04:00 |
|
Doug Sherk
|
9f42bda621
|
Bug 775463: Fix a mistake in a comment r=none DONTBUILD
|
2012-07-27 17:26:14 -07:00 |
|
Doug Sherk
|
c1b687af08
|
Bug 775463: Recognize double tap gestures while still supporting single taps
|
2012-07-27 17:23:51 -07:00 |
|
David Zbarsky
|
3a15cfbf6b
|
Bug 706179 Part 2: Add a BaseTransform to layers r=roc
|
2012-07-27 13:23:45 -07:00 |
|
David Zbarsky
|
621c1b50c9
|
Bug 755084 Part 3: Move checks for whether to animate opacity and transforms on the compositor thread to nsLayoutUtils, and make them also check whether the compositor is actually running r=cjones,dbaron
|
2012-07-27 13:23:45 -07:00 |
|
David Zbarsky
|
687786c2e9
|
Bug 706179: Add support for animations to the Layers API r=roc, dbaron, cjones
|
2012-07-27 13:23:44 -07:00 |
|
Doug Sherk
|
713d90ac11
|
Bug 777264: Remove timer-based repaint throttling r=cjones
|
2012-07-27 00:33:57 -07:00 |
|