accessible
Bug 1046784 - move -DNOMINMAX definitions to moz.build; r=mshal
2014-07-31 10:41:48 -04:00
addon-sdk
Merge mozilla-central to mozilla-inbound
2014-07-30 14:10:53 +02:00
b2g
Bumping manifests a=b2g-bump
2014-08-02 05:46:24 -07:00
browser
Merge mozilla-central and fx-team
2014-08-01 18:02:08 +01:00
build
Bug 1042878 - part 1 - make most *CFLAGS variables from configure lists in moz.build; r=glandium
2014-07-24 11:54:42 -04:00
caps
Bug 994872 - Remove documentPrincipal from nsIContentSecurityPolicy::SetRequestContext. (r=ckerschb)
2014-07-30 14:37:22 -07:00
chrome
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
2014-07-24 11:55:33 -04:00
config
Bug 1044458 - Work around l10n jobs cherry-picking parts of the build system on a CLOSED TREE. r=mshal,a=ryanvm
2014-07-29 09:01:58 +09:00
content
Bug 1047188
- Ensure we only call MediaDataDecoder::Drain() once, and break out of MP4Reader::Decode() when DrainComplete() is called. r=kentuckyfriedtakahe
2014-08-01 16:04:37 +12:00
db /sqlite3
Bug 1020815 - Upgrade SQLite to version 3.8.5 - Mozilla changes. r=mak
2014-06-24 14:46:02 -04:00
docshell
Bug 1045646 - Part 3: Replace AutoPushJSContext in nsHTTPIndex::OnFTPControlLog. r=bholley
2014-08-01 09:11:55 +01:00
dom
Merge m-c to b2g-inbound. a=merge
2014-08-01 16:07:46 -04:00
editor
Bug 496360 part.2 IMEContentObserver shouldn't dispatch TextChangeEvent while editor handles an edit action r=ehsan+smaug, sr=smaug
2014-07-31 13:37:59 +09:00
embedding
Bug 1037936 - Part 3: Replace nsCxPusher in nsWindowWatcher::OpenWindowInternal. r=bholley
2014-07-28 08:12:54 +01:00
extensions
Bug 1046561 - m-w's new words of 2014. r=ehsan
2014-07-31 15:08:43 +07:00
gfx
Bug 1039568: Add a capture DrawTarget to Moz2D. r=jrmuizel
2014-08-01 18:01:47 +02:00
hal
Merge inbound to m-c. a=merge
2014-08-01 15:59:05 -04:00
image
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
2014-07-24 11:55:33 -04:00
intl
Bug 1034916 - Remove dangerous public destructor of nsUTF8ConverterService. r=ehsan
2014-07-31 10:06:00 -07:00
ipc
Merge b2g-inbound to m-c. a=merge
2014-07-31 15:54:07 -04:00
js
Bug 1041469 part 6 - Remove now unused --latin1-strings shell flag. r=luke
2014-08-01 11:17:42 +02:00
layout
Merge inbound to m-c. a=merge
2014-08-01 15:59:05 -04:00
media
Merge inbound to m-c. a=merge
2014-08-01 15:59:05 -04:00
memory
Bug 1046045 - Remove ${srcroot} from cfghdrs_in, cfgoutputs_in and cfghdrs_tup in jemalloc's configure. r=mshal
2014-08-01 15:55:56 +09:00
mfbt
Bug 980934 (part 2) - MFBT: Remove the excessively frequent coherency checks from SplayTree. r=froydnj.
2014-07-30 16:21:06 -07:00
mobile
Merge mozilla-central and fx-team
2014-08-01 18:02:08 +01:00
modules
Bug 1037424 - Part 1: Implement prefs-based screenshare domain whitelist in MediaManager. r=mt
2014-07-30 17:03:20 -04:00
mozglue
Merge latest green inbound changeset and mozilla-central; a=merge
2014-08-01 16:11:12 +01:00
netwerk
Merge inbound to m-c. a=merge
2014-08-01 15:59:05 -04:00
nsprpub
Update NSPR to NSPR_4_10_7_BETA3 to fix bug 1034415 and bug 979278
2014-07-07 11:13:29 -04:00
other-licenses
b=1043075 revert to no hostbz2 when --with-system-bz2 r=glandium
2014-07-24 12:36:32 +12:00
parser
Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal
2014-07-23 08:39:56 +09:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
python
Bug 1045969 - Use paths relative to root topobjdir for backend files for similar reasons as in bug 1045329. r=mshal
2014-08-01 15:56:16 +09:00
rdf
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
2014-07-24 11:55:33 -04:00
security
Bug 1046525 - Allow get{e,}gid and sched_{g,s}etparam in sandboxed content processes. r=kang
2014-08-01 15:05:44 -07:00
services
Bug 990509 - Wait a second after tabs opening before finishing the sync operation. r=aeftimie, r=rnewman
2014-07-31 00:54:00 -04:00
startupcache
Bug 1043802 - Remove TOOLS_DIRS and TEST_TOOLS_DIRS. r=gps
2014-07-29 08:55:55 +09:00
storage
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
2014-07-24 11:55:33 -04:00
testing
Bug 1044414 - Add a fallback for unknown platforms after bug 945869. r=ted
2014-08-01 15:55:42 +09:00
toolkit
Merge m-c to b2g-inbound. a=merge
2014-08-01 16:07:46 -04:00
tools
Bug 977026 - Part 1: Allow thread registering before the profiler is initialized. r=BenWa
2014-07-25 20:52:00 -04:00
uriloader
Bug 1034912, part 1 - Add fixes for B2G-specific uses of ~DeviceStorageFile. r=mccr8
2014-07-31 10:05:59 -07:00
view
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
2014-07-24 11:55:33 -04:00
webapprt
Merge b2g-inbound to m-c. a=merge
2014-07-31 15:54:07 -04:00
widget
Merge mozilla-central and b2g-inbound
2014-08-01 18:03:34 +01:00
xpcom
Merge inbound to m-c. a=merge
2014-08-01 15:59:05 -04:00
xpfe
Bug 1045646 - Part 4: Replace AutoPushJSContext in nsHTTPIndex::OnStartRequest. r=bholley
2014-08-01 10:53:10 +01:00
xulrunner
Bug 1043820 - Remove PARALLEL_DIRS. r=gps
2014-07-29 08:57:59 +09:00
.clang-format
Bug 965120 - Use .clang-format to set tree default format; r=gps
2014-01-30 14:27:44 +13:00
.clang-format-ignore
Bug 967361 - Fix .clang-format-ignore on Windows. r=gps
2014-02-04 17:25:04 +13:00
.gdbinit
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
2013-03-26 11:31:53 -04:00
.gitignore
Bug 1007486 - Ignore tag files generated by GNU Global. r=ted
2014-05-07 20:32:00 -04:00
.hgignore
Bug 1031025 - Add generated/downloaded Loop unit test files r=jorendorff
2014-06-27 15:25:03 -05:00
.hgtags
No bug - Tagging mozilla-central dc23164ba2a2 with FIREFOX_AURORA_33_BASE a=release DONTBUILD CLOSED TREE
2014-07-21 14:15:06 -07:00
.lldbinit
Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium
2014-01-21 14:47:05 +11:00
.reviewboardrc
Bug 943747 - Add a .reviewboardrc file; r=mconley
2013-11-27 14:13:18 +08:00
AUTHORS
…
Android.mk
Bug 794297: Block the android build system from looking in mozilla-central. r=mwu
2012-09-25 17:04:01 -07:00
CLOBBER
Bug 1046585 followup - Touch CLOBBER on a CLOSED TREE. r=me
2014-08-01 17:10:37 +02:00
LEGAL
…
LICENSE
…
Makefile.in
Bug 1046468 - toolkit/library has an inter-dependency on ldap for comm-central that it needs to be told about in the moz.build world r=glandium
2014-07-31 17:33:25 +01:00
README.txt
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -08:00
aclocal.m4
Bug 975011 - Allow js/src/configure to invoke the in-tree NSPR configure. r=glandium
2014-02-25 14:15:16 -08:00
client.mk
Bug 1033958 - Avoid running configure on every build when mozconfig changes $PATH. r=gps
2014-07-04 08:07:24 +09:00
client.py
Bug 988724: Remove webidl updating bits from client.py that are long dead. r=glandium
2014-04-01 11:33:27 +08:00
configure.in
Merge mozilla-central and b2g-inbound
2014-08-01 18:03:34 +01:00
mach
Bug 914563 - re-enable build resource recording on Windows; r=gps
2014-07-15 13:59:10 -04:00
moz.build
Bug 1043344 - Move libraries and programs build to the compile tier. r=gps
2014-07-25 07:14:40 +09:00
mozilla-config.h.in
Bug 976898 - Move the sdkdecls.h force-include out of the build system; r=bbondy,glandium
2014-02-28 08:17:22 -05:00