accessible
backout 392c55ce512d bug 853340 to see if it somehow broke linux pgo landed on a CLOSED TREE
2013-03-24 15:28:34 -04:00
addon-sdk
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
b2g
Bug 849103 - Remove disable-ion configuration flags from tbpl configurations. r=aki
2013-03-20 16:20:52 -07:00
browser
bug 840124 - really fix the leaks this time
2013-03-26 17:02:57 -04:00
build
Merge latest green inbound changeset to mozilla-central
2013-03-20 11:46:01 +00:00
caps
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
chrome
Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
2013-03-19 18:49:07 -07:00
config
Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted
2013-03-17 07:53:39 +01:00
content
Bug 847120: Convert SVGFEConvolveMatrixElement to WebIDL r=Ms2ger
2013-03-25 02:26:06 -04:00
db /sqlite3
Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted
2013-03-17 07:53:39 +01:00
dbm
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
docshell
Bug 847007: Remove nsIContent includes r=Ms2ger
2013-03-21 20:05:20 -04:00
dom
Bug 854190 - Remove duplicate JS code in test_create_objectStore.html and import existing JS file. r=janv
2013-03-25 11:12:14 +01:00
editor
Bug 844134 - Move the 'attributes' property from Node to Element; r=sicking
2013-03-17 09:51:34 +01:00
embedding
Bug 844134 - Move the 'attributes' property from Node to Element; r=sicking
2013-03-17 09:51:34 +01:00
extensions
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
gfx
Backout of 925db0605e39 due to bustage. r=me
2013-03-23 11:10:28 -04:00
hal
bug 604039 - Linux gamepad backend. r=karlt
2011-08-03 14:12:08 -04:00
image
backout 275cd395f9fa and 9e4b22851976 bug 716140 for breaking linux tp on a CLOSED TREE
2013-03-24 15:43:20 -04:00
intl
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
ipc
Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley)
2013-03-16 20:36:37 -07:00
js
Bug 852798 - Don't use JSPROP_READONLY for shell-only customNative property. r=djvj
2013-03-25 10:35:33 +01:00
layout
Bug 844683 - Prevent scoped-style-pseudo-00[12].html from failing when :scope is disabled. r=philor
2013-03-25 17:15:18 +11:00
media
Bug 852966 - Free audio buffers when freeing stream in opensl cubeb backend, r=kinetik
2013-03-20 18:31:36 -04:00
memory
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
mfbt
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
2013-03-23 21:14:43 -05:00
mobile
Bug 849573 - Handle interrupted tabs tray animation. r=sriram
2013-03-20 23:43:47 +00:00
modules
backout 275cd395f9fa and 9e4b22851976 bug 716140 for breaking linux tp on a CLOSED TREE
2013-03-24 15:43:20 -04:00
mozglue
Backout changeset f12e5c87adf6 (bug 852950) because it breaks running from dist/bin
2013-03-20 23:59:45 +01:00
netwerk
Bug 841554 - Part 1: extend nsISearchEngine to include identifier. r=gavin
2013-03-25 10:53:40 -04:00
nsprpub
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
other-licenses
Windows stub installer only - compiled plugin - Bug 850110 - Download server IP address is sometimes reported as a single digit. r=bbondy
2013-03-17 00:09:45 -07:00
parser
Bug 849661 - Remove support for Node.hasAttributes(); r=bz
2013-03-21 14:48:32 +02:00
probes
Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted
2013-02-25 12:47:23 -08:00
profile
Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
2013-03-19 18:49:07 -07:00
python
Bug 853225 - Fix the mach usage line for subcommands [r=gps]
2013-03-20 17:53:34 -07:00
rdf
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
security
Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted
2013-03-17 07:53:39 +01:00
services
Bug 854606 - Use more SQLite transactions; r=rnewman
2013-03-26 13:02:33 -07:00
startupcache
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
storage
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
testing
Bug 849438 - Searches in ListControlFrames should ignore . r=bz
2013-03-22 17:52:52 +00:00
toolkit
Bug 848136 - Part 2: Checkpoint WAL after data collection; r=rnewman
2013-03-26 14:28:22 -07:00
tools
Merge m-c to m-i.
2013-03-17 13:22:37 +01:00
uriloader
Backed out changeset 46519785800d (bug 847809) for B2G bustage.
2013-03-21 10:41:07 -04:00
view
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
webapprt
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
widget
Bug 840837 Fix IME enabled state check at MozIMEFocusOut r=bz
2013-03-23 23:20:31 +09:00
xpcom
Backout of 266694bb2f66 due to bustage. r=me
2013-03-23 11:11:27 -04:00
xpfe
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
xulrunner
Bug 849497 - Enable getUserMedia in xulrunner. r=bsmedberg
2013-03-17 08:03:05 +01:00
.gdbinit
Bug 820548 - Move .gdbinit to topsrcdir. r=glandium
2012-12-11 16:05:53 -05:00
.gitignore
Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel
2012-09-26 09:43:54 -07:00
.hgignore
Bug 793928: Ship the Add-on SDK APIs as part of the platform. r=gps
2013-02-01 11:20:17 -08:00
.hgtags
Added tag FIREFOX_AURORA_21_BASE for changeset cc37417e2c28
2013-02-19 09:30:50 -08:00
aclocal.m4
Bug 784841 - Part 5: Integrate virtualenv into SpiderMonkey configure; r=glandium
2013-01-16 00:21:06 -08: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
client.mk
Bug 784841 - Part 19: Remove allmakefiles.sh and friends; r=ted
2013-02-25 14:09:16 -08:00
client.py
Bug 816392: Update to NSS 3.14.1 beta 2 (NSS_3_14_1_BETA2), r=me, a=rrelyea
2012-12-05 15:19:18 -08:00
CLOBBER
clobber for bug 737100
2013-03-24 16:15:45 +02:00
configure.in
Backout changeset f12e5c87adf6 (bug 852950) because it breaks running from dist/bin
2013-03-20 23:59:45 +01:00
LEGAL
LICENSE
mach
Bug 829557. followup to part 1: revert the almost-certainly-accidental removal of mach's executable bit.
2013-03-03 23:28:15 -08:00
Makefile.in
Bug 847369 - Hook up js/src to check make target; r=glandium
2013-03-04 11:11:55 -08:00
moz.build
Bug 767563 - Add a clang static checker, part 1: add the plugin shell. r=glandium
2013-03-23 21:12:25 -05:00
mozilla-config.h.in
README.txt