Ed Morley
c289f9f162
Backout 4987ffd173a4 (bug 687267) for bustage
2012-07-23 14:47:54 +01:00
James Willcox
a60fcafab7
Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert,blassey
2012-07-20 15:20:51 -04:00
Ms2ger
45a14cadbf
Bug 776142 - Back out bug 687267 / changeset 8571114112b2 on a CLOSED TREE.
2012-07-22 14:02:18 +02:00
James Willcox
18e78b0b0f
Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert
2012-07-20 15:20:51 -04:00
James Willcox
bdd38c0d32
Bug 759747 - Fix up fullscreen Flash handling on Android 4.0+ r=blassey
2012-06-06 22:39:36 -04:00
James Willcox
68eb3abaa0
Bug 736073 - Implement power state support for Flash on Android r=blassey
2012-06-06 22:39:18 -04:00
James Willcox
ee96d9bd79
Bug 727421 - Implement full screen support for Flash on Android r=blassey
2012-05-30 12:10:49 -04:00
James Willcox
e4f181e22b
Backout 814d564578d1 due to xul bustage
2012-05-30 11:58:50 -04:00
James Willcox
7fc5d98cea
Bug 727421 - Implement full screen support for Flash on Android r=blassey
2012-05-30 10:29:16 -04:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Josh Aas
19b2d04e7b
Bug 755961: Plugin stream decomtamination (nsIPluginStreamListener). r=bsmedberg
2012-05-17 19:54:26 -04:00
Josh Aas
4825345087
Bug 751602: Compile fixes for NPAPI drawing models. r=bas
2012-05-04 22:36:27 -04:00
James Willcox
ddea1de67e
Bug 751885 - Cancel pending events when plugin is destroyed on Android r=blassey
2012-05-04 11:48:41 -04:00
Josh Aas
857ffa303c
Bug 748343: Remove support for "java" and "packages" objects from the DOM. r=jst sr=smaug a=ehsan CLOSED TREE
2012-05-01 16:47:35 -04:00
Josh Matthews
c62994d83a
Bug 722942 - Obtain private browsing status from document of plugin owner, and watch private mode transitions on a per-instance basis. r=josh
2012-04-24 00:49:25 -04:00
Josh Aas
596a6a670a
Bug 741246: Simplify plugin instance creation and initialization (further). r=jst
2012-04-02 15:17:34 -04:00
Benjamin Smedberg
3d3dc2c055
Bug 729009 part 0 - remove dead code, r=josh
2012-03-12 12:48:27 -04: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
15beecfc67
Bug 651192 - Part 4: Allow setting different drawing models across all platforms. r=roc
2012-02-16 04:24:38 +01:00
Bas Schouten
5d2ceab56d
Bug 651192 - Part 2: Update interface and stub implementors which don't have support. r=roc
2012-02-16 04:08:41 +01:00
James Willcox
76313612cc
Bug 703601 - Fix a bunch of lifecycle issues with Flash on Android
2012-02-15 15:34:31 -05:00
Ms2ger
961114ca3a
Bug 718287 - Remove plugins ForceRedraw functions; r=bz
2012-02-10 11:04:45 +01: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
Matt Brubeck
eabc46fa6b
Merge mozilla-central and mozilla-inbound
2012-02-01 17:09:34 -08:00
Josh Aas
751621897d
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
2012-01-31 16:55:54 -05:00
James Willcox
d28ecb7432
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
2012-01-31 09:40:58 -05:00
Boris Zbarsky
a9bce75e95
Backed out changeset e57ddd9fdd5e (bug 721741) because it breaks Android builds.
2012-01-31 23:38:35 -05:00
James Willcox
40223c10aa
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
2012-01-31 09:40:58 -05:00
Ed Morley
dfab7c7328
Backout b87113ff33ff (bug 721741) for Android build failures
2012-01-31 16:19:00 +00:00
James Willcox
f9e5262935
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
2012-01-31 09:40:58 -05:00
Bas Schouten
fb515c0a69
Bug 710511: Rename DrawingModel to ANPDrawingModel r=snorp
2012-01-17 23:45:06 +01:00
James Willcox
94953a1f1b
Rolled up Android plugin fixes including bugs 692988, 694366, 702330, 702334, 702338, 702341, 702614, 702627, 702964
...
Bug 692988 - anp_system_getApplicationDataDirectory() is just plain wrong
Bug 694366 - Allow Flash to use transparent wmode
Bug 702330 - Revert to drawing Flash plugin with a SurfaceView
Bug 702334 - Fix deadlocks caused by Flash
Bug 702338 - Enable plugins
Bug 702341 - Flash plugins don't respond to panning/zooming changes
Bug 702614 - Flash should use Skia to implement ANPCanvas and similar
interfaces
Bug 702627 - Flash: queue invalidation after async surface request
Bug 702964 - Support subregion lock on plugin surfaces
2011-11-21 02:55:50 -05:00
Steven Michaud
5969b9c010
Bug 700835 - Restore plugin caching to work around bad crash bug in latest Apple Java updates. r=josh
2011-11-11 19:10:31 -06:00
Michael Wu
21ff4d9ef1
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
2011-11-10 16:17:46 -08:00
James Willcox
25eba07897
Bug 692198 - Make Flash on Android draw to bitmap intead of SurfaceView directly
...
From 718909dd4d8c1b1ffb2e8ea72cc7d75c281e0773 Mon Sep 17 00:00:00 2001
2011-10-05 14:44:19 -04: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
Doug Turner
de45728b30
Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh.
2011-09-16 14:34:31 -07:00
Ed Morley
dfcf452dc7
Backout d4bdab069bbc (bug 630007) for qt build bustage and various oranges on other platforms
2011-09-17 00:27:55 +01:00
Doug Turner
4002d1430f
Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh.
2011-09-16 14:34:31 -07: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
Josh Aas
09091a7ba6
Bug 670079: Stop caching plugin instances. We don't ever want to restart instances. r=jst
2011-07-08 12:39:22 -04:00
Josh Aas
0f3cc1fc02
Bug 660989: Make NPPVpluginWantsAllNetworkStreams work with OOP plugins. r=bsmedberg
2011-06-08 16:20:53 -04:00
Josh Aas
fdde0fa13b
Bug 637253: Remove nsIPluginInstance interface. r=bsmedberg
2011-05-17 21:48:34 -04:00
Benjamin Smedberg
8f6641e796
Bug 649558 - Move modules/plugin/base to dom/plugins/base, r=josh
2011-04-26 17:38:43 -04:00