Commit Graph

295 Commits

Author SHA1 Message Date
Chris Lord
af9860b781 Bug 709152 - Adjust viewport offset while panning. r=pcwalton
This patch adjusts the viewport offset while panning to increase the
buffered area in the direction of panning, and thereby reduce checkerboarding.
2011-12-22 11:35:41 +00:00
Chris Lord
020657935d Bug 709152 - Squash multiple viewport events in nsAppShell. r=pcwalton
We only ever want to respond to the latest viewport sent, separate the
viewport change into its own event and remove all but the latest in the queue
when processing events.
2011-12-22 11:35:32 +00:00
Chris Lord
092cd9cdfb Bug 709152 - Group multiple texture uploads into a single upload. r=pcwalton
Instead of tracking multiple rectangles when we receive endDrawing calls,
just union the dirty area into a single rectangle.
2011-12-22 11:35:17 +00:00
Axel Hecht
952d911706 bug 708015, support both native and xul l10n, r=stas, dougt
--HG--
rename : mobile/android/locales/Makefile.in => mobile/locales/Makefile.in
rename : mobile/android/locales/en-US/chrome/region.properties => mobile/locales/en-US/chrome/region.properties
rename : mobile/android/locales/en-US/chrome/overrides/appstrings.properties => mobile/locales/en-US/overrides/appstrings.properties
rename : mobile/android/locales/en-US/chrome/overrides/netError.dtd => mobile/locales/en-US/overrides/netError.dtd
rename : mobile/android/locales/en-US/chrome/overrides/passwordmgr.properties => mobile/locales/en-US/overrides/passwordmgr.properties
rename : mobile/android/locales/en-US/profile/bookmarks.inc => mobile/locales/en-US/profile/bookmarks.inc
rename : mobile/android/locales/en-US/searchplugins/amazondotcom.xml => mobile/locales/en-US/searchplugins/amazondotcom.xml
rename : mobile/android/locales/en-US/searchplugins/google.xml => mobile/locales/en-US/searchplugins/google.xml
rename : mobile/android/locales/en-US/searchplugins/list.txt => mobile/locales/en-US/searchplugins/list.txt
rename : mobile/android/locales/en-US/searchplugins/twitter.xml => mobile/locales/en-US/searchplugins/twitter.xml
rename : mobile/android/locales/en-US/searchplugins/wikipedia.xml => mobile/locales/en-US/searchplugins/wikipedia.xml
rename : mobile/android/locales/en-US/searchplugins/yahoo.xml => mobile/locales/en-US/searchplugins/yahoo.xml
rename : mobile/android/locales/filter.py => mobile/locales/filter.py
rename : mobile/android/locales/generic/profile/bookmarks.json.in => mobile/locales/generic/profile/bookmarks.json.in
rename : mobile/android/locales/jar.mn => mobile/locales/jar.mn
rename : mobile/android/locales/l10n.ini => mobile/locales/l10n.ini
2011-12-22 00:10:06 +01:00
Brad Lassey
ea1c675935 bug 712787 - remove showScreenshot (dead code) r=dougt 2011-12-21 18:01:57 -05:00
Brad Lassey
6a9bbf9f99 bug 712719 - NullPointerException at org.mozilla.gecko.GeckoAppShell.notifyIMEEnabled r=dougt 2011-12-21 18:14:46 -05:00
Sriram Ramasubramanian
b5b0ebbd55 Bug 712477: Landscape specific resources should be used in Android [r=mfinkle] 2011-12-21 00:03:34 -08:00
Mark Finkle
c0153da69a Bug 712414 - Throbber does not stop after running on pages that use document.write without document.close [r=mbrubeck] 2011-12-21 16:34:02 -05:00
Wes Johnston
a91160fa34 Bug 700527 - Master password support for native fennec. r=mfinkle 2011-12-21 13:08:01 -08:00
Ed Morley
ce9293b876 Merge mozilla-central to mozilla-inbound 2011-12-21 20:42:18 +00:00
Ed Morley
f0508ae968 Merge last green changeset of mozilla-inbound to mozilla-central 2011-12-21 20:31:10 +00:00
Margaret Leibovic
71ca12fa2c backout 243520b7d8c3 because it broke the autocomplete popup text 2011-12-21 12:30:53 -08:00
James Willcox
32dd584aa5 Bug 670930 - Use asynchronous direct texturing on Android when available 2011-12-21 14:05:23 -05:00
Richard Newman
3c4e9c5b1c Bug 709391 - hide Sync setup task in Launcher, make syncs return immediately. a=java-only. 2011-12-21 08:44:08 -08:00
Richard Newman
bead2776d2 Bug 709391 - initial import of Android Sync code (Git tag: v0.1.2-fixes). a=java-only 2011-12-21 08:44:08 -08:00
Richard Newman
e0015aebf0 Bug 709391 - Part 3: Makefile changes to preprocess sync_syncadapter.xml. r=blassey 2011-12-21 08:44:06 -08:00
Richard Newman
5c2c28f397 Bug 709391 - Part 2: l10n build changes to include Sync strings. r=blassey, f=Pike 2011-12-21 08:44:06 -08:00
Richard Newman
5189891253 Bug 709391 - Part 1: implement in-Fennec Android Sync shipping solution. r=blassey 2011-12-21 08:44:06 -08:00
Margaret Leibovic
09668436d1 Bug 711595 - Request desktop site should be disabled for the same URIs as share. r=mfinkle 2011-12-21 08:05:38 -08:00
Ed Morley
6084e70492 Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2011-12-21 12:11:14 +00:00
Alex Pakhotin
f2d3a1ea94 Bug 705939 - Enter key pressed in the Awesome Bar does not open an URL sometimes. r=blassey 2011-12-20 19:44:17 -08:00
Sriram Ramasubramanian
5a12e11890 Bug 711428: Awesomescreen tab indicators needs to be curved [r=mfinkle] 2011-12-20 12:53:56 -08:00
Ed Morley
708c260982 Merge mozilla-central to mozilla-inbound 2011-12-21 12:15:42 +00:00
Ed Morley
fba6700738 Backout ac9fac23227a (bug 712380) for causing native Android build failures 2011-12-21 11:29:41 +00:00
Brad Lassey
9bea226f36 bug 712300 - Checkerboard over about:home footer area r=mfinkle 2011-12-21 00:17:19 -05:00
Brad Lassey
5636309a03 bug 712536 - null pointer crash when rotating about:home r=mfinkle 2011-12-21 00:17:16 -05:00
Brad Lassey
1b2071b144 bug 712380 - Add support for clobbering the Android resources when needed r=mfinkle 2011-12-20 22:56:15 -05:00
Ed Morley
fcef14b458 Merge last green changeset of mozilla-inbound to mozilla-central 2011-12-20 16:52:57 +00:00
Matt Brubeck
a3d22fab71 Bug 709921 - (2/2) Rename "Preferences" to "Settings" for Android fennec [r=cpeterson] 2011-12-20 08:33:25 -08:00
Wes Johnston
5f24a57949 Bug 711905 - Support adding links to homescreen from awesomebar [r=mfinkle] 2011-12-20 10:28:12 -05:00
Brad Lassey
f2889db297 bug 711184 - make sure we don't do any work creating about:home if we're not showing about:home r=dougt 2011-12-20 02:49:44 -05:00
Brad Lassey
2e202d67fc backout changeset 3f050eb4f8ac (bug 711184) 2011-12-20 01:53:34 -05:00
Brad Lassey
09fc9c88b9 bug 711757 - Fatal Exception: GeckoLooper Thread @ java.lang.IllegalArgumentException: width and height must be > 0 r=dougt 2011-12-20 00:29:04 -05:00
Brian Nicholson
7e66688065 Bug 697858 - Restore tabs from previous session, including history [r=mfinkle] 2011-12-20 20:41:45 -05:00
Alex Pakhotin
6d1ee9a522 Bug 712118 - Form autocomplete is broken because we're not receiving compositionupdate events. r=blassey 2011-12-20 17:03:54 -08:00
Brad Lassey
1078e7ec5b bug 711184 - make sure we don't do any work creating about:home if we're not showing about:home r=dougt 2011-12-20 00:08:07 -05:00
Sriram Ramasubramanian
266a40bd53 Bug 708616: Awesomebar bg should match main toolbar [r=mfinkle] 2011-12-19 15:30:03 -08:00
Sriram Ramasubramanian
347c5c4c3e Bug 711198: Autocomplete popup should have a minimum width [r=mfinkle] 2011-12-19 13:19:05 -08:00
Ed Morley
bb4d5c8d26 Backout fe434c1887f5 (bug 708437) for Android build failures on clobber 2011-12-20 13:38:33 +00:00
Mike Hommey
29372046ab Bug 708437 - Avoid race condition (res/values/strings.xml:1: error: Error parsing XML: no element found). r=ted 2011-12-20 13:24:36 +01:00
Brad Lassey
703d9ecc32 bug 712296 - IOException on startup due to ZipFile closing before ZipInputStream read in AboutHomeContent r=mfinkle 2011-12-20 10:58:21 -05:00
Kartikaya Gupta
78d4624638 Bug 711453 - Fix infinite zoom scale. r=pcwalton 2011-12-20 17:15:09 -05:00
Kartikaya Gupta
a09efe8450 Bug 709817 - Don't clobber mState if animations are aborted. r=pcwalton
Ensure that if the animation is aborted by changing the value of
mState (such as if we get an onTouchStart and set the mState to
TOUCHING), then we don't clobber it and set it back to NOTHING.
Only set it back to NOTHING when the animation finishes normally.
2011-12-20 16:53:39 -05:00
Kartikaya Gupta
36b1a1f54b Bug 709817 - Ensure PZC is always accessed on the UI thread. r=pcwalton
Ensure that all public functions in PZC are always called from
the UI thread, so that internal variables are not mutated on
different threads. I also made animatedZoomTo private so that
it can't be inadvertently called from a non-UI thread outside
the class.
2011-12-20 16:53:39 -05:00
Kartikaya Gupta
c5f70b0a51 Bug 709817 - (Cleanup) Replace geometryChanged() with abortAnimation() and remove dead calls. r=pcwalton
Since the geometryChanged function does nothing if the parameter passed
in is false, better to rename the function to be more indicative of
what it actually does, and remove all the resulting dead code.
2011-12-20 16:53:39 -05:00
Brad Lassey
332577942f bug 709330 - AboutHomeContent.getRecommendedAddonsStream() resource leak because ZipFile was not closed r=mfinkle 2011-12-16 20:22:34 -05:00
Kartikaya Gupta
e8312c4295 Bug 712037 - Add lots of logging to help diagnose viewport issues. r=Cwiiis 2011-12-19 22:32:41 -05:00
Kartikaya Gupta
7fd8d349cb Bug 712037 - Add a toString() method on the viewport. r=Cwiiis 2011-12-19 22:28:48 -05:00
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
Sriram Ramasubramanian
b301142d81 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