accessible
Bug 937258 - Part a: Remove empty makefiles; r=gps
2013-11-28 15:25:40 +01:00
addon-sdk
Bug 941933: Uplift Add-on SDK to Firefox. r=me
2013-11-27 16:43:04 -08:00
b2g
merge b2g-inbound to mozilla-central
2013-12-03 10:41:51 +01:00
browser
Bug 940500 - Colorpicker tooltip now edits css gradients correctly. r=miker
2013-12-03 08:45:29 -05:00
build
merge fx-team to mozilla-central
2013-12-03 10:39:56 +01:00
caps
Bug 884676 - Convert JSPrincipals::refcount to Atomic<int32_t> in JS_THREADSAFE builds, and remove JS_ATOMIC_*. r=Waldo
2013-11-27 09:37:10 -06:00
chrome
Bug 941732 - Build chrome in unified mode. r=ehsan
2013-11-20 23:14:31 -08:00
config
Bug 945046 - Implement private and vsize-max-contiguous reporters on FreeBSD. r=njn, r=glandium
2013-12-02 12:51:27 -05:00
content
merge b2g-inbound to mozilla-central
2013-12-03 10:41:51 +01:00
db /sqlite3
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
docshell
Bug 942921 - Explicitly include unistd.h for getpid() for non-Linux debug builds. r=smaug
2013-11-26 17:25:24 -05:00
dom
merge b2g-inbound to mozilla-central
2013-12-03 10:41:51 +01:00
editor
Bug 943728 - Convert several resource install using double quotes to INSTALL_TARGETS and editor/libeditor/html/tests to mochitest manifest. r=gps,r=mshal
2013-12-03 06:34:21 +09:00
embedding
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
extensions
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
gfx
Bug 945509 - Include 2D.h in gfxFont.h because it uses ScaledFont; r=glandium
2013-12-02 18:53:14 -05:00
hal
Bug 939271 - Part a: remove a reference to hal/tests/browser_alarms.js from hal/Makefile.in to avoid running it twice; r=mounir
2013-11-28 15:03:16 +01:00
image
Merge mozilla-inbound to mozilla-central.
2013-11-29 09:54:12 +01:00
intl
Merge mozilla-inbound to mozilla-central.
2013-11-29 09:54:12 +01:00
ipc
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
js
merge fx-team to mozilla-central
2013-12-03 10:39:56 +01:00
layout
Bug 945563 - Remove unused macros in nsCSSColorUtils.cpp (BLACK, WHITE and LIGHT_FACTOR). r=roc
2013-12-03 12:32:03 +09:00
media
Bug 917047: Remove the security.enable_md5_signatures pref, r=briansmith
2013-11-19 16:05:26 -08:00
memory
Bug 945131 - Fix DMD build by using const char*. r=njn
2013-12-02 23:13:20 +01:00
mfbt
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
mobile
Bug 944537 - Use message data to decide whether to show Tab progress or not (r=mfinkle)
2013-12-03 16:20:31 +00:00
modules
Merge inbound to m-c.
2013-12-02 16:39:00 -05:00
mozglue
Bug 943170 - Fix Android mozglue for raise() to avoid pthread bug. r=glandium
2013-12-02 17:08:27 -05:00
netwerk
Bug 942470 - Disable test_user_agent_updates.html for intermittently failing to unset its override of the UA string, breaking other tests
2013-12-02 19:24:30 -08:00
nsprpub
bug 942207 - Update NSPR to NSPR_4_10_3_BETA1
2013-11-22 14:42:35 -05:00
other-licenses
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
parser
Bug 854736 - Implement HTML content element. r=mrbkap
2013-12-02 02:26:12 -08:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
python
Bug 943874 - Update Git URL printed during mach bootstrap; r=ehsan
2013-11-28 13:03:04 +07:00
rdf
Back out d84bce4e8f2c (bug 943023) because of build errors on a CLOSED TREE
2013-11-25 15:59:01 -08:00
security
Bug 945195: Do insecure fallback from TLS 1.0 to SSL 3.0 when we receive a FIN during the initial handshake, r=honzab
2013-12-02 10:48:06 -08:00
services
merge fx-team to mozilla-central
2013-12-03 10:39:56 +01:00
startupcache
Bug 936964 (part 7, attempt 2) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz.
2013-11-07 16:35:30 +11:00
storage
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
testing
Bug 942918 - remove ev tests that use crl for revocation check. r=dkeeler
2013-12-02 15:20:24 -08:00
toolkit
Bug 940500 - Colorpicker tooltip now edits css gradients correctly. r=miker
2013-12-03 08:45:29 -05:00
tools
Bug 944844 - Disambiguate the printf functions in GeckoProfilerImpl.h so that they don't conflict with the ones defined in chromium's namespace base; r=BenWa
2013-12-02 12:29:49 -05:00
uriloader
Bug 937582. r=mcmanus
2013-12-02 14:37:37 -05:00
view
Bug 937224 - Part c: Move LOCAL_INCLUDES to moz.build in view/; r=mshal
2013-11-28 15:17:27 +01:00
webapprt
Bug 762083 - Avoid places database growth for webapps. r=mak
2013-12-02 11:34:47 -05:00
widget
merge b2g-inbound to mozilla-central
2013-12-03 10:41:51 +01:00
xpcom
Bug 945046 - Implement private and vsize-max-contiguous reporters on FreeBSD. r=njn, r=glandium
2013-12-02 12:51:27 -05:00
xpfe
Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk.
2013-11-26 09:31:52 +02:00
xulrunner
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
.gdbinit
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
2013-03-26 11:31:53 -04:00
.gitignore
Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB
2013-04-30 10:22:25 +03:00
.hgignore
Bug 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignore. r=BenWa
2013-07-16 10:32:55 -04:00
.hgtags
Added tag FIREFOX_AURORA_27_BASE for changeset 05025f4889a0
2013-10-28 13:36:59 -07:00
.lldbinit
Bug 941539 - Add a .lldbinit file to the tree and make the build system install it to $(DIST)/bin
2013-11-22 13:32:54 +00:00
.reviewboardrc
Bug 943747 - Add a .reviewboardrc file; r=mconley
2013-11-27 14:13:18 +08:00
aclocal.m4
Bug 752034 - Use the Windows SDK when building with Clang on Windows; r=ted
2013-06-13 13:09:22 -04:00
Android.mk
Bug 794297: Block the android build system from looking in mozilla-central. r=mwu
2012-09-25 17:04:01 -07:00
AUTHORS
Bug 763623 - Add AUTHORS file.
2012-09-17 10:47:50 +01:00
client.mk
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
client.py
Bug 937984: Allow client.py to pull NSPR and NSS from a user-specified repo, r=kaie
2013-11-17 13:48:30 -08:00
CLOBBER
Merge fx-team to m-c.
2013-12-02 16:43:03 -05:00
configure.in
merge mozilla-inbound to mozilla-central
2013-12-03 10:14:06 +01:00
LEGAL
LICENSE
mach
Bug 924977 - More proper current working directory handling in mach; r=ahal
2013-10-11 12:44:15 -07:00
Makefile.in
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
moz.build
Bug 862770 - Fix --disable-compile-environment a little. r=gps
2013-11-07 10:37:45 +09:00
mozilla-config.h.in
Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium
2013-10-17 00:36:13 -04:00
README.txt
added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb
2011-03-30 08:23:52 -03:00