Doug Sherk
|
0fbcb631af
|
Bug 781734: Greatly increase friction on flings, remove pseudo-kinetic vs. static friction distinction r=gal
|
2012-08-13 21:08:38 -07:00 |
|
Doug Sherk
|
1e52b34a06
|
Bug 781734: Detect very light touches and pan the page r=gal
|
2012-08-13 21:08:38 -07:00 |
|
Chris Lord
|
febff933fb
|
Bug 782332 - Don't retain fixed-position tiles. r=bgirard
Retaining tiles on a fixed position layer often just results in rendering
artifacts. Don't do this.
|
2012-08-13 22:59:16 -04:00 |
|
Alexander Boldyrev
|
45a38ebb0b
|
Bug 738866 - Implement WEBGL_depth_texture extension - r=jgilbert
|
2012-08-13 18:17:55 -07:00 |
|
Nicholas Cameron
|
20cab98861
|
Bug 781943. nullptr macro. r=joe
|
2012-08-14 09:06:59 +12:00 |
|
Matt Woodrow
|
0455e245a9
|
Bug 539356 - Part 30 - Make ShadowContainerLayerD3D10 hold references to child layers. r=roc
|
2012-08-13 22:10:45 +12:00 |
|
Matt Woodrow
|
c9d19fc306
|
Bug 539356 - Part 8b - Move painting of retained layers to the view manager flush, and only composite on the paint event. r=roc
* * *
Fix Empty transactions with the new paint timing
|
2012-08-13 22:10:10 +12:00 |
|
Matt Woodrow
|
2b1ef36f45
|
Bug 539356 - Part 8a - Add END_NO_COMPOSITE to EndTransactionFlags and implement in for all LayerManagers. r=roc
|
2012-08-13 22:10:10 +12:00 |
|
Robert O'Callahan
|
16858576bf
|
Bug 772726. Part 3: Optimize DrawTargetD2D::GetClippedGeometry for the case where all clips are rectangles, to work around a D2D geometry-intersection bug. r=bas
--HG--
extra : rebase_source : 72a21554ec37818e1b5ba4c36d03e4f81010c6a1
|
2012-08-10 23:18:36 +12:00 |
|
Honza Bambas
|
541453729c
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
|
Ed Morley
|
10b5d6d4ac
|
Backout 5d77941eba28 (bug 772726), df597d36bcbb (bug 383026), c9c7e1b9aed9 (bug 779399) for failures in meter-native-style.html
|
2012-08-10 14:50:43 +01:00 |
|
Robert O'Callahan
|
290e486f0b
|
Bug 772726. Part 3: Optimize DrawTargetD2D::GetClippedGeometry for the case where all clips are rectangles, to work around a D2D geometry-intersection bug. r=bas
--HG--
extra : rebase_source : 51734958e7100ee4a5fc96d973905834d69345f0
|
2012-08-10 23:18:36 +12:00 |
|
Nicolas Silva
|
501a64223f
|
Bug 776957 - Use OpenDescriptorForDirectTexturing when available in CanvasLayerOGL to avoid useless texture upload. r=cjones
|
2012-08-09 10:32:48 -04:00 |
|
Aryeh Gregor
|
0923bf00ef
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
|
Nicholas Cameron
|
a6e991fc2f
|
Bug 781056; remove extraneous save/restores from DrawTargetCairo. r=bas
--HG--
extra : rebase_source : d3c9d94d3263c50bc0d4bae42b6d58f3f5b07a0b
|
2012-08-10 06:45:03 +12:00 |
|
Ed Morley
|
61bd42dc2d
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-09 12:46:05 +01:00 |
|
Ms2ger
|
26217245c9
|
Bug 780387 - Part f: Stop using PRBool & PRPackedBool; r=bsmedberg
|
2012-08-09 09:10:13 +02:00 |
|
Ms2ger
|
3f950b5744
|
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
|
2012-08-09 09:09:40 +02:00 |
|
Chris Jones
|
513b789a44
|
Bug 781024: Use the current decoded image as the reference for allocation. r=roc
|
2012-08-08 10:51:40 -07:00 |
|
Doug Sherk
|
83f3cf231d
|
Bug 775463: Implement tolerance in double tap detection r=cjones
|
2012-08-08 21:39:11 -07:00 |
|
Doug Sherk
|
de15346fad
|
Bug 775463: Implement double-tap-to-zoom content r=cjones
|
2012-08-08 21:39:02 -07:00 |
|
Doug Sherk
|
90a980f807
|
Bug 775451: Reduce diagonal checkerboarding r=cjones
|
2012-08-08 13:38:23 -07:00 |
|
Doug Sherk
|
64b39b128f
|
Bug 779572: Properly protect state in AsyncPanZoomController with a monitor r=cjones
|
2012-08-08 13:38:20 -07:00 |
|
Doug Sherk
|
c0451be7fd
|
Bug 779572: Factor zoom into min pan distance before moving the viewport r=cjones
|
2012-08-08 13:38:16 -07:00 |
|
Doug Sherk
|
660329b4cb
|
Bug 780210: Fix B2G focus point calculation for pinching r=kats
|
2012-08-08 13:38:14 -07:00 |
|
Doug Sherk
|
7eb9a065a8
|
Bug 775448: Add gesture cancelling support during sync subframe scrolling r=cjones
|
2012-08-08 13:38:10 -07:00 |
|
Doug Sherk
|
71ccfa781a
|
Bug 775448: Disable async scrolling when we detect a scrollable subframe r=cjones
|
2012-08-08 13:38:06 -07:00 |
|
Doug Sherk
|
a1e5523a38
|
Bug 775447: Properly count number of touch listeners in AsyncPanZoomController r=cjones
|
2012-08-08 13:37:57 -07:00 |
|
Bobby Holley
|
364da93593
|
Bug 778420 - Fix up tests that don't like the new enablePrivilege. r=jmaher
--HG--
extra : rebase_source : 1158df4a4eb917074204e649efd8f2b8e699f115
|
2012-08-03 22:19:54 +02:00 |
|
Nicholas Cameron
|
36ea565564
|
Bug 779401; Teach HelpersCairo.h about 565 image formats. r=bas
--HG--
extra : rebase_source : eef05ab0fa1a8094104f272786ba7a3714c27dd5
|
2012-08-09 08:17:04 +12:00 |
|
Nicholas Cameron
|
f94f86a078
|
Bug 780392; Make ScaledFontDWrite inherit from ScaledFontBase. r=bas
--HG--
extra : rebase_source : 83ffee7d64f1ecdfa15b8cf96024c27fdf00c29b
|
2012-08-09 08:17:04 +12:00 |
|
Matt Woodrow
|
412f94a18b
|
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-23 12:08:26 +12:00 |
|
Nicholas Cameron
|
5b6207074b
|
Bug 784260; DrawTargetD2D should deal with Cairo surfaces in CreateBrush... . r=Bas
--HG--
extra : rebase_source : 6f6226c1b22b6e863499a40268cb44afab799381
|
2012-08-23 08:56:03 +12:00 |
|
Ehsan Akhgari
|
67ec93e0aa
|
Bug 579517 - Part 8: Automatically convert some more NSPR numeric type usages that were landed on mozilla-inbound; r=bsmedberg
|
2012-08-22 12:32:21 -04:00 |
|
Ehsan Akhgari
|
57ac5ddc72
|
Merge the landing of bug 579517 to mozilla-inbound
|
2012-08-22 12:12:15 -04:00 |
|
Doug Sherk
|
b018fea56e
|
Bug 780397: Convert FrameMetrics.mViewportScrollOffset from nsIntPoint to gfx::Point r=roc
|
2012-08-21 21:37:15 -07:00 |
|
Doug Sherk
|
b48d86899d
|
Bug 783747: B2G: Lower async panning friction r=gal
|
2012-08-21 21:37:12 -07:00 |
|
Doug Sherk
|
036b842c46
|
Bug 775447: Rip out old checks for DOM touch listeners r=cjones
|
2012-08-21 21:37:09 -07:00 |
|
Doug Sherk
|
2347943aeb
|
Bug 775447: Let touch-event listeners cancel async pan/zoom r=cjones
|
2012-08-21 21:37:06 -07:00 |
|
Cameron McCormack
|
8ca4399553
|
Bug 655877 - Part 25: Give gfxTextRuns the ability to invoke a callback after painting glyphs and partial ligatures. r=roc
|
2012-08-08 21:37:12 +10:00 |
|
Phil Ringnalda
|
6a0eae6eb5
|
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
|
394713c8f5
|
Bug 775451: Reduce diagonal checkerboarding r=cjones
|
2012-08-07 18:51:15 -07:00 |
|
Doug Sherk
|
763a1114a3
|
Bug 779572: Properly protect state in AsyncPanZoomController with a monitor r=cjones
|
2012-08-07 18:51:13 -07:00 |
|
Doug Sherk
|
4a69c27626
|
Bug 779572: Factor zoom into min pan distance before moving the viewport r=cjones
|
2012-08-07 18:51:11 -07:00 |
|
Doug Sherk
|
810c6c6743
|
Bug 775463: Implement tolerance in double tap detection r=cjones
|
2012-08-07 18:51:10 -07:00 |
|
Doug Sherk
|
b53b2122ba
|
Bug 775463: Implement double-tap-to-zoom content r=cjones
|
2012-08-07 18:51:08 -07:00 |
|
Doug Sherk
|
4802568aeb
|
Bug 780210: Fix B2G focus point calculation for pinching r=kats
|
2012-08-07 18:51:05 -07:00 |
|
Doug Sherk
|
f4af3505d5
|
Bug 775448: Add gesture cancelling support during sync subframe scrolling r=cjones
|
2012-08-07 18:51:03 -07:00 |
|
Doug Sherk
|
daacd19d06
|
Bug 775448: Disable async scrolling when we detect a scrollable subframe r=cjones
|
2012-08-07 18:51:02 -07:00 |
|
Doug Sherk
|
54d7cdc02b
|
Bug 775447: Properly count number of touch listeners in AsyncPanZoomController r=cjones
|
2012-08-07 18:51:00 -07:00 |
|
Chris Lord
|
cfe2b98a1f
|
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 |
|
Landry Breuil
|
75467eae68
|
Bug 780409: Followup, remove extra comma at end of enum. r=jfkthame
|
2012-08-07 11:31:46 +01:00 |
|
Matt Brubeck
|
6ead01e8d2
|
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
|
0eb0792320
|
Bug 779940 - Add a ShadowLayer transaction fps counter. r=cjones
|
2012-08-07 15:00:42 +12:00 |
|
Matt Woodrow
|
5175ff1115
|
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
|
af3016ac22
|
Bug 778036 - Retain RefLayers instead of creating them every frame. r=roc
|
2012-08-07 15:00:41 +12:00 |
|
Karl Tomlinson
|
3b28801ea2
|
b=779786 check fbconfig alpha instead of buffer size against render format r=mattwoodrow
--HG--
extra : transplant_source : %B6%E0%DDdG%F0%93%88%02%DDKf%D7%F8%9E%98%2A%19%92%BB
|
2012-08-07 13:22:23 +12:00 |
|
Ed Morley
|
1368da883d
|
Backout b4a63a0b90c2 (bug 778420), b849f1b3859a (bug 778420), d522b5a13b27 (bug 72964), 3a12c64bf53a (bug 778420), c07148142675 (bug 726053) for failures in test_bug435425.html on a CLOSED TREE
|
2012-08-07 00:57:27 +01:00 |
|
Bobby Holley
|
1138ef9062
|
Bug 778420 - Fix up tests that don't like the new enablePrivilege, r=jmaher.
--HG--
extra : rebase_source : 07565c66b279ba5a58b5902b697110f940c255fd
|
2012-08-06 22:38:19 +02:00 |
|
Daniel Holbert
|
fbf9a0e9ff
|
Bug 780680: Remove never-read variable 'prevGlyphCharIndex' from gfxHarfBuzzShaper::SetGlyphsFromRun(). r=jfkthame
|
2012-08-06 13:34:38 -07:00 |
|
Sergey Glushchenko
|
970c894833
|
Bug 776429: Unify scattered M_PI definitions into mfbt/Constants.h r=dRdR
|
2012-08-06 13:32:11 -07:00 |
|
Jonathan Kew
|
1024b2c567
|
bug 780409 - updates to thebes harfbuzz integration for hb api changes. r=jdaggett
|
2012-08-06 11:42:20 +01:00 |
|
Jonathan Kew
|
d08d70fa42
|
bug 780409 - update harfbuzz to commit 8ba8042... to pick up improvements from toronto hackfest. r=jdaggett
|
2012-08-06 10:52:25 +01:00 |
|
Siddharth Agarwal
|
41ac5ef842
|
Bug 780421 - Use $(PYTHON) to run config.status. r=glandium
|
2012-08-05 12:42:57 +02:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Mike Hommey
|
4e998b1d36
|
Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE
|
2012-08-04 10:38:41 +02:00 |
|
Mike Hommey
|
17fb6cad2d
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 08:48:56 +02:00 |
|
Mike Hommey
|
98cf7cdf43
|
Bug 774032 part 6 - Replace autoconf handling of config files and headers with our own. r=ted
|
2012-08-04 08:47:28 +02:00 |
|
Benjamin Peterson
|
99d3c15c8b
|
backout 6609595c84eb for leaking mutex
|
2012-08-03 20:32:57 -07:00 |
|
Matt Woodrow
|
452cca761a
|
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
|
bd240c97f8
|
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 |
|
Ed Morley
|
37898217b6
|
Backout 14245bf85a3d (bug 778420), b9f603d3eef4 (bug 778420), e9bc27234022 (bug 72964), d5aa53121d29 (bug 778420), 959cc7ef5f5a (bug 726053) for m1 failures in test_offline_gzip.html
|
2012-08-03 23:29:10 +01:00 |
|
David Zbarsky
|
a2c20d2493
|
Bug 706179 Part 3: Turn on the use of scaling for layers in FrameLayerBuilder r=mattwoodrow
|
2012-08-03 14:29:22 -07:00 |
|
Bobby Holley
|
33def11e6c
|
Bug 778420 - Fix up tests that don't like the new enablePrivilege. r=jmaher
|
2012-08-03 22:19:54 +02:00 |
|
Andrew McCreight
|
9d50b26b4e
|
Bug 724666 - Remove debugging printfs. r=bgirard
|
2012-08-01 08:51:31 -07:00 |
|
Benoit Jacob
|
2478e097c2
|
Bug 778765 - Work around nouveau driver bug by changing samples=1 to samples=0 - r=jgilbert
|
2012-08-03 11:08:11 -04:00 |
|
Jan Beich
|
759364fa7a
|
Bug 779847: use optimized color conversion on BSDs. r=doublec
|
2012-08-03 15:04:39 +02:00 |
|
Robert O'Callahan
|
830bed0e9a
|
Bug 778045. Add helpful comment to ImageContainer explaining its modes. r=bas
|
2012-08-03 15:23:27 +12:00 |
|
Jacek Caban
|
c2e3337296
|
Bug 778129 - GLContextProviderEGL.cpp fails to compile on mingw-w64 r=snorp
|
2012-08-02 15:58:34 +02:00 |
|
Nicholas Cameron
|
67fa0ea88a
|
Bug 779650; handle Cairo DrawTargets in CanvasLayerD3D10; r=bas
|
2012-08-02 16:01:05 +12:00 |
|
Jeff Muizelaar
|
6bdca0472f
|
Bug 779636. Add SAMPLE_LABELS to gralloc implementation. r=cjones
--HG--
extra : rebase_source : ea66610435b3974607bcb8705912004ad3090b4c
|
2012-08-01 15:49:59 -07:00 |
|
Ryan VanderMeulen
|
f2cb0a5ef9
|
Merge m-c to inbound.
|
2012-08-01 16:34:02 -04:00 |
|
Oleg Romashin
|
7ead6501fb
|
Bug 778184 - Add GetScreenDepth API for Qt gfx platform port. r=me,dougt NPODB
|
2012-08-01 12:00:24 -07:00 |
|
Vladimir Vukicevic
|
1c05aced00
|
b=779019; disable added assertion due to Mac issues
|
2012-08-01 16:01:25 -04:00 |
|
Jonathan Watt
|
5c26f1ff5e
|
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 |
|
Nicholas Cameron
|
beca46170b
|
Bug 779001. Falling back to Cairo for large canvases. r=roc
|
2012-07-31 19:57:28 +12:00 |
|
Nicholas Cameron
|
9f4ddcf0fb
|
Bug 776802; Give better info about Azure. r=Bas
|
2012-07-31 18:30:10 +12:00 |
|
Nicholas Cameron
|
00dd95f3d6
|
Bug 718849; patch to keep Skia up to date. r=gw280
|
2012-07-31 18:30:10 +12:00 |
|
Matt Woodrow
|
52bee18527
|
Bug 718849; match radial gradients to spec. r=bas
|
2012-06-18 15:06:22 +12:00 |
|
Vladimir Vukicevic
|
b80c9930e9
|
b=779019; bustage fix
|
2012-08-01 15:17:55 -04:00 |
|
Vladimir Vukicevic
|
a78a627a93
|
b=779019, GLContext being destroyed on wrong thread with OMTC textures and shared handles; r=jgilbert
|
2012-08-01 14:57:54 -04:00 |
|
Doug Sherk
|
2b84631ef6
|
Bug 779344: Properly transform B2G panning/zooming after layers changes r=dzbarsky
|
2012-07-31 16:19:25 -07:00 |
|
Karl Tomlinson
|
4f22ae8780
|
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
|
e5ff09f31a
|
b=687831 use XSync for glXWaitX with Mesa r=mattwoodrow
--HG--
extra : transplant_source : I%ADPT%BA%E4%A4%C8V%D64%EF%BF%B1l%C1%D2%FEe%B8
|
2012-07-31 14:54:21 +12:00 |
|
Karl Tomlinson
|
d138dc914c
|
b=687831 remove unused gIsChromium r=mattwoodrow
--HG--
extra : transplant_source : %94nUe%29Y%A1%1B2g%10_%D0%DB%2B%C9%AAE%E1%F8
|
2012-07-31 14:54:21 +12:00 |
|
Karl Tomlinson
|
7f837343e4
|
b=707722 select config in CreatePixmap to match Pixmap format r=mattwoodrow
--HG--
extra : transplant_source : %EB%B9%B8%E1%F8%19%E8%D9%94%A3GX%DC%EC%AA%23%8Be%13%F5
|
2012-07-31 14:54:21 +12:00 |
|
Karl Tomlinson
|
9c7714f910
|
b=778031 remove unnecessary ScopedXErrorHandler::GetError interface r=cjones
--HG--
extra : transplant_source : %FE%EC%0A%24%1B%8A%B3%D2%94%F6%2B%23%E3%A9R%8Df%90%FF%17
|
2012-07-31 14:54:21 +12:00 |
|
Karl Tomlinson
|
efce7d7c15
|
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 |
|
Jeff Muizelaar
|
d8f1a99c9c
|
Bug 778307. Don't shadow mFormat in DrawTargetCG. r=bgirard
This was causing problems with Azure content.
|
2012-07-31 12:28:03 -07:00 |
|
David Zbarsky
|
f4b0395707
|
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
|
1ab8257975
|
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
|
be1e81f90f
|
Bug 724666 - Part 2: Add CGIOSurfaceContext to azure. r=jmuizelaar
|
2012-07-31 11:17:43 -04:00 |
|
Benoit Girard
|
d38270d473
|
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
|
db90500fee
|
Back out bug 779001, bug 746883, bug 778595, bug 776803, bug 7118849
|
2012-07-31 18:17:23 +12:00 |
|
Nicholas Cameron
|
cacd72e824
|
Bug 779001. Falling back to Cairo for large canvases. r=roc
|
2012-07-31 13:46:05 +12:00 |
|
Nicholas Cameron
|
12480ec1e9
|
Bug 776802; Give better info about Azure. r=Bas
|
2012-07-31 13:45:59 +12:00 |
|
Nicholas Cameron
|
d8993b1756
|
Bug 718849; patch to keep Skia up to date. r=gw280
|
2012-07-31 12:58:14 +12:00 |
|
Matt Woodrow
|
d8981c966e
|
Bug 718849; fix radial gradients in Skia. r=Bas
|
2012-06-18 15:06:22 +12:00 |
|
David Zbarsky
|
1e9fefd64e
|
Bug 706179 Part 2: Add a BaseTransform and scaling to layers, r=roc, cjones
|
2012-07-30 19:20:00 -07:00 |
|
David Zbarsky
|
06ea1f66f2
|
Bug 778519 - Don't include Layers.h everywhere Part 2 r=cjones
|
2012-07-30 17:42:26 -07:00 |
|
Ryan VanderMeulen
|
ed3645f4ca
|
Merge m-c to inbound.
|
2012-07-30 20:14:22 -04:00 |
|
Mark Finkle
|
70a01196ec
|
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
|
e806eeab4f
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
David Zbarsky
|
a656d3adfe
|
Bug 778496 - Layer should store ComputedTimingFunction directly rather than as a pointer r=roc
|
2012-07-29 18:59:26 -07:00 |
|
Nicholas Cameron
|
e2b2783492
|
Backout bug 718849
|
2012-07-30 11:40:42 +12:00 |
|
Nicholas Cameron
|
6d2208c3ad
|
Bug 718849; patch to keep Skia up to date. r=gw280
|
2012-07-30 10:35:54 +12:00 |
|
Aryeh Gregor
|
9ee902c3ed
|
Bug 777292 - gfx/, widget/: Remove conversions to nsresult that will always result in NS_SUCCEEDED; r=roc
|
2012-07-27 16:52:43 +03:00 |
|
Aryeh Gregor
|
903f6c9c84
|
Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan
|
2012-07-27 16:59:29 +03:00 |
|
Vladimir Vukicevic
|
bf0ee680e1
|
b=773071; more incorrect merge fixup for KHR_fence_sync; r=vlad
|
2012-07-30 11:07:23 -04:00 |
|
Ehsan Akhgari
|
b40b21d633
|
Merge the nullptr conversion from mozilla-central into mozilla-inbound
|
2012-07-30 10:28:15 -04:00 |
|
Aryeh Gregor
|
14f9145bbf
|
Bug 777292 - Switch incorrect nsresult to nsrefcnt; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Matt Woodrow
|
a4e32aaab0
|
Bug 718849; fix radial gradients to the spec. r=Bas
|
2012-06-18 15:06:22 +12:00 |
|
Bas Schouten
|
58584f2ceb
|
Bug 777700 - Part 2: Verify if a cached SourceSurface is still valid. r=jrmuizel
|
2012-07-28 02:33:08 +02:00 |
|
Bas Schouten
|
69cb6d9312
|
Bug 777700 - Part 1: Add a way to check validity of SourceSurfaces. r=jrmuizel
|
2012-07-28 02:33:08 +02:00 |
|
Benjamin Peterson
|
5cf420dd36
|
Backout 22eea4925efc for windows failures
|
2012-07-27 21:47:06 -07:00 |
|
Benjamin Peterson
|
627bc81505
|
Backout 46b27e913ac9 for windows failures
|
2012-07-27 21:46:51 -07:00 |
|
Doug Sherk
|
4b06950c82
|
Bug 775463: Recognize double tap gestures while still supporting single taps r=cjones
|
2012-07-27 19:24:24 -07:00 |
|
Ryan VanderMeulen
|
0a6e3c1d9a
|
Backout e0e33c1c7c17 and 3d0fb7ac961a (bug 775463) due to bustage.
|
2012-07-27 20:46:49 -04:00 |
|
Bas Schouten
|
6f26f9c15f
|
Bug 777700 - Part 2: Verify if a cached SourceSurface is still valid. r=jrmuizel
|
2012-07-28 02:33:08 +02:00 |
|
Bas Schouten
|
561e8409f6
|
Bug 777700 - Part 1: Add a way to check validity of SourceSurfaces. r=jrmuizel
|
2012-07-28 02:33:08 +02:00 |
|
Doug Sherk
|
4e801b42e1
|
Bug 775463: Fix a mistake in a comment r=none DONTBUILD
|
2012-07-27 17:26:14 -07:00 |
|
Doug Sherk
|
42ecca33c0
|
Bug 775463: Recognize double tap gestures while still supporting single taps
|
2012-07-27 17:23:51 -07:00 |
|
Oleg Romashin
|
5fcecd68ea
|
Bug 778195 - Add string.h to cover memcpy include and fix build error. r=nrc
|
2012-07-27 17:51:53 -04:00 |
|
Jeff Gilbert
|
a7225d7ed8
|
Bug 736298 - Remove unused CreateForNativePixmapSurface - r=bjacob
|
2012-07-27 14:30:38 -07:00 |
|
David Zbarsky
|
9bf8a70491
|
Bug 706179 Part 2: Add a BaseTransform to layers r=roc
|
2012-07-27 13:23:45 -07:00 |
|
David Zbarsky
|
7dcf199c9c
|
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
|
12752872fe
|
Bug 706179: Add support for animations to the Layers API r=roc, dbaron, cjones
|
2012-07-27 13:23:44 -07:00 |
|
Nicolas Silva
|
062884e98d
|
Bug 775226 - Support CreateDrawTargetForData with Azure's CoreGraphics backend, r=jrmuizel
|
2012-07-26 14:06:23 -04:00 |
|
George Wright
|
2a90ed1ba7
|
Bug 778202 - Filter out -pedantic for the Skia subdirectory. r=jrmuizel
|
2012-07-27 14:10:36 -04:00 |
|
Doug Sherk
|
a178e53bd6
|
Bug 777264: Remove timer-based repaint throttling r=cjones
|
2012-07-27 00:33:57 -07:00 |
|
Doug Sherk
|
c1d2060973
|
Bug 777264: Fix AsyncPanZoomController and Axis to use CSS pixels for dimension checking r=cjones
|
2012-07-27 00:33:53 -07:00 |
|
Doug Sherk
|
b6a7422619
|
Bug 777264: Throttle repaint requests in Gecko panning/zooming r=cjones
|
2012-07-27 00:33:48 -07:00 |
|
David Zbarsky
|
87e7b8b42a
|
[Bug 777657] Fix some opt build warnings r=cjones
|
2012-07-26 21:02:05 -07:00 |
|
Vladimir Vukicevic
|
9eaaa81dc3
|
b=773071; use KHR_fence_sync instead of GuaranteeResolve, fixup; r=jgilbert
|
2012-07-26 21:31:42 -04:00 |
|
Kan-Ru Chen
|
3687e6bf7a
|
Bug 777495 - Fallback to TexImage2D if unable to allocate gralloc buffer. r=cjones
|
2012-07-27 08:47:14 +08:00 |
|
Nicholas Cameron
|
d11aac3e65
|
Bug 746883; fix the bustage possibly caused by 746896. r=mattwoodrow
|
2012-07-26 14:30:20 +12:00 |
|
Nicholas Cameron
|
7aa563c2b9
|
Bug 764125; remove AzureEnabled from gfxInfo and replace with backend check. r=roc
|
2012-07-26 13:56:42 +12:00 |
|
Nicholas Cameron
|
97d6423dfa
|
Bug 764125; sort out preferred and fallback Azure backends for all platforms (gfxPlatform). r=Bas
|
2012-07-25 12:45:58 +12:00 |
|
Nicholas Cameron
|
f8c9e7b40f
|
Bug 748116; refactor DrawTargetCairo::GfxPatternForPattern. r=roc
|
2012-07-24 22:18:40 +12:00 |
|
Nicholas Cameron
|
7431825d6f
|
Bug 748116; Make DrawTargetCairo::DrawSurface work with non-Cairo source surfaces. r=roc
|
2012-07-24 22:18:39 +12:00 |
|
Nicholas Cameron
|
954df98aec
|
Bug 746883; tidying up some nits I found along the way; r=gw280
|
2012-04-26 10:04:35 +12:00 |
|
Anthony Jones
|
261a342f09
|
Bug 761895; Fixed Azure/Cairo canvas font support on gtk and android. r=karl
|
2012-07-24 22:18:39 +12:00 |
|
Anthony Jones
|
794a22c4b6
|
Bug 764125; fixed crash test fail on gtk caused by null. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Anthony Jones
|
311cf8b3d7
|
Bug 764125; pretty sure this inverted logic will break something on windows; r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Anthony Jones
|
dad0321ea6
|
Bug 764125; Fix canvas 2d.drawImage.5arg and 2d.drawImage.9arg surface scaling tests. r=karl
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
bf79e5be56
|
Bug 764125; Fix a bug where a path with a transform is re-used. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
eb3741be70
|
Bug 764125; drawing changes to DrawTargetCairo; r=jrmuizel
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
07975bdcdb
|
Bug 764125; store a reference to the backing surface in DrawTargetCairo; r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
a49759020b
|
Bug 764125; pass around the size of a gfxASurface when creating a DrawTarget. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
5bf405f496
|
Bug 764125; small Windows Cairo text fix. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
bd97a63e70
|
Bug 764125; Add DrawTarget arg to GetScaledFontForFont. r=Bas
|
2012-07-24 22:18:37 +12:00 |
|
Anthony Jones
|
3671742e95
|
Bug 764125; implement DrawTargetCairo::CopySurface; r=Bas
|
2012-07-24 22:18:37 +12:00 |
|
Brian R. Bondy
|
e51fe56eda
|
Bug 770694 - Fix for snapped view windows size. r=bas
|
2012-07-04 20:36:37 -04:00 |
|
James Willcox
|
93ef7eba01
|
Bug 776331 - Avoid crash when trying to redraw a destroyed plugin on Android r=josh
|
2012-07-26 09:39:21 -04:00 |
|
Nicholas Cameron
|
34ba57113f
|
Back out bug 746883, bug 764125, bug 761895, bug 746883, bug 748116
|
2012-07-26 18:48:24 +12:00 |
|
Nicholas Cameron
|
19a20aa645
|
Bug 746883; fix the bustage possibly caused by 746896. r=mattwoodrow
|
2012-07-26 14:30:20 +12:00 |
|
Nicholas Cameron
|
f371c79e75
|
Bug 764125; remove AzureEnabled from gfxInfo and replace with backend check. r=roc
|
2012-07-26 13:56:42 +12:00 |
|
Nicholas Cameron
|
ffbb6350b0
|
Bug 764125; sort out preferred and fallback Azure backends for all platforms (gfxPlatform). r=Bas
|
2012-07-25 12:45:58 +12:00 |
|
Nicholas Cameron
|
eebed30e10
|
Bug 748116; refactor DrawTargetCairo::GfxPatternForPattern. r=roc
|
2012-07-24 22:18:40 +12:00 |
|
Nicholas Cameron
|
3d56c18a45
|
Bug 748116; Make DrawTargetCairo::DrawSurface work with non-Cairo source surfaces. r=roc
|
2012-07-24 22:18:39 +12:00 |
|
Nicholas Cameron
|
fcb7df5c02
|
Bug 746883; tidying up some nits I found along the way; r=gw280
|
2012-04-26 10:04:35 +12:00 |
|
Anthony Jones
|
b155e44e9a
|
Bug 761895; Fixed Azure/Cairo canvas font support on gtk and android. r=karl
|
2012-07-24 22:18:39 +12:00 |
|
Anthony Jones
|
f6ab349a9a
|
Bug 764125; fixed crash test fail on gtk caused by null. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Anthony Jones
|
6b3ab9ec43
|
Bug 764125; pretty sure this inverted logic will break something on windows; r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Anthony Jones
|
664ebc17a4
|
Bug 764125; Fix canvas 2d.drawImage.5arg and 2d.drawImage.9arg surface scaling tests. r=karl
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
89502e5fd1
|
Bug 764125; Fix a bug where a path with a transform is re-used. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
ab429c266e
|
Bug 764125; drawing changes to DrawTargetCairo; r=jrmuizel
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
8a6c2893df
|
Bug 764125; store a reference to the backing surface in DrawTargetCairo; r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
8c14bcf660
|
Bug 764125; pass around the size of a gfxASurface when creating a DrawTarget. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
9805be7dce
|
Bug 764125; small Windows Cairo text fix. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
20c50817cb
|
Bug 764125; Add DrawTarget arg to GetScaledFontForFont. r=Bas
|
2012-07-24 22:18:37 +12:00 |
|
Anthony Jones
|
e6cdf6cdfe
|
Bug 764125; implement DrawTargetCairo::CopySurface; r=Bas
|
2012-07-24 22:18:37 +12:00 |
|
George Wright
|
03132e7beb
|
Bug 774728 - Do a null pointer check before using any gradient shaders in DrawTargetSkia r=mattwoodrow
--HG--
extra : rebase_source : 7db2d28692a3cd9cccbd542ca752950f5df90511
|
2012-07-25 20:11:17 -04:00 |
|
Oleg Romashin
|
d4547e7d36
|
Bug 776550 - Provide API to start Compositor Parent with external thread/messageloop. r=cjones
|
2012-07-25 12:47:01 -07:00 |
|
Chris Jones
|
ec5933ed72
|
Bug 776940: Fix shutdown protocol of shadow OGL layers. r=vlad
|
2012-07-24 19:46:32 -07:00 |
|
Benoit Jacob
|
566edf06f2
|
Bug 774755 - 7/8 - ANGLE r1242: update README and local patches - no review
|
2012-07-25 12:13:45 -04:00 |
|
Benoit Jacob
|
1b6d0f8b86
|
Bug 774755 - 6/8 - ANGLE r1242: flip y-axis when using ANGLE share handles in D3D10 layers - r=jgilbert
This new ANGLE version reverses the y-axis.
|
2012-07-25 12:13:45 -04:00 |
|
Benoit Jacob
|
04cc06db27
|
Bug 774755 - 5/8 - ANGLE r1242: rename one of the two DirectiveHandler.cpp to avoid conflict - r=jgilbert
--HG--
rename : gfx/angle/src/compiler/preprocessor/new/DirectiveHandler.cpp => gfx/angle/src/compiler/preprocessor/new/PreprocessorDirectiveHandler.cpp
|
2012-07-25 12:13:45 -04:00 |
|
Benoit Jacob
|
952ea36ea4
|
Bug 774755 - 4/8 - ANGLE r1242: rename one of the two Diagnostics.cpp to avoid conflict - r=jgilbert
--HG--
rename : gfx/angle/src/compiler/preprocessor/new/Diagnostics.cpp => gfx/angle/src/compiler/preprocessor/new/PreprocessorDiagnostics.cpp
|
2012-07-25 12:13:45 -04:00 |
|
Benoit Jacob
|
ce4326a33d
|
Bug 774755 - 3/8 - ANGLE r1242: reapply/update existing patches - no review
--HG--
rename : gfx/angle/src/compiler/debug.cpp => gfx/angle/src/compiler/compilerdebug.cpp
rename : gfx/angle/src/compiler/debug.h => gfx/angle/src/compiler/compilerdebug.h
|
2012-07-25 12:13:45 -04:00 |
|
Benoit Jacob
|
8de5dc0d64
|
Bug 774755 - 2/8 - ANGLE r1242: update our makefiles - r=jgilbert
In particular:
- ANGLE_USE_NSPR goes away
- many useless source files removed from libEGL
|
2012-07-25 12:13:45 -04:00 |
|
Benoit Jacob
|
2a22a3e1f7
|
Bug 774755 - 1/8 - Update ANGLE to r1242 - no review
--HG--
rename : gfx/angle/src/compiler/compilerdebug.h => gfx/angle/src/compiler/debug.h
|
2012-07-25 12:13:45 -04:00 |
|
Ed Morley
|
be8bf4beae
|
Backout 1244b8a8e57a (bug 755084), 32d16d0f87c9 (bug 706179), 8548e016d4a9 (bug 768440), 697f5b87eae9 (bug 768440), 808fc2bd4e8c (bug 755084), 54b1484cd125 (bug 755084), 876726b632c0 (bug 706179) for xul android R3 failures
|
2012-07-25 16:37:04 +01:00 |
|
Robert O'Callahan
|
877d5999b3
|
Bug 768775. Improve the precision of the calculation of the number of stops that need to be added to handle 'repeat' and 'reflect', when we're filling a path. r=bas
|
2012-07-25 21:35:28 +12:00 |
|
Jim Mathies
|
c71c38119d
|
Bug 776876 - msvc nullptr fix for GLContextProviderEGL. r=joe
|
2012-07-25 04:27:00 -05:00 |
|
David Zbarsky
|
5e6958ba45
|
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-25 01:55:00 -07:00 |
|
David Zbarsky
|
d29cc0cf63
|
Bug 706179 Part 2: Add a BaseTransform to layers to return the layer's transform without scaling applied r=roc
|
2012-07-25 01:48:10 -07:00 |
|
David Zbarsky
|
2008ff368b
|
Bug 706179: Add support for animations to the Layers API r=roc, dbaron, cjones
|
2012-07-25 01:48:09 -07:00 |
|
Robert O'Callahan
|
228dd8c270
|
Backout c1878d925ef5 (bug 776940) due to leaks on Mac
|
2012-07-25 17:39:47 +12:00 |
|
Chris Jones
|
6699a16b74
|
Bug 776940: Fix shutdown protocol of shadow OGL layers. r=roc
|
2012-07-24 19:46:32 -07:00 |
|