accessible
Bug 810572, part2 - remove 'Accessible' postfix from AccTypes constants, r=tbsaunde, sr=roc
2012-12-12 19:04:12 +09:00
b2g
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-11 15:49:20 +00:00
browser
Backed out changeset cec5721713dc (bug 769288)
2012-12-12 02:53:01 -05:00
build
Bug 819833 (part 2) - Remove fix-macosx-stack.pl because it's unused. r=ted.
2012-12-10 21:19:18 -08:00
caps
Merge mozilla-central into mozilla-inbound
2012-12-06 23:13:32 -05:00
chrome
Bug 815671 part 1. Make RegisterRemoteChrome use InfallibleTArray like its caller does. r=jlebar
2012-11-29 11:14:13 -05:00
config
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
2012-12-10 16:05:07 -08:00
content
Bug 815569 - Pause (rather than mute) media elements interrupted by the audio channel service. r=roc
2012-12-12 14:58:07 +13:00
db /sqlite3
Bug 801281 - Upgrade SQLite to version 3.7.14.1 (Mozilla changes). r=mak
2012-10-16 21:34:06 -04:00
dbm
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
docshell
Bug 820067 - Check that mTiming is still around in case the beforeunload handler killed it. r=smaug,bz
2012-12-10 15:34:01 -05:00
dom
Bug 815079 - notify DeviceStorage when a file is received and saved, r=dougt
2012-12-12 16:54:54 +08:00
editor
Bug 818817 - Fix some compiler warnings, r=Ms2ger
2012-12-09 22:53:19 +05:30
embedding
Bug 774621 - Part 4/5: Android backend, r=sicking
2012-12-11 17:09:49 +08:00
extensions
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
2012-12-10 16:05:07 -08:00
gfx
Bug 663776. Part 0.5: Mark layers that could have their transforms changed via off-main-thread animations or empty transactions, and treat all ThebesLayerOGL descendants of such layers as potentially resampled so that their buffers are put into the correct state and size. r=mattwoodrow
2012-12-12 18:21:23 +13:00
hal
Backed out changeset ea39e0af0831 (bug 820135)
2012-12-12 02:23:10 -05:00
image
Bug 818817 - Fix some compiler warnings, r=Ms2ger
2012-12-09 22:53:19 +05:30
intl
Bug 820255 - U+205F (MEDIUM MATHEMATICAL SPACE) and U+1680 (OGHAM SPACE MARK) should break line. r=masayuki
2012-12-12 16:00:23 +09:00
ipc
Bug 819418 - part 0 - Histogram::SampleSet:Add needs to transfer all values, not just sum_; r=vdjeric
2012-12-07 14:52:19 -05:00
js
Bug 800862 - Unwind bailouts exception with the interpreter. r=dvander
2012-12-11 20:45:01 -08:00
layout
Bug 810572, part2 - remove 'Accessible' postfix from AccTypes constants, r=tbsaunde, sr=roc
2012-12-12 19:04:12 +09:00
media
Bug 817478 - Part1: omx plugin changes for sony device support - r=cpeterson
2012-12-11 09:52:46 +13:00
memory
Bug 819772 - Add a memory reporter for DMD's data. r=jlebar.
2012-12-11 13:54:11 -08:00
mfbt
Bug 818941 - Fix misspelling of __GXX_EXPERIMENTAL_CXX0X__ macro. r=ehsan
2012-12-06 00:05:26 -08:00
mobile
Bug 800071 - Hide the quit menu item on ICS and greater versions (r=mfinkle)
2012-12-11 11:13:15 +00:00
modules
Bug 813559 - Enable off thread Ion compilation by default, r=dvander.
2012-12-10 15:31:46 -07:00
mozglue
Bug 804303 part 2 - Add ability to dynamically replace or supplement jemalloc implementation. r=jlebar,r=khuey
2012-12-07 09:32:24 +01:00
netwerk
Backed out changeset 9fcf530e1c41 (bug 769288)
2012-12-12 02:53:03 -05:00
nsprpub
Bug 757593: update NSPR to NSPR_4_9_4_RTM. The only change is the
2012-11-21 06:14:33 -08:00
other-licenses
Bug 811646 - New VC6 InetBgDL DLL with range request support. r=rstrong
2012-11-16 21:39:17 -05:00
parser
Bug 820172 - Fix android build when building with gcc 4.6. r=ehsan
2012-12-11 01:08:27 -05:00
probes
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
profile
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
2012-09-01 22:35:17 -04:00
python
Bug 820117 - Remove XQuartz from OS X prerequisites; r=gps
2012-12-11 14:02:27 -08:00
rdf
bug 801466 - part 5 uriloader/ and rdf/ r=ehsan
2012-12-01 19:57:25 -05:00
security
Backed out changeset 3d1dab473a7e (bug 769288)
2012-12-12 02:53:10 -05:00
services
Bug 807842 - FHR provider: profile metadata. r=gps
2012-12-11 15:13:00 -08:00
startupcache
Backout bc20093cfc9d (bug 816656) for build failures during prepare-package
2012-12-03 18:47:04 +00:00
storage
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
2012-12-10 16:05:07 -08:00
testing
Bug 819033 - Part 1: Add add_task() to xpcshell runner; r=ted
2012-12-11 10:53:43 -08:00
toolkit
bug 820403 - remove nsISupportsArray members in nsFormFillController r=ehsan
2012-12-10 16:54:32 -05:00
tools
Bug 819833 (part 2) - Remove fix-macosx-stack.pl because it's unused. r=ted.
2012-12-10 21:19:18 -08:00
uriloader
Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi
2012-12-10 21:06:37 +01:00
view
bug 819725 pt 1.1 - don't round device-pixel coordinates in nsView and nsXULWindow when calling widget APIs to move/resize windows. r=roc
2012-12-12 09:57:48 +00:00
webapprt
Bug 817076 - Update webapprt build config to use DIST_SUBDIR vs. FINAL_TARGET. r=glandium
2012-12-05 16:36:36 -06:00
widget
bug 819725 pt 1 - make widget move & resize methods take floating-point parameters, to allow passing fractional coordinates without rounding. r=roc
2012-12-12 09:57:38 +00:00
xpcom
Bug 819772 - Add a memory reporter for DMD's data. r=jlebar.
2012-12-11 13:54:11 -08:00
xpfe
bug 819725 pt 1.1 - don't round device-pixel coordinates in nsView and nsXULWindow when calling widget APIs to move/resize windows. r=roc
2012-12-12 09:57:48 +00:00
xulrunner
Bug 812918 - Don't install the xulrunner stub in dist/bin on Mac. r=ted
2012-12-10 19:01:44 +01: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 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel
2012-09-26 09:43:54 -07:00
.hgtags
Added tag FIREFOX_AURORA_19_BASE for changeset cf8750abee06
2012-11-19 11:56:01 -08:00
aclocal.m4
Bug 788276 - Properly check for broken (deprecated) compilers. r=gps.
2012-09-12 14:54:40 -04:00
allmakefiles.sh
Bug 804303 part 3 - Build jemalloc3 as a replace-malloc library when building with mozjemalloc. r=khuey
2012-12-07 09:32:24 +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
AUTHORS
Bug 763623 - Add AUTHORS file.
2012-09-17 10:47:50 +01:00
client.mk
Bug 815219 - Part 1: Automatically build using all available processor cores; r=ted
2012-11-27 14:01:17 -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
Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium
2012-11-30 14:17:54 +01:00
configure.in
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
2012-12-10 16:05:07 -08:00
LEGAL
LICENSE
mach
Bug 803400 - Add clobber mach command; r=glandium
2012-12-05 22:46:01 -08:00
Makefile.in
Bug 804303 part 1 - Cleanup how the mozjemalloc/jemalloc3 glue is set up, attempting to make it clearer. r=jlebar,r=khuey
2012-12-07 09:32:24 +01:00
mozilla-config.h.in
Bug 774032 part 6 - Replace autoconf handling of config files and headers with our own. r=ted
2012-08-04 08:47:28 +02: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