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 |
|
David Zbarsky
|
271873d08e
|
Bug 756651: Fix build warning r=jst
|
2012-05-22 11:51:37 -07: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 |
|
James Willcox
|
e7c9c04a41
|
Bug 750760 - Fix Android plugin positioning when iframes are used r=blassey
|
2012-05-04 10:38:11 -04:00 |
|
James Willcox
|
307974778f
|
Bug 727116 - Draw Flash plugins with OpenGL during pan/zoom on legacy Android r=blassey
|
2012-04-27 16:04:47 -04:00 |
|
Masayuki Nakano
|
7537069ed1
|
Bug 630811 part.2 Replace nsInputEvent::isShift, nsInputEvent::isControl, nsInputEvent::isAlt and nsInputEvent::isMeta r=smaug
|
2012-04-25 12:00:02 +09: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 |
|
Oleg Romashin
|
b2a3afd851
|
Bug 746913 - Plugins NativeRenderer X/qt/gtk includes defines cleanup. r=karlt, a=desktop-only
|
2012-04-20 17:15:59 -04:00 |
|
Chris Peterson
|
d875d47fe6
|
Bug 742036 - Part 3: Pass Android's native keycodes to Flash plugin using nsGUIEvent::pluginEvent. r=masayuki,blassey a=blocking-fennec
|
2012-04-19 10:49:31 -07:00 |
|
Ed Morley
|
1189e8be47
|
Backout 4e26b559d215, d74da7b4bf10 & d91d3787a3ef (bug 742036) for xul android failures; a=backout
|
2012-04-19 12:50:46 -07:00 |
|
Chris Peterson
|
305ef55494
|
Bug 742036 - Part 3: Pass Android's native keycodes to Flash plugin using nsGUIEvent::pluginEvent. r=masayuki,blassey a=blocking-fennec
|
2012-04-19 10:49:31 -07:00 |
|
Brad Lassey
|
3749b7ad18
|
bug 738198 - crash in nsPluginInstanceOwner::~nsPluginInstanceOwner r=snorp
|
2012-03-27 01:31:57 -04:00 |
|
Oleg Romashin
|
35ebaf2234
|
Bug 703155 - Port Mozilla Qt to Qt5. r=mark.finkle,mh+mozilla,dougt
|
2012-03-22 16:24:40 -07:00 |
|
James Willcox
|
09357d52b1
|
Bug 737120 - Allow Flash plugin instances to be cleaned up on Android without an object frame present r=blassey
|
2012-03-19 16:09:49 -04:00 |
|
James Willcox
|
8c5c69db16
|
Bug 719851 - Remove Flash view on Android when plugin instance is lost r=blassey
|
2012-03-14 17:15:46 -04:00 |
|
Ehsan Akhgari
|
ea35c082f9
|
Merge mozilla-central into mozilla-inbound
|
2012-03-14 13:40:34 -04:00 |
|
Oleg Romashin
|
fd3a21aa11
|
Bug 735598 - Check for MOZ_X11 before using X11 Window types. r=karlt
|
2012-03-14 13:24:20 +01:00 |
|
James Willcox
|
b26e1ed15a
|
Bug 728371 - Make Flash work with GLES 2.0 and GL layers r=pcwalton
|
2012-03-12 13:03:54 -04:00 |
|
Josh Aas
|
671bce02a0
|
Bug 734306: Fix bad conversion from nsresult to NPError. r=bas
|
2012-03-12 10:39:54 -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
|
0cce79ffe2
|
Bug 651192 - Part 5: Support remote access to ImageContainers. r=roc
|
2012-02-16 04:26:19 +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 |
|
John Schoenick
|
6bd903b580
|
Bug 406541 - Ensure we agree with java on applet codebase, and run security checks for file: codebase URIs. r=jst
|
2012-02-27 13:58:00 -08:00 |
|
Josh Aas
|
7aef44b4c4
|
Bug 723190: Fix for crash due to bad scroll listener registration for Mac Carbon plugins. r=smichaud
|
2012-02-21 13:59:38 -05:00 |
|
Josh Aas
|
52f2bbba76
|
Bug 723190: Fix/mitigate crash at nsGfxScrollFrameInner::ScrollToImpl. r=smichaud
|
2012-02-17 23:32:16 -05:00 |
|
Josh Aas
|
54a26e9435
|
Bug 724717: Fix crash at nsPluginInstanceOwner::CARefresh. r=benwa
|
2012-02-16 21:27:37 -05:00 |
|
James Willcox
|
76313612cc
|
Bug 703601 - Fix a bunch of lifecycle issues with Flash on Android
|
2012-02-15 15:34:31 -05:00 |
|
Ed Morley
|
98040bceb5
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-10 12:14:39 +00: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 |
|
Josh Aas
|
6ee53c1462
|
Bug 724395: Get rid of GetUniqueID impl from nsPluginInstanceOwner. r=bsmedberg
|
2012-02-09 14:40:22 -05:00 |
|
Josh Aas
|
4696aaacff
|
Bug 723379: Be more strict about not instantiating plugin instances before they have an object frame. Also fix a bug causing object frame creation to fail. r=bz
|
2012-02-07 16:25:28 -05:00 |
|
Jim Mathies
|
3d686ea274
|
Bug 683059 - Fix for Crash [@ nsObjectFrame::IsOpaque] with applet and changing style onunload. r=josh
|
2012-02-02 16:55:25 -06: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 |
|
Doug Turner
|
fde2f1aa9d
|
Bug 713803 - Rationalize JNI access accross android widget. r=blassey
|
2012-01-29 12:39:30 -08:00 |
|
Phil Ringnalda
|
562c4194c6
|
Back out 59d8d92f9f3c (bug 713803) for Android C1 permaorange
|
2012-01-29 00:49:02 -08:00 |
|
Doug Turner
|
2abf72a957
|
Bug 713803 - Rationalize JNI access accross android widget. r=blassey
|
2012-01-28 22:38:02 -08:00 |
|
Matt Brubeck
|
c7bda6e332
|
Bug 720400 - Crash in nsPluginInstanceOwner::RemovePluginView @ mozilla::AndroidBridge::EnsureJNIThread [r=blassey]
|
2012-01-28 20:16:26 -08: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 |
|
Bas Schouten
|
33c8caf378
|
Bug 715785: Make ImageContainers independent of LayerManagers. r=roc
|
2012-02-01 03:18:30 +01: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 |
|
James Willcox
|
4f1d9bc93c
|
Bug 707439 - Fix Flash plugin positioning
|
2012-01-18 10:41:35 -05:00 |
|
Bas Schouten
|
fb515c0a69
|
Bug 710511: Rename DrawingModel to ANPDrawingModel r=snorp
|
2012-01-17 23:45:06 +01:00 |
|
Markus Stange
|
6f8783bb44
|
Bug 598482 part 3 - Remove synchronous painting APIs from nsIWidget. r=roc
|
2011-12-23 22:52:21 -05:00 |
|