gecko/mobile/android/base
Kartikaya Gupta d84f168de3 Bug 709560 - Set blend function when enabling gl blending. r=pcwalton
The missing blend function was causing the default of GL_ONE,
GL_ZERO to take effect, making it look like alpha blending wasn't
working. It would start working once the 9-patch shadow was rendered
since that code sets the correct blend function. Fix this by
ensuring we set the blend function wherever we use blending.
2011-12-19 17:40:01 -05:00
..
db Bug 699199 - Upgrade path from XUL to native fennec. r=blassey 2011-12-19 22:56:11 +01:00
gfx Bug 709560 - Set blend function when enabling gl blending. r=pcwalton 2011-12-19 17:40:01 -05:00
locales Bug 710703 - Use "plugins" instead of "flash" in strings. r=mfinkle 2011-12-19 11:43:39 -08:00
resources Bug 708700: New url bar size and styling [r=mfinkle] 2011-12-15 11:53:04 -08:00
tests Bug 701076 - [tests] Robotium integration into mozilla-central. r=mfinkle,dburns 2011-12-16 14:27:52 -05:00
ui Bug 711453 - Avoid potentially corrupting the fling velocity. r=pcwalton 2011-12-19 09:26:41 -05:00
AboutHomeContent.java Backed out changeset 7957f2f39615 2011-12-17 22:39:08 -08:00
AlertNotification.java
AndroidManifest.xml.in Bug 708700: New url bar size and styling [r=mfinkle] 2011-12-15 11:53:04 -08:00
App.java.in
AutoCompletePopup.java Bug 695444 - Form history autocomplete. r=mfinkle a=android-only 2011-12-06 16:44:08 -08:00
AwesomeBar.java Bug 708700: New url bar size and styling [r=mfinkle] 2011-12-15 11:53:04 -08:00
AwesomeBarTabs.java bug 709832 - crash [@ mozalloc_abort] typing with vkb in url on the EEEpad Transformer r=mfinkle 2011-12-15 16:17:04 -05:00
BrowserToolbar.java Bug 708700: New url bar size and styling [r=mfinkle] 2011-12-15 11:53:04 -08:00
ConfirmPreference.java Bug 704490 - Abstract all bookmark/history access behing a common API (r=blassey) 2011-12-02 17:27:56 +00:00
CrashReporter.java.in Bug 702624 - Fix regex for replaceAll so it doesn't die. r=blassey 2011-12-15 10:46:36 -05:00
DoorHanger.java Bug 708394: Remove unwanted LayoutInflater [r=mfinkle] 2011-12-07 15:12:51 -08:00
DoorHangerPopup.java Bug 708394: Remove unwanted LayoutInflater [r=mfinkle] 2011-12-07 15:12:51 -08:00
Favicons.java Bug 704490 - Abstract all bookmark/history access behing a common API (r=blassey) 2011-12-02 17:27:56 +00:00
FloatUtils.java Backout of 9d027bf631d3 2011-12-17 21:52:54 -08:00
GeckoActionBar.java Bug 708700: New url bar size and styling [r=mfinkle] 2011-12-15 11:53:04 -08:00
GeckoApp.java Bug 708700: New url bar size and styling [r=mfinkle] 2011-12-15 11:53:04 -08:00
GeckoAppShell.java Bug 712087: Density DPI is doesn't change and needn't be asked everytime from Android [r=mfinkle] 2011-12-19 12:10:35 -08:00
GeckoAsyncTask.java
GeckoBatteryManager.java
GeckoConnectivityReceiver.java
GeckoEvent.java
GeckoEventListener.java
GeckoInputConnection.java Bug 595008 - Make Android IME more efficient by reducing communication between Java and Gecko. r=blassey 2011-12-15 13:35:45 -08:00
GeckoPreferences.java Bug 710697 - LinkPreference causes a null preference to be sent to Gecko [r=mbrubeck a=android-only] 2011-12-14 16:36:27 -05:00
GeckoSmsManager.java
GeckoStateListDrawable.java
GeckoThread.java bug 706574 - show native about:home in onCreate() r=dougt a=blassey, java only 2011-12-12 12:57:04 -05:00
GlobalHistory.java Bug 699199 - Upgrade path from XUL to native fennec. r=blassey 2011-12-19 22:56:11 +01:00
LauncherShortcuts.java.in
LinkPreference.java Bug 699052 - Android back button should close the selected tab and return to the parent tab when possible [r=mfinkle] 2011-12-19 10:44:52 -08:00
Makefile.in Bug 708700: New url bar size and styling [r=mfinkle] 2011-12-15 11:53:04 -08:00
NotificationHandler.java.in
package-name.txt.in
ProfileMigrator.java Bug 699199 - Upgrade path from XUL to native fennec. r=blassey 2011-12-19 22:56:11 +01:00
PromptService.java Bug 708394: Remove unwanted LayoutInflater [r=mfinkle] 2011-12-07 15:12:51 -08:00
Restarter.java.in
strings.xml.in Bug 710703 - Use "plugins" instead of "flash" in strings. r=mfinkle 2011-12-19 11:43:39 -08:00
SurfaceLockInfo.java
Tab.java Bug 699052 - Android back button should close the selected tab and return to the parent tab when possible [r=mfinkle] 2011-12-19 10:44:52 -08:00
Tabs.java Bug 699052 - Android back button should close the selected tab and return to the parent tab when possible [r=mfinkle] 2011-12-19 10:44:52 -08:00
TabsTray.java Bug 708700: New url bar size and styling [r=mfinkle] 2011-12-15 11:53:04 -08:00