.. |
apache/commons/codec
|
Bug 772553 - Warning and logging improvements. r=rnewman
|
2012-07-10 11:08:29 -07:00 |
awesomebar
|
Bug 766942 - Get rid of mInReadingList property in BookmarksTab (r=wesj)
|
2012-08-07 15:23:21 +01:00 |
db
|
Bug 778468 - Part 4: Move GeckoBackgroundThread to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 11:03:58 -07:00 |
gfx
|
Bug 777351 - Scope down and inline some functions in the new GeckoLayerClient. r=sriram
|
2012-08-07 10:39:04 -04:00 |
httpclientandroidlib
|
|
|
json-simple
|
|
|
locales
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
mozglue
|
b=779826; fix Invalid size exception in DirectBufferAllocator (Android nightly bustage fix); r=snorp,kats
|
2012-08-02 11:14:32 -04:00 |
resources
|
Bug 780481 - Fix top sites item height. r=sriram
|
2012-08-06 20:27:04 -04:00 |
sqlite
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
sync
|
Bug 774300 - Sync authentication errors if passwords contain non-ASCII characters. r=nalexander
|
2012-08-02 22:00:43 -07:00 |
tests
|
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
|
2012-08-07 10:39:04 -04:00 |
ui
|
Bug 777075 - Remove notifyLayerClientOfGeometryChange from the PanZoomTarget interface by baking it into setViewportMetrics and setForceRedraw. r=mbrubeck
|
2012-08-07 10:39:04 -04:00 |
util
|
Backout bcb8b2b5a310 (bug 779366 - Part 2). r=me
|
2012-08-01 14:42:11 -07:00 |
AboutHomeContent.java
|
Bug 780367 - AboutHomeContent should no longer have two views. r=sriram
|
2012-08-06 20:27:04 -04:00 |
AboutHomeSection.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
ActivityHandlerHelper.java
|
Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 10:33:44 -07:00 |
ActivityResultHandler.java
|
Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 10:33:44 -07:00 |
ActivityResultHandlerMap.java
|
Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 10:33:44 -07:00 |
AlertNotification.java
|
Bug 778472 - Part 2: Replace wildcard import statements with fully-qualified names. r=mfinkle
|
2012-07-27 17:54:28 -07:00 |
android-sync-files.mk
|
Bug 772645 - part 2/2: Make Android Sync account type depend on Fennec shared user ID. r=rnewman
|
2012-07-26 08:47:25 -07:00 |
AndroidImport.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
AndroidImportPreference.java
|
Bug 778468 - Part 4: Move GeckoBackgroundThread to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 11:03:58 -07:00 |
AndroidManifest.xml.in
|
b=779936; can't use TextureView without android hardware accelerated windows (S3 bustage); r=snorp
|
2012-08-03 13:40:33 -04:00 |
App.java.in
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
AwesomeBar.java
|
Bug 766942 - Support showing reading list directly on awesomebar startup (r=margaret)
|
2012-08-07 15:23:20 +01:00 |
AwesomebarResultHandler.java
|
Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 10:33:44 -07:00 |
AwesomeBarTabs.java
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
BrowserApp.java
|
Bug 780367 - AboutHomeContent should no longer have two views. r=sriram
|
2012-08-06 20:27:04 -04:00 |
BrowserToolbar.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
CameraImageResultHandler.java
|
Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 10:33:44 -07:00 |
CameraVideoResultHandler.java
|
Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 10:33:44 -07:00 |
CrashReporter.java.in
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
CustomEditText.java
|
Bug 770928: Enable default text interaction on honeycomb+. [r=mbrubeck]
|
2012-07-26 23:56:53 -07:00 |
DoorHanger.java
|
Bug 732336 - (Part 2) Refactor DoorHanger/Tab to centralize logic in DoorHangerPopup. r=wesj
|
2012-08-04 16:34:44 -07:00 |
DoorHangerPopup.java
|
Bug 732336 - (Part 3) Listen for tab events in doorhanger popup. r=wesj
|
2012-08-04 16:34:47 -07:00 |
Favicons.java
|
Bug 778468 - Part 3: Move GeckoJarReader to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-01 18:58:23 -07:00 |
FilePickerResultHandler.java
|
Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 10:33:44 -07:00 |
FilePickerResultHandlerSync.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
FindInPageBar.java
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
FlowLayout.java
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
FontSizePreference.java
|
Bug 778472 - Part 1: Remove unused and redundant import statements. r=mfinkle
|
2012-07-27 17:54:41 -07:00 |
FormAssistPopup.java
|
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
|
2012-08-07 10:39:04 -04:00 |
GeckoActivity.java.in
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
GeckoApp.java
|
Bug 777351 - Remove unnecessary getBitmap function that always returns null. r=sriram
|
2012-08-07 10:39:04 -04:00 |
GeckoApplication.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
GeckoAppShell.java
|
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
|
2012-08-07 10:39:04 -04:00 |
GeckoAsyncTask.java
|
Bug 778468 - Part 5: Move GeckoAsyncTask to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 11:10:31 -07:00 |
GeckoBackgroundThread.java
|
Bug 778468 - Part 4: Move GeckoBackgroundThread to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 11:03:58 -07:00 |
GeckoBatteryManager.java
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
GeckoConnectivityReceiver.java
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
GeckoEvent.java
|
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
|
2012-08-07 10:39:04 -04:00 |
GeckoEventListener.java
|
|
|
GeckoEventResponder.java
|
|
|
GeckoHalDefines.java
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
GeckoInputConnection.java
|
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
|
2012-08-07 10:39:04 -04:00 |
GeckoJarReader.java
|
Bug 778468 - Part 3: Move GeckoJarReader to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-01 18:58:23 -07:00 |
GeckoMenu.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
GeckoMenuInflater.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
GeckoMenuItem.java
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
GeckoMessageReceiver.java
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
GeckoNetworkManager.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
GeckoPreferences.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
GeckoProfile.java
|
Bug 778468 - Part 2: Move INIParser to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 10:40:57 -07:00 |
GeckoScreenOrientationListener.java
|
Backout bcb8b2b5a310 (bug 779366 - Part 2). r=me
|
2012-08-01 14:42:11 -07:00 |
GeckoSmsManager.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
GeckoThread.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
GeckoViewsFactory.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
GlobalHistory.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
INIParser.java
|
Bug 778468 - Part 2: Move INIParser to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 10:40:57 -07:00 |
INISection.java
|
Bug 778468 - Part 2: Move INIParser to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 10:40:57 -07:00 |
InputMethods.java
|
Bug 767597 - Part 2: Move autocomplete IME blocklist and use new InputMethods class. r=blassey
|
2012-07-22 00:18:14 -07:00 |
LauncherShortcuts.java.in
|
Backout bcb8b2b5a310 (bug 779366 - Part 2). r=me
|
2012-08-01 14:42:11 -07:00 |
LinkPreference.java
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
LinkTextView.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
Makefile.in
|
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
|
2012-08-07 10:39:04 -04:00 |
MenuItemActionBar.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
MenuItemDefault.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
MultiChoicePreference.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
NotificationHandler.java.in
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
NSSBridge.java
|
Bug 709230 - Part 4: Remove unused imports. r=blassey
|
2012-07-15 13:20:43 -07:00 |
OnInterceptTouchListener.java
|
Bug 766858 - When tab menu is open, intercept all touch events on about:home or web content [r=kats]
|
2012-07-20 10:06:01 -07:00 |
package-name.txt.in
|
|
|
PrivateDataPreference.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
ProfileMigrator.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
PromptService.java
|
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
|
2012-08-07 10:39:04 -04:00 |
PropertyAnimator.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
RemoteTabs.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
Restarter.java.in
|
Bug 778472 - Part 2: Replace wildcard import statements with fully-qualified names. r=mfinkle
|
2012-07-27 17:54:28 -07:00 |
SetupScreen.java
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
SiteIdentityPopup.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
SmsManager.java.in
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
strings.xml.in
|
Bug 776255 - Rename pref_private_data_cookies to pref_private_data_cookies2. r=mbrubeck f=flod
|
2012-07-25 14:44:49 -07:00 |
SuggestClient.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
SurfaceBits.java
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
SyncPreference.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
Tab.java
|
Bug 777075 - Extract a ZoomConstraints class to carry around the pieces of data that are otherwise floating around Tab and LayerController. r=mbrubeck
|
2012-08-07 10:39:03 -04:00 |
Tabs.java
|
Bug 766942 - Change Tabs to handle Reader:Removed message from Gecko (r=mfinkle)
|
2012-08-07 15:23:20 +01:00 |
TabsAccessor.java
|
Bug 778468 - Part 5: Move GeckoAsyncTask to org.mozilla.gecko.util package. r=mfinkle
|
2012-08-02 11:10:31 -07:00 |
TabsPanel.java
|
Bug 779322: TabsTray lost its scrolling capabilities. [r=mbrubeck]
|
2012-08-03 12:11:15 -07:00 |
TabsTray.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
Telemetry.java
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
TextSelection.java
|
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
|
2012-08-07 10:39:04 -04:00 |
TextSelectionHandle.java
|
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
|
2012-08-07 10:39:04 -04:00 |
WebApp.java.in
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
WebAppAllocator.java
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
WebAppManifestFragment.xml.frag
|
Bug 766098 - Show a better name for webapps in recent apps list. r=mfinkle
|
2012-07-13 16:27:59 -07:00 |
WebApps.java.in
|
|
|
WebAppsFragment.java.frag
|
|
|
ZoomConstraints.java
|
Bug 777075 - Extract a ZoomConstraints class to carry around the pieces of data that are otherwise floating around Tab and LayerController. r=mbrubeck
|
2012-08-07 10:39:03 -04:00 |