Ali Juma
|
7c7e41202d
|
Fix busted build.
|
2012-02-10 10:40:57 -05:00 |
|
Ali Juma
|
96f267b56a
|
Merge heads.
|
2012-02-10 10:31:31 -05:00 |
|
Patrick Walton
|
c5f56a495f
|
Implement the rendering hooks for Java compositor integration. Currently segfaulting, so ifdef'd out.
|
2012-02-09 23:55:13 -08:00 |
|
Patrick Walton
|
6a14c62d7f
|
Add a DrawWindowUnderlay() to match DrawWindowOverlay()
|
2012-02-09 19:47:50 -08:00 |
|
Ali Juma
|
54af353fd7
|
Code cleanup.
|
2012-02-09 17:39:04 -05:00 |
|
Kartikaya Gupta
|
772e6369b5
|
Guard against crash in debug mode caused by using a null TimeStamp in a subtraction
|
2012-02-08 22:22:30 -05:00 |
|
Ali Juma
|
1f21ac563d
|
Build fix.
|
2012-02-08 19:57:21 -05:00 |
|
Benoit Girard
|
0fc7c92286
|
Build fixes and clean up
|
2012-02-08 12:08:03 -05:00 |
|
Patrick Walton
|
37bd0b7e1d
|
Have the compositor thread manipulate the layer with a display port if there is one
|
2012-02-07 22:17:54 -08:00 |
|
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
|
9b8a32266c
|
Address next set of review comments.
|
2012-01-16 10:31:16 -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
|
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
|
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 |
|
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 |
|