Markus Stange
|
c5d89cc8ca
|
Bug 886999 - Lock the GL context before compositing on the compositor thread or before calling setView or update on the main thread. r=mattwoodrow
|
2013-10-09 10:39:23 -04:00 |
|
Markus Stange
|
14e8e85cab
|
Bug 914437 - Don't composite windows that are not open. r=mattwoodrow
|
2013-10-09 10:39:22 -04:00 |
|
Masayuki Nakano
|
c2d6606a1c
|
Bug 920425 part.28 Use mozilla::WidgetEvent::AsMouseEvent() r=smaug
|
2013-10-22 17:55:20 +09:00 |
|
David Anderson
|
fc34a69277
|
Fix resize jank on Linux with OMTC (bug 926618, r=mattwoodrow).
|
2013-10-21 13:14:47 -07:00 |
|
Nicholas Cameron
|
6d24fd2a5a
|
Bug 925317. Check shmems are tracked whenever we send them across IPC. r=BenWa,bent
|
2013-10-21 16:23:42 +02:00 |
|
Ms2ger
|
e5eac232d0
|
Merge inbound to m-c.
|
2013-10-20 10:40:40 +02:00 |
|
Ms2ger
|
9b89f4d9e2
|
Bug 923249 - Remove some prtypes use in gfx/; r=roc
|
2013-10-20 09:25:20 +02:00 |
|
Ryan VanderMeulen
|
41a335c516
|
Backed out changeset 6150269410b2 (bug 921212) for bustage on a CLOSED TREE.
|
2013-10-18 10:21:38 -04:00 |
|
Benoit Girard
|
282410c103
|
Bug 921212 - Rotate buffer in place to avoid gralloc surface allocation. r=Bas
|
2013-10-11 16:47:47 -04:00 |
|
Chris Peterson
|
0a49e094bd
|
Bug 925195 - Fix -Wsign-compare warning about GetProtocolId() enum return value. r=bent
|
2013-10-17 20:42:59 -07:00 |
|
Benoit Girard
|
b48817b2a7
|
Bug 921212 - Rotate buffer in place to avoid gralloc surface allocation. r=Bas
|
2013-10-11 16:47:47 -04:00 |
|
Carsten "Tomcat" Book
|
f1d2ae53bc
|
Merge mozilla-central to mozilla-inbound
|
2013-10-18 14:13:10 +02:00 |
|
Masayuki Nakano
|
d152366c31
|
Bug 920425 part.15 Use mozilla::WidgetEvent::AsTouchEvent() r=smaug
|
2013-10-18 15:10:23 +09:00 |
|
Sotaro Ikeda
|
49db7bff2e
|
Bug 925381 - Fix mpeg4 video seek failure. r=nical, r=doublec
|
2013-10-17 11:09:15 -04:00 |
|
Sushil Chauhan
|
2217191e09
|
Bug 915729 - Add mixed HWC and GPU Composition. r=ncameron, r=dwilson
|
2013-10-15 14:01:42 -07:00 |
|
Wes Kocher
|
84ae06602b
|
Merge m-c to inbound
|
2013-10-15 20:30:24 -07:00 |
|
Matt Woodrow
|
8a32a82431
|
Bug 922942 - Update BufferTextureClients using Azure. r=nical
|
2013-10-16 14:00:30 +13:00 |
|
Kartikaya Gupta
|
279d848121
|
Bug 925902 - Add a macro to APZC_LOG a FrameMetrics object as well. r=botond
|
2013-10-15 17:07:58 -04:00 |
|
Matt Woodrow
|
c8d82e8dcd
|
Bug 922942 - Add a Validate() pass to BasicLayers to avoid needing to create a dummy destination context. r=roc
|
2013-10-15 16:23:21 +13:00 |
|
Matt Woodrow
|
762844a6e0
|
Bug 922942 - Clean up some no longer used ShadowLayers code from BasicLayers. r=roc
|
2013-10-15 16:23:21 +13:00 |
|
Matt Woodrow
|
8660947862
|
Bug 740598 - Add CopyRect API to Moz2D. r=Bas
|
2013-10-15 14:55:15 +13:00 |
|
Ehsan Akhgari
|
f1786e2c35
|
Bug 928053 - Remove some prtypes.h inclusions from gfx/; rs=bsmedberg
--HG--
extra : rebase_source : 229c47dfa11d1b1d36663daf87285ccd40bcc856
|
2013-10-18 20:34:58 -04:00 |
|
Dale Harvey
|
33b0cd9459
|
Bug 922866 - Follow up: Fix error introduced in rebase. r=trivial
|
2013-10-14 18:56:04 +02:00 |
|
Nicolas Silva
|
a36c06d0a7
|
Bug 919022 - Fix warning by not overloading CreateBufferTextureClient. r=nrc
|
2013-10-13 17:24:12 -07:00 |
|
Dale Harvey
|
cc05a08fc0
|
Bug 922896 - Fire tap immediately if content is not zoomable. r=kats
|
2013-10-14 05:29:47 +01:00 |
|
Andreas Gal
|
1929e75948
|
Bug 923409 - Draw FPS counter with a single GL call and eliminate last use of Copy2D program (r=BenWa).
|
2013-10-13 09:10:13 -07:00 |
|
Markus Stange
|
4670e7ef81
|
Bug 923650 - Restore scissor rects in CompositorOGL more diligently. r=mattwoodrow
--HG--
extra : rebase_source : 5a3cccbd38b18aaa8536382ff744a871646ee786
|
2013-10-11 10:29:35 -04:00 |
|
Wes Kocher
|
6313f43c69
|
Merge inbound to m-c
|
2013-10-10 18:59:58 -07:00 |
|
Kartikaya Gupta
|
f346cf8889
|
Bug 915831 - Roll ScaleWillOverscroll into ScaleWillOverscrollAmount since it's simpler that way. r=botond
|
2013-10-10 17:02:25 -04:00 |
|
Kartikaya Gupta
|
b4efe2cba1
|
Bug 915831 - Remove some unnecessary rounding that allowed minor amounts of overzoom. r=botond
|
2013-10-10 17:00:30 -04:00 |
|
Kartikaya Gupta
|
368d1ced96
|
Bug 915831 - When clamping the async zoom amount, take into account the overzoom boundary. r=botond
|
2013-10-10 17:00:29 -04:00 |
|
Nicholas Cameron
|
507b4a388b
|
Bug 923351. Make layers borders more visible. r=nical
|
2013-10-11 06:36:24 +13:00 |
|
Nicholas Cameron
|
574e1a5848
|
Bug 925324. For abnormal shutdowns, only abort on b2g. r=sotaro
|
2013-10-11 05:44:03 +13:00 |
|
Kartikaya Gupta
|
754d332a1a
|
Bug 923431 - Kill ScreenToScreenScale. r=botond
|
2013-10-10 12:21:55 -04:00 |
|
Kartikaya Gupta
|
798021577b
|
Bug 923431 - Fix the code that adjusts scroll offset while pinching; add tests to go with. r=botond
|
2013-10-10 12:21:50 -04:00 |
|
Daniel Holbert
|
c87cf7ee4d
|
Bug 925142: Remove unnecessary includes from ContainerLayerD3D9.cpp and ContainerLayerD3D10.cpp. r=nical
|
2013-10-10 09:17:08 -07:00 |
|
Nicolas Silva
|
354c5a6223
|
Bug 923917 - Properly set the y-flip flag in SharedTextureClientOGL. r=Bas
|
2013-10-09 18:20:57 -07:00 |
|
Nicolas Silva
|
546040be85
|
Bug 923917 - Make CompositableClient not crash when texture serialization fails. r=nrc
|
2013-10-09 16:18:29 -07:00 |
|
Benoit Girard
|
3696e2adc6
|
Bug 918825 - Add frame duration marker. r=ehsan
--HG--
extra : rebase_source : 25f51e88ee75f47eea51bcc94a7b60f31b9605af
|
2013-09-27 12:08:45 -04:00 |
|
Benoit Jacob
|
fc3178b1f8
|
Bug 914823 - Use a WeakPtr to the SurfaceAllocator - r=jgilbert,nical
|
2013-10-09 08:47:32 -04:00 |
|
Carsten "Tomcat" Book
|
6fb588efa7
|
merge b2g-inbound to mozilla-central
|
2013-10-09 10:13:52 +02:00 |
|
Kartikaya Gupta
|
c7fbacefb1
|
Bug 924407 - Update FrameMetrics::mCompositionBounds documentation. r=botond
|
2013-10-08 17:13:11 -04:00 |
|
Kartikaya Gupta
|
c8822d5aa7
|
Bug 924394 - Add some useful but default-disabled logging for APZC code. r=botond
|
2013-10-08 17:13:04 -04:00 |
|
Nicholas Cameron
|
cfa81cf3d7
|
Bug 854873. Keep scissor rect enabled. r=kats,nical
|
2013-10-05 01:03:09 +13:00 |
|
Phil Ringnalda
|
e55ebbb920
|
Merge m-i to m-c
|
2013-10-03 07:58:59 -07:00 |
|
Matt Brubeck
|
d0f97c46f6
|
Merge fx-team to mozilla-central
|
2013-10-03 07:38:41 -07:00 |
|
Ms2ger
|
4c35b806f8
|
Merge m-c to inbound.
|
2013-10-03 11:09:17 +02:00 |
|
Ms2ger
|
d93050c82b
|
Bug 912099 - Part d: Make sure CPP_SOURCES only points to existing files in gfx/layers; r=mshal
|
2013-10-03 09:10:01 +02:00 |
|
Matt Brubeck
|
64a77f6a3f
|
Bug 915328 - Add support for cross-slide gesture to APZC [r=kats]
|
2013-10-02 18:03:04 -07:00 |
|
Matt Brubeck
|
1403178461
|
Bug 892684 - Implement axis locking in AsyncPanZoomController [r=kats,botond]
|
2013-10-02 18:03:04 -07:00 |
|