Commit Graph

2601 Commits

Author SHA1 Message Date
Shawn Wilsher
cc3cc69a82 Bug 571599 - Use sqlite3_unlock_notify
sr=vlad
r=bent
r=asuth
2010-06-21 14:23:00 -07:00
tterribe@vt.edu
269993b778 Bug 572876 - Enable VP8 asm on x86-64 Linux. r=cpearce 2010-06-22 02:01:48 +02:00
Kyle Huey
8402fdb96f Backed out changeset f54e6386c113
--HG--
extra : rebase_source : 367bf92e0875df1663e79bd6b968cddd677eeb1c
2010-06-19 13:19:25 -07:00
Kyle Huey
0d120276b1 Bug 508082: Implement a raw video decoder. r=doublec
--HG--
extra : rebase_source : 2ffc36ceb9cb8407531efa6e7b1f0548e81c170c
2010-06-17 17:36:57 -07:00
Kyle Huey
78056f9387 Bug 561674: Finish removing DEBUG_<username> from the tree. r=ted
--HG--
extra : rebase_source : e1d21af437660367681dbe631e1b8f6852c68f16
2010-06-17 17:34:23 -07:00
Makoto Kato
feb01b1e8b Bug 570882 - configure.in typo fix. r=cpearce 2010-06-17 10:17:36 +12:00
Joe Drew
308e5cd202 Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz 2010-04-16 17:05:47 -04:00
Matt Brubeck
4ee5bc2110 Bug 571440 - Android build fails on new quota check from bug 520098 (nsLocalFileUnix.cpp), r=bsmedberg 2010-06-11 19:48:33 -07:00
Jonathan Kew
3fb2af29a1 bug 449292 - part 2 - add harfbuzz library to the gfx build process. r=ted 2010-06-11 20:14:37 +01:00
Hanspeter Niederstrasser
739fbf69a4 Bug 520098 - Darwin build fails on new quota check from bug 72892 (nsLocalFileUnix.cpp). r=bsmedberg 2009-10-01 18:07:00 -04:00
Marco Bonardo
7e8ca66fb1 Bug 570911 - WebM (VP8) Landing broke pymake at running of yasm2masm-as.sh. r=ted 2010-06-10 15:46:58 +12:00
Walter Meinl
b9ab41ea71 Bug 571116 - Make configure flag --disable-webm actually work. r=ted 2010-06-10 15:46:58 +12:00
Robert Strong
f257769f2a Followup bustage fix for Bug 569058 - don't use a cached var. 2010-06-09 16:23:00 -07:00
Robert Strong
22dfb273a3 Bug 526333 - Having to create patches for each app's package manifest and removed-files and then get reviews from each app is a PITA. configure.in changes for MOZ_UPDATER only. r=ted.mielczarek 2010-06-09 16:02:13 -07:00
Robert Strong
d47a66753b Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). configure.in, autoconf.mk.in, and makensis.mk changes only. r=ted.mielczarek 2010-06-09 16:01:46 -07:00
Matt Brubeck
a821c690c5 Bug 570440 - disable-javaxpcom not recognized after configure.in change. r=bsmedberg 2010-06-08 12:45:00 +10:00
Makoto Kato
2b9be1f73e Bug 570882 - Need assembler optimization for VPX on Windows x64. r=cpearce 2010-06-09 20:18:51 +09:00
L. David Baron
dba1720a51 Give more helpful error message when libasound2-dev is missing. 2010-06-08 22:28:14 -07:00
Chris Pearce
eace149532 Bug 566247 - Add libvpx, VP8 decoding library for WebM. r=ted 2010-06-09 11:31:28 +12:00
Chris Pearce
129616ff62 Bug 566247 - WebM build system changes. r=ted 2010-06-09 11:31:27 +12:00
Benjamin Smedberg
aba6022154 Bug 569948 part B - disable building the ActiveX control and IDispatch scripting bridge in all configurations, r=mfinkle 2010-06-08 11:37:41 -04:00
Neil Rashbrook
d2d8caf75a Bug 569490 Don't build D3D9 layer if we can't find d3d9.h r=ted,jmuizelaar 2010-06-06 11:37:44 +01:00
Brad Lassey
24258beca2 bug 557824 - move default configs for android into configure.in r=ted
(transplanted from 21f0727c27a6ac4c49cb7c93fce8299491c60ec8)

--HG--
extra : transplant_source : %21%F0r%7C%27%A6%ACLI%CB%7C%93%FC%E8%29%94%91%C6%0E%C8
2010-06-05 13:15:50 -04:00
Brad Lassey
e64a60da7d bug 559263 - make jemalloc work with android, follow up patch r=ted
(transplanted from 098cf0d0c599fdcfedbc6ee5aadf01259e9dcd09)

