Commit Graph

134 Commits

Author SHA1 Message Date
Bas Schouten
15beecfc67 Bug 651192 - Part 4: Allow setting different drawing models across all platforms. r=roc 2012-02-16 04:24:38 +01:00
Josh Aas
36ce3118ae Bug 729155: Fix warnings in plugin ipc code. r=bsmedberg 2012-02-21 19:32:06 -05:00
Mounir Lamouri
a243c131df Merge mozilla-central into mozilla-inbound. 2012-02-09 11:31:59 +01:00
Kyle Huey
27fbfbc4d0 Fix Bug 657588. r=bsmedberg 2012-02-08 09:27:29 -08:00
Bas Schouten
86897d23dd Bug 724886: Push images from plugin code instead of pulling from nsObjectFrame. r=roc 2012-02-08 16:34:27 +01:00
Bas Schouten
33c8caf378 Bug 715785: Make ImageContainers independent of LayerManagers. r=roc 2012-02-01 03:18:30 +01:00
Karl Tomlinson
7e4ae25949 b=682625 use simpler SurfaceDescriptorX11(gfxXlibSurface) constructor in PluginInstances r=cjones 2012-01-10 23:54:38 +13:00
Karl Tomlinson
5054652a87 b=682625 share code for layers::SurfaceDescriptorX11 with plugins r=cjones 2012-01-10 23:54:35 +13:00
Brian R. Bondy
d0a93b0ace Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
Benoit Girard
9287103be2 Bug 692759 - Fix Non-InvalidatingCoreAnimation refresh timer for async layers plugins. r=smichaud 2011-10-14 14:00:44 -04:00
Jeff Walden
7d613942b0 Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones 2011-10-10 22:50:08 -07:00
Michael Wu
0fe7772ece Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
Josh Aas
2961caf713 Bug 622199: Add support for NPNVdocumentOrigin, ability to pass document origin directly to NPAPI plugins. r=bz 2011-09-14 12:22:27 -04:00
Josh Aas
26efe48e2b Bug 682759: Use fixed size integer in NPRemoteWindow to store window reference. r=m_kato r=cjones 2011-09-07 00:54:21 -04:00
Oleg Romashin
a64450a13a Bug 672857 - Make IM work for IPC plugins in remote browser. r=karlt 2011-08-29 17:26:24 +01:00
Oleg Romashin
28d302bc60 Bug 677712 - Make Qt port support No X11 build; r=dougt,joe 2011-08-24 17:15:58 +01:00
Benoit Girard
eaaae7167d Bug 663259 - Enable Mac Async plugin by default. r=cjones,mattwoodrow 2011-07-12 10:31:18 -04:00
Benoit Girard
9179915df6 Bug 663259 - Part 2: Restore Synchronous plugin rendering, with preference for async rendering. r=smichaud 2011-06-30 12:46:26 -04:00
Benoit Girard
b7e514805d Bug 663259 - Part 1: Mac Async rendering fixes. r=josh 2011-06-30 12:46:25 -04:00
Mounir Lamouri
4bbc828c7d Backout changeset 4e87265b9c11 (bug 663259) due to Talos regression. 2011-06-27 14:52:57 +02:00
Benoit Girard
066f7c3186 Enabled Mac Async plugin by default + Fixes. b=663259 r=josh 2011-06-25 15:12:59 -04:00
Jeremy Huddleston
480e92e292 Bug 587370 - Use MOZ_WIDGET_COCOA instead of OS_MACOSX; r=benjamin 2011-06-25 11:25:03 -04:00
Jim Mathies
ef49e8ea4d Bug 664974 - Work around for _SEH_prolog plugin stack overflow crashes. r=bsmedberg 2011-06-23 18:02:53 -05:00
Josh Aas
0f3cc1fc02 Bug 660989: Make NPPVpluginWantsAllNetworkStreams work with OOP plugins. r=bsmedberg 2011-06-08 16:20:53 -04:00
Benoit Girard
3be0ccf424 Asynchronous layer-based plugin painting on Mac b=598425 r=roc,josh 2011-05-19 17:08:14 -04:00
Benoit Girard
458fdd1888 Bug 641227 - Crash in mozilla::plugins::PluginInstanceParent::GetImage [@ mozilla::layers::MacIOSurfaceImageOGL::SetData ] 2011-06-03 14:48:14 -07:00
Jim Mathies
980f3df70a Bug 658741 - Backout of focus related changes in bug 648935 due to plugin hang issues. r=bsmedberg 2011-05-27 17:28:20 -05:00
Jim Mathies
28d2d690d1 Bug 648935 - Process native events during calls to WaitForNotify in the child process when nested native event loops are detected in the parent. r=bsmedberg. 2011-05-18 06:57:08 -05:00
Jim Mathies
cfa00163de Bug 648935 - Prevent focus event overhead when the dom sets the focus to a windowed plugin. r=bsmedberg. 2011-05-18 06:57:08 -05:00
Jim Mathies
f89d5b1d23 Bug 648935 - Remove dead code from plugin instances. r=bsmedberg. 2011-05-18 06:57:07 -05:00
Ed Morley
ccefac1d72 Bug 316661 - Part A - Remove null-checks before delete. r=bsmedberg 2011-05-17 16:01:36 +02:00
Jacek Caban
19a96ad62b Bug 643772 - dom/plugins can't compile on mingw due to implicit function pointer to void* casts r=benjamin 2011-05-02 12:34:14 +00:00
Brad Taylor
aa02f398e6 Bug 480317 - Provide a way for atk-based plugins to slot into our a11y tree, r=joshmoz, ginn, surkov, trev, patch=btaylor, mcarrion, mgorse 2011-04-27 22:42:18 +09:00
Josh Aas
0f19e20690 Bug 649488: Move contents of dom/plugins to dom/plugins/ipc. r=bsmedberg 2011-04-12 16:26:11 -07:00