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

3874 Коммитов

Автор SHA1 Сообщение Дата
Jacek Caban 95edaf327c Bug 858006 - Make binaries large address space aware on mingw builds. r=glandium 2013-04-05 11:29:41 +02:00
Ryan VanderMeulen b826e0bd18 Bug 856469 - Upgrade SQLite to version 3.7.16.1 (Mozilla changes). r=mak 2013-04-04 20:25:11 -04:00
Daniel Holbert 54fa9ff8df Bug 857863: Disable MSVC build warning C4244, since it's easy to trigger with valid code and other compilers don't warn about it by default. r=ted 2013-04-04 14:42:05 -07:00
Steve Workman b7d0b0ab9c Bug 855064 - Exclude DASH code from default builds r=cpearce 2013-04-02 17:05:00 -07:00
Jacek Caban 8ab1be61ad Bug 855675 - Disable libraries folding on mingw. r=glandium 2013-03-30 10:30:07 +01:00
Gregory Szorc 3e2b83c475 Bug 837323 - Automatically clobber when CLOBBER is updated; r=ted 2013-03-29 10:34:58 -07:00
Jacek Caban 5e687786fd Bug 855286 - Fix gamepad compilation on mingw. r=ted 2013-03-28 11:43:23 +01:00
Ryan VanderMeulen fc89706dbb Merge m-c to inbound. 2013-03-27 22:23:59 -04:00
Ryan VanderMeulen 9eb173b708 Merge fx-team to m-c. 2013-03-27 22:22:20 -04:00
Randell Jesup 8c73bc28bb Bug 843695: Make some DataChannels assertions fatal in opt/release r=derf,r=ted 2013-03-27 19:46:50 -04:00
Guilherme Goncalves b8efeb2286 Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
Shih-Chiang Chien 5cc5056451 Bug 852053 - Support WBMP on FirefoxOS only. r=joe 2013-03-20 14:03:07 +08:00
Kent James c8055c5090 Bug 853097 - Move AC_DEFINE_UNQUOTED to fix build bustage. r=ted 2013-03-27 10:52:47 -04:00
Panos Astithas fa9e23c5a2 Bug 855227 - Deprecate --enable-chrome-format=symlink; r=glandium 2013-03-27 13:10:22 +02:00
Makoto Kato d9831476d7 Bug 854304 - Remove duplicated yasm check. r=ted 2013-03-26 16:45:47 +09:00
Ryan VanderMeulen 7562511388 Bug 853266 - Upgrade SQLite to version 3.7.16 (Mozilla changes). r=mak 2013-03-25 18:05:35 -04:00
Joshua Cranmer 6d03959b48 Bug 767563 - Add a clang static checker, part 1: add the plugin shell. r=glandium 2013-03-23 21:12:25 -05:00
George Wright b48b6ce203 Bug 849253 - Make SkiaGL a build-time option independent of Skia, and disable it on PPC[64] r=mattwoodrow 2013-03-13 19:29:47 -04:00
Bill McCloskey c0f4912a27 Bug 852676 - Remove unmaintained ETW event support (r=sfink) 2013-03-21 18:15:39 -07:00
Daniel Holbert 7551fca102 (no bug) Remove some whitespace on blank line, in configure.in. whitespace-only, DONTBUILD 2013-03-27 00:04:00 -07:00
Daniel Holbert 93819890bd Bug 855109: Fix typo in configure.in line for making gcc/clang c++ compilers use -Wsign-compare. r=glandium 2013-03-27 00:03:58 -07:00
Mike Hommey 347a7c2d09 Bug 852950 - Kill libxpcom. r=bsmedberg
Also refactored the xpcom standalone glue to reside in a single file and
removed its use of realpath().

