Benoit Girard
|
2d30a1d9e8
|
Bug 724666 - Part 1: Refactor nsCoreAnimation support into azure QuartzSupport. r=jmuizelaar
|
2012-07-31 11:11:57 -04:00 |
|
Aryeh Gregor
|
8b4a23fc4c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Nicolas Silva
|
a6a4d94415
|
Bug 773462 - Rename calls to ImageContainer::SetCurrentImage into ImageContainer::SetCurrentImageInTransaction when the method is used within a layer transaction. r=roc
|
2012-07-26 14:11:22 -04:00 |
|
Jim Mathies
|
7b98dda25d
|
Bug 776898 - msvc nullptr fix for PluginInstanceParent. r=ehsan
|
2012-07-25 04:21:53 -05:00 |
|
Jim Mathies
|
8106a8e934
|
backout e78641108412 CLOSED TREE
|
2012-07-24 16:59:20 -05:00 |
|
Jim Mathies
|
e45da2259c
|
Bug 776898 - vc11 nullptr fix for PluginInstanceParent. r=ehsan
|
2012-07-24 15:07:41 -05:00 |
|
Martin Stransky
|
9f24c66177
|
Bug 627699 - Port GTK2 to GTK3, dom patch. r=karlt
|
2012-06-27 20:15:32 -04:00 |
|
Ryan VanderMeulen
|
183a1466e1
|
Backout a07e9d98a7c6 (Bug 627699) due to build bustage.
|
2012-06-21 20:56:10 -04:00 |
|
Martin Stransky
|
a378b97cdb
|
Bug 627699 - Port GTK2 to GTK3, dom patch. r=karlt
|
2012-06-21 20:44:38 -04:00 |
|
Bas Schouten
|
35b8796702
|
Bug 734404 - Part 2: Integrate DXGI shared surface model into plugin code. r=roc
|
2012-05-30 07:14:30 +02:00 |
|
Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Benjamin Smedberg
|
2b55dddfca
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
|
2012-05-18 13:30:49 -04:00 |
|
Jacek Caban
|
811ea45bac
|
Bug 754582 - Fixed unused-result warnings in Windows-specific code r=benjamin
|
2012-05-16 10:48:45 +02:00 |
|
Josh Aas
|
4825345087
|
Bug 751602: Compile fixes for NPAPI drawing models. r=bas
|
2012-05-04 22:36:27 -04:00 |
|
Hessam Salehi
|
a64cc02b3f
|
Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg
|
2012-03-21 14:07:31 -04:00 |
|
Bas Schouten
|
d9a645c7d7
|
Bug 651192 - Followup 2: Properly initialize IPDL union on OS X. pending-r=roc
|
2012-03-01 14:09:12 +01:00 |
|
Bas Schouten
|
68a787a584
|
Bug 651192 - Part 7: Implement the NPP_DidComposite API. r=roc
|
2012-02-16 04:30:25 +01:00 |
|
Bas Schouten
|
48591ea721
|
Bug 651192 - Part 6: Implement the AsyncBitmapSurface drawing model support. r=roc
|
2012-02-16 04:30:22 +01:00 |
|
Bas Schouten
|
0cce79ffe2
|
Bug 651192 - Part 5: Support remote access to ImageContainers. r=roc
|
2012-02-16 04:26:19 +01:00 |
|
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 |
|