gecko/mobile/android/base
Kartikaya Gupta 189805593c Bug 732971 - For Fennec move the resolution from the top-level presShell to the content presShell. r=BenWa
The bulk of this patch is fixing up pieces of code that infer the resolution
as the inverse of the scaling transform on the root layer. This used to be
how various bits of gfx code obtained the resolution, but now that we can set
the resolution on the actual presShell that contains the content, we can also
just read the resolution from the FrameMetrics directly.
2013-10-29 09:27:50 -04:00
..
animation Bug 910191/913402 - Don't use OnPreDrawObserver on pre-HC devices (r=sriram) 2013-09-18 14:50:22 -04:00
background Bug 922694 - Part 3: FHR changes for distribution and locale. r=mcomella 2013-10-16 18:56:27 -07:00
db Bug 914296: Add more intelligent caching to the Favicons system. r=rnewman 2013-10-11 16:42:39 -07:00
favicons Bug 929010 - crash in java.lang.NullPointerException: at org.mozilla.gecko.favicons.cache.FaviconsForURL.ensureDominantColor(FaviconsForURL.java) r=mfinkle 2013-10-24 05:47:19 -04:00
gfx Bug 732971 - For Fennec move the resolution from the top-level presShell to the content presShell. r=BenWa 2013-10-29 09:27:50 -04:00
health Bug 922694 - Part 5: grab distribution ID in FHR. r=mcomella 2013-10-16 18:56:27 -07:00
home Bug 920507 - Uncaught exception / crash when Clear private data -> Browsing & download history, r=lucasr 2013-10-19 02:10:20 -04:00
locales Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps 2013-10-17 07:55:16 +09:00
menu Backed out changeset 72b0a69fde77 (bug 734877) 2013-07-16 11:59:51 +01:00
mozglue Bug 794981 - Part 1: Annotate Java methods that are to have JNI wrappers generated. r=kats 2013-09-09 08:57:36 -04:00
preferences Bug 917947: SearchEngine icons are small in the dialog. [r=mfinkle] [r=margaret] 2013-10-14 13:52:23 -07:00
prompts Bug 920170 - Allow adding a grid of icons to prompts. r=margaret 2013-10-15 08:53:16 -07:00
resources Merge m-c to fx-team. 2013-10-18 15:41:57 -04:00
sqlite
sync Bug 900522 - Follow up: Rename sync resources. r=me 2013-10-17 17:42:57 -07:00
tests Merge mozilla-central to mozilla-inbound 2013-10-24 07:08:01 +02:00
updater Merge fx-team to m-c. 2013-09-30 16:18:53 -04:00
util Bug 924478 - Initialize sPriorityResetRunnable only once. r=kats 2013-10-08 12:25:42 -07:00
widget Bug 914296: Add more intelligent caching to the Favicons system. r=rnewman 2013-10-11 16:42:39 -07:00
ActivityHandlerHelper.java Bug 920170 - Move Android prompt service components to their own namespace. r=margaret 2013-10-02 11:18:16 -07:00
AlertNotification.java
AlignRightLinkPreference.java
AllCapsTextView.java
android-services.mozbuild Bug 925185 - Part 2: Use add_java_jar and restrict JAVA_JAR_TARGETS to moz.build. r=gps 2013-10-24 15:38:22 -07:00
AndroidImport.java
AndroidImportPreference.java
AndroidManifest.xml.in Bug 924133 - Remove Android WebApps preprocessing. r=wesj 2013-10-09 17:05:36 -07:00
AnimatedHeightLayout.java Bug 876765 - Part 1: Factor out search view into SearchEngineRow. r=lucasr 2013-07-15 14:36:13 -07:00
ANRReporter.java Bug 879568 - Make the ANR reporter use SysInfo class; r=rnewman 2013-06-27 14:25:57 -04:00
App.java.in
AppConstants.java.in Bug 888982 - Fennec should use channel-specific build defines rather than MOZ_UPDATE_CHANNEL. r=mleibovic 2013-08-08 13:40:26 -04:00
AppNotificationClient.java
AutocompleteHandler.java
BackButton.java
BaseGeckoInterface.java Bug 920170 - Move Android prompt service components to their own namespace. r=margaret 2013-10-02 11:18:16 -07:00
BrowserApp.java Merge m-c to fx-team. 2013-10-18 15:41:57 -04:00
BrowserToolbar.java Bug 928671 - Respect browser.urlbar.trimURLs on Android. r=wesj 2013-10-26 18:18:55 +02:00
BrowserToolbarBackground.java Bug 924232 - Part 2: Move preprocessed Gecko*.java.in to widget package. r=mfinkle 2013-10-10 11:53:14 -07:00
CameraImageResultHandler.java Bug 878416 - Allow file picker result to be null. r=liuche 2013-08-05 10:21:24 -07:00
CameraVideoResultHandler.java
CanvasDelegate.java
CheckableLinearLayout.java
ClickableWhenDisabledEditText.java
ContactService.java Bug 850430 - Treat key as an array on the Android contacts backend. r=me 2013-10-18 03:11:11 -03:00
ContextGetter.java
CrashReporter.java Bug 896170 - Part 2: Use intent extra to trigger restore on restart. r=mfinkle 2013-09-10 11:17:42 -07:00
CustomEditText.java Bug 924232 - Part 2: Move preprocessed Gecko*.java.in to widget package. r=mfinkle 2013-10-10 11:53:14 -07:00
DataReportingNotification.java Bug 872329 - Part 2: Apply new settings layout - xml layouts. r=wesj 2013-06-26 10:57:49 -07:00
Distribution.java Bug 922694 - Part 7: use standalone prefs to avoid racing with startup. r=ckitching 2013-10-16 19:25:13 -07:00
DoorHanger.java Bug 920170 - Move Android prompt service components to their own namespace. r=margaret 2013-10-02 11:18:16 -07:00
DoorHangerPopup.java Bug 920170 - Move Android prompt service components to their own namespace. r=margaret 2013-10-02 11:18:16 -07:00
EditBookmarkDialog.java Bug 887820 - Close cursors in LocalBrowserDB and its users. r=mleibovic 2013-07-11 10:43:36 -04:00
fennec-ids-generator.py
FilePickerResultHandler.java
FilePickerResultHandlerSync.java
FindInPageBar.java Bug 880118 - Android resource IDs must be mutable for library projects. r=cpeterson 2013-08-13 16:44:00 -07:00
FlowLayout.java
FontSizePreference.java
FormAssistPopup.java
ForwardButton.java
GeckoAccessibility.java Bug 906670 - Can sometimes accessibility focus hidden content from about:home. r=lucasr 2013-08-28 10:37:57 -04:00
GeckoActivity.java
GeckoApp.java bug 930070 - GeckoView should handle not having fennec-specific classes r=mfinkle 2013-10-23 18:33:56 +02:00
GeckoApplication.java Bug 815202 - Add Pause and Cancel actions to download notifications. r=wesj 2013-09-24 13:53:55 -07:00
GeckoAppShell.java Bug 922694 - Part 4: grab Accept-Locale pref in FHR. r=mcomella 2013-10-16 18:56:27 -07:00
GeckoBatteryManager.java
GeckoConnectivityReceiver.java
GeckoEditable.java Bug 899233 - Don't restart IME when changing selection; r=cpeterson 2013-08-14 11:32:44 -04:00
GeckoEvent.java Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle 2013-09-04 09:58:23 -04:00
GeckoHalDefines.java
GeckoInputConnection.java Bug 906506 - Properly commit onKeyMultiple() keys with unknown code. r=cpeterson 2013-08-22 09:58:00 -04:00
GeckoJavaSampler.java Bug 794981 - Part 1: Annotate Java methods that are to have JNI wrappers generated. r=kats 2013-09-09 08:57:36 -04:00
GeckoMessageReceiver.java
GeckoNetworkManager.java bug 918645 - rash in java.lang.SecurityException: WifiService: Neither user 10061 nor current process has android.permission.ACCESS_WIFI_STATE. at android.os.Parcel.readException(Parcel.java r=mcmanus 2013-09-20 15:58:10 -04:00
GeckoPreferenceFragment.java Bug 888374 - crash: Clicking link in about:healthreport for Choose what I share. r=nalexander 2013-06-28 16:38:51 -07:00
GeckoPreferences.java Bug 910186 - Long-press on search providers in settings only triggers touch up. r=sriram 2013-09-24 17:51:18 -07:00
GeckoProfile.java bug 930070 - GeckoView should handle not having fennec-specific classes r=mfinkle 2013-10-23 18:33:56 +02:00
GeckoScreenOrientationListener.java Bug 908058 - Add orientation keyword 'default' to express normal orientation. r=mounir, r=blassey 2013-09-30 10:40:41 -04:00
GeckoSmsManager.java Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+ 2013-09-09 21:48:07 +08:00
GeckoThread.java bug 930070 - GeckoView should handle not having fennec-specific classes r=mfinkle 2013-10-23 18:33:56 +02:00
GeckoUpdateReceiver.java
GeckoView.java bug 930070 - GeckoView should handle not having fennec-specific classes r=mfinkle 2013-10-23 18:33:56 +02:00
GlobalHistory.java Bug 880118 - Provide a way to disable content providers for a GeckoView library. r=blassey 2013-08-20 14:54:16 -07:00
InputMethods.java Bug 909940 - Disable updating the URL bar type for HTC keyboards. r=cpeterson 2013-09-23 17:23:37 -04:00
JavaAddonManager.java
jni-generator.py
LightweightTheme.java Bug 889564 - ANR: LightweightTheme.handleMessage can block the Gecko thread r=sriram 2013-07-12 00:07:55 -04:00
LightweightThemeDrawable.java
LinkPreference.java
Makefile.in Bug 925185 - Part 2: Use add_java_jar and restrict JAVA_JAR_TARGETS to moz.build. r=gps 2013-10-24 15:38:22 -07:00
MemoryMonitor.java Bug 888326 - Part 2: Refactoring Favicons to be static, not a singleton - the singleton instance was staticly assigned and never cleared. r=mleibovic 2013-09-12 10:49:20 -04:00
MotionEventInterceptor.java
moz.build Bug 925185 - Part 2: Use add_java_jar and restrict JAVA_JAR_TARGETS to moz.build. r=gps 2013-10-24 15:38:22 -07:00
MultiChoicePreference.java
NotificationClient.java Bug 885783 - Attach webrtc to a foreground notification. r=bnicholson 2013-07-18 16:35:34 -07:00
NotificationHandler.java Bug 921776 - Forced notifications to keep the same timestamp to preserve the order they are displayed in; fixed current notification mechanism in notification handler to update correctly the current foreground notification; r=wesj 2013-10-14 13:38:57 -07:00
NotificationHelper.java Bug 815202 - Add Pause and Cancel actions to download notifications. r=wesj 2013-09-24 13:53:55 -07:00
NotificationService.java Bug 885783 - Attach webrtc to a foreground notification. r=bnicholson 2013-07-18 16:35:34 -07:00
NSSBridge.java
OrderedBroadcastHelper.java
package-name.txt.in
PageActionLayout.java Merge m-c to fig. 2013-08-20 16:33:28 -04:00
PrefsHelper.java Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle 2013-09-04 09:58:23 -04:00
PrivateDataPreference.java
PrivateTab.java
ReaderModeUtils.java Bug 923086 - "Add to reading list" button does not save it's state, r=lucasr 2013-10-14 09:58:16 -04:00
ReferrerReceiver.java
RemoteTabs.java
Restarter.java Bug 917538 - Fix Fennec Restarter flags and remove System.exit(0). r=blassey 2013-09-26 16:34:38 -07:00
RobocopAPI.java Bug 906088 - part 6 - update tests to use the new API; r=kats 2013-09-04 09:58:32 -04:00
ScrollAnimator.java Bug 849847 - Make about:home scrollable with the analog stick. r=Cwiiis 2013-06-24 21:44:07 -07:00
ServiceNotificationClient.java
SessionParser.java
ShapedButton.java Bug 924232 - Part 2: Move preprocessed Gecko*.java.in to widget package. r=mfinkle 2013-10-10 11:53:14 -07:00
SharedPreferencesHelper.java
SiteIdentityPopup.java Bug 921023 - Properly re-enable mixed content blocking. r=mfinkle 2013-10-01 11:42:42 -04:00
SmsManager.java
strings.xml.in Bug 919230 - Implement empty screen state for bookmarks. r=sriram 2013-10-16 09:42:33 -07:00
SurfaceBits.java
SyncPreference.java
SysInfo.java.in Bug 879568 - Make the ANR reporter use SysInfo class; r=rnewman 2013-06-27 14:25:57 -04:00
Tab.java Bug 923086 - "Add to reading list" button does not save it's state, r=lucasr 2013-10-14 09:58:16 -04:00
TabCounter.java Bug 924232 - Part 2: Move preprocessed Gecko*.java.in to widget package. r=mfinkle 2013-10-10 11:53:14 -07:00
Tabs.java bug 930068 - GeckoView shouldn't require ACCOUNT access permission r=mfinkle 2013-10-23 18:30:33 +02:00
TabsAccessor.java
TabsPanel.java Bug 896281 - Part 1: Disable synced tab for guest session. r=sriram 2013-09-19 13:40:48 -04:00
TabsTray.java merge m-c into fig 2013-07-28 12:08:01 -07:00
Telemetry.java Bug 905759 - part 2 - add Telemetry-specific GeckoEvent and related machinery; r=blassey 2013-08-15 15:03:47 -04:00
TextSelection.java
TextSelectionHandle.java
ThumbnailHelper.java Bug 794981 - Part 1: Annotate Java methods that are to have JNI wrappers generated. r=kats 2013-09-09 08:57:36 -04:00
TouchEventInterceptor.java
VideoPlayer.java
WebApp.java.in
WebAppAllocator.java Bug 891630 - Remove context reference in WebAppAllocator. r=wesj 2013-07-10 15:19:27 -07:00
WebAppFragmentRepeater.inc Bug 924133 - Remove Android WebApps preprocessing. r=wesj 2013-10-09 17:05:36 -07:00
WebAppImpl.java Bug 705246 - Disable overscroll when panning. r=kats 2013-09-23 11:46:50 -07:00
WebAppManifestFragment.xml.frag
WebApps.java.in Bug 924133 - Remove Android WebApps preprocessing. r=wesj 2013-10-09 17:05:36 -07:00
WebAppsFragment.java.frag
ZoomConstraints.java