--HG--
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-20 14:56:41 +01:00
Mike Hommey 8376bad5eb Bug 854914 - Allow clang to build in C++11 mode by working around http://llvm.org/bugs/show_bug.cgi?id=13530. r=ted 2013-03-27 07:51:14 +01:00
Ryan VanderMeulen 315fbb7ed9 Bug 784848 - Do Windows l10n repacks on win64. r=gps, rs=Callek 2013-03-21 17:19:03 -04:00
Margaret Leibovic c3b3602d7d Bug 851170 - Put homescreen wallpaper feature behind confvars variable. r=ted 2013-03-21 14:01:02 -07:00
Joshua Cranmer f1273a7e26 Followup for bug 648980 - mktemp doesn't exist on Windows. r=glandium 2013-03-21 15:10:05 -05:00
Mike Hommey 8cf8cff7ce Backout changeset f12e5c87adf6 (bug 852950) because it breaks running from dist/bin 2013-03-20 23:59:45 +01:00
Mike Hommey fa1c295631 Bug 852950 - Kill libxpcom. r=bsmedberg
--HG--
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-20 14:56:41 +01:00
Ted Mielczarek 6aa01b8a6a bug 604039 - Linux gamepad backend. r=karlt
--HG--
extra : rebase_source : 32d47af727b9a6209d321a8622a2f3ecb7a44d25
2011-08-03 14:12:08 -04:00
Ted Mielczarek cf2ab7274a bug 604039 - Windows gamepad backend using DirectInput. r=bas
--HG--
extra : rebase_source : 9a4e13dea21f6f57a8ca2bf677ff0a2f0a0dc4eb
2011-08-03 14:12:08 -04:00
Jason Orendorff ea60e97165 Bug 604039 - Mac gamepad backend. r=smichaud
--HG--
extra : rebase_source : bd58cfd041c9d72a23798fa221bdfbdc3f33e862
2011-08-03 08:06:00 -04:00
Ted Mielczarek 281489a00e bug 604039 - Add DOM Gamepad APIs. r=smaug
--HG--
extra : rebase_source : ffffdc4549da1b25ea263b623c05ae1afb3d46a0
2011-08-03 14:12:08 -04:00
Matthew Gregan 92db67a1a7 Bug 852401 - Remove sydneyaudio. r=doublec
--HG--
rename : media/libsydneyaudio/src/gonk/AudioSystem.h => dom/system/gonk/android_audio/AudioSystem.h
rename : media/libsydneyaudio/src/gonk/AudioTrack.h => dom/system/gonk/android_audio/AudioTrack.h
rename : media/libsydneyaudio/src/gonk/EffectApi.h => dom/system/gonk/android_audio/EffectApi.h
rename : media/libsydneyaudio/src/gonk/IAudioFlinger.h => dom/system/gonk/android_audio/IAudioFlinger.h
rename : media/libsydneyaudio/src/gonk/IAudioFlingerClient.h => dom/system/gonk/android_audio/IAudioFlingerClient.h
rename : media/libsydneyaudio/src/gonk/IAudioRecord.h => dom/system/gonk/android_audio/IAudioRecord.h
rename : media/libsydneyaudio/src/gonk/IAudioTrack.h => dom/system/gonk/android_audio/IAudioTrack.h
rename : media/libsydneyaudio/src/gonk/IEffect.h => dom/system/gonk/android_audio/IEffect.h
rename : media/libsydneyaudio/src/gonk/IEffectClient.h => dom/system/gonk/android_audio/IEffectClient.h
2013-03-19 17:12:36 +13:00
Ryan VanderMeulen 4de0c7f60e Merge m-c to inbound. 2013-03-19 18:01:10 -04:00
Steven Lee 5a1d8c2297 Bug 818843 - Part 2: gyp modifications and add some system call wrappers for B2G. r=ted, r=ethanhugg, r=jesup 2013-03-19 16:02:44 -04:00
Steven Lee 296f99c8d9 Bug 818843 - Part 1: Enable building WebRTC on B2G. r=jesup, r=ted 2013-03-19 16:02:43 -04:00
Kyle Huey 62c6138093 Back out Bug 462463 for massively regressing pymake depend build speed. CLOSED TREE 2013-03-18 12:57:35 -07:00
Mike Hommey 139006ad78 Fixup for windows bustage after landing bug 648407. r=me 2013-03-17 09:46:34 +01:00
Mike Hommey 9fb417b268 Bug 850643 - Check "cc" before "gcc" for host compiler when cross-compiling. r=ted 2013-03-17 08:03:05 +01:00
Mike Hommey 4fbe923803 Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted 2013-03-17 07:53:39 +01:00
Mike Hommey 3a35c07850 Bug 462463 - Stop using mddepend.pl. r=ted 2013-03-17 07:43:35 +01:00
Makoto Kato a3d571fcb9 Bug 837598 - cannot build WebRTC for Linux/arm. r=glandium 2013-03-15 11:50:17 +09:00
Paul Adenot 0994e31e10 Bug 698328 - Add a new cubeb backend based on AudioTrack.cpp. r=kinetik 2013-03-13 19:36:46 +01:00
Paul Adenot 50b59f2b0b Bug 850713 - Bump the required NDK version to 9. r=blassey.bugs,mh+mozilla 2013-03-15 16:28:07 +13:00
Phil Ringnalda d0d78e1063 Back out 0044e4c2dc53 (bug 851149), 3080f18ba53d (bug 698328), 0b147c3f682b (bug 850713) for Android bustage
CLOSED TREE
2013-03-14 21:19:40 -07:00
Paul Adenot 7cac48124a Bug 698328 - Add a new cubeb backend based on AudioTrack.cpp. r=kinetik
--HG--
extra : rebase_source : ec59b20cc746e052c1627285929138f34a349c00
2013-03-13 19:36:46 +01:00
Paul Adenot 80dcb414f4 Bug 850713 - Bump the required NDK version to 9. r=blassey.bugs,mh+mozilla
--HG--
extra : rebase_source : d6886dcfe87747e77c3828289b1184a58e6a0c09
2013-03-15 16:28:07 +13:00
Ehsan Akhgari c03f5a3c40 Bug 849995 - Build with -Wsign-compare on clang; r=glandium
--HG--
extra : rebase_source : 34a800c1cabb3299967c58ecb00e7863a10808f8
2013-03-13 15:07:17 -04:00
Mike Hommey 4fac212ee5 Bug 850625 - Remove MOZ_DEB_TIMESTAMP from configure.in. r=ted 2013-03-13 15:28:57 +01:00
Honza Bambas f57564f9e6 Bug 839141 - Change configure.in to require system NSS 3.14.3, r=bsmith 2013-03-12 22:58:31 +01:00
Jacek Caban f3f006ac72 Bug 849207 - Use __declspec(dllexport) for exporting skia C++ symbols. r=gwright
--HG--
extra : rebase_source : 333c7fcc334db6f6969995f0ff5fac8bb9607e74
2013-03-12 11:33:36 +01:00
Gavin Sharp 07d5346c07 Bug 831236: remove mobile/xul, r=axel,mfinkle,gps,glandium
--HG--
extra : rebase_source : be789eac5e8e769a54e6c0c4126065c8b5a5192e
2013-03-06 23:43:44 -08:00
Ted Mielczarek d23b832fc5 bug 779291 - Add some more local Breakpad patches, update a few patches. r=various
also contains fixup for stdint changes in Breakpad. r=glandium
2013-03-05 09:32:34 -05:00
George Wright 2190ff4dfe [PATCH 4/9] Bug 751418 - Ensure we define USE_SKIA globally r=ted
From f0e2d2aa3f9a5738369ce9e0e8cd00d937ac77ab Mon Sep 17 00:00:00 2001
---
 configure.in         | 4 ++++
 gfx/2d/Makefile.in   | 7 -------
 gfx/skia/Makefile.in | 3 ---
 3 files changed, 4 insertions(+), 10 deletions(-)
