accessible
Bug 880159, part2 - word offsets for caret might return wrong result, r=tbsaunde
2013-10-31 23:26:27 -04:00
addon-sdk
Bug 926007 - Backout changeset 0887088eee1a (bug 842341) because it's only used to support msys-paths with gnu make on windows, which is an unsupported setup; r=gps
2013-10-11 17:50:00 -07:00
b2g
Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
2013-11-01 07:31:25 -07:00
browser
Merge latest green inbound changeset and mozilla-central
2013-11-01 13:13:15 +00:00
build
Merge Fx-team to Mozilla-Central
2013-10-29 13:22:29 +01:00
caps
Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
2013-10-10 15:22:35 -07:00
chrome
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
config
Bug 877308 - Change when build backend update check it performed; r=glandium
2013-10-29 14:53:52 -07:00
content
Bug 912849 - part6 - interface tests. r=khuey
2013-10-29 19:00:53 +08:00
db /sqlite3
Bug 930674 - convert VISIBILITY_FLAGS in Makefile.in to NO_VISIBILITY_FLAGS in moz.build. r=mshal
2013-10-24 15:06:19 -04:00
docshell
Backout changeset 2e466ccc7bd0 for devtools test failures.
2013-10-26 17:02:20 +02:00
dom
Bug 933207 - B2G SMS & MMS: Fire system messages for the delivery reports (follow-up). r=ctai
2013-11-01 22:45:57 +08:00
editor
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
embedding
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
extensions
Bug 926275: Remove mozalloc_macro_wrappers.h and mozalloc_undef_macro_wrappers.h. r=bsmedberg
2013-10-31 19:39:03 -07:00
gfx
Merge latest green b2g-inbound changeset and mozilla-central
2013-11-01 13:14:45 +00:00
hal
Bug 932421. Stop including windows.h (via Hal.h) in Screen.h, so we don't screw up our bindings code. r=smaug
2013-10-31 22:07:10 -04:00
image
Bug 881804 (part 5) - Plumb image loader into predictive network actions. r=seth
2013-10-25 14:56:58 -07:00
intl
Bug 932160 - Use UNIFIED_SOURCES for uconv unified sources. r=mshal
2013-10-30 07:43:39 +09:00
ipc
Back out 05be2f73979e (bug 902755) on suspicion of causing Mac debug mochitest-2 assertions
2013-10-31 23:39:28 -07:00
js
Merge m-c to inbound on a CLOSED TREE.
2013-10-31 16:10:29 -04:00
layout
Back out bug 928798 (f532e4f26307).
2013-11-01 14:01:34 +11:00
media
Back out 80bfcf2d28c7 (bug 933384) and f2757e7d1a08 (bug 932215) for bustage
2013-10-31 21:25:30 -07:00
memory
Bug 926275: Remove mozalloc_macro_wrappers.h and mozalloc_undef_macro_wrappers.h. r=bsmedberg
2013-10-31 19:39:03 -07:00
mfbt
Bug 914270 - Part 1: Simple/Automated moves. r=joey
2013-10-24 18:51:00 +01:00
mobile
Backing out 7fe2c77ebbf2
2013-10-31 20:25:03 -07:00
modules
Merge m-c to inbound on a CLOSED TREE.
2013-10-30 22:42:13 -04:00
mozglue
Bug 930627 - Implement __gnu_Unwind_Find_exidx in custom linker on ARM. r=glandium
2013-10-31 11:40:32 -04:00
netwerk
Bug 927633 - Move UA overrides to the child process. r=jchen
2013-10-31 10:09:06 -04:00
nsprpub
Bug 915522: Update NSPR to NSPR_4_10_2_BETA1.
2013-09-27 18:00:13 -07:00
other-licenses
Bug 914270 - Part 1: Simple/Automated moves. r=joey
2013-10-24 18:51:00 +01:00
parser
Bug 932303: Mark parser/htmlparser/src as FAIL_ON_WARNINGS. r=mrbkap
2013-10-28 22:08:36 -07:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 914270 - Part 1: Simple/Automated moves. r=joey
2013-10-24 18:51:00 +01:00
python
Bug 932637 - mach build-backend should invoke config.status with explicit python; r=glandium
2013-10-30 08:57:05 -07:00
rdf
Bug 914270 - Part 1: Simple/Automated moves. r=joey
2013-10-24 18:51:00 +01:00
security
Bug 922756 - Changes to import of Chromium sandbox so that it's buildable. r=aklotz
2013-10-28 14:54:46 -07:00
services
Merge m-c to s-c.
2013-10-28 17:51:05 -07:00
startupcache
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
storage
Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
2013-10-10 15:22:35 -07:00
testing
Merge latest green inbound changeset and mozilla-central
2013-11-01 13:13:15 +00:00
toolkit
Merge m-c to inbound on a CLOSED TREE.
2013-10-31 16:10:29 -04:00
tools
Bug 926275: Remove mozalloc_macro_wrappers.h and mozalloc_undef_macro_wrappers.h. r=bsmedberg
2013-10-31 19:39:03 -07:00
uriloader
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
view
Bug 930860 Move IsLeftClickEvent() and IsContextMenuKeyEvent() from WidgetEvent to WidgetMouseEvent(Base) r=smaug
2013-10-28 18:03:19 +09:00
webapprt
Backing out 7fe2c77ebbf2
2013-10-31 20:25:03 -07:00
widget
Merge latest green b2g-inbound changeset and mozilla-central
2013-11-01 13:14:45 +00:00
xpcom
Bug 931720 - Return low-level error correctly from nsLocalFile::CopyToNative(). r=bsmedberg
2013-10-31 23:04:11 -04:00
xpfe
Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
2013-10-10 15:22:35 -07:00
xulrunner
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +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
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
Back out 34169163c4f3:8ca46c86c440 (bug 853423) for leaks
2013-10-26 15:12:05 -07:00
LEGAL
…
LICENSE
…
Makefile.in
Bug 877308 - Change when build backend update check it performed; r=glandium
2013-10-29 14:53:52 -07: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 925605 - Allow to build with a special build of GNU make on windows. r=gps
2013-10-16 08:34:18 +09:00
client.py
Bug 882101 - toggle trailing whitespace in client.py update_nss/nspr must be based on old state, r=wtc
2013-06-24 16:39:22 +02:00
configure.in
Merge m-c to inbound on a CLOSED TREE.
2013-10-30 22:42:13 -04: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 927837 - Don't manage generated files in configure; r=glandium
2013-10-23 14:43:32 -07: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