.. |
apache/commons/codec
|
Bug 772553 - Warning and logging improvements. r=rnewman
|
2012-07-10 11:08:29 -07:00 |
awesomebar
|
Bug 771610 - Open Reader Mode for Reading List bookmarks. r=margaret
|
2012-07-10 21:54:58 -07:00 |
db
|
Bug 710330 - Fix isBookmark logic for duplicated bookmarks. r=margaret
|
2012-06-26 00:32:03 +02:00 |
gfx
|
Bug 772890 - Guard against ArrayIndexOutOfBoundsException in GfxInfoThread. r=bjacob
|
2012-07-11 14:19:58 -04:00 |
httpclientandroidlib
|
Bug 730637 - Base64 support for HttpClient in Android 2.1. r=nalexander
|
2012-02-27 10:23:33 -08:00 |
json-simple
|
Bug 758300 - Add license file for json-simple. r=trivial
|
2012-05-29 10:04:40 -07:00 |
locales
|
Bug 771733 - Don't use plural tabs description in tabs button when only one tab exists. r=sriram
|
2012-07-11 16:11:42 -07:00 |
resources
|
Bug 771525 - Back button should dismiss the Find In Page bar [r=bnicholson]
|
2012-07-11 16:04:49 -07:00 |
sqlite
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
sync
|
Bug 771024 - Reveal entire device list in Send Tab activity; correct scrolling/checking interaction; make Send Tab do database work on background thread. r=liuche,nalexander
|
2012-07-11 14:37:38 -07:00 |
tests
|
Bug 769524 - Add sleep to testSearchSuggestions to workaround blocked event queue. r=gbrown
|
2012-07-09 23:38:36 -07:00 |
ui
|
Bug 771757 - Fix subdocument scrolling so that it works again. r=wesj
|
2012-07-10 12:46:49 -04:00 |
AboutHomeContent.java
|
Backout 751aa72f61a2 (bug 729495) for robocop testAllPagesTab failures
|
2012-07-10 12:41:50 +01:00 |
AboutHomeSection.java
|
Bug 735741: Factor out UI in about:home [r=mfinkle]
|
2012-03-19 16:15:05 -07:00 |
AlertNotification.java
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
android-sync-files.mk
|
Bug 769745 - Persist Android Sync account settings to disk on each sync and re-create account when checking if Sync is set up. r=rnewman
|
2012-07-06 18:42:54 -07:00 |
AndroidImport.java
|
Bug 768900 - Protect against errors when quering Android DBs. r=mfinkle
|
2012-07-02 08:59:37 +02:00 |
AndroidImportPreference.java
|
Bug 710330 - Add simple settings function to trigger import. r=lucasr
|
2012-06-26 00:31:02 +02:00 |
AndroidManifest.xml.in
|
Bug 770345 - GeckoPreferences no longer recreates itself on orientation change. r=sriram
|
2012-07-10 18:31:04 -04:00 |
App.java.in
|
b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle
|
2012-06-18 13:03:03 -04:00 |
AwesomeBar.java
|
Bug 771525 - Back button should dismiss the Find In Page bar [r=bnicholson]
|
2012-07-11 16:04:49 -07:00 |
AwesomeBarTabs.java
|
Bug 769145 - Move search engine logic to AllPagesTab. r=mfinkle
|
2012-07-06 10:49:03 -07:00 |
BrowserApp.java
|
Bug 771727 - Block focus in tabs panel when it is hidden. r=sriram
|
2012-07-11 16:11:42 -07:00 |
BrowserToolbar.java
|
Bug 771733 - Don't use plural tabs description in tabs button when only one tab exists. r=sriram
|
2012-07-11 16:11:42 -07:00 |
CrashReporter.java.in
|
Bug 761536 - Do not hardcode /data/data directories. Update XUL crashreporter. r=blassey
|
2012-06-06 10:00:45 +02:00 |
CustomEditText.java
|
Bug 762309 - Show and hide the on-screen keyboard along with the Find In Page bar [r=bnicholson]
|
2012-07-11 16:06:25 -07:00 |
DoorHanger.java
|
Bug 772510 - Fix Java build warning in DoorHanger.java. r=mfinkle
|
2012-07-10 17:51:23 +01:00 |
DoorHangerPopup.java
|
Bug 768073 - Fix doorhanger arrow alignment on tablets. r=sriram
|
2012-07-09 15:05:53 -07:00 |
Favicons.java
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
FindInPageBar.java
|
Bug 762309 - Show and hide the on-screen keyboard along with the Find In Page bar [r=bnicholson]
|
2012-07-11 16:06:25 -07:00 |
FloatUtils.java
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
FlowLayout.java
|
Bug 739364: Change awesomescreen backgrounds to be lighter blue. [r=mfinkle]
|
2012-07-02 11:22:29 -07:00 |
FormAssistPopup.java
|
Bug 752709 - Extract a getDisplayMetrics function into GeckoApp. r=cpeterson
|
2012-05-23 21:53:39 -04:00 |
GeckoActivity.java.in
|
Bug 772527 - Removed unused imports. r=bnicholson
|
2012-07-10 18:31:04 -04:00 |
GeckoApp.java
|
Bug 770160 - Page title changes for a brief period when a new page is loaded. r=mfinkle
|
2012-07-12 11:09:40 -07:00 |
GeckoApplication.java
|
Bug 750358 - Workaround for AsyncTask using wrong Looper. r=blassey
|
2012-07-06 22:38:05 -07:00 |
GeckoAppShell.java
|
Bug 772890 - Update package for GfxInfoThread. r=bjacob
|
2012-07-11 14:13:49 -04:00 |
GeckoAsyncTask.java
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
GeckoBackgroundThread.java
|
Bug 730528 - Extract LooperThread from GeckoAppShell. r=blassey
|
2012-02-26 22:34:23 -08:00 |
GeckoBatteryManager.java
|
Bug 744850 - java.lang.IllegalArgumentException: Receiver not registered (ignore the crash) r=kats
|
2012-06-05 13:44:35 -04:00 |
GeckoConnectivityReceiver.java
|
Bug 744850 - java.lang.IllegalArgumentException: Receiver not registered (ignore the crash) r=kats
|
2012-06-05 13:44:35 -04:00 |
GeckoEvent.java
|
Bug 763613 - Make hover events mousemove events. r=wesj
|
2012-06-15 15:34:22 -07:00 |
GeckoEventListener.java
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
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 |
GeckoHalDefines.java
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
GeckoInputConnection.java
|
Bug 767354 - Typing 1 character in password fields will insert 2 characters. r=cpeterson
|
2012-07-09 11:18:25 -07:00 |
GeckoJarReader.java
|
Bug 738421 - Close up ZipReader. r=cpeterson
|
2012-03-23 17:07:10 -07:00 |
GeckoMenu.java
|
Bug 760604: Menu item should be able to change showAsAction dynamically. [r=mbrubeck]
|
2012-06-02 23:09:55 -07:00 |
GeckoMenuInflater.java
|
Bug 739412: Support custom menu for post-honeycomb devices. [r=mfinkle]
|
2012-05-31 16:01:50 -07:00 |
GeckoMenuItem.java
|
Bug 760604: Menu item should be able to change showAsAction dynamically. [r=mbrubeck]
|
2012-06-02 23:09:55 -07:00 |
GeckoMessageReceiver.java
|
Back out bug 718760, bug 725052, bug 732069 because of broken Android build
|
2012-03-12 10:37:22 -07:00 |
GeckoNetworkManager.java
|
Bug 746938 - Prevent NullPointerException in getNetworkType; r=mounir
|
2012-06-21 11:54:35 -07:00 |
GeckoPreferences.java
|
Bug 770345 - GeckoPreferences no longer recreates itself on orientation change. r=sriram
|
2012-07-10 18:31:04 -04:00 |
GeckoProfile.java
|
Bug 735461 - Parse -profile <path> argument properly in Fennec; r=blassey
|
2012-06-29 15:34:15 -07:00 |
GeckoScreenOrientationListener.java
|
Bug 766904 - Make sure unlockOrientation() is a no-op if the orientation wasn't locked. r=blassey
|
2012-06-22 10:55:17 +02:00 |
GeckoSmsManager.java
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
GeckoThread.java
|
Bug 772890 - Update package for GfxInfoThread. r=bjacob
|
2012-07-11 14:13:49 -04:00 |
GeckoViewsFactory.java
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
GlobalHistory.java
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
INIParser.java
|
b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle
|
2012-06-18 13:03:03 -04:00 |
INISection.java
|
Bug 715307 - Read and write profiles.ini for Android. r=mfinkle
|
2012-06-15 09:02:11 -07:00 |
LauncherShortcuts.java.in
|
b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle
|
2012-06-18 13:03:03 -04:00 |
LinkPreference.java
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
LinkTextView.java
|
Bug 708266: UI to show tabs remote tabs. [r=mfinkle, r=rnewman]
|
2012-03-09 10:42:43 -08:00 |
Makefile.in
|
Bug 771525 - Back button should dismiss the Find In Page bar [r=bnicholson]
|
2012-07-11 16:04:49 -07:00 |
MenuItemActionBar.java
|
Bug 739412: Support custom menu for post-honeycomb devices. [r=mfinkle]
|
2012-05-31 16:01:50 -07:00 |
MenuItemDefault.java
|
Bug 739412: Support custom menu for post-honeycomb devices. [r=mfinkle]
|
2012-05-31 16:01:50 -07:00 |
MultiChoicePreference.java
|
Bug 772527 - Removed unused imports. r=bnicholson
|
2012-07-10 18:31:04 -04:00 |
NotificationHandler.java.in
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
NSSBridge.java
|
Bug 757646 - Throw from NSSBridge if Master password is set. r=rnewman,gbrown
|
2012-05-25 10:04:12 -07:00 |
package-name.txt.in
|
Bug 757643 - Properly revert package-name.txt;r=mfinkle
|
2012-05-29 13:33:09 -04:00 |
PrivateDataPreference.java
|
Bug 771036 - Sanitizer.history should clear the Java history too [r=mfinkle]
|
2012-07-06 09:22:57 -07:00 |
ProfileMigrator.java
|
Bug 750753 - Isolate Migration tests in a seperate database. r=lucasr
|
2012-06-27 15:53:55 +02:00 |
PromptService.java
|
Bug 764579 - Rename Show to show to be consistent with Java naming conventions. r=margaret
|
2012-06-14 09:52:28 -04:00 |
PropertyAnimator.java
|
Bug 763049: Tablet animation should slide on phones, slide and shrink on tablets. [r=mfinkle]
|
2012-06-12 22:47:52 -07:00 |
RemoteTabs.java
|
Bug 765805 (1/3) - Don't hide the tab sidebar when switching tabs [r=sriram]
|
2012-06-19 13:37:57 -07:00 |
Restarter.java.in
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
SetupScreen.java
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
SiteIdentityPopup.java
|
Bug 769001 - Site identity popup should have a max width on tablets. r=sriram
|
2012-07-09 15:05:17 -07:00 |
SmsManager.java.in
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
strings.xml.in
|
Bug 771733 - Don't use plural tabs description in tabs button when only one tab exists. r=sriram
|
2012-07-11 16:11:42 -07:00 |
SuggestClient.java
|
Bug 762064 - Close InputStream in SuggestClient. r=blassey
|
2012-06-19 11:01:57 -07:00 |
SurfaceBits.java
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
SyncPreference.java
|
Bug 735842 - replace hard-coded isSyncSetup() with SyncAccounts.syncAccountsExist in AboutHomeContent. r=rnewman
|
2012-07-06 18:35:29 -07:00 |
Tab.java
|
Backout 751aa72f61a2 (bug 729495) for robocop testAllPagesTab failures
|
2012-07-10 12:41:50 +01:00 |
Tabs.java
|
Bug 769097 - Remember desktop mode preference after OOM. r=mfinkle
|
2012-07-02 12:42:11 -07:00 |
TabsAccessor.java
|
Bug 734893: Faster DB accessing with priority for GeckoAsyncTask. [r=mfinkle, r=blassey]
|
2012-03-19 10:53:14 -07:00 |
TabsPanel.java
|
Bug 762727: Tabs Panel refresh on rotation. [r=mfinkle]
|
2012-06-19 14:10:21 -07:00 |
TabsTray.java
|
Bug 772436 - Fix rounding errors in slide to close tabs. r=mfinkle
|
2012-07-10 11:17:21 -07:00 |
Telemetry.java
|
Bug 741281 - Add Telemetry timers in Java. r=blassey
|
2012-04-12 23:19:57 +02:00 |
WebApp.java.in
|
b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle
|
2012-06-18 13:03:03 -04:00 |
WebAppAllocator.java
|
b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle
|
2012-06-18 13:03:03 -04:00 |
WebAppManifestFragment.xml.frag
|
b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle
|
2012-06-18 13:03:03 -04:00 |
WebApps.java.in
|
b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle
|
2012-06-18 13:03:03 -04:00 |
WebAppsFragment.java.frag
|
b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle
|
2012-06-18 13:03:03 -04:00 |