2013-02-26 18:29:33 -05:00
Peter Van der Beken 5f97458fab Fix for bug 748669 (Make JS_{Start,Stop}Profiling work with Instruments on Lion). r=sfink/ted.
--HG--
extra : rebase_source : 8f7add5256dde39cf165b69b0ab1ebced05d120e
2012-01-21 21:40:37 +01:00
Caitlin Potter 1a3621792c Bug 833403 - Integrate libwebvtt into Mozilla. r=ted
- Updated for new build system (2/28/2013)
 - declaration-after-statement no longer breaking MSVC build
 - Source files and scripts now contain appropriate license info
 - media/webvtt/update.sh no longer hiding unexpected/significant
   errors.
2013-03-01 19:25:19 -05:00
Matt Brubeck e7f749bd6c Bug 840588 - add topsrcdir and mozconfig to mozinfo.json [r=ted]
--HG--
extra : rebase_source : 281c7272576af2f23be7becd7845a5f78da3eb17
2013-03-01 15:50:53 -08:00
Gregory Szorc 26c3b82fb1 Bug 784841 - Part 20: Fixes to support building external projects; r=glandium
This is extremely hacky. It will likely need many refinements as we
figure out how we want external projects to be handled.
2013-02-28 12:56:40 +01:00
Gregory Szorc e1b210ddf6 Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Gregory Szorc 0c8ee65118 Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ms2ger aea301eee3 Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Gregory Szorc 45faa95b04 Merge mozilla-central into build-system
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Gregory Szorc bbaccdd804 Bug 784841 - Part 19: Remove allmakefiles.sh and friends; r=ted 2013-02-25 14:09:16 -08:00
Bobby Holley 0c9994db1d Bug 836301 - Hoist some assertions, remove a bunch of no-op trap overrides, and add assertions that we've entered our policy. r=mrbkap 2013-02-25 13:54:18 -08:00
Steven Lee 7beeb2ef63 Bug 845711 - Fix EXTRA_GYP_DEFINES for arm on non-bash shells. r=ted 2013-02-27 15:44:34 +01:00
Steve Singer 231d14f598 Bug 814693 Followup - fix/enable webrtc on ppc. r=ted,jesup 2013-02-25 15:11:30 +01:00
Landry Breuil 96c7600d9d Bug 807492 - reland after fixing a typo r=try-green 2013-02-24 15:34:00 +01:00
Ms2ger 69674048d8 Back out bug 807492 for build bustage. 2013-02-24 12:35:28 +01:00
Jan Beich 7b38383ef8 Bug 807492 - Disable SSE4.1 code in libyuv if binutils is too old. r=jesup,ted 2013-02-24 09:58:42 +01:00
Joshua Cranmer d381f677ac Bug 648980 - Add a hook for projects to have custom configure scripts. r=glandium
--HG--
extra : rebase_source : e020071adc89e07fd45d468aabe518027df7ba44
2013-02-26 13:45:52 -06:00
Tatiana Meshkova 147bf694f6 Bug 842805 - Use of API deprecated in Qt5. r=romaxa, r=glandium 2013-02-25 12:25:16 -08:00
Matt Brubeck 877c617391 Bug 843387 - Remove unused MOZ_CHROME_FILE_FORMAT_JAR configure variable [r=ted]
--HG--
rename : caps/tests/mochitest/test_bug292789.html.in => caps/tests/mochitest/test_bug292789.html
2013-02-22 16:55:33 -08:00
Benoit Girard f49834c59d Bug 767231 - Part 1: Add GTest. r=ted 2012-05-22 13:45:24 -07:00
Jonathan Kew c8a9d651b2 bug 844133 - eliminate the MOZ_GRAPHITE configure option. r=ted 2013-02-22 16:52:20 +00:00
David Dahl e04136004d Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - window.crypto patch - r=jst
--HG--
rename : dom/interfaces/base/nsIDOMCrypto.idl => dom/interfaces/base/nsIDOMCryptoLegacy.idl
2013-02-16 22:43:16 -06:00
Phil Ringnalda c71c586441 Back out 236ba87c0a9f (bug 440046) and d3b7606d94a6:895a7efc978d (bug 683262) for b2g mochitest failures 2013-02-15 23:33:45 -08:00
David Dahl a29fc61d9f Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - window.crypto patch r=jst
--HG--
rename : dom/interfaces/base/nsIDOMCrypto.idl => dom/interfaces/base/nsIDOMCryptoLegacy.idl
2013-02-15 23:34:15 -06:00
Shih-Chiang Chien 011a0868cd Bug 752982 - Part 1, implement captive portal detection service. r=thinker,dolske rs=dolske a=shira. 2013-02-15 23:41:35 +08:00
Jim Chen 1ada7d4e51 Bug 826053 - Add MOZ_ANDROID_ANR_REPORTER configure option; r=glandium 2013-02-13 15:04:22 -05:00
Ivaylo Dimitrov 3d174e413f Bug 836243 - Relax gstreamer version requirement. r=alessandro.d 2013-02-13 10:37:49 -08:00
Wan-Teh Chang 3417a36828 Bug 807883: Use the new PL_SizeOfArenaPoolExcludingPool function
in NSPR 4.9.6. Portions of the patch were written by Nicholas
Nethercote <n.nethercote@gmail.com>. r=n.nethercote.
2013-02-12 08:54:38 -08:00
Jim Chen b949a8c725 Backout rev d38f1897c28f (bug 826053) pending review by build peer DONTBUILD 2013-02-11 18:30:59 -05:00
Ryan VanderMeulen 57dcf876ff Backout 35d48d9d80d5 (bug 752982) for landing without proper review. 2013-02-11 14:33:27 -05:00
Randell Jesup 338e5db435 Bug 830247: rollup of changes to media/webrtc/trunk, and backouts of some temp patches r=ted,derf
--HG--
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/BaseFilter.cpp => media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseFilter.cpp
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/BaseFilter.h => media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseFilter.h
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/BaseInputPin.cpp => media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseInputPin.cpp
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/BaseInputPin.h => media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseInputPin.h
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/BasePin.cpp => media/webrtc/trunk/webrtc/modules/video_capture/windows/BasePin.cpp
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/BasePin.h => media/webrtc/trunk/webrtc/modules/video_capture/windows/BasePin.h
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/DShowTools.h => media/webrtc/trunk/webrtc/modules/video_capture/windows/DShowTools.h
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/MediaType.cpp => media/webrtc/trunk/webrtc/modules/video_capture/windows/MediaType.cpp
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/MediaType.h => media/webrtc/trunk/webrtc/modules/video_capture/windows/MediaType.h
2013-02-09 23:16:10 -05:00
Jim Chen 5568eb3fdb Bug 826053 - Add MOZ_ANDROID_ANR_REPORTER configure option; r=blassey 2013-02-08 18:17:41 -05:00
Mike Hommey c23a664ece Bug 838915 - Add a JS_STANDALONE configure/make variable. r=ted 2013-02-08 15:58:53 +01:00
Kartikaya Gupta 00928b8a5e Bug 794982 - Autogenerate libxul JNI stubs and fail build if they change. r=glandium 2013-02-07 09:37:06 -05:00
Makoto Kato 1fa96e5710 Bug 838504 - Turn on SSSE3 opt on Skia for Windows. r=gw280 2013-02-07 17:13:03 +09:00
Shih-Chiang Chien eede229339 Bug 752982 - Part 1: Implement captive portal detection service. r=thinker 2012-09-15 11:37:53 +08:00
Phil Ringnalda 2b3d881d7c Merge m-c to s-c 2013-02-04 18:12:00 -08:00
Richard Newman eab35762ba Bug 836206 - Remove AITC client. r=gps 2013-02-03 00:51:26 -08:00
Jeff Muizelaar ee1920fa6b Bug 834024. Add -include $(DEPTH)/mozilla-config.h to ASFLAGS
In order to be able use stuff mozilla-config.h in files included by .S files we
need this. I specifically ran into this in pixman with the neon files including
pixman-private.h which was customized on MOZ_GFX_OPTIMIZE_MOBILE.

