Commit Graph

388 Commits

Author SHA1 Message Date
Chris Lord
44771e5394 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-29 15:26:17 +01:00
Chris Lord
50319e6e66 Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-05-29 15:25:40 +01:00
Ryan VanderMeulen
1ecf748cc5 Backed out changesets 3c08a0d87dc5, b6147b141643, and a38ef60582d9 (bug 874689) for Android build bustage.
CLOSED TREE
2013-05-28 21:35:26 -04:00
Ryan VanderMeulen
2ba4087f81 Backed out changeset d27425f46c14 (bug 869123) for robocop-2 failures. 2013-05-28 21:33:53 -04:00
Nick Alexander
0c648dca55 Bug 874689 - Follow-up to fix bustage on a CLOSED TREE. r=me 2013-05-28 17:25:55 -07:00
Wes Johnston
68624951bc Bug 874689 - Use message passing for file picker. r=blassey 2013-05-28 16:28:38 -07:00
Chris Peterson
f105fdc693 Bug 776223 - Catch NullPointerException from Samsung's buggy clipboard API. r=blassey 2013-05-28 11:30:49 -07:00
Sriram Ramasubramanian
8e26607420 Bug 869123: Quick share action for android menu. [r=wesj] 2013-05-15 10:55:06 -07:00
Trevor Saunders
0912ad014d backout 7a1706d0e5b0 to 8c8b6adebb4c for frequent failures in scrolling/text-1.html and scrolling/text-2.html reftests on a CLOSED TREE 2013-05-28 18:32:29 -04:00
Chris Lord
971abf679f Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-28 18:50:16 +01:00
Chris Lord
b43c75dc8a Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-05-28 18:50:16 +01:00
Brad Lassey
4a30f2fe9c bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
Chris Peterson
97e7e2d6cd Bug 872076 - Catch "missing CONTROL_LOCATION_UPDATES permission" exceptions. r=blassey 2013-05-17 09:21:04 -07:00
Chris Peterson
96a0a5b9dd Bug 776223 - Don't paste null text to Android's clipboard. r=blassey 2013-05-17 17:16:38 -07:00
Brian Ecker
4732fdf25d Bug 870333 - Fixed a null pointer exception related to clipboard text (Having no text on the clipboard was causing exception). r=cpeterson 2013-05-12 11:16:47 -07:00
Jim Chen
52b7907a6b Bug 860879 - Make GeckoAppShell.processNextNativeEvent waitable; r=blassey 2013-05-09 21:48:00 -04:00
Chris Peterson
2422fe35bc Bug 828563 - Part 2: Use Location.getTime() instead of getElapsedRealtimeNanos(). a=bustage CLOSED TREE 2013-05-08 15:21:57 -07:00
Chris Peterson
25a5f90afb Bug 863154 - Part 2: Catch Bitmap OOMs when decoding resources. r=mfinkle 2013-05-07 18:30:47 -07:00
Chris Peterson
46fe115f11 Bug 828563 - Return the most recent location, not the most accurate provider's most recent location. r=blassey 2013-05-07 15:19:58 -07:00
Richard Newman
77ced15e9b Bug 869019 - Regression: YouTube broken on Nightly - java.lang.StackOverflowError @ getOpenURIIntent(GeckoAppShell.java:1058). r=cpeterson 2013-05-06 16:26:13 -07:00
Ryan VanderMeulen
ffbcd55751 Backed out changesets 0cb5418906cf and 3c366c865e73 (bug 803299) for Android bustage.
CLOSED TREE
2013-05-02 15:45:20 -04:00
Chris Lord
26d6b7197c Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-02 18:25:18 +01:00
Chris Lord
5962935c94 Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-05-02 18:25:16 +01:00
Wes Johnston
3e5c687c47 Bug 851581 - Clean up external protocol prompt. r=mfinkle 2013-04-25 13:31:50 -07:00
Brian Nicholson
ffbca588e2 Bug 860523 - Add namespace wrapper for WebApps. r=wesj 2013-04-17 16:24:02 -07:00
Chris Peterson
0a0353d246 Bug 861395 - Part 2: Still try to report exception if the exception reporter throws an exception. r=kats 2013-04-12 14:17:37 -07:00
Chris Peterson
a93fdfa33b Bug 861395 - Part 1: Log the cause exception that we report to Socorro. r=kats 2013-04-12 12:56:31 -07:00
Brian Nicholson
60cd9c088f Bug 856163 - Part 5: Reduce preprocessing in WebApp. r=mfinkle 2013-04-09 17:10:48 -07:00
Brian Nicholson
9b97a1e4d0 Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman 2013-04-09 17:10:47 -07:00
Chris Peterson
e4b56d7c7f Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
Dan Mosedale
87d320ceed Bug 830935 - Add a method for getting Fennec's Activity Context from AndroidBridge. r=blassey 2013-02-09 13:38:08 -08:00
Kartikaya Gupta
8f5db7977f Bug 856756 - Extract a HardwareUtils class. r=mfinkle 2013-04-02 10:03:39 -04:00
Sriram Ramasubramanian
5603e547c0 Bug 852312: Move the custom views in about:home to widget directory. [r=bnicholson] 2013-03-25 15:44:45 -07:00
James Hugman
92edb510fc Bug 813736 - Enable installPackage api on Android. r=wesj,fabrice 2013-03-25 13:03:58 -07:00
Kartikaya Gupta
b7ba594b25 Bug 850318 - Avoid blocking the UI thread on the background thread when calling getClipboardText. r=wesj 2013-03-22 22:03:17 -04:00
Brian Nicholson
d69b242eaf Bug 850693 - Create a NotificationHandler for each Fennec instance. r=kats 2013-03-21 13:32:11 -07:00
Jim Chen
3ed2e861ad Bug 847823 - Clean up NotifyIME to use the Gecko NotificationToIME enum; r=cpeterson 2013-03-19 16:54:49 -04:00
Jim Chen
4d630e316b Bug 847823 - Change NotifyIMEEnabled to NotifyIMEContext; r=cpeterson 2013-03-19 16:54:48 -04:00
Brian Nicholson
be6ad06939 Bug 851056 - Remove NotificationHandler. r=kats 2013-03-19 14:09:44 -07:00
Chris Peterson
4a93ace6bd Bug 847839 - Part 1a: Port XUL Fennec's VideoPlayer to Native Fennec. r=mfinkle 2013-03-07 14:44:22 +00:00
William Chen
6d370e30f7 Bug 782211 - Part 1: Implemented additional functionality in Fennec to support Notification API. r=wesj 2013-03-18 06:24:53 -07:00
Kartikaya Gupta
e3ba395974 Bug 802130 - Add a ThreadUtils.isOnUiThread helper function. r=mfinkle 2013-03-15 11:52:53 +01:00
Kartikaya Gupta
db8bea500d Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
Kartikaya Gupta
20a994a858 Bug 802130 - Move mMainHandler into ThreadUtils. r=mfinkle 2013-03-15 11:52:53 +01:00
Brian Nicholson
278a2f521d Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats 2013-03-13 13:20:57 -07:00
Kartikaya Gupta
0f64ba7857 Bug 827347 - Allow force-downloading and installing of updates from about:firefox. r=snorp,blassey 2013-03-13 15:47:38 +00:00
Brian Nicholson
dd3434be8a Bug 823285 - Use foreground notification service for downloads. r=kats 2013-03-11 11:59:23 -07:00
Kartikaya Gupta
e8238c7e73 Bug 846774 - Replace the sync event with an ack flag on events. r=cpeterson 2013-03-10 22:43:30 +00:00
Kartikaya Gupta
6da27d83f3 Bug 844275 - Move the GfxInfoThread so that it is guaranteed to run to completion before compositor creation. r=Cwiiis 2013-02-28 13:28:24 -05:00
Brian Nicholson
1c31a98bcf Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00