Ryan VanderMeulen
b54ee194c7
Merge fx-team to m-c.
2014-05-28 16:21:01 -04:00
Andrew Halberstadt
5275d8021a
Bug 1015178 - Implement kill and get stack for b2g reftests, r=wlach
2014-05-28 09:00:36 -04:00
Jim Chen
060375efed
Bug 1013478 - Use GCC 4.8 on Android if available. r=glandium
2014-05-22 10:44:00 +02:00
Andrew Halberstadt
ed8a8f0d40
Bug 1009730
- Stop using /data/local/user.js in b2g unittests, r=jgriffin
2014-05-22 15:47:52 -04:00
Nicholas Nethercote
2658f38bd3
Bug 1013670 - Remove all traces of leaktest.py.in. r=ted.
...
--HG--
extra : rebase_source : ee2941433fc12726624377362d3d46d3225eb0db
2014-05-21 20:29:55 -07:00
Paolo Amadini
c2db067c01
Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske
2014-01-07 17:29:41 +01:00
Robert O'Callahan
2e946b1671
Bug 1001320. Part 5: Use #pragma GCC visibility on B2G. r=glandium
...
--HG--
rename : config/gcc_hidden.h => config/gcc_hidden_dso_handle.h
2014-05-11 23:37:14 -07:00
James Graham
41dd2b2604
Bug 1011458 - Buy back a few characters for Windows paths by renaming tests staging directory. r=ted
2014-05-16 04:55:00 +02:00
Mike Hommey
296f38c14e
Bug 1012180 - Fix build/gyp.mozbuild for GNU/kFreeBSD. r=mshal
2014-05-20 08:48:15 +09:00
Mike Hommey
cd08c81732
Bug 1011797 - Add GNU/kFreeBSD to the list of ECMAScript i18n API supported platforms. r=mshal
2014-05-20 08:47:44 +09:00
Mike Hommey
2b3a92a0c7
Bug 1005449 - Use CPU_ARCH for unknown target_arch in gyp r=mshal f=landry
2014-05-18 18:34:22 +09:00
William Lachance
fb0e8b54b8
Bug 1009113 - Stop setting unused and incompatible wifi properties. r=gbrown
2014-05-16 09:33:19 -04:00
Peter Moore
b2437acd81
Bug 1010173 - test root internal variable on devices (SUTAgentAndroid.sTestRoot) should not be set as an error message,r=bc
2014-05-15 19:25:35 +02:00
Mike Hommey
6ff10d22f9
Bug 1009981 - Switch non-windows in-house builds to us-west-2 bucket for sccache. r=mshal
2014-05-15 07:14:59 +09:00
Mike Hommey
44da83419b
Bug 1009359 - Don't replace UPLOAD_EXTRA_FILES in build/mozconfig.cache. r=mshal
2014-05-15 07:14:37 +09:00
Mike Hommey
31c5388f27
Bug 1007991 - Enable sccache on mozilla-inbound and fx-team builds on AWS. r=mshal
2014-05-15 07:14:37 +09:00
Mike Hommey
4f92c0b465
Bug 1006956 - Disable sccache on non-try PGO builds. r=mshal
2014-05-15 07:14:37 +09:00
Mike Hommey
99078f4858
Bug 1007931 - Replace backslashes with forward slashes in compiler wrapper on windows. r=mshal
2014-05-15 07:14:36 +09:00
Randell Jesup
f83fd207cc
Bug 981780: fix disable-webrtc r=glandium
2014-05-09 14:40:32 -04:00
Ryan VanderMeulen
7ea9b1f31b
Bug 810631 - Update libffi to version 3.1. r=jorendorff, r=glandium
2014-05-13 14:51:01 -04:00
Nathan Froyd
8a5ce22b24
Bug 1009042 - add example.net to server-locations.txt; r=jmaher
2014-05-12 12:36:38 -04:00
Ryan VanderMeulen
c51f8984f1
Backed out changesets 33e91919b06b and a3a67e1ded26 (bug 981780) for OSX bustage.
...
CLOSED TREE
2014-05-09 15:26:13 -04:00
Andrew Halberstadt
f310c7b7a3
Bug 957768 - Backout no longer needed --hide-subtests mochitest option (bug 937181 implemented the same thing but better), r=jmaher
2014-05-09 14:59:18 -04:00
Randell Jesup
d36cabd096
Bug 981780: fix disable-webrtc r=glandium
2014-05-09 14:40:32 -04:00
Andrew Halberstadt
d08844b29d
Bug 1000883 - Remove mochitest-specific network hack from b2g emulator reftests, r=AutomatedTester
2014-05-08 15:24:32 -04:00
Mike Hommey
8cb41822a3
Bug 1007010 - Don't include mozconfig.cache twice in android debug mozconfigs. r=mshal
...
Also avoid multiple includes of mozconfig.cache to do nasty things even if
they slip in.
2014-05-08 10:36:42 +09:00
Robert O'Callahan
2345bdb74c
Bug 1001320. Part 5: Enable GCC visibility pragmas on Android. r=glandium
...
--HG--
extra : rebase_source : f9286815e8f07c9836fa64a423dd091e7c3d44d1
2014-04-24 14:51:42 +12:00
Mike Hommey
4fb4fc23f2
Bug 1005495 - Move sccache stats out of the build log. r=mshal
2014-05-07 11:50:09 +09:00
Jim Chen
a5475d911e
Bug 1004073 - Refactor EventDispatcher usages; r=fennec-team
2014-05-02 14:34:40 -04:00
Mike Hommey
45fb925a9d
Bug 1003537 - Turn config.status executable in MOZ_CREATE_CONFIG_STATUS instead of MOZ_RUN_CONFIG_STATUS. r=mshal
2014-05-01 10:57:49 +09:00
Henri Sivonen
b9e74eab87
Bug 1002437 - Build ICU with U_CHARSET_IS_UTF8. r=glandium.
2014-04-30 10:42:59 +03:00
Henri Sivonen
1969e44877
Bug 1002435 - Build ICU with UCONFIG_NO_IDNA. r=glandium.
2014-04-30 10:41:48 +03:00
Mike Hommey
024c32871c
Bug 1002606 - Enable sccache for mac try builds. r=mshal
2014-04-30 06:06:09 +09:00
Ed Morley
42a7f8cefd
Merge mozilla-central and inbound
2014-04-29 18:23:29 +01:00
Ed Morley
ce8472e863
Merge latest green b2g-inbound changeset and mozilla-central
2014-04-29 17:34:22 +01:00
Mike Hommey
55c1a9329e
Bug 1002685 - Enable sccache on b2g-inbound linux builds. r=mshal
2014-04-29 07:26:31 +09:00
Ryan VanderMeulen
330cfa8d95
Backed out changeset 9d04bde9fcd1 (bug 989806) for Android mochitest failures.
2014-04-27 21:25:28 -04:00
Marco Castelluccio
294bf89e5f
Bug 989806 - Use reviewer certs for reviewer pages. r=fabrice
2014-04-27 13:38:00 -04:00
Marco Castelluccio
44d314f69a
Bug 989806 - Use reviewer certs for reviewer pages. r=fabrice
2014-04-28 10:50:00 +02:00
Jim Chen
62af1fd869
Bug 999071 - Empty ANR file during testing instead of deleting it; r=gbrown
2014-04-28 22:20:52 -04:00
Chris Peterson
e4f9386ea4
Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in widget/android. r=blassey
2014-04-27 18:56:46 -07:00
Wes Kocher
7eb45adaa1
Backed out 3 changesets (bug 999071) for Android rc1 failures
...
Backed out changeset ddf970be0abd (bug 999071)
Backed out changeset 8d2738b22275 (bug 999071)
Backed out changeset b82a8c50aa90 (bug 999071)
2014-04-24 18:12:46 -07:00
Jim Chen
e7b5c4376b
Bug 999071 - Empty ANR file during testing instead of deleting it; r=gbrown
2014-04-24 17:49:02 -04:00
Ed Morley
afbbc1aab9
Backed out changeset b589de6c1084 (bug 889744) for failures in test_marketplace_pkg_install.html
2014-04-24 15:29:20 +01:00
Marco Castelluccio
73bf109f8a
Bug 889744 - Use reviewer certs for reviewer pages. r=fabrice
2014-04-24 04:27:00 +02:00
John
aec1baf311
Bug 999902 - Enable WebRTC OMX codec only when Android version >= 18. r=jesup
2014-04-23 02:59:00 +02:00
John Lin
51b3bae2a3
Bug 911046 - Part 4: Add external H.264 HW video codec implementation for B2G. r=jesup
2014-04-21 23:42:00 +02:00
William Lachance
a29417e3f7
Bug 996862 - Remove use of mozdevice's networktools. r=ahal
2014-04-21 11:03:51 -04:00
Ryan VanderMeulen
fd959f4c10
Merge inbound to m-c.
2014-04-17 22:31:17 -04:00
Nick Alexander
fbe41e8746
Bug 960640 - Make finding Android build-tools future-proof. r=glandium
...
This lists the directories in build-tools/*, sorts them by
version (favouring new-style 'android-*' directories), and then takes
the newest version in which aapt exists.
2014-04-17 12:07:26 -07:00