--HG--
extra : transplant_source : %09%8C%F0%D0%C5%99%FD%CF%ED%BCn%E5%AA%DF%01%25%9E%9D%CD%09
2010-06-05 13:15:50 -04:00
Jacek Caban
21b911d85f Bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. [r=ted]
(transplanted from 0388c837c9867762bcc10a1fb88428050d158479)

--HG--
extra : transplant_source : %03%88%C87%C9%86wb%BC%C1%0A%1F%B8%84%28%05%0D%15%84y
2010-06-02 10:08:00 -04:00
Kyle Huey
0dfb24fe6d Bug 561674: Stop defining DEBUG_<username>. r=ted 2010-06-04 14:43:38 -07:00
Glenn Randers-Pehrson
18488786d9 Bug 551438 - "Require system libpng to be at version 1.4.1 or later" [r=joedrew]
--HG--
extra : rebase_source : bd1b6257e157ac5109d3dda738a0b1bc4fd8211e
2010-03-12 09:15:00 -05:00
Makoto Kato
4bfdde6d45 Bug 521193 - jemalloc support for Windows x64 build (VC 2005 / 2008). r=ted
--HG--
rename : memory/jemalloc/crtvc8sp1.diff => memory/jemalloc/crtvc8sp1-intel.diff
rename : memory/jemalloc/crtvc9sp1.diff => memory/jemalloc/crtvc9sp1-intel.diff
2010-06-03 19:12:26 +09:00
Michael Wu
f18026ca65 Bug 564327 - Add Java wrapper in embedding/android [1/2]. patch by vlad, blassey, alexp, and me. r=dougt,ted
--HG--
extra : rebase_source : 94cd881a5af774626f1bc557c6f99850c10283df
2010-06-02 14:55:28 -07:00
L. David Baron
65c3d85b93 Fix indentation in configure --help. (Bug 569261) r=ted 2010-06-02 14:04:21 -07:00
Justin Wood
84a2201b0a Bug 565191 - Add build option "--with-debug-label". r=ted 2010-05-19 16:37:11 -04:00
Michael Wu
dc3db854dc Bug 565089 - Allow cairo to build on Android. r=jmuizelaar,ted 2010-05-25 15:21:18 -07:00
Brad Lassey
da18737fab bug 563751 - add configure option to enable building for thumb2 instruction set r=ted 2010-05-04 15:40:47 -04:00
Brad Lassey
74db90d53e bug 559263 - implement jemalloc for android r=vlad 2010-05-25 11:28:14 -04:00
Taras Glek
2f8d184957 Backout bug 537857 2010-05-24 15:21:24 -07:00
Taras Glek
afbd192c91 Backed out changeset bfcdd30e82bf 2010-05-24 15:20:26 -07:00
Taras Glek
54aa5aed7a Bug 537857: Remove dead symbols in linker. r=ted
--HG--
extra : rebase_source : 91c5e1d886606da9c06f24afa2f0c898a60b1427
2010-05-23 10:47:10 -07:00
Kyle Huey
03ba7d50ed Bug 561674: Stop defining DEBUG_<username>. r=ted
--HG--
extra : rebase_source : 290d08ee449b383e55b83dec87a963b6d4f1927c
2010-05-23 10:43:34 -07:00
Michael Wu
bd325f3e7a Bug 561471 - Add support for Android to configure.in, r=ted 2010-05-19 13:19:11 -07:00
Michael Wu
ebdbeedf08 Bug 552121 - Add omnijar as a configure option [1/7], r=ted 2010-05-19 13:05:47 -07:00
Mitchell Field
5a492220e0 Bug 516758 - Remove --disable-long-long-warning. r=ted
--HG--
extra : rebase_source : 33ac339a48174b0c84a6bf193b6fc2aabb42e6b6
2010-05-17 10:58:00 -04:00
L. David Baron
e1332b9cde Make our configure test for system NSPR having PR_STATIC_ASSERT match our current usage. (Bug 560582) r=ted 2010-05-18 10:13:29 -07:00
Jory A. Pratt
4a9eb898b2 Bug 555562 - remove xpctools as no maintainer in 3 years. r=shaver 2010-05-24 11:31:27 +02:00
Kyle Huey
14f1e32ca3 Backing out Bug 561674. 2010-05-23 15:12:52 -07:00
Kyle Huey
b1168397f6 Backed out changeset 7efb41b5e57a 2010-05-23 15:12:20 -07:00
Michael Kohler
8550fb091a Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Jacek Caban
727ca03a21 Bug 557000 - Correctly set GCC_VERSION on mingw. r=ted 2010-04-03 14:41:33 +02:00
Daniel Holbert
b846bcb38d Bug 560383: Disable spammy MSVC warning C4800 (forcing value to bool 'true' or 'false'). r=bsmedberg 2010-05-11 12:07:27 -07:00
Dave Townsend
1525faa802 Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Daniel Holbert
4199098716 Bug 557566 part 0: Add "--disable-warnings-as-errors" mozconfig option. r=ted 2010-05-06 11:53:14 -07:00