Граф коммитов

769 Коммитов

Автор SHA1 Сообщение Дата
Michael Vines df57cc3df3 Bug 1144512 - Add b2g build support for API level 22. r=mwu
From a49c14cf336031e9a69f07a422cf19b906e61e58 Mon Sep 17 00:00:00 2001
Change-Id: Ibd833ee7d74716d86d23a5b664a7e414211d18b7
---
 b2g/app/moz.build | 2 +-
 configure.in      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
2015-03-18 14:34:48 -07:00
Seth Fowler aaddf0fa58 Bug 1148696 - Enable image locking on B2G. r=tn 2015-03-29 16:08:03 -07:00
Mason Chang 954dc557aa Bug 1147753. Disable vsync refresh driver on L devices. r=kats 2015-03-26 13:48:47 -07:00
Shian-Yow Wu d5acb1e8d0 Bug 1115495 - Part 2: PAC generator for browsing and system wide proxy. r=mcmanus, r=echen 2015-03-26 15:11:08 +08:00
Seth Fowler 5e1bf3762e Bug 1124088 - Rename decode-on-draw to decode-only-on-draw. r=tn 2015-03-24 15:39:00 -07:00
Wes Kocher 14f75f943c Merge m-c to inbound a=merge CLOSED TREE 2015-03-20 18:01:17 -07:00
Ryan VanderMeulen 721fc1ab52 Backed out changeset c5af69669855 (bug 1124084) for various regressions.
CLOSED TREE
2015-03-20 13:01:35 -04:00
Mason Chang 97be22fda3 Bug 1123762. Enable the vsync aligned refresh driver on b2g. r=kats 2015-03-19 16:15:10 -07:00
Seth Fowler 78ab87250d Bug 1124084 - Flip on downscale-during-decode everywhere. r=tn 2015-03-17 13:56:50 -07:00
Kearwood (Kip) Gilbert 0b60a5df9c Bug 1138651 - Enable CSS Scroll Snapping by Default on B2G. r=roc
- CSS Scroll Snapping can be enabled on Firefox OS earlier than other
  platforms, as it does not require scrollbar support (Bug 969250)

--HG--
extra : rebase_source : 42ce025dc66cdac411067f7bf72cb94362b0e450
2015-03-02 13:55:00 +01:00
Carsten "Tomcat" Book 66739eacd6 Backed out changeset 855a9c8ad7e4 (bug 1138651)
--HG--
extra : rebase_source : 0fef0fadf912262192271b6ee96ca734d502df64
2015-03-13 16:32:14 +01:00
Kearwood (Kip) Gilbert d36e9cdd88 Bug 1138651 - Enable CSS Scroll Snapping by Default on B2G. r=roc
- CSS Scroll Snapping can be enabled on Firefox OS earlier than other
  platforms, as it does not require scrollbar support (Bug 969250)
