Marco Bonardo
|
8da3e6850d
|
Merge last PGO-safe changeset from inbound to central
|
2012-03-09 13:33:59 +01:00 |
Dão Gottwald
|
33dd1bdaf5
|
No bug - reduce MAX_LEAK_COUNT to match the status quo
|
2012-03-09 11:39:11 +01:00 |
Rob Campbell
|
bc44d81d20
|
merge fx-team to m-c
|
2012-03-08 10:30:11 -04:00 |
Ed Morley
|
e64ddd8c4b
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-08 13:14:47 +00:00 |
Dão Gottwald
|
83d2682455
|
No bug - reduce MAX_LEAK_COUNT to match the status quo
|
2012-03-07 11:59:58 +01:00 |
Matt Brubeck
|
96ac58ec12
|
Merge mozilla-central to mozilla-inbound
|
2012-03-08 16:27:40 -08:00 |
Brian Nicholson
|
44308ad9b0
|
Bug 726018 - Include sjs files in Robotium. r=gbrown
|
2012-03-07 13:58:31 -08:00 |
Sam Garrett
|
706346365d
|
Bug 637103 - Adding a reminder so that the runner knows only one screenshot was taken. r=karlt
|
2012-03-07 09:27:45 -08:00 |
Wes Johnston
|
4d4224963d
|
backout a965cebe4462 32220d7085e0 3689bb4199d8 d0c82cb6eb28 b295c8825acd and 95ab5c738512
|
2012-03-08 12:32:01 -08:00 |
Wes Johnston
|
fc30a6fbdb
|
Bug 725881 - Tests for form history and passwords providers. r=gbrown
|
2012-03-08 10:25:44 -08:00 |
Ed Morley
|
31442cb49b
|
Merge mozilla-central to mozilla-inbound
|
2012-03-08 13:29:16 +00:00 |
Mike Hommey
|
78758fe395
|
Bug 603370 - Avoid Identical Code Folding messing with symbol reordering. r=khuey
|
2012-03-08 08:56:28 +01:00 |
Mike Hommey
|
1459517c2e
|
Bug 603370 - Add an option to expandlibs-exec to allow to reorder the symbols when linking. r=khuey
|
2012-03-08 08:56:27 +01:00 |
Mike Hommey
|
b572cd43a5
|
Bug 695711 - Always add -ffunction-sections and -fdata-sections when building with GCC, and port bug 670659 and bug 675867 to js/src. r=khuey
--HG--
rename : build/unix/check_debug_ranges.py => build/autoconf/check_debug_ranges.py
rename : build/unix/check_debug_ranges.py => js/src/build/autoconf/check_debug_ranges.py
|
2012-02-27 16:35:44 +01:00 |
Joel Maher
|
0597a3de17
|
Bug 731637 - robocop on tegras hit OOM for PixelTest due to getPaintedSurface() array creation. r=kats
|
2012-03-06 15:08:45 -05:00 |
Blair McBride
|
d4e55f8428
|
Bug 711679 - Send background version checks to new domain. r=darktrojan,dtownsend
|
2012-03-07 21:18:28 +13:00 |
Tim Taubert
|
bd815772e9
|
merge m-c to fx-team
|
2012-03-04 22:13:26 +01:00 |
Tim Taubert
|
19c20232f4
|
Bug 730773 - Track shutdown leaks when DOMWindows *or* DocShells leaked (not and); r=ctalbert
|
2012-03-02 12:20:20 +01:00 |
Benoit Jacob
|
0a59450680
|
Bug 676071 - add two stdc++ symbols that are needed by ANGLE - r=glandium
|
2012-03-02 15:42:49 -05:00 |
Ehsan Akhgari
|
7509e5a763
|
Bug 732162 - Build mobile profiling builds with -funwind-tables; r=khuey
--HG--
extra : transplant_source : 4O%F7%BA%94%0Fh%F6%5E%EA%10%E1%08%9E%D9S%A2XEd
|
2012-03-01 16:24:04 -05:00 |
Geoff Brown
|
1585192ba5
|
Bug 731403 - Update dmADB.getDirectory to use stdout instead of stderr. r=wlach
|
2012-02-29 19:40:58 -05:00 |
Irving Reid
|
ddbbbab1d3
|
Bug 731316: override warning about unsupported compiler warning flag on clang. r=respindola.
|
2012-02-29 10:20:42 -05:00 |
William Lachance
|
e7fac15155
|
Bug 731023 - Remove devicemanager's communicate method r=jmaher
|
2012-02-28 11:44:45 -08:00 |
William Lachance
|
e9fa453cca
|
Bug 731349 - Minor bugs in DroidADB, DroidSUT abstractions r=ctalbert
|
2012-02-28 11:44:45 -08:00 |
Geoff Brown
|
481c9f4014
|
Bug 730153 - Enhance SUT agent kill command for xpcshell / non-java tasks; r=jmaher
|
2012-02-28 11:44:45 -08:00 |
Christian Holler
|
0d5609bd1e
|
Bug 728995 - DeviceManagerADB should support TCP/IP r=wlach
|
2012-02-28 11:15:37 -08:00 |
Geoff Brown
|
c0bda60247
|
Bug 705192: allow remotexpcshelltests.py to execute xpcshell via SUT agent; r=jmaher
|
2012-02-28 12:20:56 -05:00 |
Rafael Ávila de Espíndola
|
f8d005c5c4
|
Bug 683975 - Disable fixinc and point FLAGS_FOR_TARGET to our headers. r=rail.
--HG--
extra : rebase_source : a6dcd942c43cd693eb89bff3b4f47ce7aab1b17a
|
2012-02-28 09:39:54 -05:00 |
Rafael Ávila de Espíndola
|
eab3426c00
|
Bug 683975 - swap the glibc and gcc build order during stage2. r=rail.
|
2012-02-27 14:34:47 -05:00 |
Tim Taubert
|
c87586baee
|
Bug 683953 - Follow up, add logger argument for mobile automation to fix Android bustage; r=bustage-fix
|
2012-02-26 20:35:09 +01:00 |
Tim Taubert
|
cfa292b81d
|
Backed out changeset bbd44e01ef9f (bug 683953)
|
2012-02-26 20:28:37 +01:00 |
Tim Taubert
|
7500cfa561
|
merge m-c to fx-team
|
2012-02-26 19:15:38 +01:00 |
Tim Taubert
|
f30178e194
|
Bug 683953 - Follow up, make logger argument optional to fix Android bustage; r=bustage-fix
|
2012-02-26 19:12:33 +01:00 |
Tim Taubert
|
a6a4721235
|
Bug 683953 - Part 1 - Parse log output and collect statistics about leaked DOMWindows and DocShells; r=ted
|
2012-02-25 12:48:05 +01:00 |
Marco Bonardo
|
9239fd20a0
|
Merge last green PGO from inbound to central
|
2012-02-25 11:11:15 +01:00 |
Brian R. Bondy
|
760ded8bba
|
Bug 721758 - Ability to configure updater to accept multiple MAR IDs. r=rstrong
|
2012-02-24 16:29:42 -05:00 |
Brian R. Bondy
|
6a7fe06479
|
Bug 708690 - Build config for product information blocks. r=rstrong
|
2012-02-24 16:29:42 -05:00 |
William Lachance
|
45ca242d2e
|
Bug 728298 - DeviceManager needs a good, standard way of starting an Android application. r=jmaher
|
2012-02-23 10:32:28 -05:00 |
Rafael Ávila de Espíndola
|
0cde4c94e7
|
Bug 683975 - build unifdef. r=rail
|
2012-02-24 12:11:01 -05:00 |
Mike Hommey
|
3d516c049e
|
Bug 728071 part 1 - Move nsXREAppData definition in a separate header, and use it from application.ini.h. r=bsmedberg
|
2012-02-22 08:12:15 +01:00 |
Christian Holler
|
7d1d4542d2
|
Bug 728993 - Need to check output to capture run-as failure in devicemanagerADB. r=jmaher
|
2012-02-21 11:13:54 -05:00 |
William Lachance
|
9f5453cbfd
|
Bug 728927 - A few more minor exception conditions in DeviceManagerSUT. r=jmaher
|
2012-02-21 09:10:42 -05:00 |
Rafael Ávila de Espíndola
|
c513df68b2
|
Bug 683975 - Need infra for developer contributed compilers. r=rail.
fix some reproducibility problems.
--HG--
extra : rebase_source : 75a182e3a0b0117776a78c7069b608c32ef8607a
|
2012-02-21 08:57:11 -05:00 |
Mike Hommey
|
c0f36c088b
|
Bug 725284 - Preserve PT_LOAD alignment, except when it's the default on x86-64. r=tglek
|
2012-02-21 08:08:41 +01:00 |
Ed Morley
|
2e6816764b
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-18 00:16:22 +00:00 |
Justin Wood
|
ddc9633bd3
|
Bug 727258 - Suite Depend Locales broken after Bug 722262
force MOZ_SOURCE_STAMP value, and use `cd` rather than `-R`. r[s]=khuey
|
2012-02-16 20:25:48 -05:00 |
Rafael Ávila de Espíndola
|
d88ebe2479
|
Bug 683975 - Need infra for developer contributed compilers. r=rail.
dowgrade glibc to 2.5.1, fix reproducibility problem.
|
2012-02-17 13:53:03 -05:00 |
Rafael Ávila de Espíndola
|
1088be68e0
|
Bug 683975 - Need infra for developer contributed compilers. r=rail.
dowgrade glibc to 2.6.1.
|
2012-02-17 10:12:21 -05:00 |
Rafael Ávila de Espíndola
|
ad8818c88d
|
Bug 683975 - Need infra for developer contributed compilers. r=rail.
dowgrade glibc to 2.7.
|
2012-02-16 15:33:04 -05:00 |
Rafael Ávila de Espíndola
|
22c9c65e4a
|
Bug 683975 - Need infra for developer contributed compilers. r=rail.
Downgrade glibc to 2.9.
|
2012-02-16 13:09:33 -05:00 |