Phil Ringnalda
|
a8a3ce7508
|
Bug 631841 - Move Valgrind suppression files into mozilla-central, r=ted, a=test
|
2011-02-07 19:21:52 -08:00 |
|
Phil Ringnalda
|
6b6eb3d394
|
Bug 629202 followup, perhaps this is what the patch actually meant to do, a=bustage
|
2011-02-04 19:38:52 -08:00 |
|
Edmund Wong
|
2de4039fe8
|
Bug 629202 - Fixed 'ImportError: No module named automation' during valgrind-linux test, r+a=ted
|
2011-02-02 07:44:00 -08:00 |
|
Joel Maher
|
5aefe701ba
|
bug 624001 update devicemanager.py for reboot, getdirectory and isdir cleanup. r=mcote, a=NPOTB
|
2011-02-04 13:49:37 -05:00 |
|
Mike Hommey
|
6da9426048
|
Bug 629639 - Build elfhack injected code without stack protection. r=khuey a=bsmedberg
|
2011-02-03 00:15:20 +01:00 |
|
Mike Hommey
|
bc8718a241
|
Bug 629638 - Build elfhack injected code with a limited set of CFLAGS. r=khuey a=bsmedberg
|
2011-02-03 00:14:43 +01:00 |
|
Mounir Lamouri
|
ce749fb7f5
|
Bug 620788 - Do not silently fall back to bundled NSS/NSPR if system ones can't be used. r=khuey a=bsmedberg
|
2011-02-03 00:13:07 +01:00 |
|
Makoto Kato
|
352aaf6c99
|
Bug 628606 - elfhack causes bustage since ARM target may not return arm. r=glandium,a=sdwilsh
|
2011-01-28 09:22:59 +01:00 |
|
Mike Hommey
|
c15384501d
|
Bug 628233 part 2 - Enable elfhack on Android. r=khuey,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
9f4b04451d
|
Bug 628988 part 2 - Adapt symbol tables content to elfhack changes. r=tglek,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
414430be51
|
Bug 628988 part 1 - Modify elfhack test so that the executable actively calls something from the library. r=tglek,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
5b2d64d6da
|
Bug 628595 - Avoid compiler warning about C++ style comments in C code in elfhack. r=jag,a-sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
5dbccc7a1e
|
Bug 628593 - Remove -fno-exceptions from CXXFLAGS when building elfhack. r=khuey,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
0ebe63f366
|
Bug 628232 part 2 - Allow to build elfhack injected code as thumb. r=tglek,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
3518aa3b87
|
Bug 628232 part 1 - Use the init symbol from elfhack injected code as an entry point instead of hardcoding 0. r=tglek,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
9ea937dac5
|
Bug 628627 part 2 - Add messages inviting to file bugs and use --disable-elf-hack in case of elfhack failures. r=khuey,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
5190cd7346
|
Bug 628627 part 1 - Raise hard errors in some more cases in elfhack. r=tglek,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
5dd0060e02
|
Bug 628618 part 7 - Use a whitelist of ELF sections that can be moved. r=tglek,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
3a16edea86
|
Bug 628618 part 6 - Delay refreshing of ElfSection addresses and offsets. r=tglek,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
cc0eedf4c6
|
Bug 628618 part 5 - Don't set DT_REL*COUNT if it wasn't already set. r=tglek,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
3a7abc2fb4
|
Bug 628618 part 4 - Initially set an address for the fake phdr ElfSection. r=tglek,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
d6ad1497ca
|
Bug 628618 part 3 - An ElfSection is relocatable if it has the SHF_ALLOC flag set independently of other flags. r=tglek,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
1dbb7ed286
|
Bug 628618 part 2 - PT_DYNAMIC segment only contains SHT_DYNAMIC section. r=tglek,a=sdwilsh
|
2011-01-28 09:22:58 +01:00 |
|
Mike Hommey
|
2fd1db48c3
|
Bug 628618 part 1 - Support ElfLocations without a corresponding ElfSection. r=tglek,a=sdwilsh
|
2011-01-28 09:22:57 +01:00 |
|
Edmund Wong
|
4954c8b116
|
Bug 418896 - Removed profileserver.py.in from being preprocessed; r=ted a=NPOTB
--HG--
rename : build/pgo/profileserver.py.in => build/pgo/profileserver.py
|
2011-01-25 15:15:38 -05:00 |
|
L. David Baron
|
8ea27a6080
|
By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+
|
2011-01-24 16:23:08 -08:00 |
|
Mike Hommey
|
7571185aaf
|
Bug 628283 - Make elfhack handle GNU_RELRO segments better. r=tglek,a=dbaron
|
2011-01-24 23:11:46 +01:00 |
|
Mike Hommey
|
6f2a78dca1
|
Bug 606145 part 3 - Integrate elfhack with the build system. r=khuey,a=bsmedberg
|
2011-01-24 09:56:40 +01:00 |
|
Mike Hommey
|
f56acbddff
|
Bug 606145 part 2 - Import elfhack code. r=tglek,a=bsmedberg
|
2011-01-24 09:56:40 +01:00 |
|
L. David Baron
|
97a3f60be3
|
Backout changeset 3248feddc867 (bug 608030).
|
2011-01-23 22:00:04 -08:00 |
|
L. David Baron
|
0ac20ad07d
|
By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+
|
2011-01-23 20:21:40 -08:00 |
|
Dave Townsend
|
54346e4306
|
Missed review part from bug 474289, disable distribution add-ons in test runs. rs=me, a=dtownsend DONTBUILD
|
2011-01-19 14:56:01 -08:00 |
|
Nick Thomas
|
85fe490748
|
Bug 600435, unify packaged tests only tests are enabled, r=khuey a=NPOTB
|
2011-01-17 16:09:06 +13:00 |
|
Clint Talbert
|
8947822a22
|
Bug 624001 Update android devicemanager with better error handling r=jmaher,mcote a=NPOTB
|
2011-01-13 12:00:23 -06:00 |
|
Neil Rashbrook
|
238e6a0eb0
|
Bug 616810 Remove extraneous CRs r=khuey a=bsmedberg
|
2011-01-05 23:46:04 +00:00 |
|
Serge Gautherie
|
5dc273330e
|
Bug 622398 - automation.py.in: add missing early return_s to installExtension(); (Av1) Just add them.
r=ctalbert a=(test only).
|
2011-01-04 12:06:53 +01:00 |
|
Serge Gautherie
|
8d1e7359a9
|
Bug 622392 - 1 s/TEST-UNEXPECTED FAIL/TEST-UNEXPECTED-FAIL/; (Av1) Just substitute it.
r=ted.mielczarek a=(test only).
|
2011-01-03 15:48:38 +01:00 |
|
Phil Ringnalda
|
6970bbfdfb
|
Bug 621018 - Some browser-chrome tests hit the network by loading about:addons, r=mossop, a=test
|
2010-12-25 08:34:28 -08:00 |
|
Phil Ringnalda
|
b410989e7f
|
Bug 620273 - Make bloatcycle.html not hit the network, r=dbaron, a=test
|
2010-12-13 15:57:59 -08:00 |
|
Clint Talbert
|
859df58db7
|
merge commit a=backout
|
2010-12-16 16:53:31 -08:00 |
|
Clint Talbert
|
586d8f8a84
|
Backed out changeset 69cc2a93f509 - breaks android builds a=backout
|
2010-12-16 16:37:04 -08:00 |
|
Bob Moss
|
64526ec7b7
|
Bug 614173 Android test agent needs better way to pull files pt 1 r=ctalbert a=NPOTB
|
2010-12-16 15:28:35 -08:00 |
|
Mark Cote
|
630c5928ef
|
"Bug 614173 Update pull changes, fix update command in devicemanager r=jmaher a=NPOTB"
|
2010-12-16 15:28:35 -08:00 |
|
Joel Maher
|
e790251277
|
Bug 617815 - Enable the use of envrionment variables for remote automation on android r=ctalbert a=NPOTB
|
2010-12-16 15:28:35 -08:00 |
|
Bob Moss
|
7ac051f87a
|
Bug 614173 - Android agent needs a more robust way to pull files pt 2, also make ini reading more bulletproof r=ctalbert, a=NPOTB
|
2010-12-16 15:28:35 -08:00 |
|
Shawn Wilsher
|
1f59f3890b
|
Merge mozilla-central to Places
|
2010-12-14 15:56:41 -08:00 |
|
Jeff Hammel
|
99bca499a0
|
Bug 614366 - forgot license header for build-location.mk r=ted a=DONTBUILD
|
2010-12-13 17:07:21 -08:00 |
|
Shawn Wilsher
|
ade39d2c6a
|
Merge mozilla-central to Places.
|
2010-12-13 15:08:04 -08:00 |
|
Phil Ringnalda
|
a60ab10ee6
|
Bug 618759 - Stop putting bloaturls.txt and bloatcycle.html in dist/bin/res/ where nothing wants them, r+a=ted
--HG--
extra : rebase_source : 1d8006b267c4916e22aa07ab04b2caa691512f16
|
2010-12-12 23:17:52 -08:00 |
|
Shawn Wilsher
|
2ed7d826a8
|
Merge mozilla-central into Places
|
2010-12-06 09:48:54 -08:00 |
|