David Zbarsky
|
7589db83b4
|
Bug 783835 - Compositor needs to know the css property being animated r=roc
|
2012-08-20 09:35:41 -04:00 |
Karl Tomlinson
|
927f25cc6b
|
b=780059 tidy up API for FindVisualAndDepth r=mattwoodrow
--HG--
extra : rebase_source : c6022bd51aad41b7439531e7c3db1725aabda5e7
|
2012-08-20 16:20:37 +12:00 |
Matt Woodrow
|
7cf26992d4
|
Bug 782372 - Fix clang build. r=nical
|
2012-08-20 14:39:10 +12:00 |
David Zbarsky
|
38147cc954
|
Bug 783841 - Fix build warnings in layers r=cjones
|
2012-08-19 20:07:31 -04:00 |
Nicolas Silva
|
75542595f3
|
Bug 782372 - Splits ImageLayers.h into ImageLayers.h ImageContainer.h and ImageTypes.h, r=bgirard
|
2012-08-19 15:33:25 -04:00 |
Chris Jones
|
7838eccce3
|
Bug 782411: Work around having multiple compositors when -jsconsole is used. r=ajuma
|
2012-08-16 13:23:24 -07:00 |
Kan-Ru Chen
|
4e3b4c5d63
|
Bug 757341 - Camera direct texturing with async video. r=cjones
|
2012-08-17 18:56:55 +08:00 |
Kan-Ru Chen
|
52ad59f7e3
|
Bug 757341 - Move GonkIOSurfaceImage to its own header. r=roc
|
2012-08-17 18:56:49 +08:00 |
Matt Woodrow
|
8fc24c5bdf
|
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
|
95deb3d01d
|
Bug 778036 - Retain RefLayers instead of creating them every frame. r=roc
|
2012-08-07 15:00:41 +12:00 |
Karl Tomlinson
|
10083eff12
|
b=782185 use extend_pad when compositing image layers even for Quartz and X11 r=roc
--HG--
extra : transplant_source : %F7%24N%7E%E0y%C4%2C%D4%9B%DB%83B_Ai6%A1%7E%91
|
2012-08-14 23:47:49 +12:00 |
Oleg Romashin
|
d3ca4efc0f
|
Bug 778385 - We perform 32bpp slow video decoding on arm instead of 16bpp neon. r=joe
--HG--
extra : rebase_source : f045ae84ebb3ff07a7e59043065f396d5bd43dc0
|
2012-08-09 22:46:47 -04:00 |
Joe Drew
|
022bcccbfb
|
Bug 781679 - Assert that we're not in the middle of a transaction when we switch layer managers. r=mattwoodrow
|
2012-08-15 17:55:38 -04:00 |
Justin Lebar
|
0fabd086e1
|
Bug 782971 - Fix crash resulting from not initializing an argument in ShadowThebesLayerOGL::Swap(). r=cjones
|
2012-08-15 14:36:44 -04:00 |
Matt Woodrow
|
c8b229743e
|
Bug 782808 - Apply the widget rotation to the gonk LayerManager at all times instead of only during the paint event. r=cjones
|
2012-08-15 13:10:40 +12:00 |
Aryeh Gregor
|
a88ffe5c80
|
Bug 626472 part 3 - Remove nsnull for good; r=ehsan
|
2012-08-12 13:43:47 +03:00 |
Doug Sherk
|
22ae74ed70
|
Bug 781734: Implement pinch threshold; fingers need to move a bit before page zooms r=gal
|
2012-08-13 21:08:38 -07:00 |
Doug Sherk
|
a92d1b87eb
|
Bug 781734: Decrease axis lock angle r=gal
|
2012-08-13 21:08:38 -07:00 |
Doug Sherk
|
723485177c
|
Bug 781734: When flinging many times successively in one direction, accelerate them more and more r=gal
|
2012-08-13 21:08:38 -07:00 |
Doug Sherk
|
f0b76dbaae
|
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
|
c54409d628
|
Bug 781734: Detect very light touches and pan the page r=gal
|
2012-08-13 21:08:38 -07:00 |
Chris Lord
|
8bf5620a83
|
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 |
Matt Woodrow
|
6ac4dc5746
|
Bug 539356 - Part 30 - Make ShadowContainerLayerD3D10 hold references to child layers. r=roc
|
2012-08-13 22:10:45 +12:00 |
Matt Woodrow
|
2ebb996f8c
|
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
|
8e8f866f65
|
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 |
Nicolas Silva
|
bad716eec5
|
Bug 776957 - Use OpenDescriptorForDirectTexturing when available in CanvasLayerOGL to avoid useless texture upload. r=cjones
|
2012-08-09 10:32:48 -04:00 |
Ed Morley
|
b5f4776008
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-09 12:46:05 +01:00 |
Ms2ger
|
374d1023c2
|
Bug 780387 - Part f: Stop using PRBool & PRPackedBool; r=bsmedberg
|
2012-08-09 09:10:13 +02:00 |
Chris Jones
|
f55e36f91d
|
Bug 781024: Use the current decoded image as the reference for allocation. r=roc
|
2012-08-08 10:51:40 -07:00 |
Doug Sherk
|
ff885fa426
|
Bug 775463: Implement tolerance in double tap detection r=cjones
|
2012-08-08 21:39:11 -07:00 |
Doug Sherk
|
c728bb798f
|
Bug 775463: Implement double-tap-to-zoom content r=cjones
|
2012-08-08 21:39:02 -07:00 |
Doug Sherk
|
8358a34d39
|
Bug 775451: Reduce diagonal checkerboarding r=cjones
|
2012-08-08 13:38:23 -07:00 |
Doug Sherk
|
417b3855ee
|
Bug 779572: Properly protect state in AsyncPanZoomController with a monitor r=cjones
|
2012-08-08 13:38:20 -07:00 |
Doug Sherk
|
298a698b2f
|
Bug 779572: Factor zoom into min pan distance before moving the viewport r=cjones
|
2012-08-08 13:38:16 -07:00 |
Doug Sherk
|
8b64f2b23f
|
Bug 780210: Fix B2G focus point calculation for pinching r=kats
|
2012-08-08 13:38:14 -07:00 |
Doug Sherk
|
b75e0a656f
|
Bug 775448: Add gesture cancelling support during sync subframe scrolling r=cjones
|
2012-08-08 13:38:10 -07:00 |
Doug Sherk
|
a842889a26
|
Bug 775448: Disable async scrolling when we detect a scrollable subframe r=cjones
|
2012-08-08 13:38:06 -07:00 |
Doug Sherk
|
6b3965aa7c
|
Bug 775447: Properly count number of touch listeners in AsyncPanZoomController r=cjones
|
2012-08-08 13:37:57 -07:00 |
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 |