Geoff Brown
2d888e2ddc
Bug 1169503 - Allow sutagent to build on Android M; r=snorp
2015-05-29 14:42:59 -06:00
Andrew Halberstadt
0db949da0d
Bug 1169714 - Add requests to mach bootstrap SEARCH_PATH, r=jgriffin
2015-05-29 14:01:25 -04:00
Ryan VanderMeulen
19dc73f937
Merge inbound to m-c. a=merge
2015-05-29 09:32:46 -04:00
David Keeler
674b31b75a
bug 1166976 - generate some PSM xpcshell test certificates at build time r=Cykesiopka,mgoodwin,froydnj
2015-05-20 16:35:16 -07:00
Sylvestre Ledru
e4c737aab3
Bug 1168805 - "Useless call ".toLowerCase()" in SUTAgentAndroid.java". r=jmaher
2015-05-27 05:29:00 +02:00
Juan Gomez
c42d9daaa9
Bug 1164610 - Increase ANDROID_VERSION to 18 in icu.m4 checks because 17 (JB4.2) doesn't compile. r=Waldo
2015-05-17 09:18:00 -04:00
Mike Hommey
e3f13a0ddb
Bug 991983 - Use objdir-relative SOURCES instead of GENERATED_SOURCES. r=gps
2015-05-28 07:34:16 +09:00
Jonathan Griffin
ba5f63636c
Bug 1163833 - Add integration with browsermob-proxy, r=dburns
2015-05-27 10:00:09 -07:00
Mike Hommey
707a0443d8
Bug 1167474 - Remove ELFHACK_BUILD hack. r=mshal
...
It used to be necessary because of how elfhack was built in the past, but it
happens to be unnecessary nowadays.
2015-05-26 16:17:55 +09:00
ISHIKAWA, Chiaki
6e9c756e6a
Bug 1165733 - Avoid evaluating empty $ANDROID_VERSION in condition where integer is expected, r=glandium
...
CLOSED TREE
2015-05-20 17:13:00 -07:00
Jonathan Griffin
46f72e36a5
Bug 1149618 - Remove SpecialPowers from Marionette, r=dburns
2015-05-18 16:36:15 -07:00
Jonathan Griffin
c1efbce967
Backout cc15c275b1e3 (Bug 1149618) on a CLOSED TREE for suspected debug emulator bustage, a=bustage
2015-05-19 19:35:38 -07:00
Jonathan Griffin
831992c796
Bug 1149618 - Remove SpecialPowers from Marionette, r=dburns
2015-05-18 16:36:15 -07:00
Andrew Halberstadt
ce8faf73ea
Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps
2015-05-01 12:20:55 -04:00
Mike Shal
2774348ee2
Bug 1155349 - set packageFilename in mach properties; r=glandium
2015-05-13 14:26:53 -04:00
Chris Manchester
8007ebd07c
Bug 917999 - Part 1 - Write out and upload a manifest of test archives and the harnesses that depend on them.;r=ted
2015-05-15 11:30:24 -07:00
Ehsan Akhgari
aee7f7274a
Bug 1156084 - Disallow AddRef() and Release() calls on the return value of methods returning XPCOM objects; r=jrmuizel
...
When a method returns type D derived from RefCounted type B, there is an
ImplicitCastExpr (or an ExplicitCastExpr, if there is an explicit cast
to the base type in the code) in the AST between the CallExpr and
MemberExpr, which we didn't take into account before. This caused the
analysis to not work on common patterns such as
nsCOMPtr<nsIXPCOMInterface>.
2015-05-15 08:39:55 -04:00
Nathan Froyd
1de85b3b89
Bug 1164657 - delete dead code for MOZ_ANDROID_LIBSTDCXX flags determination; r=nalexander
...
We require ndk-r8e, so we don't need to support paths for all the other
NDKs prior to that now. Also took the opportunity to clean the paths up
so things fit on a reasonable screen.
2015-05-13 15:24:32 -04:00
Nathan Froyd
b73d1dd791
Bug 1164619 - delete bit of android.m4 for older NDKs; r=nalexander
...
We require version r8e of the NDK, so bits handling r8a or before are no
longer necessary.
2015-05-13 15:03:15 -04:00
Mike Hommey
23fb4c1447
Bug 1043692 - Add a DIST_INSTALL variable to moz.build, and replace NO_DIST_INSTALL with it. r=gps
2015-05-12 07:55:21 +09:00
Mike Hommey
2051207a14
Bug 1162779 - Move NO_EXPAND_LIBS to moz.build. r=mshal
2015-05-12 07:26:42 +09:00
Birunthan Mohanathas
e0adbad231
Bug 1163029 - Use NamedDecl::getName instead of expensive NamedDecl::getNameAsString. r=ehsan
2015-05-08 09:29:11 -07:00
Nikhil Marathe
a5f604fd62
Bug 1080109 - Clear ServiceWorkers when clearing history or forgetting about site. r=baku,ehsan
2015-03-05 17:37:49 -08:00
Mike Hommey
bd61b51f2d
Bug 1128037 - Minimalist support for wildcards in jar manifests. r=gps
2015-05-05 09:25:24 +09:00
Geoff Brown
e44553ec05
Bug 1156425 - Allow Android test jobs to run for up to 75 minutes; r=ryanvm
2015-05-04 10:32:46 -06:00
Nick Alexander
1646b86ded
Bug 938659 - Part 2: build system changes. r=mfinkle
2015-05-01 17:33:03 -07:00
Geoff Brown
e3d343f370
Bug 1160393 - Enable webrtc logging for android; r=bwc
2015-05-01 16:34:36 -06:00
Nick Alexander
379976a013
Bug 1160030 - Use TEST_HARNESS_FILES to install Robocop ini files. r=froydnj
2015-04-30 10:13:13 -07:00
Nick Alexander
b3a8987155
Bug 1160030 - Use TEST_HARNESS_FILES to install Robocop test files. r=froydnj
2015-04-29 21:40:21 -07:00
Nick Alexander
5adeac18ee
Bug 1159390 - Set sharedUserId in robocop.apk. r=gbrown
2015-04-28 11:29:18 -07:00
Ehsan Akhgari
583f4bd680
Bug 892973 - Add support for the YouCompleteMe vim plugin; r=gps
2015-04-27 13:08:43 -04:00
Qiang Lu
e4dba5af2b
Bug 1106958 - Use android.media.MediaCodec for decoding in WebRTC stack. r=snorp, r=gcp, r=ted
2014-12-10 11:06:06 +08:00
Nathan Froyd
9087e72c67
Bug 1158227 - part 2 - set TSAN_OPTIONS environment variable in automationutils.py for TSan; r=jmaher
2015-04-24 11:42:54 -04:00
Ted Mielczarek
93f1224c99
bug 1085557 - Add Socorro symbol upload token file to linux mozconfigs. r=coop
2015-03-30 07:35:28 -04:00
Makoto Kato
a7ace5e2d4
Bug 866301 - Part 3. Use system ICU for gonk-JB or later. r=glandium
2015-04-24 11:22:14 +09:00
Kartikaya Gupta
69c50300c9
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
Andrew McCreight
615ee2a3ef
Bug 1156982 - Add separators to BloatView output. r=froydnj
...
This will ensure we properly parse class names containing spaces.
Note that if a class name somehow ends up containing operator| then this will end up again silently failing.
2015-04-22 11:06:50 -07:00
Geoff Brown
2eb0898b78
Bug 1156422 - Improve robustness of logcat collection in checkForCrashes; r=bc
2015-04-21 16:44:42 -06:00
Ehsan Akhgari
0915a15420
Bug 1153348 - Add an analysis to prohibit operator bools which aren't marked as either explicit or MOZ_IMPLICIT; r=jrmuizel
...
This is the counterpart to the existing analysis to catch
constructors which aren't marked as either explicit or
MOZ_IMPLICIT.
2015-04-21 21:40:49 -04:00
Wes Kocher
5c13924153
Backed out changeset 02e6a50741a9 (bug 1153348) to hopefully fix the static bustage CLOSED TREE
2015-04-21 15:47:40 -07:00
Wes Kocher
6fdfd8574e
Backed out changeset 8b99d282cd87 (bug 1156084) for static bustage CLOSED TREE
2015-04-21 14:23:56 -07:00
Ehsan Akhgari
783d64de67
Bug 1153348 - Add an analysis to prohibit operator bools which aren't marked as either explicit or MOZ_IMPLICIT; r=jrmuizel
...
This is the counterpart to the existing analysis to catch
constructors which aren't marked as either explicit or
MOZ_IMPLICIT.
2015-04-21 16:31:58 -04:00
Ehsan Akhgari
e1d91cf3c6
Bug 1156084 - Disallow AddRef() and Release() calls on the return value of methods returning XPCOM objects; r=jrmuizel
...
When a method returns type D derived from RefCounted type B, there is an
ImplicitCastExpr (or an ExplicitCastExpr, if there is an explicit cast
to the base type in the code) in the AST between the CallExpr and
MemberExpr, which we didn't take into account before. This caused the
analysis to not work on common patterns such as
nsCOMPtr<nsIXPCOMInterface>.
2015-04-21 16:24:41 -04:00
Patrick McManus
e846bcb0a5
no bug - change mdn link in comment to be https. r=comment-only DONTBUILD
2015-04-21 16:20:56 -04:00
Makoto Kato
09fcacf57f
Bug 866301 - Part 2. Use in-tree ICU source code for gonk. r=glandium
2015-04-21 17:31:38 +09:00
Nathan Froyd
4ac32b4479
Bug 870891 - move DIST_FILES to moz.build; r=mshal
2015-04-15 16:04:49 -04:00
Mike Hommey
6a81b0cab5
Bug 1154596 - Build elfhack tests with -fno-lto. r=nfroyd
...
LTO changes in GCC5 make it break the assumptions made in the test-ctors
source. The simplest and more correct thing to do is to just force the
test files never to be built with LTO. They are meant to have a particular
layout that LTO might break at any time anyways.
2015-04-16 14:35:13 +09:00
Mike Hommey
e3995bb3eb
Bug 1153154 - Add stdc++-compat hack for std::string::_S_compare and std::runtime_error::runtime_error. r=nfroyd
2015-04-16 14:35:12 +09:00
Ehsan Akhgari
b0b0910942
Bug 1153304 follow-up: Fix the build bustage
2015-04-14 21:15:53 -04:00
Ehsan Akhgari
9802480ddd
Bug 1153304 - Add an analysis to prohibit the usage of pointers to refcounted types inside C++ lambdas; r=jrmuizel
2015-04-14 20:55:05 -04:00