Lucas Rocha
09fdfe3684
Bug 767980 - Create SurfaceView/TextureView after view tree is created (r=kats)
2012-10-12 12:57:07 +01:00
Lucas Rocha
4f6140e1f9
Bug 767980 - Use faster interpolator for the tabs pane animation (r=mfinkle)
2012-10-12 12:57:06 +01:00
Lucas Rocha
e6b3cc301e
Bug 767980 - Take advantage of vsync'd drawing on post-JB in PropertyAnimator (r=mfinkle)
2012-10-12 12:57:06 +01:00
Lucas Rocha
f35272cd59
Bug 767980 - Fix rounding issues in PropertyAnimator's interpolator (r=mfinkle)
2012-10-12 12:57:06 +01:00
Lucas Rocha
5d04292fab
Bug 767980 - Don't make assumptions about time passed in PropertyAnimator (r=mfinkle)
2012-10-12 12:57:06 +01:00
Brian Nicholson
ceb2a447dc
Bug 800044 - Hide private browsing menu item. r=mfinkle
2012-10-11 17:55:36 -07:00
Dão Gottwald
fb68ca7461
Bug 800157 - Make User Agent overrides affect navigator.userAgent in addition to the HTTP header. r=bz
...
--HG--
extra : rebase_source : dd856c03a45e9d95866fb5a95e568ae3cce67521
2012-10-12 00:56:13 +02:00
Scott Johnson
904eb27508
Bug 799194: Add an initial query of the reflow-on-zoom preference to preserve user's choice from previous session. [r=mfinkle]
2012-10-11 16:20:27 -05:00
Brian Nicholson
620308d05f
Bug 798280 - Pass privacy status to addDownload() in saveAsPDF. r=mfinkle
2012-10-11 13:59:34 -07:00
Gregory Szorc
66db4323b0
Bug 800154 - Refactor how services/ integrates with build system; r=glandium
...
We now have MOZ_SERVICES_COMMON and MOZ_SERVICES_CRYPTO to control
inclusion of services/common and services/crypto, respectively.
2012-10-11 10:34:09 -07:00
Richard Newman
7df74a1241
Bug 793053 - Part 2: include new manifest fragments. r=blassey
2012-10-11 10:19:36 -07:00
Richard Newman
1ffd00ec1d
Bug 793053 - Part 1: augment GlobalConstants for product announcements. r=nalexander
2012-10-11 10:10:49 -07:00
Richard Newman
be277552cc
Bug 799834 - Broadcast notification when product announcements are enabled or disabled. r=snorp
2012-10-11 10:10:49 -07:00
Richard Newman
e44bb4471c
Bug 798043 - Move 'sync' to 'services' as a precursor to landing product announcements. r=blassey
...
--HG--
rename : mobile/android/base/android-sync-files.mk => mobile/android/base/android-services-files.mk
rename : mobile/android/sync/README.txt => mobile/android/services/README.txt
rename : mobile/android/sync/android-drawable-hdpi-resources.mn => mobile/android/services/android-drawable-hdpi-resources.mn
rename : mobile/android/sync/android-drawable-ldpi-resources.mn => mobile/android/services/android-drawable-ldpi-resources.mn
rename : mobile/android/sync/android-drawable-mdpi-resources.mn => mobile/android/services/android-drawable-mdpi-resources.mn
rename : mobile/android/sync/android-drawable-resources.mn => mobile/android/services/android-drawable-resources.mn
rename : mobile/android/sync/android-layout-resources.mn => mobile/android/services/android-layout-resources.mn
rename : mobile/android/sync/android-values-resources.mn => mobile/android/services/android-values-resources.mn
rename : mobile/android/sync/java-sources.mn => mobile/android/services/java-sources.mn
rename : mobile/android/sync/java-third-party-sources.mn => mobile/android/services/java-third-party-sources.mn
rename : mobile/android/sync/manifests/SyncAndroidManifest_activities.xml.in => mobile/android/services/manifests/SyncAndroidManifest_activities.xml.in
rename : mobile/android/sync/manifests/SyncAndroidManifest_permissions.xml.in => mobile/android/services/manifests/SyncAndroidManifest_permissions.xml.in
rename : mobile/android/sync/manifests/SyncAndroidManifest_services.xml.in => mobile/android/services/manifests/SyncAndroidManifest_services.xml.in
rename : mobile/android/sync/preprocess-sources.mn => mobile/android/services/preprocess-sources.mn
rename : mobile/android/sync/strings.xml.in => mobile/android/services/strings.xml.in
2012-10-11 10:10:49 -07:00
Benoit Girard
d5e1965529
Bug 798539 - Run the animation timer faster to improve panning smoothness. r=blassey,kats
2012-10-11 12:58:53 -04:00
Brian Nicholson
476863cb86
Bug 799617 - Set SurfaceView background to white before drawing. r=kats
2012-10-10 13:51:31 -07:00
Gian-Carlo Pascutto
20ab557d2c
Bug 799228 - Clean up shellVersion and shellName and their users. r=blassey
2012-10-10 17:10:39 +02:00
Eitan Isaacson
73e3c0a537
Bug 799043 - Explicitly make GeckoMenu item views non-recycable. r=sriram
2012-10-09 15:42:03 -07:00
Chenxia Liu
d3e0208619
Bug 753878 - Add UI component for selecting which engines to sync. r=nalexander
2012-10-09 15:09:08 -07:00
Kartikaya Gupta
27f9111b3f
Bug 794479 - Add a NativeWindow API to load java code. r=mfinkle
2012-10-09 15:20:36 -04:00
Brian Nicholson
ff83d18d71
Bug 582244 - Part 4: Change URL bar color for PB tabs. r=mfinkle
2012-10-09 11:26:33 -07:00
Brian Nicholson
a292cbfbf1
Bug 582244 - Part 3: Split writing of private and non-private data. r=mfinkle
2012-10-09 11:26:33 -07:00
Brian Nicholson
e8e4715d90
Bug 582244 - Part 2: Add private browsing checks to native UI. r=mfinkle
2012-10-09 11:26:33 -07:00
Brian Nicholson
17c96a1e9d
Bug 582244 - Part 1: Bare bones PB implementation. r=mfinkle
2012-10-09 11:26:33 -07:00
Brian Nicholson
79751f5392
Bug 797075 - Part 2: Implement Java-side tab stubs. r=mfinkle
...
--HG--
extra : rebase_source : bccdcdc7ac08fa0ee5591fc102efbfccd90a6a6a
2012-10-05 14:53:44 -07:00
Brian Nicholson
747dcba812
Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle
...
--HG--
extra : rebase_source : 05466908b2148224b2ff45c6eebd08bcf6dc5f18
2012-10-05 14:51:18 -07:00
Brad Lassey
ffe468cfde
bug 797015 - [ARMv6] Add a pref to completely disable screenshot code (including memory allocation) r=mfinkle
2012-10-02 17:30:11 -07:00
Wes Johnston
7b7e693347
Bug 799221 - Remove marketplace as an app. r=mfinkle
2012-10-09 10:38:30 -07:00
Gian-Carlo Pascutto
7604d7e2a2
Bug 785960 - Add FENNEC_ prefix, and add Telmetry for "Don't keep activities". r=kats
2012-10-09 17:59:44 +02:00
Gian-Carlo Pascutto
b9e980140c
Bug 785960 - "Don't keep activities" developer option gets counted as OOM in telemetry. r=kats
2012-10-09 17:59:42 +02:00
Jared Wein
ed313e1aa9
Bug 798217 - Remove unused nsIAlertService preferences in b2g/android-mobile/xul-mobile/. r=mfinkle r=cjones
...
--HG--
extra : rebase_source : 2739bfd70b4e37c5273b887b8142d2c96d32e6c8
2012-10-08 18:38:57 -07:00
Ehsan Akhgari
23c2b32d26
Merge mozilla-central into mozilla-inbound
2012-10-08 16:53:58 -04:00
Alex Keybl
35ba52d414
Merging in version bump NO BUG
2012-10-08 11:01:15 -07:00
Ed Morley
b5814c1da9
Merge mozilla-central to mozilla-inbound
2012-10-08 10:02:28 +01:00
Ed Morley
710036e0ec
Backout 4158281d3995 & 628c6823da4f (bug 798135) on suspicion of causing bug 798858
2012-10-08 09:54:23 +01:00
Eitan Isaacson
c9bfc213c0
Bug 779096 - Add whitelist for supported accessibility services. r=blassey
2012-10-08 00:06:39 -07:00
Brian Nicholson
ba35f467a3
Bug 798859 - Remove isEmpty() call in AllPagesTab. r=mfinkle
2012-10-07 22:22:02 -07:00
Mark Capella
2d97106d23
Bug 798040 - Part 2: Corresponding changes to mobile. r=jlebar
2012-10-07 08:19:00 -04:00
Brian Nicholson
ea3698b8de
Bug 769145 - Part 6: Update test cases for layout changes. r=mfinkle
2012-10-05 17:27:12 -07:00
Brian Nicholson
dc50af2024
Bug 769145 - Part 5: Search suggestion opt-in animations. r=lucasr
...
--HG--
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml => mobile/android/base/resources/layout/awesomebar_suggestion_row.xml.in
2012-10-05 17:27:12 -07:00
Brian Nicholson
fcbb7607a0
Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle
2012-10-02 10:51:48 -07:00
Brian Nicholson
fbed116b30
Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle
2012-10-02 10:51:48 -07:00
Brian Nicholson
bb00596760
Backed out changesets c644dacaf9a9 and 454ec577c741
2012-10-05 16:36:15 -07:00
Sriram Ramasubramanian
f5ee191e63
Bug 775272: Touching outside the menu should dismiss it. [r=mfinkle]
...
--HG--
extra : rebase_source : 4395fba4b7349c46d0e52e560483305e856b7b11
2012-10-05 15:14:39 -07:00
Mark Finkle
a33345b0f1
Bug 784157 - Google Play Campaign Tracking: Better distribution pref handling, r=blassey r=bnicholson
2012-10-05 18:11:34 -04:00
Brian Nicholson
d8bf43a310
Bug 797075 - Part 2: Implement Java-side tab stubs. r=mfinkle
2012-10-05 14:53:44 -07:00
Brian Nicholson
b4d95928db
Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle
2012-10-05 14:51:18 -07:00
Wes Johnston
7e304d84b2
Bug 795053 - Always send the profile to Gecko if it isn't sent in the original intent. r=mfinkle
2012-10-03 17:43:21 -07:00
Wes Johnston
2275b3a49c
Bug 795053 - Unlock locked profiles on Android. r=blassey
2012-10-05 12:35:26 -07:00
Sriram Ramasubramanian
53d18ef167
Bug 794581: CyanogenMod doesn't take touch events on submenu. [r=bnicholson]
2012-10-05 11:29:36 -07:00
Sriram Ramasubramanian
bae1b8aff4
Bug 798135: Update comments for GeckoAsyncTask. [r=cpeterson]
2012-10-05 11:13:55 -07:00
Sriram Ramasubramanian
079812eb99
Bug 798135: Make GeckoAsyncTask run on GeckoBackgroundThread. [r=cpeterson]
...
--HG--
extra : rebase_source : 6b9d9d5b992bb3d641a959a8734d5844a51087db
2012-10-05 11:07:14 -07:00
Ed Morley
518e3c5e11
Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me
2012-10-05 17:48:15 +01:00
Sriram Ramasubramanian
e60cb270bd
Bug 786029: Fennec should integrate with Android's search. [f=mfinkle, r=lucasr]
2012-10-04 16:57:39 -07:00
Scott Johnson
df81f8bb80
Bug 795932: Add a preference to enable reflow-on-zoom that is visible from the settings menu on Android. [r=blassey]
2012-10-04 14:41:48 -05:00
Scott Johnson
5abb129e20
Bug 710298: Support reflow-on-zoom by limiting the max line box width after zooming in on mobile. [r=blassey]
2012-10-04 14:41:46 -05:00
adrian.tamas@softvision.ro
4044cfcdfd
Bug 777719 - Leaving only the History test as the others are already covered in existing bugs. r=jmaher
2012-10-04 19:18:14 +03:00
Josh Matthews
e7055454ba
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Wes Johnston
b809a63359
Bug 781318 - Autofocus textboxes in prompts. r=mbrubeck
2012-08-15 16:51:36 -04:00
Ryan VanderMeulen
9f8074ca32
Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE.
2012-10-04 19:34:19 -04:00
Josh Matthews
9fa9982775
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Richard Newman
f2293df81e
Bug 793056 - Part 1: settings UI for Android product announcements. r=bnicholson
2012-10-04 12:05:05 -07:00
Richard Newman
19d0aa1ade
Bug 793056 - Part 0: cleanup. r=bnicholson
2012-10-04 12:05:05 -07:00
Chris Lord
e7de629479
Bug 794130 - Abort drawing if appropriate when using progressive tile updates. r=bgirard,blassey
...
Add a function to BasicLayerManager to check if it's appropriate to abort an
ongoing progressive update, and add an Android-specific implementation in
mobile/android/base/gfx/GeckoLayerClient.java.
--HG--
extra : rebase_source : edbd20acb53660340d52265591849aacafd179c4
2012-10-04 14:45:16 -04:00
Gian-Carlo Pascutto
e9aaab7d67
Bug 741808 - Enable SafeBrowsing on Fennec. For real. r=mfinkle
2012-10-04 16:23:34 +02:00
Mike Hommey
b8a07be187
Bug 794393 - Remove package-xulrunner rules. r=blassey,r=romaxa,r=mwu
2012-10-04 08:20:09 +02:00
Jeff Muizelaar
55b47d06af
Bug 770956. Use LINEAR instead of NEAREST. r=chrislord
...
Sometimes screenshots are MAGNIFIED in one axis and MINIFIED in the other. This
makes it so we use consistent filtering in both directions.
--HG--
extra : rebase_source : 0d9d1ff98d3b48fb817edf872aadaed4329d3126
2012-10-03 18:29:08 -04:00
Richard Newman
d99c2fa2aa
Bug 793053 - Part 0b: add MOZ_UPDATE_CHANNEL to Makefile.in. r=gps
2012-10-03 14:19:17 -07:00
Richard Newman
2e96e4d476
Bug 793053 - Part 0a: add ANDROID_CPU_ARCH to Makefile.in. r=gps
2012-10-03 14:19:17 -07:00
Josh Matthews
f8bc15a806
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
2012-10-03 13:10:20 -04:00
adrian.tamas@softvision.ro
d9ece992f2
Bug 777719 - Addons Manager test modified according to review. r=jmaher.
2012-10-02 18:24:38 +03:00
Brad Lassey
72a5154e1a
bug 795234 - crash in _pixman_implementation_fill r=snorp
2012-10-02 23:22:21 -07:00
Ed Morley
d879ef2d88
Bug 785577 - Disable testWebContentContextMenu for frequent failures
2012-10-03 11:49:40 +01:00
Fabrice Desré
576ec27252
Bug 796217 - Refactor Webapps.jsm and related files - Part 1: move DOMApplicationManifest outside of Webapps.jsm [r=gwagner]
2012-10-02 22:38:03 -07:00
Mark Finkle
d86a17a7aa
Bug 784157 - Google Play Campaign Tracking: Convert the INSTALL_REFERRER data to distribution prefs r=blassey
2012-10-02 22:04:05 -04:00
Wes Johnston
fe5d6c08bc
Bug 797151 - Use Froyo api for saving SharedPrefereces. r=mfinkle
2012-10-02 18:58:03 -07:00
Wes Johnston
04371ea4f2
Bug 793197 - Use a custom list item style in our custom listViews. r=sriram
2012-10-02 18:58:01 -07:00
Wes Johnston
a99f377d4a
backout f39621ae2b96
2012-10-02 13:57:45 -07:00
James Willcox
f00c866ab0
Bug 797036 - Add new updater strings and icons on Android r=sriram
2012-10-02 16:34:08 -04:00
Wes Johnston
e15c46b32f
Bug 784887 - Use Native Gesture detector for MozGesture events. r=blassey
2012-10-02 13:18:21 -07:00
Brian Nicholson
cbfb8056df
Backout 580f710a84e8, ecaff73e5a63 for rc failures
2012-10-02 13:12:17 -07:00
Wes Johnston
e6a74c214f
backout c1b386c21158
2012-10-02 11:48:31 -07:00
Wes Johnston
27e1c0f7d7
Bug 795013 - Add semicolon to list of deliminators in extension list. r=blassey
2012-10-02 11:00:19 -07:00
Wes Johnston
c37af0ec32
Bug 795053 - Add ability to unlock a profile from Java. r=blassey
2012-10-02 11:00:13 -07:00
Wes Johnston
292d40716f
Bug 795053 - Always send the java profile to Gecko. r=mfinkle
2012-10-02 11:00:12 -07:00
Brian Nicholson
54abd4f20e
Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle
2012-10-02 10:51:48 -07:00
Brian Nicholson
5d7c6846c8
Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle
2012-10-02 10:51:48 -07:00
Gervase Markham
c60196e841
Bug 793469 - add MPL 2 headers to files which lack them.
2012-10-02 14:03:36 +01:00
Ed Morley
3d3703a920
Merge mozilla-central to mozilla-inbound
2012-10-02 11:19:03 +01:00
Makoto Kato
b58bb05a55
Bug 795224 - no more backspace nor arrows on the deck Asus Transformer. r=cpeterson
2012-10-02 13:35:53 +09:00
Benoit Girard
c8f1bc0779
Bug 796084 - Rename MOZ_JAVA_COMPOSITOR -> MOZ_ANDROID_OMTC. r=blassey
2012-10-01 16:01:35 -04:00
Benoit Girard
e264d5e2bf
Bug 796084 - Rename mCheckerboardLayer -> mScreenshotLayer. r=blassey
2012-10-01 15:51:46 -04:00
Gian-Carlo Pascutto
7bb1204884
Bug 708812 - Telemetry probes for GeckoApp startup. r=blassey
2012-10-01 22:57:03 +02:00
Gian-Carlo Pascutto
5446892261
Bug 708812 - Add telemetry probes for Android startup. r=blassey
2012-10-01 22:57:00 +02:00
John Schoenick
781b2d66b5
Bug 794034 - Fennec: Don't act on tel: uris with * or # present. r=bz
2012-10-01 13:41:10 -07:00
Joe Drew
85c156d2ef
Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
2012-09-27 14:12:56 -04:00
Tim Taubert
9755372a97
merge m-c to fx-team
2012-10-02 09:59:18 +02:00
Julian Muenster
42f229ac16
Bug 791163 - Add addon-options-displayed/addon-options-hidden as constants on AddonManager. r=Unfocused
2012-09-27 07:42:00 +12:00
Ed Morley
195be4c4f1
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-28 15:49:57 +01:00
Mark Finkle
b4615d7def
Backout c1003f039c77, breaks Fennec startup (bug 794731)
2012-09-28 08:55:35 -04:00