accessible
Bug 942994 - Introduce clicked sound. r=marcoz
2013-11-26 16:53:45 -08:00
addon-sdk
Bug 935556 - fix ui-button tests to continue using sdk/self, r=gozala
2013-11-06 18:24:34 +01:00
b2g
merge b2g-inbound to mozilla-central
2013-11-27 10:59:41 +01:00
browser
Merge m-c to mozilla-inbound
2013-11-27 12:41:30 +01:00
build
Bug 812421 - Remove a Valgrind suppression that bug 790338 hopefully removed the need for. r=me.
2013-11-24 16:09:19 -08:00
caps
Bug 886164 - Enforce CSP in sandboxed iframe, r=grobinson
2013-11-22 15:12:00 -08:00
chrome
Bug 941732 - Build chrome in unified mode. r=ehsan
2013-11-20 23:14:31 -08:00
config
Bug 942377 - Fix check_mkdir.tpy with mozmake. r=mshal
2013-11-26 11:49:55 +09:00
content
Bug 924103 - Use Moz2D for SVG filter rendering. r=roc
2013-11-27 12:25:29 +01:00
db /sqlite3
Bug 939071 - Kill SHORT_LIBNAME. r=ted
2013-11-19 11:47:47 +09:00
docshell
Test for Bug 852909 - Test that the charset menu gets disabled for images and PDF.js. r=Gijs.
2013-11-26 09:31:52 +02:00
dom
Bug 942432 - Remove nsIJSEventListener::mContext, r=bz
2013-11-27 11:12:41 +02:00
editor
bug 939049 - get rid of useless QIs r=smaug
2013-11-15 11:32:12 -05:00
embedding
Bug 941728 - Build embedding in unified mode. r=bz
2013-11-20 23:13:31 -08:00
extensions
Bug 942489 - Deunify more files that are caught by bug 941854; r=BenWa
2013-11-24 01:29:24 -05:00
gfx
Bug 924103 - Add a FilterDescription data structure and code that can create FilterNodes from it. r=roc
2013-11-27 12:25:28 +01:00
hal
Bug 942732 - Check for msm iris fm driver while configuring. r=mwu
2013-11-27 00:31:47 +05:30
image
Bug 867183 - Don't recursively notify in FinishedSomeDecoding. r=jlebar
2013-11-26 17:22:44 -08:00
intl
Bug 805374 - Clean up the Character Encoding menu. r=Gijs,Unfocused.
2013-11-26 09:31:52 +02:00
ipc
Bug 942031 - Don't link against the js engine when there's no need to. r=mshal
2013-11-24 08:18:50 +09:00
js
Bug 942376 - Make shell quit() and terminate() functions print to stderr in JS_MORE_DETERMINISTIC builds. r=bhackett
2013-11-27 13:57:34 +01:00
layout
Bug 924103 - Tweak SVG filter reftests. r=roc
2013-11-27 12:26:18 +01:00
media
Bug 942399 - Fix -Wunused-private-field warnings in media/webrtc/signaling. r=rjesup
2013-11-25 21:48:46 -08:00
memory
Bug 940218 - Build memory/ in unified mode; r=ehsan
2013-11-25 12:09:59 +01:00
mfbt
Bug 924382 - Allow getting the integer type corresponding to a MOZ_BEGIN_ENUM_CLASS - r=Waldo
2013-11-23 21:20:38 -05:00
mobile
Bug 941868 - Follow-up to fix typo. r=bustage
2013-11-26 20:53:10 -08:00
modules
merge b2g-inbound to mozilla-central
2013-11-26 12:40:07 +01:00
mozglue
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
2013-11-19 11:50:54 +09:00
netwerk
Bug 943197 - Remove useless -DIMPL_LIBXUL. r=mshal
2013-11-27 17:13:05 +09:00
nsprpub
Backed out changeset 4e3e7a20399f (bug 942207) for ASAN failures.
2013-11-22 15:52:07 -05:00
other-licenses
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
2013-11-19 11:50:54 +09:00
parser
Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk.
2013-11-26 09:31:52 +02:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
2013-11-19 11:47:43 +09:00
python
Bug 941854 - Protect against two known bad patterns for unified builds; r=glandium
2013-11-25 20:38:30 -05:00
rdf
Back out d84bce4e8f2c (bug 943023) because of build errors on a CLOSED TREE
2013-11-25 15:59:01 -08:00
security
Merge m-i to m-c
2013-11-23 08:18:35 -08:00
services
Bug 924307 - More logging and error checking during FHR init; r=rnewman
2013-11-21 09:39:16 -08:00
startupcache
Bug 941866 - Exclude files which rely on the known bad patterns from unified builds; r=BenWa
2013-11-21 16:36:59 -05:00
storage
Merge m-c to inbound.
2013-11-22 15:37:03 -05:00
testing
Merge inbound to m-c.
2013-11-25 14:13:56 -05:00
toolkit
Bug 943197 - Remove useless -DIMPL_LIBXUL. r=mshal
2013-11-27 17:13:05 +09:00
tools
Bug 935092 - Const-ify profiler pseudostack entries; r=BenWa
2013-11-22 14:17:30 -05:00
uriloader
Merge m-c to fx-team.
2013-11-21 15:55:03 -05:00
view
Bug 942483 - Port paint-dumping to android/b2g. r=gal
2013-11-23 17:44:18 -05:00
webapprt
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
2013-11-09 10:35:44 +09:00
widget
Bug 943743 - Remove NATIVE_THEME_SUPPORT. r=karlt
2013-11-27 17:13:52 +09:00
xpcom
Bug 924103 - Add a FilterDescription data structure and code that can create FilterNodes from it. r=roc
2013-11-27 12:25:28 +01: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 939071 - Kill SHORT_LIBNAME. r=ted
2013-11-19 11:47:47 +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
AUTHORS
Bug 763623 - Add AUTHORS file.
2012-09-17 10:47:50 +01: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
CLOBBER
Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas
2013-11-25 12:50:03 +13:00
LEGAL
…
LICENSE
…
Makefile.in
Bug 941120 - Stop running make check twice in js/src. r=gps
2013-11-20 15:14:31 -05: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
aclocal.m4
Bug 752034 - Use the Windows SDK when building with Clang on Windows; r=ted
2013-06-13 13:09:22 -04:00
client.mk
Bug 704316 - Remove reference to deleted mozilla-dos2unix. r=ted
2013-11-17 12:02:55 +02: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
configure.in
Bug 940407 - Kill GTEST_SOURCES. r=gps
2013-11-26 11:48:58 +09:00
mach
Bug 924977 - More proper current working directory handling in mach; r=ahal
2013-10-11 12:44:15 -07: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