.. |
apache/commons/codec
|
|
|
db
|
Bug 715644 - Content provider for storing 'Tabs from other devices'. [r=rnewman]
|
2012-02-29 11:29:09 -08:00 |
gfx
|
Bug 725458 - Start touch timeout during action_down. r=mbrubeck
|
2012-02-29 14:03:28 -08:00 |
httpclientandroidlib
|
Bug 730637 - Base64 support for HttpClient in Android 2.1. r=nalexander
|
2012-02-27 10:23:33 -08:00 |
json-simple
|
|
|
locales
|
Bug 725730: Share action title. [r=mfinkle]
|
2012-02-24 16:21:42 -08:00 |
resources
|
Bug 726623: No Downloads option on pre-honeycomb. [r=mfinkle]
|
2012-02-24 16:20:01 -08:00 |
sqlite
|
Bug 726821 - Push Cursor usage down into native bridge code. r=blassey
|
2012-02-27 12:28:22 +01:00 |
sync
|
Bug 732611 - Add channel (Aurora, Beta, etc.) to Android Sync user agent. r=rnewman
|
2012-03-02 17:36:16 -08:00 |
tests
|
Bug 730129 - Intermittent testBookmark | bookmarks list has 5 children (a header and 4 folders) - got 0, expected 5. r=gbrown
|
2012-02-24 10:54:17 -08:00 |
ui
|
Bug 715251 - Reduce overscroll distance from 75% to 30% of viewport. r=kats
|
2012-02-24 10:29:44 -08:00 |
AboutHomeContent.java
|
Bug 726382 - Fold the GeckoDirProvider and a bunch of duplicated/complicated code into a new GeckoProfile class. r=wesj
|
2012-02-25 23:22:40 -05:00 |
AlertNotification.java
|
|
|
AndroidManifest.xml.in
|
Bug 715644 - Content provider for storing 'Tabs from other devices'. [r=rnewman]
|
2012-02-29 11:29:09 -08:00 |
App.java.in
|
|
|
AutoCompletePopup.java
|
bug 725538 - make creating GeckoEvents sane r=kats
|
2012-02-08 23:18:27 -08:00 |
AwesomeBar.java
|
Bug 727451 - Pressing the back button in the bookmarks list should go up a folder level if possible. r=lucasr
|
2012-02-23 10:48:48 -08:00 |
AwesomeBarTabs.java
|
Bug 730874 - Make sure we don't create multiple AsyncTasks to get bookmark/history data. r=lucasr
|
2012-02-29 13:26:03 -08:00 |
BrowserToolbar.java
|
Bug 727610: Supporting fullscreen on ICS. [r=mfinkle]
|
2012-02-15 16:14:02 -08:00 |
ConfirmPreference.java
|
Bug 723103 - Update about:home's top sites section after history is cleared (r=mfinkle)
|
2012-02-14 17:50:55 +00:00 |
CrashReporter.java.in
|
Bug 722439 - Fix compiler warnings using javac 1.7. r=Cwiiis
|
2012-02-14 15:28:27 -05:00 |
DoorHanger.java
|
bug 725538 - make creating GeckoEvents sane r=kats
|
2012-02-08 23:18:27 -08:00 |
DoorHangerPopup.java
|
Bug 731963 - Fix NPE at org.mozilla.gecko.DoorHangerPopup.updatePopup. r=sriram
|
2012-03-01 17:46:47 -08:00 |
Favicons.java
|
Bug 722439 - Fix compiler warnings using javac 1.7. r=Cwiiis
|
2012-02-14 15:28:27 -05:00 |
FloatUtils.java
|
|
|
GeckoActionBar.java
|
Bug 727610: Supporting fullscreen on ICS. [r=mfinkle]
|
2012-02-15 16:14:02 -08:00 |
GeckoApp.java
|
Bug 731372 - Fix NPE in SessionSnapshotRunnable. r=blassey
|
2012-03-01 12:02:09 -08:00 |
GeckoAppShell.java
|
Bug 731483 - Fix NPE for thumbnails when Gecko is busy. r=blassey
|
2012-03-01 11:10:08 -08:00 |
GeckoAsyncTask.java
|
|
|
GeckoBackgroundThread.java
|
Bug 730528 - Extract LooperThread from GeckoAppShell. r=blassey
|
2012-02-26 22:34:23 -08:00 |
GeckoBatteryManager.java
|
Bug 727477 - Workaround Galaxy Nexus bug that prevented Battery API to work. r=dougt
|
2012-02-22 00:30:51 +01:00 |
GeckoConnectivityReceiver.java
|
|
|
GeckoEvent.java
|
bug 726930 - speed up tab thumbnails r=mfinkle
|
2012-02-17 10:52:26 -08:00 |
GeckoEventListener.java
|
|
|
GeckoEventResponder.java
|
Bug 730710 - Add a GeckoEventResponder interface to allow event listeners to respond to events as well. r=blassey
|
2012-02-27 10:13:36 -05:00 |
GeckoInputConnection.java
|
Bug 731056 Part 4 - Fix checkstyle warnings: wrap lines longer than 100 characters. r=dougt
|
2012-02-27 16:29:55 -08:00 |
GeckoNetworkManager.java
|
bug 725538 - make creating GeckoEvents sane r=kats
|
2012-02-08 23:18:27 -08:00 |
GeckoPreferences.java
|
Bug 726732: Load preferences screen faster. [r=mfinkle, bnicholson]
|
2012-02-14 16:20:07 -08:00 |
GeckoProfile.java
|
Bug 726382 - Ensure the mDir and mMozDir variables are protected by synchronization. r=rnewman
|
2012-02-26 18:08:03 -05:00 |
GeckoSmsManager.java
|
Bug 719795 - Crash when GeckoSmsManager.init is called more than once [r=blassey,mounir]
|
2012-01-24 08:06:47 -08:00 |
GeckoStateListDrawable.java
|
|
|
GeckoThread.java
|
Bug 701002 part 1 - JavaStackTrace: consolidate reportJavaCrash() stack logging. r=dougt
|
2012-01-23 12:03:25 -08:00 |
GlobalHistory.java
|
|
|
LauncherShortcuts.java.in
|
Bug 726382 - Fold the GeckoDirProvider and a bunch of duplicated/complicated code into a new GeckoProfile class. r=wesj
|
2012-02-25 23:22:40 -05:00 |
LinkPreference.java
|
|
|
Makefile.in
|
Bug 715644 - Content provider for storing 'Tabs from other devices'. [r=rnewman]
|
2012-02-29 11:29:09 -08:00 |
NotificationHandler.java.in
|
|
|
package-name.txt.in
|
|
|
ProfileMigrator.java
|
Bug 727264 - Update Profile Migration to use Cursors. r=blassey
|
2012-02-27 12:28:22 +01:00 |
PromptService.java
|
Bug 715925 - Indent options in opt groups. r=sriram
|
2012-01-25 01:31:33 +01:00 |
Restarter.java.in
|
Bug 722439 - Fix compiler warnings using javac 1.7. r=Cwiiis
|
2012-02-14 15:28:27 -05:00 |
SetupScreen.java
|
Bug 710331 - UX for bookmarks and history import. r=mfinkle
|
2012-01-25 22:10:01 +01:00 |
SmsManager.java.in
|
Bug 719795 - Crash when GeckoSmsManager.init is called more than once [r=blassey,mounir]
|
2012-01-24 08:06:47 -08:00 |
strings.xml.in
|
Bug 725730: Share action title. [r=mfinkle]
|
2012-02-24 16:21:42 -08:00 |
SurfaceLockInfo.java
|
|
|
SyncPreference.java
|
Bug 716906 - Add "Firefox Sync" item to settings. r=dougt
|
2012-01-25 14:44:59 -08:00 |
Tab.java
|
Bug 730952 - Update mayHaveTouchListeners correctly on tab changes. r=mleibovic
|
2012-02-29 09:09:43 -08:00 |
Tabs.java
|
Bug 730952 - Update mayHaveTouchListeners correctly on tab changes. r=mleibovic
|
2012-02-29 09:09:43 -08:00 |
TabsTray.java
|
Bug 730952 - Update mayHaveTouchListeners correctly on tab changes. r=mleibovic
|
2012-02-29 09:09:43 -08:00 |