Margaret Leibovic
b3a6bd21a5
Bug 949181 - Update robocop tests to get rid of dependency on HomePager.Page. r=mcomella
2013-12-17 13:34:13 -08:00
Margaret Leibovic
615660f826
Bug 949181 - Get rid of the Page enum in HomePager. r=wesj
2013-12-17 13:34:10 -08:00
Nick Alexander
bd12407b3a
Merge m-c to elm
2013-12-17 13:31:03 -08:00
Wes Johnston
8e7a824fd1
Bug 947281 - Fix calcuations for how many actionbar items to show. r=sriram,margaret
2013-12-17 09:41:55 -08:00
Wes Kocher
5b480fb667
Merge m-c to fx-team
2013-12-16 21:35:20 -08:00
Margaret Leibovic
4e8403442f
Bug 949208 - Don't use reflection to get database name in robocop tests. r=wesj
2013-12-16 16:18:56 -08:00
Nick Alexander
16a571629c
Merge m-c to elm
2013-12-16 09:13:10 -08:00
Nick Alexander
becdea221a
Bug 949880 - Refactor Android Sync's SyncAdapter for FxAccount use. r=rnewman
...
--HG--
extra : rebase_source : 28937855c499bb621458b15424ac67378e43f9db
2013-12-15 15:53:59 -08:00
Nick Alexander
e0226fc1b7
Bug 923950 - Fix Android single locale repacks. r=glandium
...
There are two parts to this. The first is to add AndroidManifest.xml
as a dependency to the "no dependencies" ap_ built during packaging.
The aapt call requires it. So "no dependencies" is more accurately
"no *resource* dependencies".
The second is to avoid including the Android res/ directory in the
language repack step. What happens is that the l10n.py script sees
the Android res/ files left in the dist/ directory after unpacking and
expects to find them in the objdir. They're not there, so the script
fails. To avoid this, we delete them after unpacking. See the
comments in packager.mk describing this process.
--HG--
extra : rebase_source : 35c3c125dddcd575c1a5e8ad58f9aa13ff2db4c3
2013-12-14 15:36:17 -08:00
Ryan VanderMeulen
1afb369d7b
Merge inbound to m-c.
2013-12-16 16:58:27 -05:00
Kartikaya Gupta
cede2efb3a
Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis
2013-12-16 12:04:46 -05:00
Nick Alexander
1ddc9ba089
Merge m-c to elm
...
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
2013-12-12 08:21:15 -08:00
Benoit Jacob
6d741f377e
Bug 950203 - Correctly handle EGL_NO_SURFACE result from eglCreateWindowSurface - r=kats
2013-12-18 15:49:11 -05:00
Carsten "Tomcat" Book
1aface9dae
merge fx-team to mozilla-central
2013-12-12 13:28:08 +01:00
Brad Lassey
76128b35eb
bug 868341 - pinch to zoom jumps all over page randomly r=mfinkle,kats
2013-12-12 01:43:44 -05:00
Chenxia Liu
ecf8db680a
Bug 910189: Part 3 - Restore default search engines (no dialog). r=margaret
2013-12-20 10:35:48 -08:00
Chenxia Liu
558eff12ee
Bug 910189: Part 2 - Enable removing of default engines. r=margaret
2013-12-20 10:35:10 -08:00
Chenxia Liu
781e9d3915
Bug 910189: Part 1 - Add "restore defaults" hooks into settings. r=margaret
...
--HG--
rename : mobile/android/base/resources/xml/preferences_search.xml => mobile/android/base/resources/xml-v11/preferences_search.xml
2013-12-20 10:35:10 -08:00
Brad Lassey
058bac8da4
bug 868341 - pinch to zoom jumps all over page randomly r=mfinkle,kats
2013-12-12 01:43:44 -05:00
Wes Kocher
85e0ab5708
Merge m-c to fx-team
2013-12-19 19:53:30 -08:00
Michael Comella
8f54738348
Bug 946656 - Correct regex that determines a loading page in WaitHelper. r=margaret
2013-12-19 19:49:02 -08:00
Wes Kocher
1604d77962
Merge fx-team to m-c
2013-12-19 19:09:04 -08:00
Margaret Leibovic
f13e427458
Bug 862805 - API to allow add-ons to register custom lists on about:home. r=wesj
2013-12-19 14:51:10 -08:00
Margaret Leibovic
3ea66978e3
Bug 941318 - Tests for HomeListsProvider. r=wesj
2013-12-19 14:51:09 -08:00
Margaret Leibovic
8d9e1a278f
Bug 941318 - Create content provider to store home lists data. r=wesj
2013-12-19 14:51:09 -08:00
Chenxia Liu
11bbef2ea3
Bug 910189: Part 3 - Restore default search engines (no dialog). r=margaret
2013-12-18 15:21:14 -08:00
Chenxia Liu
56f5f6ee7d
Bug 910189: Part 2 - Enable removing of default engines. r=margaret
2013-12-18 15:21:14 -08:00
Chenxia Liu
e32d2b503e
Bug 910189: Part 1 - Add "restore defaults" hooks into settings. r=margaret
...
--HG--
rename : mobile/android/base/resources/xml/preferences_search.xml => mobile/android/base/resources/xml-v11/preferences_search.xml
2013-12-18 15:21:14 -08:00
Brad Lassey
f2777b5a19
bug 944104 - support creating a GeckoView programmatically, follow up to have just one LayerView constructor r=mfinkle
2013-12-11 21:03:56 -05:00
Lucas Rocha
52f8a5d808
Bug 945212 - Encapsulate identity data/security mode behind a type-safe API (r=margaret)
2013-12-12 00:28:15 +00:00
Lucas Rocha
cd8e722b78
Bug 943915 - Encapsulate button click listener in SiteIdentityPopup (r=wesj)
2013-12-12 00:28:14 +00:00
Lucas Rocha
131a49b995
Bug 943915 - Change SiteIdentityPopup's API to be package-scoped (r=wesj)
2013-12-12 00:28:14 +00:00
Lucas Rocha
d5faac5b26
Bug 943915 - Encapsulate SiteIdentityPopup into BrowserToolbar (r=wesj)
2013-12-12 00:28:14 +00:00
Lucas Rocha
97032192e6
Bug 943915 - Remove 'a' prefix from arguments in ArrowPopup/SiteIdentityPopup (r=wesj)
2013-12-12 00:28:14 +00:00
Lucas Rocha
870bda677c
Bug 943915 - Add ArrowPopup constructor without anchor view argument (r=wesj)
2013-12-12 00:28:14 +00:00
Lucas Rocha
93dd334270
Bug 943915 - Move SiteIdentityPopup to the toolbar package (r=wesj)
...
--HG--
rename : mobile/android/base/SiteIdentityPopup.java => mobile/android/base/toolbar/SiteIdentityPopup.java
2013-12-12 00:28:14 +00:00
Lucas Rocha
a4c7b100af
Bug 943915 - Small cleanup on the use of Resources in ArrowPopup (r=wesj)
2013-12-12 00:28:13 +00:00
Lucas Rocha
5482eb08d3
Bug 943915 - Move DoorHanger to the widget package (r=wesj)
...
--HG--
rename : mobile/android/base/DoorHanger.java => mobile/android/base/widget/DoorHanger.java
2013-12-12 00:28:13 +00:00
Lucas Rocha
ecf342e3fb
Bug 943915 - Make DoorHanger's API public (r=wesj)
2013-12-12 00:28:13 +00:00
Michael Comella
703c864bdd
Bug 947550 - Use Robotium side swipe methods. r=margaret
2013-12-11 14:31:55 -08:00
Nick Alexander
ca9d630761
Merge m-c to elm
2013-12-11 14:08:02 -08:00
Nick Alexander
42814c41ba
Bug 934646 - Part 3: Declare Android resource directories relative to $SRCDIR. r=glandium,gps,mfinkle
...
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
extra : rebase_source : f6ec8a38594e70520b10202c735dc019f8c856fd
2013-12-11 21:20:07 -08:00
Nick Alexander
ebcb8e249c
Bug 934646 - Part 2: Replace hard-coded Android resource ID. r=mfinkle
...
--HG--
extra : rebase_source : f37370654b9bb59573c4703c5f097ff792b3f037
2013-12-11 21:16:55 -08:00
Nick Alexander
3b06e55cf8
Bug 934646 - Part 1: Delete unused resources. r=mfinkle
...
--HG--
extra : rebase_source : 0cb4e5f30e54971b912706f5eaba8c8284b5a6ec
2013-12-11 21:16:54 -08:00
Ryan VanderMeulen
a5f41a6d54
Merge inbound to m-c.
2013-12-11 13:32:11 -05:00
Nick Alexander
f11096ce9f
Merge m-c to elm
2013-12-11 10:25:40 -08:00
Ryan VanderMeulen
9e328f1404
Backed out changeset 0aeb846dc2e7 (bug 846340) for causing frequent testMasterPassword failures (bug 915449).
2013-12-11 08:51:02 -05:00
Carsten "Tomcat" Book
ee52c53bd6
merge fx-team to mozilla-central
2013-12-11 10:15:44 +01:00
Geoff Brown
64950d26dd
Bug 948591 - Disable testClearPrivateData on Android x86 for too many intermittent failures
2013-12-10 19:34:58 -07:00
Geoff Brown
1cd2a46453
Bug 907768 - Disable testSearchSuggestions on Android x86 for too many intermittent failures
2013-12-10 19:34:56 -07:00
Wes Kocher
7431567293
Merge inbound to m-c
2013-12-10 16:42:47 -08:00
Wes Johnston
f7f9666f32
Bug 948157 - Use custom style for native action bar. r=sriram
2013-12-10 10:51:23 -08:00
Wes Johnston
12e1c8e490
Bug 947793 - Change clipboard manager hasText implementation to directly query the android clipboardservice. r=jchen
2013-12-10 10:46:13 -08:00
Richard Newman
42328ed006
Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle
2013-12-10 10:41:34 -08:00
Ryan VanderMeulen
a762d43c40
Merge m-c to inbound.
2013-12-10 15:48:16 -05:00
Michael Comella
77864804d1
Bug 947527 - Correct waitForPageIndex output per device. r=margaret
2013-12-09 17:52:36 -08:00
Stefan Sobering
92d0bc0082
Bug 947610 - Fix spelling error in "remember password" string. r=mcomella
2013-12-10 10:29:38 -05:00
Brian Nicholson
dda348d48b
Bug 878597 - Ignore selected flag for stubbed tabs in Tab:Added listener. r=mfinkle
2013-12-09 21:59:01 -08:00
Margaret Leibovic
c70ac95274
Bug 941357 - (Part 2) Update BrowserProvider to use PerProfileDatases. r=rnewman
2013-12-09 09:06:02 -08:00
Margaret Leibovic
4c1903ffde
Bug 941357 - (Part 1) Consolidate per-profile content provider logic in PerProfileDatabases, starting with TabsProvider. r=rnewman
2013-12-09 09:05:59 -08:00
Lucas Rocha
c058cc17aa
Bug 946517 - Provide MOZ_DISABLE_PROGUARD envvar to disable ProGuard (r=rnewman)
2013-12-09 12:21:38 +00:00
Carsten "Tomcat" Book
2532a744d1
merge fx-team to mozilla-central
2013-12-07 12:47:39 +01:00
Wes Kocher
0e753ef1c9
merge m-c to fx-team
2013-12-06 20:48:11 -06:00
Geoff Brown
f0ee08aca2
Bug 945675 - Disable testMozPay on Android 2.2 for too many intermittent failures
2013-12-06 16:02:49 -07:00
Michael Comella
014af26400
Bug 947508 - Correct assertCurrentPage output.
2013-12-06 16:53:47 -08:00
Michael Comella
fbfb3b6d06
Bug 946547 - Change TestConstants package to org.mozilla.gecko.tests. r=bnicholson
2013-12-06 16:50:56 -08:00
Geoff Brown
562b76ebe3
Bug 915449 - Avoid EditText error in testMasterPassword; r=jmaher
2013-12-16 09:57:01 -07:00
James Willcox
8928407474
Bug 869368 - Fix Flash plugin positioning on Android 2.3 r=clord
...
--HG--
extra : rebase_source : a02d012302a161897fb0e34f32386b57e6e7a088
2013-12-18 11:17:59 -06:00
Brad Lassey
69d394213f
bug 944043 - security exception on start up for GeckoView app r=mfinkle
2013-11-27 18:37:44 -05:00
Wes Johnston
632126b8d6
Bug 875750 - Provide a basic color picker for Android. r=mfinkle
2013-12-11 15:51:01 -08:00
Brian Nicholson
96a2d77ce4
Backout 078a331fb494 (bug 949048) for robocop failures CLOSED TREE
2013-12-11 13:05:09 -08:00
Brian Nicholson
6805ff24a7
Bug 949048 - Fix favicon/thumbnail checks in testBrowserProvider. r=margaret
2013-12-11 11:01:18 -08:00
Brad Lassey
0ac351d6ac
bug 944104 - support creating a GeckoView programmatically r=mfinkle
2013-11-27 17:58:41 -05:00
Brad Lassey
39a03f6cf8
bug 944168 - null pointer when adding tab with GeckoView r=mfinkle
2013-11-27 18:27:53 -05:00
Michael Comella
2660081718
Bug 938827 - Part 10: Remove remaining reflection from FennecNativeActions. r=rnewman
2013-12-06 11:43:12 -08:00
Michael Comella
be30179d74
Bug 938827 - Part 9: Remove unregisterEventListener reflection. r=rnewman
2013-12-06 11:43:12 -08:00
Michael Comella
7db5286fab
Bug 938827 - Part 8: Remove registerEventListener reflection. r=rnewman
2013-12-06 11:43:11 -08:00
Michael Comella
c72c1530a0
Bug 938827 - Part 7: Remove preferences event reflection. r=rnewman
2013-12-06 11:43:11 -08:00
Michael Comella
d4412b007b
Bug 938827 - Part 6: Remove BroadcastEvent reflection. r=rnewman
2013-12-06 11:43:11 -08:00
Michael Comella
e5cc5ac660
Bug 938827 - Part 5: Remove querySql reflection. r=rnewman
2013-12-06 11:43:11 -08:00
Michael Comella
507154379e
Bug 938827 - Part 3: Call registerEventListener directly. r=rnewman
2013-12-06 11:43:11 -08:00
Michael Comella
a0bfdfd212
Bug 938827 - Part 2: Call PanningPerfAPI directly. r=rnewman
2013-12-06 11:43:10 -08:00
Michael Comella
61185614b9
Bug 938827 - Part 1: Get LayerView in getSurfaceView. r=rnewman
2013-12-06 11:43:10 -08:00
Mark Finkle
8877993860
Bug 943475 - Predictive lookup for awesomebar entries r=rnewman
2013-12-05 23:50:23 -05:00
Lucas Rocha
859da07837
Bug 933739 - Use given search term in handleAutocomplete, not mSearchTerm (r=bnicholson)
2013-12-05 23:50:13 -05:00
Richard Newman
f36184cb78
Bug 946074 - Awesomebar cursor processing is inefficient. r=mfinkle
2013-12-03 22:02:28 -08:00
Tetsuharu OHZEKI
2b17cbcd78
Bug 944925 - Add an option to switch dynamic toolbar mode. r=mleibovic
2013-12-06 10:29:27 -05:00
Mark Finkle
14d34cd461
Backout f118b840cabe, 8f90c8059733, d440fa8a1568 because bug 946074 breaks a test
2013-12-06 01:41:50 -05:00
Wes Johnston
2bb8c5a4bd
Bug 943513 - Lazy load animation time. r=lucasr
2013-12-05 22:32:11 -08:00
Mark Finkle
9377f407c4
Bug 943475 - Predictive lookup for awesomebar entries r=rnewman
2013-12-05 23:50:23 -05:00
Lucas Rocha
503315a01a
Bug 933739 - Use given search term in handleAutocomplete, not mSearchTerm (r=bnicholson)
2013-12-05 23:50:13 -05:00
Richard Newman
fbd59fd12f
Bug 946074 - Awesomebar cursor processing is inefficient. r=mfinkle
2013-12-03 22:02:28 -08:00
Lucas Rocha
e22a9feb42
Bug 935473 - Change animateForwardButton() to take an animation argument (r=wesj)
2013-12-05 16:26:36 +00:00
Lucas Rocha
6a501d50a8
Bug 935473 - Add comment explaining animateForwardButton's behaviour (r=wesj)
2013-12-05 16:26:35 +00:00
Lucas Rocha
346c6ef950
Bug 935473 - Change updateBackButton/updateForwardButton to take a Tab argument (r=wesj)
2013-12-05 16:26:35 +00:00
Lucas Rocha
bfc381cb17
Bug 935473 - Update forward button visibility when exiting editing mode (r=wesj)
2013-12-05 16:26:35 +00:00
Lucas Rocha
e98f41fead
Bug 935473 - Factor out method to animate forward button's visibility (r=wesj)
2013-12-05 16:26:35 +00:00
Lucas Rocha
2bbe686072
Bug 935473 - Avoid unnecessary animations in forward button (r=wesj)
2013-12-05 16:26:35 +00:00
Lucas Rocha
68049ca718
Bug 935473 - Replace ViewGroup.MarginLayoutParams with MarginLayoutParams (r=sriram)
2013-12-05 16:26:34 +00:00
Lucas Rocha
29554f6034
Bug 945375 - Unconditionally return mSubmenu in GeckoMenuItem.getSubMenu() (r=rnewman)
2013-12-05 11:16:45 +00:00
Wes Johnston
2b69d256c0
Bug 942680 - Place search pane below actionbar. r=lucasr
2013-12-04 21:20:19 -08:00
Wes Johnston
f377eb09f3
Bug 943513 - Update visual style of action modes. r=lucasr
2013-12-04 08:35:58 -08:00
Michael Comella
f89bf49487
Bug 910859 - Part 4: Add Proguard annotations. r=ckitching
2013-12-04 18:32:53 -08:00
Michael Comella
6ead8a6f1f
Bug 910859 - Part 3: Add missing go button work around. r=lucasr
2013-12-04 18:32:53 -08:00
Michael Comella
df7dbf9f62
Bug 910859 - Part 2: Wait for DOMTitleChanged event in waitForPageLoad. r=lucasr
2013-12-04 18:32:53 -08:00
Michael Comella
ac919d9e6d
Bug 910859 - Bootstrap new API for UI testing in Fennec. r=lucasr,gbrown
2013-12-04 18:32:53 -08:00
Ryan VanderMeulen
b761046e21
Merge inbound to m-c on a CLOSED TREE.
2013-12-04 17:35:44 -05:00
Gian-Carlo Pascutto
4086d32015
Bug 933775 - Fix download timestamp by changing 'when' parameter to contain time since epoch. r=wesj
2013-12-04 13:31:00 +01:00
Richard Newman
c3bfea94b8
Bug 941844 - Part 3: additional Robocop checks for page titles. r=trivial
2013-12-03 20:21:33 -08:00
Richard Newman
eb45f3d8f0
Bug 945832 - java.lang.IllegalStateException: No ContextGetter; cannot fetch prefs. on rotation or system locale change. r=wesj
2013-12-03 15:05:43 -08:00
Richard Newman
c34e10b816
Bug 936756 - Switch locales via pref, not via system locale setting. r=mfinkle,sriram (relanded as one patch)
2013-12-03 15:05:43 -08:00
Margaret Leibovic
ddc7ad74e3
Bug 933420 - Update bookmark item view when title is edited. r=rnewman
2013-12-03 12:39:27 -08:00
Ryan VanderMeulen
5ea6a4aa15
Merge inbound to m-c.
2013-12-03 16:45:17 -05:00
Richard Newman
0b1bb74b8e
Merge m-c to fx-team.
2013-12-03 10:47:15 -08:00
Mark Finkle
22beeb2c6b
Backout 9ebed437d78f, 606c4b4ab77f, 686b4b5a5be3, c46514ce6886, 9cbe6533c480 due to critical breakage in bug 945723
2013-12-03 10:15:26 -05:00
Carsten "Tomcat" Book
8c14f61fb1
merge fx-team to mozilla-central
2013-12-03 10:39:56 +01:00
Lucas Rocha
f4c39d39d7
Bug 944537 - Don't send showMessage boolean with Tabs.START event (r=mfinkle)
2013-12-03 16:20:32 +00:00
Lucas Rocha
5af63ea5e9
Bug 944537 - No need to check for showProgress in BrowserToolbar (r=mfinkle)
2013-12-03 16:20:31 +00:00
Lucas Rocha
92e91ad0ac
Bug 944537 - Use message data to decide whether to show Tab progress or not (r=mfinkle)
2013-12-03 16:20:31 +00:00
Masayuki Nakano
7b5fa95cec
Bug 912858 part.5 Implement KeyboardEvent.key for printable keys on Android r=jchen+smaug
2013-12-11 01:14:54 +09:00
Carsten "Tomcat" Book
9f29252945
Merge m-c to mozilla-inbound
2013-12-03 11:29:37 +01:00
CJ Barker
d944c617d3
Bug 870049 - Added SharedPreferences to persistent Crash Report client settings. r=bnicholson
2013-12-02 22:46:06 -05:00
Chris Kitching
609ed6df7a
Bug 709230 - Part 5: activate Proguard. r=gbrown,rnewman
2013-11-18 17:30:00 -08:00
Ryan VanderMeulen
3e592ac4e3
Merge fx-team to m-c.
2013-12-02 16:43:03 -05:00
Michael Boon
fea40eb2d5
Bug 923237 - Updater should immediately apply update when downloaded manually. r=snorp
2013-12-02 12:51:25 -05:00
Nick Alexander
bb526f6a30
Merge m-c to elm
2013-11-18 08:22:59 -08:00
Ryan VanderMeulen
da7f948f87
Merge m-c to inbound on a CLOSED TREE.
2013-12-11 22:39:20 -05:00
James Willcox
38e0cfd321
Bug 948003 - Mark GeckoAppShell.loadPluginClass() as used from JNI r=blassey
2013-12-11 15:53:06 -06:00
Michael Comella
ed3806603f
Bug 946656 - Add debug output to ToolbarTitleTextChangeVerifier. r=margaret
2013-12-18 09:55:32 -08:00
Ryan VanderMeulen
e74bb8fe33
Merge m-c to inbound.
2013-12-02 16:58:15 -05:00
Mike Hommey
06d6d3c5cf
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
Nick Alexander
f1971a091c
Merge b-i to elm
2013-11-13 21:16:19 -08:00
Nick Alexander
a9d50bed9c
Bug 922147 - Abstract password out of Android Sync auth flow. r=rnewman
...
--HG--
extra : amend_source : 785ee7294bce83665caa3d79ee2144644fc7b9b5
extra : histedit_source : b4b47d0903d6f94b8bd08b78654b4538d18e220f%2Cf89a9d672b5ac4e13481abfcc0f937182680eddd
2013-11-13 19:36:02 -08:00
Nick Alexander
eb6e238088
Bug 933300 - Write preprocessed Fennec code into generated/org/mozilla/*. r=glandium
2013-11-13 19:32:55 -08:00
Nick Alexander
87836d119e
Backed out changeset ba9c8fcf76e6 (bug 933300)
2013-11-13 17:11:58 -08:00
Nick Alexander
694c8edb52
Backed out changeset 569d58c88da3 (bug 922147)
2013-11-13 17:03:18 -08:00
Nick Alexander
de986f8d9a
Backed out changeset 1bef02988eb7 (bug 922147)
2013-11-13 17:03:17 -08:00
Nick Alexander
b866af6330
Merge b-i to elm
2013-11-13 15:48:47 -08:00
Nick Alexander
fae2e68e10
Bug 922147 - Follow-up: Fix build bustage on a CLOSED TREE.
...
--HG--
extra : amend_source : 20b3c088b9bfe11ca4a187fe1d96334f4196f323
2013-11-13 15:43:20 -08:00
Nick Alexander
fb6128033d
Bug 892025 - Implement Android client for FxAccount auth server. r=rnewman
2013-11-13 15:27:13 -08:00
Nick Alexander
b4ea030306
Merge b-i to elm
...
--HG--
rename : b2g/chrome/content/forms.js => dom/inputmethod/forms.js
2013-11-13 15:16:51 -08:00
Nick Alexander
49eefeba8e
Bug 922147 - Abstract password out of Android Sync auth flow. r=rnewman
2013-11-13 15:11:16 -08:00
Nick Alexander
4dd49c8f0e
Merge m-c to elm
2013-11-13 13:43:32 -08:00
Chris Kitching
a5186518ff
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
8c223a915d
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
5637605ef4
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
c9dff13bc5
Bug 883500 - Update query to avoid bookmarks with null URLs. r=mfinkle
2013-11-18 15:40:27 -08:00
Ryan VanderMeulen
61c74034b4
Merge m-c to fx-team.
2013-11-21 11:39:17 -05:00
Ryan VanderMeulen
22d503468a
Backed out changeset 95562517dc8c (bug 938818) for Android crashes.
2013-11-21 11:06:22 -05:00
Carsten "Tomcat" Book
01178429f9
merge fx-team to mozilla-central
2013-11-21 14:32:10 +01:00
Lucas Rocha
92b43a4c85
Bug 939060 - Check URL associated with grid item before displaying favicon. r=rnewman
2013-11-20 17:09:51 -08:00
Brad Lassey
5a53586266
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
4f9a57ec16
Bug 938818 - Change calls to mLayerView.setVisibility to mLayerView.show or .hide. r=mcomella
2013-11-20 20:04:42 -05:00
Lucas Rocha
c4ca594178
Bug 937534 - Only handle BACK key on ACTION_UP in Bookmarks page (r=mfinkle)
2013-11-21 13:43:21 +00:00
Benoit Jacob
4d158f396f
Bug 834243 - avoid calling serverSurfaceChanged before the compositor is created - r=vladv
2013-11-20 17:50:54 -05:00
Nick Alexander
0e33d6ee0d
Bug 933300 - Write preprocessed Fennec code into generated/org/mozilla/*. r=glandium
...
This writes source with preprocessed package names into
generated/org/mozilla/{firefox,firefox_beta,fennec,fennec_$USERID},
and the other preprocessed source into generated/org/mozilla/gecko.
This layout matches the Java package hierarchy and is what IDEs expect
when including $OBJDIR/generated as a source directory.
--HG--
extra : rebase_source : 5cc397e6808d21a662c1f718ef49ee148c15e465
2013-11-11 23:39:16 -05:00
Swaroop Rao
5a5959e7f3
Bug 936727 - Garble account name that is logged by UpgradeReceiver. r=rnewman
2013-11-13 08:23:02 -05:00
Brian Nicholson
f1d4235ba7
Bug 874985 - Part 3: Session restore tests. r=gbrown
2013-11-15 22:59:17 -08:00
Brian Nicholson
48bffd0f06
Bug 874985 - Part 2: Add stateBundle extra to allow injecting fake state bundles. r=mfinkle,gbrown
2013-11-15 22:59:17 -08:00
Brian Nicholson
7b3c098ad0
Bug 874985 - Part 1: Robustify existing test methods. r=gbrown
2013-11-15 22:59:16 -08:00
Brian Nicholson
1bcc3feb09
Bug 937945 - Don't store Context in GeckoProfile. r=rnewman
2013-11-15 22:53:53 -08:00
Benoit Jacob
c33ef78fa6
Bug 925608 - 8/8: remove mServerSurfaceValid - r=kats
2013-11-15 11:29:01 -05:00
Benoit Jacob
15b3f49236
Bug 925608 - 7/8: rename ProvideEGLSurface to CreateEGLSurfaceForCompositor - r=kats
2013-11-15 11:28:59 -05:00
Benoit Jacob
3959bcb10c
Bug 925608 - 6/8: rename createCompositor to updateCompositor - r=kats
2013-11-15 11:28:57 -05:00
Benoit Jacob
f6d2b7eed9
Bug 925608 - 5/8: simplify serverSurfaceChanged callback - r=kats
2013-11-15 11:28:56 -05:00
Benoit Jacob
c7ed367a33
Bug 925608 - 4/8: Consistently manage the client surface on the GLContext side. Java only provides the function to create a surface - r=kats,jgilbert
...
Also folded in the originally separate patch on bug 936968 because it didn't work on its own.
2013-11-15 11:28:54 -05:00
Benoit Jacob
8743d9da4a
Bug 925608 - 3/8: rename GLController's surfaceDestroyed and surfaceChanged to clarify that they refer to the server surface - r=kats
2013-11-15 11:28:52 -05:00
Benoit Jacob
afc7ddf2c5
Bug 925608 - 2/8: Rename mSurface to mClientSurface - r=kats
2013-11-15 11:28:50 -05:00
Benoit Jacob
13d0a88524
Bug 925608 - 1/8: Rename mSurfaceValid to mServerSurfaceValid for clarity - r=kats
2013-11-15 11:28:49 -05:00
Benoit Jacob
49366dcf8c
Bug 937204 - 3/3. Kill GfxInfoThread. Instead, get GL strings from the compositor - r=kats,jrmuizel
2013-11-15 11:28:43 -05:00
Ryan VanderMeulen
1a13081f93
Merge m-c to inbound.
2013-12-11 13:38:14 -05:00
Isura Edirisinghe
f14e9fba4d
Bug 944162 - Add assertIsPixel and assertIsNotPixel wrappers to AssertionHelper.java. r=mcomella
2013-12-11 10:34:48 -05:00
teodora vermesan
2fd2c85f52
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
2649fda702
Bug 936756 - Part 4: restore restart-on-locale-change logic. r=mfinkle
2013-12-01 21:53:17 -08:00
Richard Newman
952a8e00d0
Bug 936756 - Part 3: rebuild menus and action items on locale change. r=sriram
2013-12-01 21:53:17 -08:00
Richard Newman
9a54791062
Bug 936756 - Part 2: implement loading of locale from prefs. r=mfinkle
2013-12-01 21:53:17 -08:00
Richard Newman
a0d728e2e6
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
b4b02b1714
Bug 936756 - Part 0: refactor prefs access in GeckoApp. r=mfinkle
2013-12-01 21:53:16 -08:00
Chris Kitching
cf8fdcc2a3
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
ac10c2668c
Bug 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman
2013-11-18 21:09:00 -08:00
Chris Kitching
ac5fcaea62
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
d6f805c544
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
1b6e265466
merge fx-team to mozilla-central
2013-11-28 12:44:14 +01:00
Mike Hommey
fdd3247a81
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
2f727b6d62
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
57201662da
Bug 943073 - Consolidate GeckoAppShell.isHighMemoryDevice and HardwareUtils.isLowMemoryPlatform. r=mcomella
2013-11-27 21:17:13 -08:00
Richard Newman
310ebc5c98
Bug 941868 - Part 5a: uncontested cleanup and logging. r=mcomella
2013-11-27 12:21:08 -08:00
Mark Capella
1cf4f993ca
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
ff63c3496b
Backout 4e7de85bedc2, ceb1e4a434a0, Adding context menus back r=wesj
2013-11-27 14:09:38 -05:00
Richard Newman
e24cd598a6
Backed out changeset 192103a30df7 (bug 941868)
2013-11-27 11:03:19 -08:00
Richard Newman
0e42b8ba67
Backed out changeset 9f446888b2d2 (bug 941868)
2013-11-27 10:57:15 -08:00
Brad Lassey
e9b56df61d
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
5e82c9f1e1
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
046c7f8d16
Bug 941868 - Follow-up to fix typo. r=bustage
2013-11-26 20:53:10 -08:00
Richard Newman
80a6909e73
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
0a5e49b730
Bug 941868 - Part 4: tidying and enforcing TabEvent non-null-tab constraint. r=mcomella
2013-11-26 19:48:30 -08:00
Richard Newman
5de0bc174c
Bug 941868 - Part 3: don't evict built-in bitmaps, either. r=mcomella
2013-11-26 19:48:30 -08:00
Richard Newman
eb5c26880d
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
e674467506
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
Ryan VanderMeulen
748b1e5e36
Merge m-c to fx-team.
2013-11-25 14:25:48 -05:00
Lucas Rocha
6551d168d0
Bug 941825 - Make BookmarksListAdapter's swapCursor() idempotent. r=mfinkle
2013-11-25 14:02:16 -05:00
Wes Johnston
0ff080af55
Bug 880230 - Use ComponentName when sorting Activities. r=lucasr
2013-11-25 09:45:43 -08:00
Wes Johnston
eef493bef3
Bug 921112 - Expose MCC/MNC in payments on Android. r=mfinkle
2013-11-25 09:42:25 -08:00
Matt Brubeck
c4a7990b41
Merge fx-team to mozilla-central
2013-11-23 14:24:52 -08:00
Benoit Jacob
ea5169c13c
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
98b5b0435d
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
a841a65c0f
Merge fx-team to m-c.
2013-11-22 15:23:22 -05:00
Ryan VanderMeulen
1e4b2d1860
Merge inbound to m-c.
2013-11-22 15:18:19 -05:00
Richard Newman
37b12b1e70
Bug 941868 - Part 1: add NonEvictingLruCache. r=mcomella
2013-11-22 17:12:20 -08:00
Richard Newman
d7cfbdd836
Bug 941844 - Part 2: tidy BrowserToolbar.onTabChanged. r=bnicholson
2013-11-22 17:12:20 -08:00
Richard Newman
d1346ea4a7
Bug 941844 - Part 1: don't update title if title doesn't change. r=bnicholson
2013-11-22 17:12:19 -08:00
Wes Johnston
a3754fc7c9
Bug 768667 - Fix un-bitrotting. r=bustage,sriram
2013-11-22 15:18:04 -08:00
Wes Johnston
77f3e8f949
Bug 768667 - Follow up for review comments. r=sriram
2013-11-22 14:13:23 -08:00
Wes Johnston
354b2bc34b
Bug 941201 - Send old url info in location change messages. r=margaret
2013-11-22 14:11:08 -08:00
Lucas Rocha
a7d5e7aac4
Bug 938205 - Factor out editing UI into ToolbarEditLayout (r=sriram)
2013-11-22 15:34:29 +00:00
Lucas Rocha
b9a0c4cbfe
Bug 938205 - Remove unused imports from BrowserToolbar (r=sriram)
2013-11-22 15:34:29 +00:00
Ryan VanderMeulen
92dc8a10f4
Backed out changesets ea5939461476 and eb8ef0e80c9c (bug 938205) for robocop orange.
2013-11-22 12:32:19 -05:00
Lucas Rocha
e4e506c7d3
Bug 938205 - Factor out editing UI into ToolbarEditLayout (r=sriram)
2013-11-22 15:34:29 +00:00
Lucas Rocha
91aee000db
Bug 938205 - Remove unused imports from BrowserToolbar (r=sriram)
2013-11-22 15:34:29 +00:00
Carsten "Tomcat" Book
9ec9d883b3
merge fx-team to mozilla-central
2013-11-22 14:51:13 +01:00
Richard Newman
9191c54185
Bug 941982 - Clean up about: page handling. r=mcomella
2013-11-21 23:33:28 -08:00
Taylor Skidmore
10e6c649cd
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
2f31b49fcb
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
bc8985f4fb
Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram
2013-11-19 11:57:35 -08:00
Lucas Rocha
ce6e074034
Bug 938141 - Avoid showing favicons before the thumbnails are loaded (r=rnewman)
2013-11-22 14:35:27 +00:00
Lucas Rocha
7d38c3dfed
Bug 935628 - Remove BrowserToolbarBackground class (r=sriram)
2013-11-22 14:31:39 +00:00
Lucas Rocha
325265a4da
Bug 871522 - Factor out EditText handling into ToolbarEditText (r=sriram)
2013-11-22 13:47:42 +00:00
Lucas Rocha
4c6470db4b
Bug 871522 - Remove unnecessary long press listener from toolbar (r=sriram)
2013-11-22 13:47:42 +00:00
Lucas Rocha
4fad250d3b
Bug 871522 - Encapsulate isEditing assignment into a setter (r=sriram)
2013-11-22 13:47:42 +00:00
Lucas Rocha
0ad254a615
Bug 935628 - Only show right edge in toolbar when necessary (r=sriram)
2013-11-22 13:33:15 +00:00
Lucas Rocha
33b3575e1c
Bug 935628 - Remove BrowserToolbarBackground from toolbar (r=sriram)
2013-11-22 13:33:15 +00:00
Lucas Rocha
c5adc560ff
Bug 935628 - Animate toolbar with translation instead of scroll (r=sriram)
2013-11-22 13:33:15 +00:00
Swaroop Rao
9272657a86
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
b038245b8d
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Nick Alexander
c281c173b8
Merge m-c to elm
2013-11-04 21:25:12 -08:00
Margaret Leibovic
460c1daa43
Bug 925082 - Open PinSiteDialog with current pinned term. r=wesj
2013-11-04 14:39:00 -08:00
Margaret Leibovic
2ae2225fad
Bug 933428 - (Part 2) Update tests to deal with context menu changes. r=gbrown
2013-11-04 14:39:00 -08:00
Margaret Leibovic
7f1b7bf496
Bug 933428 - Remove "Share" and "Add to Home Screen" from about:home context menus. r=sriram
2013-11-04 14:38:59 -08:00
Margaret Leibovic
dce5cc340c
Bug 930589 - Hide "Edit" context menu item for reading list items. r=sriram
2013-11-04 14:38:59 -08:00
Richard Newman
b6c58c1c02
Bug 931843 - Part 3: don't retain thumbnails. r=bnicholson
2013-11-04 11:48:58 -08:00
Richard Newman
55808f7a19
Bug 931843 - Part 2: rewrite OnFaviconLoadedListeners to hold fewer references. r=bnicholson
2013-11-04 11:48:58 -08:00
Richard Newman
dfb7a3475c
Bug 931843 - Part 1: generate smaller thumbnails. r=kats
2013-11-04 11:48:58 -08:00
Richard Newman
76b220b58c
Bug 931843 - Part 0: tidy up constants in TopSitesGridItemView. r=kats
2013-11-04 11:48:57 -08:00
Sriram Ramasubramanian
8b082afb41
Bug 934001: ImageView's setImageBitmap() is worse. [r=mfinkle]
2013-11-01 15:56:41 -07:00
Sriram Ramasubramanian
1ed3577155
Bug 933459: Reduce drawables created for FaviconsView. [r=mfinkle]
2013-11-01 13:18:29 -07:00
Wes Kocher
60d2ec27bd
Merge m-c to inbound
2013-11-21 19:18:18 -08:00
Wes Kocher
6452594af9
Backed out changeset 763bcda2802f (bug 834243) for Android bustage on a CLOSED TREE
2013-11-21 16:35:44 -08:00
Benoit Jacob
c7e91b1662
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
7de5623bf1
Merge m-c to inbound.
2013-11-21 15:53:49 -05:00
Jacob Liebert
3e2e0983c6
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
Richard Newman
8ba90c1d80
Merge m-c to elm.
2013-10-30 17:19:21 -07:00
Richard Newman
cca5bc78a8
Merge m-c to s-c.
2013-10-29 19:20:42 -07:00
Nick Alexander
a00cc37466
Merge m-c to elm
2013-10-29 13:13:49 -07:00
Brian Nicholson
acee899306
Bug 924968 - Do an update or insert instead of multiple operations when pinning site. r=rnewman
...
--HG--
extra : rebase_source : 1cef6489007b165f09b29b862b38ec532c57fd2e
2013-10-28 13:58:51 -07:00
Nick Alexander
32e3acb063
Bug 889749 - Expand the TLS ciphersuite offered for Android background services. r=rnewman
2013-10-28 13:04:30 -07:00
Nick Alexander
4077ed2a11
Merge m-c to elm
2013-10-28 09:23:22 -07:00
Nick Alexander
5968371aa2
Fix merge.
2013-10-26 17:24:09 -07:00
Nick Alexander
823b41509a
Merge m-c to elm
2013-10-26 17:23:11 -07:00
Tom Schuster
8eecf7fe6c
Bug 928671 - Respect browser.urlbar.trimURLs on Android. r=wesj
2013-10-26 18:18:55 +02:00
Phil Ringnalda
cef532b380
Merge f-t to m-c
2013-10-25 19:24:55 -07:00
Nick Alexander
b9e7d8a368
Bug 925185 - Part 2: Use add_java_jar and restrict JAVA_JAR_TARGETS to moz.build. r=gps
2013-10-24 15:38:22 -07:00
Nick Alexander
e179ddff38
Merge m-c to elm
2013-10-24 09:35:02 -07:00
Carsten "Tomcat" Book
daa4f1689c
Merge mozilla-inbound to Mozilla-Central
2013-10-24 07:05:29 +02:00
Brad Lassey
f0d0b6b15e
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
35a6a2f41f
Bug 929982 - Update parent stack and cursor at the same time (r=margaret)
2013-11-20 19:51:05 +00:00
Lucas Rocha
5f4599cffe
Bug 929982 - Change Bookmark's parent stack to use a custom type (r=margaret)
2013-11-20 19:51:00 +00:00
Carsten "Tomcat" Book
a5fbebee42
Backed out changeset 5dd946b1f29b (bug 934646) Android Nightly Build Bustage
2013-11-20 15:16:32 +01:00
Carsten "Tomcat" Book
242947f153
Backed out changeset 4ae3d82562fa (bug 934646) Android Nighly Build Bustage
2013-11-20 15:16:17 +01:00
Carsten "Tomcat" Book
bdc4a5eb02
Backed out changeset a829f4d2584a (bug 934646) Android Nightlies Build Bustage
...
--HG--
rename : mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png => mobile/android/branding/aurora/content/fennec_144x144.png
rename : mobile/android/branding/aurora/res/drawable-mdpi/icon.png => mobile/android/branding/aurora/content/fennec_48x48.png
rename : mobile/android/branding/aurora/res/drawable-hdpi/icon.png => mobile/android/branding/aurora/content/fennec_72x72.png
rename : mobile/android/branding/aurora/res/drawable-xhdpi/icon.png => mobile/android/branding/aurora/content/fennec_96x96.png
rename : mobile/android/branding/beta/res/drawable-xxhdpi/icon.png => mobile/android/branding/beta/content/fennec_144x144.png
rename : mobile/android/branding/beta/res/drawable-mdpi/icon.png => mobile/android/branding/beta/content/fennec_48x48.png
rename : mobile/android/branding/beta/res/drawable-hdpi/icon.png => mobile/android/branding/beta/content/fennec_72x72.png
rename : mobile/android/branding/beta/res/drawable-xhdpi/icon.png => mobile/android/branding/beta/content/fennec_96x96.png
rename : mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png => mobile/android/branding/nightly/content/fennec_144x144.png
rename : mobile/android/branding/nightly/res/drawable-mdpi/icon.png => mobile/android/branding/nightly/content/fennec_48x48.png
rename : mobile/android/branding/nightly/res/drawable-hdpi/icon.png => mobile/android/branding/nightly/content/fennec_72x72.png
rename : mobile/android/branding/nightly/res/drawable-xhdpi/icon.png => mobile/android/branding/nightly/content/fennec_96x96.png
rename : mobile/android/branding/official/res/drawable-xxhdpi/icon.png => mobile/android/branding/official/content/fennec_144x144.png
rename : mobile/android/branding/official/res/drawable-mdpi/icon.png => mobile/android/branding/official/content/fennec_48x48.png
rename : mobile/android/branding/official/res/drawable-hdpi/icon.png => mobile/android/branding/official/content/fennec_72x72.png
rename : mobile/android/branding/official/res/drawable-xhdpi/icon.png => mobile/android/branding/official/content/fennec_96x96.png
rename : mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png => mobile/android/branding/unofficial/content/fennec_144x144.png
rename : mobile/android/branding/unofficial/res/drawable-mdpi/icon.png => mobile/android/branding/unofficial/content/fennec_48x48.png
rename : mobile/android/branding/unofficial/res/drawable-hdpi/icon.png => mobile/android/branding/unofficial/content/fennec_72x72.png
rename : mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png => mobile/android/branding/unofficial/content/fennec_96x96.png
2013-11-20 15:16:00 +01:00
Ryan VanderMeulen
9c7728d496
Merge inbound to m-c.
2013-11-19 20:43:15 -05:00
Nick Alexander
ea34b572fc
Bug 934646 - Declare Android resource directories relative to $SRCDIR. r=glandium,gps,mfinkle
...
--HG--
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
2013-11-18 09:31:55 -08:00
Ryan VanderMeulen
8cdf55deab
Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage.
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png
2013-11-19 17:33:27 -05:00
Mark Finkle
0468e71b8a
Bug 939680 - Implement nsINetworkLinkService.linkType on Android r=blassey
2013-11-18 23:43:09 -05:00
Wes Johnston
8233df1e09
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
124315ab04
Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram
2013-11-19 11:57:35 -08:00
Ryan VanderMeulen
51ab56ef96
Backed out 7 changesets (bug 913985) for intermittent Android crashes.
...
Backed out changeset 53513a959cf0 (bug 913985)
Backed out changeset d23d1e678417 (bug 913985)
Backed out changeset a9c9187b4f4a (bug 913985)
Backed out changeset c6b02e4a3e35 (bug 913985)
Backed out changeset 895dae322e3c (bug 913985)
Backed out changeset 3d97e6a53313 (bug 913985)
Backed out changeset 892bb017f8ba (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-11-19 10:56:09 -05:00
Lucas Rocha
0151a54be9
Bug 937641 - Move toolbar-related classes to the toolbar package (r=sriram)
...
--HG--
rename : mobile/android/base/AutocompleteHandler.java => mobile/android/base/toolbar/AutocompleteHandler.java
rename : mobile/android/base/BackButton.java => mobile/android/base/toolbar/BackButton.java
rename : mobile/android/base/BrowserToolbar.java => mobile/android/base/toolbar/BrowserToolbar.java
rename : mobile/android/base/BrowserToolbarBackground.java => mobile/android/base/toolbar/BrowserToolbarBackground.java
rename : mobile/android/base/CanvasDelegate.java => mobile/android/base/toolbar/CanvasDelegate.java
rename : mobile/android/base/ForwardButton.java => mobile/android/base/toolbar/ForwardButton.java
rename : mobile/android/base/PageActionLayout.java => mobile/android/base/toolbar/PageActionLayout.java
rename : mobile/android/base/ShapedButton.java => mobile/android/base/toolbar/ShapedButton.java
rename : mobile/android/base/TabCounter.java => mobile/android/base/toolbar/TabCounter.java
2013-11-19 15:46:48 +00:00
Chris Kitching
0a70086db6
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-18 20:31:35 -08:00
Chris Kitching
5734802900
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
7ae9637d82
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
Wes Kocher
d600490156
Merge fx-team to m-c on a CLOSED TREE
2013-11-18 18:25:57 -08:00
Benoit Jacob
32bc654a3e
Bug 834243 - back out part 8/8 of bug 925608 on suspiscion that it may be causing EGLSurface creation failures causing crashes on bug 834243 - no review, backing out recent change
2013-11-18 17:57:59 -05:00
Benoit Jacob
78e1f33ca4
Bug 834243 - defer updateCompositor to a runnable on the LayerView in hope that it avoids subsequent EGLSurface creation failures - r=kats
2013-11-18 17:57:47 -05:00
Sriram Ramasubramanian
c35ec3afcb
Bug 928800: Doorhanger, while showing, should respect dynamic toolbar's dynamicness. [r=mfinkle]
...
--HG--
extra : rebase_source : dfb816f01fb26b032b8402b80371d6e70889a3f3
2013-11-14 16:06:01 -08:00
Michael Comella
56ed9dbcd8
Bug 916507 - Part 4: Remove reflection from tests. r=nalexander
2013-11-18 11:50:12 -08:00
Michael Comella
90d609dc33
Bug 916507 - Part 3: Remove reflection from DatabaseHelper. r=nalexander
2013-11-18 11:50:11 -08:00
Michael Comella
bf32daed0c
Bug 916507 - Part 2: Remove reflection from BaseTest. r=nalexander
2013-11-13 14:53:21 -08:00
Sriram Ramasubramanian
f16bb809d0
Bug 937829: Make QuickShare aware of the history to choose the icons. [r=mfinkle]
...
--HG--
extra : rebase_source : 9a6d15dc3e4355c9063a4d49cae02259cf3d4cb3
2013-11-13 09:34:09 -08:00
Sriram Ramasubramanian
e94df8f0fe
Bug 937829: Cleanup the layout glitch when only one share icon is shown. [r=mfinkle]
...
--HG--
extra : rebase_source : c9432f960f8295d27d2756406dd0067d7427d83e
2013-11-13 09:34:05 -08:00
Sriram Ramasubramanian
1fb59d1da5
Bug 937829: QuickShare with more icons. [r=mfinkle]
...
--HG--
rename : browser/themes/linux/Toolbar-inverted.png => browser/themes/windows/Toolbar-inverted.png
extra : rebase_source : b3bea92b63ce42d7bec2a2da55075e42453b3e56
2013-11-13 09:34:00 -08:00
Michael Comella
1a3ce8a5d3
Bug 935604 - Part 2: Typing about:home directly does not break tab. r=sriram
2013-11-14 14:13:54 -08:00
Michael Comella
6f33dd39fb
Bug 935604 - Part 1: Fix graphical corruption on page load. r=lucasr
2013-11-15 09:42:58 -08:00
Nick Alexander
9570465921
Bug 934646 - Replace hard-coded Android resource ID. r=mfinkle
2013-11-07 15:01:54 -05:00
Nick Alexander
0491074aba
Bug 934646 - Delete unused resources. r=mfinkle
...
These resources weren't defined in moz.build, so they were never
copied to $OBJDIR/mobile/android/base/res. This means they could not
have been referenced by the system. (Of course, text search turns up
zero uses as well.)
2013-11-06 17:52:52 -05:00
Nick Alexander
524d1eb9e6
Merge m-c to elm
2013-10-23 09:00:38 -07:00
Michael Comella
223eda7409
Backed out changeset 36eded3813d6 (bug 924480)
2013-10-28 12:44:13 -07:00
Michael Comella
c06e95ba9c
Backed out changeset 1c70214e37d0 (bug 924480)
2013-10-28 12:44:12 -07:00
Michael Comella
84dd9d53f2
Backed out changeset 29fb758db402 (bug 924480)
2013-10-28 12:44:10 -07:00
Michael Comella
c2e3ee83b9
Backed out changeset 906461e491d9 (bug 915918)
2013-10-28 12:41:43 -07:00
Michael Comella
b7e31aef18
Backed out changeset d93a9e884f13 (bug 915918)
2013-10-28 12:41:42 -07:00