accessible
Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds
2015-05-14 16:35:18 -07:00
addon-sdk
Bug 1062894 - Fix wrong assumption in test-places-events.js. r=mossop
2015-05-08 12:43:17 +02:00
b2g
Merge b2ginbound to m-c a=merge
2015-05-14 15:37:44 -07:00
browser
Merge fx-team to m-c a=merge
2015-05-14 15:34:39 -07:00
build
Bug 1164657 - delete dead code for MOZ_ANDROID_LIBSTDCXX flags determination; r=nalexander
2015-05-13 15:24:32 -04:00
caps
Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds
2015-05-14 16:35:18 -07:00
chrome
Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium
2015-04-27 19:59:27 -04:00
config
merge mozilla-inbound to mozilla-central a=merge
2015-05-12 16:10:32 +02:00
content
Bug 1138442 - Disable reftests on Mulet in parity with B2G/B2G Desktop. r=ahal
2015-03-10 02:43:00 +01:00
db /sqlite3
Bug 1162643 - Upgrade to SQLite 3.8.10.1, r=mak.
2015-05-11 13:44:14 -07:00
docshell
Bug 1017758
- Use infallible getters for appId/isInBrowserElement/unknownAppId; r=bz
2015-05-13 17:59:08 +02:00
dom
Bug 1157685 - Remove full-screen-api.content-only pref and its friends. r=smaug
2015-05-15 14:39:25 +12:00
editor
Bug 1145395 - Introduce an overload of nsHTMLEditor::RemoveStyleInside that takes nsIContent&; r=ehsan
2015-05-13 17:58:26 +02:00
embedding
Bug 1156493 - e10s: move .cacheKey to nsICacheInfoChannel so child channels can get/set it, r=jduell
2015-05-10 02:26:39 +02:00
extensions
Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds
2015-05-14 16:35:18 -07:00
gfx
Bug 1164513 - Add nullptr check r=milan
2015-05-14 12:09:18 -07:00
hal
Bug 1163245 - [Battery][Gonk] Implementation of battery discharging remaining time. r=dhylands
2015-05-13 09:35:57 -07:00
image
Bug 1160421 - Replace nsThreadPool with a custom thread pool implementation in DecodePool. r=tn
2015-05-14 17:08:26 -07:00
intl
Bug 1043692 - Move DIST_INSTALL to moz.build. r=gps
2015-05-12 07:55:22 +09:00
ipc
Backout fb6329699801 for x86 breakage on a CLOSED TREE
2015-05-14 15:40:00 -05:00
js
Bug 1162199 - Use unboxed objects by default, r=jandem.
2015-05-14 16:36:37 -06:00
layout
Bug 1157685 - Remove full-screen-api.content-only pref and its friends. r=smaug
2015-05-15 14:39:25 +12:00
media
No bug, fix WebrtcMediaCodecVP8VideoCodec.cpp warnings
2015-05-14 14:52:09 -05:00
memory
Bug 1043692 - Move DIST_INSTALL to moz.build. r=gps
2015-05-12 07:55:22 +09:00
mfbt
Bug 1113300 - Add a way to use SegmentedVector like a stack. r=froydnj
2015-05-07 09:11:00 +02:00
mobile
Merge fx-team to m-c a=merge
2015-05-14 15:34:39 -07:00
modules
Bug 1157685 - Remove full-screen-api.content-only pref and its friends. r=smaug
2015-05-15 14:39:25 +12:00
mozglue
Bug 1043692 - Move DIST_INSTALL to moz.build. r=gps
2015-05-12 07:55:22 +09:00
netwerk
Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds
2015-05-14 16:35:18 -07:00
nsprpub
Bug 856404 - Don't default HOST_* variables to target ones when cross compiling. r=ted
2015-04-29 10:50:00 -04:00
other-licenses
Bug 1128143 - Add ATK roles for MathML fractions and roots, r=surkov
2015-03-12 08:21:33 -04:00
parser
Bug 1164620 - Part 1: Remove instances of #ifdef PR_LOGGING in various places. r=froydnj
2015-05-14 10:13:24 -07:00
probes
…
profile
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
python
Merge inbound to m-c a=merge
2015-05-12 16:24:41 -07:00
rdf
Bug 1162740 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj
2015-05-08 09:33:18 -07:00
security
Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds
2015-05-14 16:35:18 -07:00
services
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-05-11 15:06:43 -04:00
startupcache
Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds
2015-05-14 16:35:18 -07:00
storage
Bug 1164559 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj
2015-05-14 10:13:24 -07:00
testing
Merge b2ginbound to m-c a=merge
2015-05-14 15:37:44 -07:00
toolkit
bug 1162364 report telemetry on WMFMediaDataDecoder errors r=cpearce,f=vladan,bsmedberg
2015-05-13 17:54:31 +12:00
tools
Bug 1164315 - Update key fingerprint for bitbucket.org; r=me
2015-05-12 20:21:47 -07:00
uriloader
Bug 1161377 (part 3, attempt 2) - Convert some easy PL_DHashTable{Init,Finish} cases. r=froydnj.
2015-05-12 17:33:26 -07:00
view
Bug 1159772. Don't let nsContainerFrame::SyncWindowProperties make widget calls that can result in synchronous painting during reflow or frame construction. r=mats
2015-05-04 14:29:19 -05:00
webapprt
Bug 1157685 - Remove full-screen-api.content-only pref and its friends. r=smaug
2015-05-15 14:39:25 +12:00
widget
Bug 1130935 part.10 nsIMM32Handler should forcibly update composition font when active IME is changed r=emk
2015-05-15 10:18:08 +09:00
xpcom
Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds
2015-05-14 16:35:18 -07:00
xpfe
Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds
2015-05-14 16:35:18 -07:00
xulrunner
Bug 1155738 - move xulrunner/examples/simple/Makefile.in to moz.build; r=mshal
2015-04-17 12:15:01 -04:00
.clang-format
…
.clang-format-ignore
…
.gdbinit
…
.gitignore
No bug; add .pdb to gitignore
2015-04-01 16:02:20 -04:00
.hgignore
Bug 1105490 - Remove old ToS generation code from Loop Standalone. r-dmose,r=ted NPOTB DONTBUILD
2015-03-30 21:45:53 +01:00
.hgtags
No bug - Tagging mozilla-central 66a95a483d2c with FIREFOX_AURORA_40_BASE a=release DONTBUILD CLOSED TREE
2015-05-11 15:05:12 -04:00
.lldbinit
…
.ycm_extra_conf.py
Bug 1162714
- Don't let YCM generate machc. r=ehsan
2015-05-07 13:48:00 +02:00
AUTHORS
Bug 1119560 - remove unused browser.search.param.yahoo-fr* prefs. r=gavin
2015-01-13 03:27:00 +01:00
Android.mk
…
CLOBBER
Bug 1163201 needs clobber. rs=dholbert
2015-05-14 12:57:28 -07:00
GNUmakefile
Bug 794723 - Add a default makefile which wraps mach. r=gps
2015-02-06 10:26:00 -08:00
LEGAL
…
LICENSE
…
Makefile.in
bug 1153799 - Stop using SSH symbol upload when using Socorro API. r=gps
2015-04-24 06:41:56 -04:00
README.txt
Bug 1163484 - Remove extra chars from readme. r=lightsofapollo
2015-05-10 21:56:00 +02:00
aclocal.m4
Bug 1117068 - Part b: Remove checks for GCC PR 39608; r=mshal
2015-01-05 19:18:58 +01:00
client.mk
Bug 1077622 - Fixes cp missing operand message if no .mozconfig found r=glandium
2015-03-02 10:09:00 +01:00
client.py
…
configure.in
Backout fb6329699801 for x86 breakage on a CLOSED TREE
2015-05-14 15:40:00 -05:00
mach
Backout 7923a0c837b5 for valgrind bustage, CLOSED TREE
2015-05-13 11:06:35 -04:00
moz.build
Bug 1134110 - other-license/android is unnecessary if Android minimum version is 11 or later. f=esawin, r=sworkman
2015-05-14 15:38:18 +09:00
mozilla-config.h.in
Bug 1128413, Part 4: Fix warnings in mozilla-config.h and gcc-stl-wrapper.template.h, r=glandium
2015-02-02 17:35:19 -08:00