--HG--
extra : rebase_source : 93fd47d98ea63450e57a9cfc1e7c637366894914
2013-01-17 17:24:11 -05:00
Tim Abraldes ac82093333 bug 834434. Configure should ignore anything after the first minor version number and before the "-Unicode" in the NSIS version string. e.g. "major.minor[ignore everything here]-Unicode". r=ted 2013-01-29 14:05:22 -08:00
Ehsan Akhgari 4613c4dee9 Merge the removal of global private browsing support 2013-01-29 13:13:58 -05:00
Ehsan Akhgari 565d0479c3 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Paolo Amadini b16579ba8b Bug 825591 - Skeleton of asynchronous JavaScript API for downloads. r=enn,mak 2013-01-29 15:24:17 +01:00
Jan Beich 33bb824024 Bug 837459 - Make MOZ_DATA_REPORTING check for MOZ_CRASHREPORTER actually work. r=gps 2013-02-04 07:11:49 -05:00
Makoto Kato 6c6d876d38 Bug 830594 - Turn on ENABLE_SHARED_JS on Win64 builder for PGO linker limit. r=khuey 2013-01-28 10:34:41 +09:00
Matt Brubeck 4b5759ff90 Bug 792509 - Allow Metro builds on non-Windows platforms [r=jimm] 2013-01-26 23:45:27 -08:00
Justin Lebar 45b9cd64f9 Backed out changeset e8aa49207d1c (bug 818843) due to B2G device build breakage on Mac OS. rs=jesup
--HG--
extra : rebase_source : e653c34659a198edbcb032a329ce722969447b6d
2013-01-25 17:14:30 -05:00