Ali Juma
|
e534f84472
|
Fix delayed rendering after orientation change.
|
2012-02-07 11:26:52 -05:00 |
|
Ali Juma
|
ac787b0863
|
Move surface ownership to GLContextProviderEGL.
--HG--
extra : rebase_source : a3f83d279de5087a521a938d66c4e7b5dee79d74
|
2012-02-06 16:53:09 -05:00 |
|
Ali Juma
|
f9ebf5ebe2
|
Pause/resume composition on surface destruction/creation.
|
2012-02-06 13:57:06 -05:00 |
|
Benoit Girard
|
02795249cd
|
Limit composition to every 15 ms, may want to try increasing this value
|
2012-02-06 13:51:33 -05:00 |
|
Benoit Girard
|
15426bdfef
|
Limit composite events to one at a time
|
2012-02-06 12:38:23 -05:00 |
|
Ali Juma
|
d596ccbbea
|
Fix null pointer dereference causing startup crash.
|
2012-02-06 09:42:53 -05:00 |
|
Ali Juma
|
92e59fd959
|
Add support for pausing/resuming composition from Java.
|
2012-02-05 13:33:38 -05:00 |
|
Patrick Walton
|
402747340d
|
Stand up async panning and zooming
|
2012-02-03 23:31:05 -08:00 |
|
Ali Juma
|
fccf312a28
|
Add ifdefs to fix desktop build.
--HG--
extra : rebase_source : fe51e388ff7dbd95e968cf60af800917801ab911
|
2012-02-03 21:48:05 -05:00 |
|
Patrick Walton
|
50c7df015c
|
Poke the compositor to composite on a pan or zoom; stub AndroidBridge::GetViewTransform()
|
2012-02-03 18:35:58 -08:00 |
|
Patrick Walton
|
9159739ff5
|
Stub ViewTransform code; unbork the viewport size a bit
|
2012-02-03 16:39:15 -08:00 |
|
Patrick Walton
|
2b6bcfedfa
|
Partial removal of tiling, stub callouts
|
2012-02-02 19:28:22 -08:00 |
|
Benoit Girard
|
8febee184a
|
Add debug code, unapply me later
|
2012-02-02 16:34:23 -05:00 |
|
Benoit Girard
|
7876b39a69
|
Fix GetLayerManager logic
|
2012-02-02 14:16:59 -05:00 |
|
Benoit Girard
|
36780c8b69
|
Progress on omtc integration
|
2012-02-01 16:18:35 -05:00 |
|
Ali Juma
|
38f425cf74
|
Implement logic needed for simple async scrolling.
|
2012-02-01 14:31:34 -05:00 |
|
Benoit Girard
|
8b421129d7
|
Merge fixes
|
2012-01-30 15:57:30 -05:00 |
|
Benoit Girard
|
cc153dc324
|
Mergi mc to kiwifox, lots of conflicts so may not build
|
2012-01-30 13:38:20 -05:00 |
|
Benoit Girard
|
2a3688a8df
|
Partial work for android OGLSurfaceView
--HG--
extra : rebase_source : 2c6ce362dd859e9f81a5b4490e2451826259a651
|
2012-01-26 14:23:13 -05:00 |
|
Ali Juma
|
51ac38f75e
|
Work around Bug 719036.
|
2012-01-18 11:38:45 -05:00 |
|
Ali Juma
|
9b8a32266c
|
Address next set of review comments.
|
2012-01-16 10:31:16 -05:00 |
|
Benoit Girard
|
2e4455c294
|
Merge m-c into kiwifox
--HG--
rename : widget/src/cocoa/nsChildView.h => widget/cocoa/nsChildView.h
rename : widget/src/cocoa/nsChildView.mm => widget/cocoa/nsChildView.mm
rename : widget/public/nsIWidget.h => widget/nsIWidget.h
rename : widget/src/xpwidgets/nsBaseWidget.cpp => widget/xpwidgets/nsBaseWidget.cpp
rename : widget/src/xpwidgets/nsBaseWidget.h => widget/xpwidgets/nsBaseWidget.h
|
2012-01-11 17:30:40 -05:00 |
|
Ali Juma
|
8b5223756e
|
More handling review comments for Bug 711168.
|
2012-01-10 18:04:21 -05:00 |
|
Ali Juma
|
f4c33e6ca1
|
Address review comments from Bug 711168.
--HG--
rename : gfx/layers/ipc/ShadowLayersHost.h => gfx/layers/ipc/ShadowLayersManager.h
|
2012-01-06 17:52:32 -05:00 |
|
Ali Juma
|
af41b90a2a
|
Clean up Compositor destruction.
|
2011-12-22 10:59:53 -05:00 |
|
Ali Juma
|
6ca080a97a
|
Clean up pointer usage
|
2011-12-21 11:10:33 -05:00 |
|
Ali Juma
|
e2f8f1561d
|
Clean up
|
2011-12-20 15:12:54 -05:00 |
|
Ali Juma
|
6117479177
|
Fix crash when deleting Compositor parent, and change RPC calls to sync calls..
|
2011-12-20 10:37:27 -05:00 |
|
Ali Juma
|
07635403cc
|
Composite only when needed.
|
2011-12-19 13:17:29 -05:00 |
|
Ali Juma
|
b0a7f53f0f
|
Merged.
|
2011-12-19 10:44:18 -05:00 |
|
Benoit Girard
|
46c36ce8e7
|
More clean up. Shutdown down a window no longer crashes
|
2011-12-16 19:21:51 -05:00 |
|
Ali Juma
|
ffe1c7b58d
|
Add a 10ms delay when scheduling next composition.
|
2011-12-16 17:54:06 -05:00 |
|
Benoit Girard
|
334208c02a
|
Clean up some hacks and useless code
|
2011-12-15 16:31:16 -05:00 |
|
Ali Juma
|
aed9038a0f
|
Ensure added code only runs when using a Compositor, not in e10s.
|
2011-12-15 16:16:38 -05:00 |
|
Ali Juma
|
a5bd408df9
|
Make shadow layer transformations work.
|
2011-12-15 15:20:06 -05:00 |
|
Ali Juma
|
42f2a7bb6f
|
imported patch hacking
|
2011-12-15 15:07:25 -05:00 |
|
Ali Juma
|
62c753efee
|
imported patch PCompositorProgress
|
2011-12-15 15:07:19 -05:00 |
|
Benoit Girard
|
3723d79344
|
Part A: Setup PCompositor (in progress)
|
2011-12-12 10:15:57 -05:00 |
|
Karl Tomlinson
|
1d8d7233fb
|
b=682625 pass VisualID when PictFormat is not available r=cjones
--HG--
extra : transplant_source : A%2ALD%92%93%A3%D8%AB%03i%17Y%F4%CA%D3%AAE%3D%99
|
2012-01-10 23:54:38 +13:00 |
|
Benoit Girard ext:(%2C%20Ali%20Juma%20%3Cajuma%40mozilla.com%3E)
|
3a24e71200
|
Bug 711168 - Implement the compositor protocol for OMTC. r=cjones
|
2012-01-19 09:45:37 -05:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Oleg Romashin
|
a969b2f6e7
|
Bug 693282 - BasicShadowableThebesLayer leaking backBuffers. r=cjones
|
2011-10-10 16:43:56 -07:00 |
|
Matt Brubeck
|
eb9465f1a3
|
Back out f7bf7ac18a79 (bug 684826), 3a910924c50c (bug 687367), and 524a6bb8744b (bug 693086) because of Android bustage on a CLOSED TREE
|
2011-10-10 09:47:27 -07:00 |
|
Brad Lassey
|
a80dbfc6f5
|
Backed out changeset 703df62e855b due to crashes reported in bug 693086
|
2011-10-10 11:00:16 -04:00 |
|
Oleg Romashin
|
a86f160f81
|
Bug 690469 - ShadowThebesLayer Init/Swap API rework. r=cjones
--HG--
extra : rebase_source : 92daf535bc48e1fa2a80d3ef1a6ed20855135eb4
|
2011-10-02 17:19:32 -04:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Oleg Romashin
|
c4c535022d
|
Bug 689045 - Canvas Shadow swap/Init API rework r=cjones
--HG--
extra : rebase_source : 7b2acb0ffededb54815d7222d79999d32506bee5
|
2011-09-27 15:19:28 -07:00 |
|
Oleg Romashin
|
ae53d5a0c3
|
Bug 687372 - ImageLayerOGL should not destroy surface given as argument. r=cjones
--HG--
extra : rebase_source : 00d0c49f320c0969570917a321b8a95a3357a943
|
2011-09-27 15:19:26 -07:00 |
|
Ali Juma
|
e85791a064
|
Bug 681033 - Prevent ShadowLayers::RecvUpdate from triggering an immediate repaint. r=cjones
|
2011-09-26 09:20:42 -04:00 |
|
Oleg Romashin
|
2043d49e51
|
Bug 687373 - Provide mozilla::layers::SurfaceDescriptorX11 non xlib surface ctor. r=cjones
|
2011-09-20 17:20:51 +01:00 |
|