Chris Kitching
|
2425aa80a2
|
Bug 1081582: Fix spelling. r=rnewman
|
2014-10-12 00:28:29 +01:00 |
|
Mark Finkle
|
0dd8e63b7b
|
Bug 1035420 - [geckoview] Implement Java <-> Javascript messaging bridge r=bnicholson
|
2014-10-15 00:33:14 -04:00 |
|
Mark Finkle
|
5d8fab2066
|
Bug 1035420 - [geckoview] Implement chrome script injection r=bnicholson
|
2014-10-15 00:32:15 -04:00 |
|
Carsten "Tomcat" Book
|
44f1763830
|
Backed out changeset b4bfcde216b9 (bug 1035420) for Android Bustage
|
2014-10-15 08:57:06 +02:00 |
|
Carsten "Tomcat" Book
|
ffc78d0338
|
Backed out changeset f7c918458900 (bug 1035420) for Android Bustage
|
2014-10-15 08:56:51 +02:00 |
|
Mark Finkle
|
904cc1d1b3
|
Bug 1035420 - [geckoview] Implement Java <-> Javascript messaging bridge r=bnicholson
|
2014-10-15 00:33:14 -04:00 |
|
Mark Finkle
|
3f41b4245f
|
Bug 1035420 - [geckoview] Implement chrome script injection r=bnicholson
|
2014-10-15 00:32:15 -04:00 |
|
Chris Kitching
|
1edb57572c
|
Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
|
2014-10-10 23:58:19 +01:00 |
|
Jim Chen
|
f6e00ce7f5
|
Bug 888482 - Send event to set layer client; r=snorp
|
2014-09-30 18:20:58 -04:00 |
|
Brian Nicholson
|
f07270044f
|
Bug 1073052 - Use main looper to initialize UI thread and handler. r=rnewman
|
2014-09-25 13:27:03 -07:00 |
|
Frédéric Wang
|
edfc2cb7f7
|
Bug 1059427 - Make GeckoViews ignore accessibility events when they are not "important for accessibility". r=mfinkle
|
2014-08-27 11:15:00 -04:00 |
|
Frédéric Wang
|
8a3d32d6d7
|
Bug 1042257 - Part 1: Integrate GeckoAccessibility into GeckoView. r=mfinkle
|
2014-08-20 17:37:36 -07:00 |
|
Brian Nicholson
|
bb18db7d58
|
Bug 1052841 - Remove handleMessage from GeckoView. r=mfinkle
|
2014-08-14 12:52:51 -07:00 |
|
Richard Newman
|
d93a0cddc4
|
Bug 1042984 - Add extensive logging and descriptive crash data for library load errors. r=mfinkle
|
2014-07-24 09:39:48 -07:00 |
|
Mark Finkle
|
c62e5089df
|
Bug 1033168 - GeckoView needs to use EventDispatcher.sendResponse r=wesj
|
2014-07-07 16:28:03 -04:00 |
|
Jim Chen
|
0ff39eef3c
|
Bug 1004073 - Refactor EventDispatcher usages; r=fennec-team
|
2014-05-02 14:34:40 -04:00 |
|
Kartikaya Gupta
|
8beb92e033
|
Bug 995316 - Make GeckoLayerClient package-scoped. r=snorp
|
2014-04-11 20:49:46 -04:00 |
|
Richard Newman
|
0962c34a9f
|
Bug 969637 - NullPointerException in org.mozilla.gecko.GeckoConnectivityReceiver.start. r=wesj
|
2014-02-27 12:32:34 -08:00 |
|
Brad Lassey
|
5043b16087
|
bug 944104 - support creating a GeckoView programmatically r=mfinkle
|
2013-11-27 17:58:41 -05:00 |
|
Richard Newman
|
f61459c71b
|
Bug 936756 - Switch locales via pref, not via system locale setting. r=mfinkle,sriram (relanded as one patch)
|
2013-12-03 15:05:43 -08:00 |
|
Mark Finkle
|
117c145ba8
|
Backout 9ebed437d78f, 606c4b4ab77f, 686b4b5a5be3, c46514ce6886, 9cbe6533c480 due to critical breakage in bug 945723
|
2013-12-03 10:15:26 -05:00 |
|
Richard Newman
|
522a4400c3
|
Bug 936756 - Part 0: refactor prefs access in GeckoApp. r=mfinkle
|
2013-12-01 21:53:16 -08:00 |
|
Brian Nicholson
|
069bf2bdef
|
Bug 911364 - Connect new GeckoView to Gecko after rotation. r=mfinkle
|
2013-11-07 11:38:00 -08:00 |
|
Mark Finkle
|
115cc337dc
|
Bug 928756 - [geckoview] Convert prompt-based actions into separate GeckoView endpoints r=bnicholson
|
2013-11-06 17:59:11 -05:00 |
|
Mark Finkle
|
3f114af3d2
|
Bug 880123 - Add support for content callback interfaces to GeckoView r=blassey
|
2013-11-06 17:59:07 -05:00 |
|
Mark Finkle
|
f8ec0ce9ab
|
Bug 880121 - Add support for Browser (Chrome) application interfaces to GeckoView r=blassey
|
2013-11-06 17:58:29 -05:00 |
|
Mark Finkle
|
8f0f084fed
|
Bug 880119 - Improve the API for GeckoView r=blassey
|
2013-11-06 17:56:23 -05:00 |
|
Brad Lassey
|
d3ac1ff71a
|
bug 930070 - GeckoView should handle not having fennec-specific classes r=mfinkle
|
2013-10-23 18:33:56 +02:00 |
|
Mark Finkle
|
d7adf0ffe8
|
Bug 927451 - GeckoView profile folder is not created r=blassey r=wesj
|
2013-10-16 17:02:39 -04:00 |
|
Mark Finkle
|
a45226d132
|
Bug 927253 - [geckoview] NPE in GeckoNetworkManager r=blassey
|
2013-10-16 17:02:36 -04:00 |
|
Mark Finkle
|
af28e043e9
|
Bug 911018 - Call HardwareUtils.init in GeckoView r=bnicholson
|
2013-09-05 00:33:11 -04:00 |
|
Shane Tully
|
752ca102b7
|
Bug 880118 - Allow GeckoView to be used as a view from a library project. r=blassey
|
2013-08-23 11:46:05 -07:00 |
|
Shane Tully
|
847303f911
|
Bug 880118 - Provide a way to disable content providers for a GeckoView library. r=blassey
|
2013-08-20 14:54:16 -07:00 |
|
Brad Lassey
|
0b54a77b1f
|
bug 880259 - Firefox should use GeckoView r=mfinkle
|
2013-08-02 16:46:07 -04:00 |
|
Shane Tully
|
a43df75fa6
|
Bug 894088 - Add loadUrlInNewTab() in GeckoView for opening URL in new tab. r=cpeterson
|
2013-08-13 13:43:00 -07:00 |
|
Ryan VanderMeulen
|
ca1b70b6b7
|
Backed out changeset 5de4d20f6cfd (bug 880259) for intermittent Android reftest failures.
|
2013-08-09 12:54:15 -04:00 |
|
Brad Lassey
|
5cb8c4a589
|
bug 880259 - Firefox should use GeckoView r=mfinkle
|
2013-08-02 16:46:07 -04:00 |
|
Brad Lassey
|
0cf84ed53a
|
bug 894313 - GeckoThread should own its own static instance r=kats
--HG--
extra : rebase_source : bf7fdb0a4bd399c4edcc2046ed4c232b41a3827b
|
2013-08-08 09:02:02 -04:00 |
|
Brian Nicholson
|
96e253c01f
|
Bug 851373 - Have Tabs use the application context instead of the activity. r=rnewman
|
2013-07-15 12:12:15 -07:00 |
|
Jim Chen
|
e56ee2b07a
|
Bug 889881 - Refactor and add a Gecko handler to ThreadUtils; r=blassey
|
2013-07-09 16:25:55 -04:00 |
|
Brad Lassey
|
f68e311176
|
bug 867517 - Gecko-based WebView for Android, add GeckoView r=mfinkle
|
2013-05-30 00:31:43 -04:00 |
|