2015-03-02 13:55:00 +01:00
Gabriele Svelto 243ffd8828 Bug 892371 - Adjust oom_score_adj values for foreground processes according to an LRU policy. r=dhylands, r=khuey 2015-02-25 09:37:38 +01:00
Mason Chang b41aa8d711 Backout bug 1123762 afd91b997c2e for smoketest failures. r=me 2015-03-09 15:32:49 -07:00
Mason Chang 114609fe20 Bug 1123762. Enable the vsync aligned refresh driver on b2g. r=kats 2015-03-06 13:44:39 -08:00
Kartikaya Gupta 93130eb171 Bug 1136311 - Tweak overscroll prefs as requested by UX. r=botond 2015-03-05 17:02:10 -05:00
Stephen Pohl 1703a43dcf Bug 1101331: Modify directory structure of B2G.app to conform with Apple's v2 signature requirements. r=rstrong 2015-03-04 21:29:44 -05:00
Chris Lord a7f6ea8515 Bug 1132728 - Don't draw focus rings on b2g. r=fabrice,bz 2015-02-18 15:40:14 +00:00
Ryan VanderMeulen 5d3c4f9631 Backed out changeset 0e2e7780755b (bug 1123762) for causing bug 1133786 and bug 1133865. a=me 2015-02-17 21:00:35 -05:00
Fabien Cazenave c5e5513ce6 Bug 1119057 - Scrollbar position should follow the document 'dir'. r=timdream 2015-02-02 15:01:32 +01:00
Mason Chang 1f9e151217 Bug 1123762. Enable the vsync aligned refresh driver on b2g. r=kats 2015-02-13 14:53:29 -08:00
Fabrice Desré 6382dd4445 Bug 1132830 - Re-enable http2 on b2g r=me 2015-02-13 01:15:30 -08:00
Yusuke Yamamoto 1461657c56 Bug 839120 - Support SafeBrowsing in b2g r=gpascutto 2015-02-12 23:58:15 -08:00
Seth Fowler 7d44e2c0cd Bug 1129804 - Flip on decode-on-draw on B2G. r=me 2015-02-04 23:26:54 -08:00
Carsten "Tomcat" Book 814dffa974 Backed out changeset 79d3a9342174 (bug 1123762) for making R14 Test Failures even worse 2015-02-09 14:29:40 +01:00
Mason Chang 4b031a609b Bug 1123762. Enable the vsync aligned refresh driver on b2g. r=kats 2015-02-09 16:53:09 +08:00
Bhavana Bajaj 6af7220279 Backed out changeset cec0b3b4403a (bug 1129804) 2015-02-06 14:27:41 -08:00
Dave Hylands c5ff7b0427 Bug 1082290 - Add memory cgroup support to FxOS process control. r=gsvelto 2015-01-12 14:19:00 -05:00
Seth Fowler fb68322470 Bug 1129804 - Flip on decode-on-draw on B2G. r=me 2015-02-04 23:26:54 -08:00
Gabriele Svelto d800fbc91b Bug 1081871 - part 2 - Use cgroups instead of nice values to implement application priorities. r=dhylands 2015-01-08 15:39:43 +01:00
David Anderson fe18c25a8f Remove apz.subframe.enabled and assume it is always true. (bug 1128761, r=kats) 2015-02-03 15:02:04 -08:00
Mason Chang fd062a1c8b Bug 1062331. Enable touch resampling on b2g. r=kats 2015-02-02 08:39:08 -08:00
Etienne Segonzac 358f9af53e Bug 763430 - Implementing a smoother orientation change transition for B2G r=fabrice a=philor 2015-01-31 14:36:51 -08:00
Brian O'Keefe 1fa0eaa700 Bug 870366 - Part 2: Move PREF_JS_EXPORTS to moz.build (easy moves). r=gps 2015-01-20 13:07:03 -05:00
Mason Chang 2e47b0ac18 Bug 1126373 - Disable silk on Jelly bean and lower android versions. r=kats 2015-01-28 10:13:37 -08:00
Ryan VanderMeulen 83b898f175 Backed out changesets 59452425e446 and a13166f0d914 (bug 1081871) for causing bug 1122119. 2015-01-27 09:47:18 -05:00
Ryan VanderMeulen e6acb1c0c4 Backed out changeset f9625445803a (bug 1082290) because it depends on bug 1081871, which was backed out. 2015-01-27 09:46:32 -05:00
Mason Chang e7b9221c71 Bug 1118530 Turn on by default hardware vsync and the Vsync Aligned Compositor on b2g. r=kats 2015-01-26 09:01:53 -08:00
Wes Kocher cb32041b4d Backed out changeset 39c78d4281d5 (bug 1101331) for intermittently breaking gaia-ui tests on OSX on a CLOSED TREE 2015-01-22 12:23:12 -08:00
Carsten "Tomcat" Book eca1dab264 Merge mozilla-central to mozilla-inbound 2015-01-22 14:39:29 +01:00
Jan Varga f514a5ed5b Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan 2015-01-22 09:40:42 +01:00
Stephen Pohl c9ae0626e2 Bug 1101331: Modify directory structure of B2G.app to conform with Apple's v2 signature requirements. r=rstrong 2015-01-21 14:40:45 -05:00
Nicholas Nethercote 19310a7cce Bug 1123527 - Added #error cases for impossible platforms. r=glandium.
cppcheck says:

> b2g/app/nsBrowserApp.cpp:251: error: Uninitialized variable: gotCounters
> browser/app/nsBrowserApp.cpp:637: error: Uninitialized variable: gotCounters

It's a false positive because one of XP_WIN and XP_UNIX is always defined, but
it doesn't hurt to make that fact clearer.

--HG--
extra : rebase_source : 8717e3814e1cfacb9dd42cb9509aca0c3a926747
2015-01-15 22:10:29 -08:00
Seth Fowler d34d823d05 Bug 1118655 - Use decode-on-draw only, and ignore RequestDecode and the like, when APZ and downscale-during-decode are enabled. r=tn 2015-01-19 15:46:55 -08:00
Ryan VanderMeulen b0ba31bcc7 Bug 1124072 - Disable decode-on-draw on B2G due to frequent reftest failures. 2015-01-21 13:46:11 -05:00
Seth Fowler 3ed3b0f849 Bug 1124072 - Flip on decode-on-draw on APZ platforms. r=tn 2015-01-21 05:07:46 -08:00
Bill McCloskey f6534c08fb Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
Nicholas Hurley 87facfa179 Bug 1009122 - use cache2 as storage for predictor data. r=honzab
--HG--
extra : rebase_source : 290e1aa04a1dfa2e7d6cb9f1b5b705d1ed80e68c
2015-01-14 13:59:04 -08:00
Andrea Marchesini e2ecdca8a9 Bug 966439 - BroadcastChannel API - patch 3 - API disabled by pref, r=smaug 2015-01-15 16:58:41 +00:00
Brian Smith ea66053341 Bug 1119776, Part 7: Avoid defining snprintf when MSVC provides it (other), r=bsmedberg
--HG--
extra : rebase_source : 3fc7e4e83f57252e15cf32846f23e497f8532ea5
2015-01-08 22:35:33 -08:00