Commit Graph

11353 Commits

Author SHA1 Message Date
Mike Hommey
13372f862b Bug 946576 - Disable unified builds on b2g and xulrunner builds, and android debug builds. r=ehsan 2013-12-06 08:45:29 +09:00
Carsten "Tomcat" Book
e8b7ad5f14 Merge m-c to mozilla-inbound 2013-12-03 11:29:37 +01:00
CJ Barker
39919c1b52 Bug 870049 - Added SharedPreferences to persistent Crash Report client settings. r=bnicholson 2013-12-02 22:46:06 -05:00
Chris Kitching
a010c19c34 Bug 709230 - Part 5: activate Proguard. r=gbrown,rnewman 2013-11-18 17:30:00 -08:00
Ryan VanderMeulen
89058b6357 Merge fx-team to m-c. 2013-12-02 16:43:03 -05:00
Michael Boon
56a6822193 Bug 923237 - Updater should immediately apply update when downloaded manually. r=snorp 2013-12-02 12:51:25 -05:00
Ryan VanderMeulen
e57afbe1f2 Merge m-c to inbound. 2013-12-02 16:58:15 -05:00
Mike Hommey
bf60896454 Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
teodora vermesan
a5c36a2d38 Bug 846340 - Robocop: Add test for 'Clear Site settings', 'Clear Saved passwords' and 'Clear history' options. r=gbrown 2013-11-21 12:17:48 +02:00
Richard Newman
e4874fd3c3 Bug 936756 - Part 4: restore restart-on-locale-change logic. r=mfinkle 2013-12-01 21:53:17 -08:00
Richard Newman
241ddaa7c5 Bug 936756 - Part 3: rebuild menus and action items on locale change. r=sriram 2013-12-01 21:53:17 -08:00
Richard Newman
c5cb9498a2 Bug 936756 - Part 2: implement loading of locale from prefs. r=mfinkle 2013-12-01 21:53:17 -08:00
Richard Newman
6551ad2e27 Bug 936756 - Part 1: remove locale setting from AndroidBridge. Java owns this, not Gecko. r=mfinkle 2013-12-01 21:53:16 -08:00
Richard Newman
1aa35ff3cf Bug 936756 - Part 0: refactor prefs access in GeckoApp. r=mfinkle 2013-12-01 21:53:16 -08:00
Chris Kitching
0c652ea063 Bug 709230 - Part 4: annotate members referenced by WebRTC's JNI code. r=gcp,rnewman 2013-11-18 17:27:00 -08:00
Chris Kitching
ae8356f784 Bug 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman 2013-11-18 21:09:00 -08:00
Chris Kitching
d8774392af Bug 709230 - Part 2: shunt, as appropriate, methods into RobocopAPI, where possible. r=lucasr,rnewman,gbrown 2013-11-18 21:08:00 -08:00
Chris Kitching
94e5b48291 Bug 709230 - Part 1: annotate by hand the JNI entry points not covered by the code generator. r=rnewman 2013-11-21 14:44:00 -08:00
Carsten "Tomcat" Book
b011bd06cb merge fx-team to mozilla-central 2013-11-28 12:44:14 +01:00
Mike Hommey
9245936f8b Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
2b828323f2 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Richard Newman
37d1bbca44 Bug 943073 - Consolidate GeckoAppShell.isHighMemoryDevice and HardwareUtils.isLowMemoryPlatform. r=mcomella 2013-11-27 21:17:13 -08:00
Richard Newman
9ae00cf60a Bug 941868 - Part 5a: uncontested cleanup and logging. r=mcomella 2013-11-27 12:21:08 -08:00
Mark Capella
6665bb6efe Bug 943742 - Swiping closed non-selected tabs from tray leaves TabCounter incorrect in current screen, r=rnewman 2013-11-27 15:03:25 -05:00
Mark Finkle
2faf9484c1 Backout 4e7de85bedc2, ceb1e4a434a0, Adding context menus back r=wesj 2013-11-27 14:09:38 -05:00
Richard Newman
753f1feedd Backed out changeset 192103a30df7 (bug 941868) 2013-11-27 11:03:19 -08:00
Richard Newman
8ae8c30f98 Backed out changeset 9f446888b2d2 (bug 941868) 2013-11-27 10:57:15 -08:00
Brad Lassey
c0e0017fe4 bug 744519 - mplement memory-pressure flag to react quicker to memory pressure, without waiting for event loop r=gsvelto 2013-11-27 06:52:05 -05:00
Ed Morley
70953a05d5 Bug 878560 - Rename "Automatic updates" pref to make it clearer that notifications are still expected; r=snorp f=ibarlow,mfinkle 2013-11-27 16:39:23 +00:00
Richard Newman
98e80a3988 Bug 941868 - Follow-up to fix typo. r=bustage 2013-11-26 20:53:10 -08:00
Richard Newman
c950314dc7 Bug 941868 - Part 5: don't fetch about:home's favicon later in the load cycle. r=mcomella 2013-11-26 19:48:30 -08:00
Richard Newman
f5a359892b Bug 941868 - Part 4: tidying and enforcing TabEvent non-null-tab constraint. r=mcomella 2013-11-26 19:48:30 -08:00
Richard Newman
77b88f7249 Bug 941868 - Part 3: don't evict built-in bitmaps, either. r=mcomella 2013-11-26 19:48:30 -08:00
Richard Newman
3007c545eb Bug 941868 - Part 2: load and cache certain preloaded favicons on launch, and remove favicon from about:home's HTML content. r=mcomella 2013-11-26 19:48:30 -08:00
Wes Johnston
77f7b14f6b Bug 943400 - Don't show handles when text fields are original focused. r=mfinkle 2013-11-26 12:53:21 -08:00
Wes Johnston
91b5aa5e8b Bug 880230 - Use num of unique services shared with to determine how many quick share icons to show. r=lucasr 2013-11-26 09:27:37 -08:00
Carsten "Tomcat" Book
cc6bd8ca04 merge fx-team to mozilla-central 2013-11-26 12:38:36 +01:00
Ryan VanderMeulen
7a0d729fb0 Merge m-c to fx-team. 2013-11-25 14:25:48 -05:00
Lucas Rocha
208a7b59b9 Bug 941825 - Make BookmarksListAdapter's swapCursor() idempotent. r=mfinkle 2013-11-25 14:02:16 -05:00
Wes Johnston
3a05d32ab8 Bug 880230 - Use ComponentName when sorting Activities. r=lucasr 2013-11-25 09:45:43 -08:00
Wes Johnston
5307abad89 Bug 921112 - Expose MCC/MNC in payments on Android. r=mfinkle 2013-11-25 09:42:25 -08:00
Taylor Skidmore
4ce78c336a Bug 916483 - Replace usage of fastFind with finder. r=mleibovic 2013-11-22 15:01:17 -05:00
Chenxia Liu
fc100d4f56 Bug 932092 - Data format for UI telemetry collection. r=mfinkle 2013-11-25 17:35:58 -05:00
Matt Brubeck
f5202c7727 Merge fx-team to mozilla-central 2013-11-23 14:24:52 -08:00
Benoit Jacob
19ef7340ea Bug 834243 - Revert to old behavior of holding off from starting the compositor until we have successfully preallocated its EGLSurface - r=snorp 2013-11-22 18:23:36 -05:00
Benoit Jacob
32c783ca45 Bug 834243 - Revert to calling eglInitialize in Java; do it first in a EGLPreloadingThread to avoid blocking the UI thread for a long time - r=snorp 2013-11-22 18:23:34 -05:00
Ryan VanderMeulen
f79b3ed398 Merge fx-team to m-c. 2013-11-22 15:23:22 -05:00
Ryan VanderMeulen
0bd1b242e8 Merge inbound to m-c. 2013-11-22 15:18:19 -05:00
Richard Newman
8bd8fdd99b Bug 941868 - Part 1: add NonEvictingLruCache. r=mcomella 2013-11-22 17:12:20 -08:00
Richard Newman
76dca06f63 Bug 941844 - Part 2: tidy BrowserToolbar.onTabChanged. r=bnicholson 2013-11-22 17:12:20 -08:00
Richard Newman
0b9dbd589a Bug 941844 - Part 1: don't update title if title doesn't change. r=bnicholson 2013-11-22 17:12:19 -08:00
Margaret Leibovic
b2f1c051bf Bug 937820 - Create Snippets XPCOM component. r=bnicholson 2013-11-22 16:55:33 -08:00
Wes Johnston
010456e132 Bug 768667 - Fix un-bitrotting. r=bustage,sriram 2013-11-22 15:18:04 -08:00
Wes Johnston
34712c3162 Bug 768667 - Follow up for review comments. r=sriram 2013-11-22 14:13:23 -08:00
Wes Johnston
38fe483e83 Bug 941201 - Send old url info in location change messages. r=margaret 2013-11-22 14:11:08 -08:00
Lucas Rocha
fb4f1ac131 Bug 938205 - Factor out editing UI into ToolbarEditLayout (r=sriram) 2013-11-22 15:34:29 +00:00
Lucas Rocha
3effc6724a Bug 938205 - Remove unused imports from BrowserToolbar (r=sriram) 2013-11-22 15:34:29 +00:00
Ryan VanderMeulen
46ca6a1b8d Backed out changesets ea5939461476 and eb8ef0e80c9c (bug 938205) for robocop orange. 2013-11-22 12:32:19 -05:00
Lucas Rocha
f50bd32093 Bug 938205 - Factor out editing UI into ToolbarEditLayout (r=sriram) 2013-11-22 15:34:29 +00:00
Lucas Rocha
a77dcce425 Bug 938205 - Remove unused imports from BrowserToolbar (r=sriram) 2013-11-22 15:34:29 +00:00
Carsten "Tomcat" Book
b73095bce5 merge fx-team to mozilla-central 2013-11-22 14:51:13 +01:00
Richard Newman
67a90a0fe8 Bug 941982 - Clean up about: page handling. r=mcomella 2013-11-21 23:33:28 -08:00
Taylor Skidmore
23e9ab7c4b Bug 941795 - Simple rename of LayerView.show/hide to LayerView.showSurface/hideSurface. r=mcomella
--HG--
extra : rebase_source : e661e52c828d9b7760284abbf7ca7759ff24eb26
2013-11-21 14:18:40 -05:00
Wes Johnston
579b979070 Bug 768667 - Use an actionmode for text selection. r=margaret,sriram
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png
2013-11-19 11:57:37 -08:00
Wes Johnston
64e6e8bd38 Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram 2013-11-19 11:57:35 -08:00
Lucas Rocha
942e8f118f Bug 938141 - Avoid showing favicons before the thumbnails are loaded (r=rnewman) 2013-11-22 14:35:27 +00:00
Lucas Rocha
5ad2184375 Bug 935628 - Remove BrowserToolbarBackground class (r=sriram) 2013-11-22 14:31:39 +00:00
Lucas Rocha
d563776f7b Bug 871522 - Factor out EditText handling into ToolbarEditText (r=sriram) 2013-11-22 13:47:42 +00:00
Lucas Rocha
15ea4b710d Bug 871522 - Remove unnecessary long press listener from toolbar (r=sriram) 2013-11-22 13:47:42 +00:00
Lucas Rocha
ac80aadf07 Bug 871522 - Encapsulate isEditing assignment into a setter (r=sriram) 2013-11-22 13:47:42 +00:00
Lucas Rocha
1a3f089780 Bug 935628 - Only show right edge in toolbar when necessary (r=sriram) 2013-11-22 13:33:15 +00:00
Lucas Rocha
219759af7c Bug 935628 - Remove BrowserToolbarBackground from toolbar (r=sriram) 2013-11-22 13:33:15 +00:00
Lucas Rocha
198a695d5f Bug 935628 - Animate toolbar with translation instead of scroll (r=sriram) 2013-11-22 13:33:15 +00:00
Swaroop Rao
96c55b6aa2 Bug 936727 - Garble account name that is logged by UpgradeReceiver. (Reapplied ee57a684f9f2, blown away by 569d58c88da3.) r=rnewman 2013-11-13 08:23:02 -05:00
Mike Hommey
d210f8ff00 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Chris Kitching
a23ca26511 Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats 2013-11-12 10:41:01 -08:00
Chris Kitching
7144e8c767 Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats 2013-11-12 10:41:01 -08:00
Chris Kitching
a053b765bb Bug 913985: Part 3 - Update the annotation processor to generate wrapper classes. r=kats
--HG--
rename : build/annotationProcessors/MethodWithAnnotationInfo.java => build/annotationProcessors/AnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticMethodComparator.java => build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java
rename : build/annotationProcessors/utils/GeneratableEntryPointIterator.java => build/annotationProcessors/utils/GeneratableElementIterator.java
2013-11-21 20:41:28 +00:00
Chris Kitching
c47d9f7dc4 Bug 913985: Part 2 - Add annotations to all remaining JNI entry points, marking them for generations. r=kats 2013-11-12 10:41:00 -08:00
Chris Kitching
d522296441 Bug 913985: Part 1 - Introduce a nicer annotation API for the generator, and migrate all existing annotations to it. r=kats
--HG--
rename : mobile/android/base/mozglue/OptionalGeneratedParameter.java => mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java
rename : mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java => mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java
2013-11-12 10:40:59 -08:00
Lucas Rocha
ae0e640603 Bug 883500 - Update query to avoid bookmarks with null URLs. r=mfinkle 2013-11-18 15:40:27 -08:00
Ryan VanderMeulen
4e7cc6f723 Merge m-c to fx-team. 2013-11-21 11:39:17 -05:00
Ryan VanderMeulen
6ce6c0bddf Backed out changeset 95562517dc8c (bug 938818) for Android crashes. 2013-11-21 11:06:22 -05:00
Carsten "Tomcat" Book
247dddda8c merge fx-team to mozilla-central 2013-11-21 14:32:10 +01:00
Lucas Rocha
c54806862f Bug 939060 - Check URL associated with grid item before displaying favicon. r=rnewman 2013-11-20 17:09:51 -08:00
Brad Lassey
774d62c601 bug 930059 - Overscroll.java doesn't need to use compatibility libraries, follow up to not use invalidateAfterAnnimation on ICS r=wesj 2013-11-20 14:35:10 -08:00
Taylor Skidmore
69109ed2d8 Bug 938818 - Change calls to mLayerView.setVisibility to mLayerView.show or .hide. r=mcomella 2013-11-20 20:04:42 -05:00
Lucas Rocha
81377fa2d1 Bug 937534 - Only handle BACK key on ACTION_UP in Bookmarks page (r=mfinkle) 2013-11-21 13:43:21 +00:00
Benoit Jacob
44c927d7a3 Bug 834243 - avoid calling serverSurfaceChanged before the compositor is created - r=vladv 2013-11-20 17:50:54 -05:00
Wes Kocher
e634acaaaf Merge m-c to inbound 2013-11-21 19:18:18 -08:00
Wes Kocher
c45476491c Backed out changeset 763bcda2802f (bug 834243) for Android bustage on a CLOSED TREE 2013-11-21 16:35:44 -08:00
Benoit Jacob
864e2451f4 Bug 834243 - Revert to old behavior of holding off from starting the compositor until we have successfully preallocated its EGLSurface - r=snorp 2013-11-21 16:47:20 -05:00
Ryan VanderMeulen
d72592ffa8 Merge m-c to inbound. 2013-11-21 15:53:49 -05:00
Jacob Liebert
0f1cbbb6e3 Bug 871884 - Change text input default in Android browser to capitalize first character in a sentence; r=jchen 2013-11-21 14:57:47 -05:00
Brad Lassey
4eb14c58f4 bug 930059 - Overscroll.java doesn't need to use compatibility libraries r=wesj
--HG--
rename : mobile/android/base/gfx/Overscroll.java => mobile/android/base/gfx/OverscrollEdgeEffect.java
2013-10-23 18:12:28 +02:00
Lucas Rocha
380c47b5d4 Bug 929982 - Update parent stack and cursor at the same time (r=margaret) 2013-11-20 19:51:05 +00:00
Lucas Rocha
fb3b1a30ac Bug 929982 - Change Bookmark's parent stack to use a custom type (r=margaret) 2013-11-20 19:51:00 +00:00
Mark Capella
1794390ab4 Bug 938563 - Select all + copy on textarea doesn't copy linebreaks, r=margaret 2013-11-20 13:57:20 -05:00
Carsten "Tomcat" Book
298ab5dd3e Backed out changeset 5dd946b1f29b (bug 934646) Android Nightly Build Bustage 2013-11-20 15:16:32 +01:00
Carsten "Tomcat" Book
1148e21d64 Backed out changeset 4ae3d82562fa (bug 934646) Android Nighly Build Bustage 2013-11-20 15:16:17 +01:00