accessible
Bug 1278014 part.6 Rename SelectionType::SELECTION_SPELLCHECK to SelectionType::eSpellCheck r=smaug
2016-06-09 18:37:36 +09:00
addon-sdk
Bug 1170258 - Add cache of node style module resolutions. r=gkrizsanits
2016-06-02 11:38:50 +02:00
b2g
Bug 1278456 - Add the tooltool GCC library directory to LD_LIBRARY_PATH on Linux builds. r=mshal
2016-06-12 18:52:15 +09:00
browser
Bug 1276412 - Enable experimental containers feature for Nighlty to test the OriginAttributes platform work and get some validation on the idea. r=past
2016-06-14 12:46:02 +01:00
build
Bug 1276696 - Add custom tabs support library. r=mcomella
2016-06-10 11:01:11 +02:00
caps
Merge mozilla-central to mozilla-inbound
2016-06-10 15:44:04 +02:00
chrome
Bug 1262671 - void** -> PickleIterator (r=froydnj)
2016-05-27 09:57:38 -07:00
config
Bug 1278456 - Bump libstdc++ requirement to 3.4.16 (4.6.1). r=froydnj
2016-06-12 18:51:32 +09:00
db /sqlite3
Bug 1273909 - Upgrade to SQLite 3.13.0. r=mak
2016-05-27 08:49:13 -04:00
devtools
Bug 1240038 - Listen for changes when a StyleSheetActor is created. r=tromey
2016-06-07 22:28:45 +02:00
docshell
Bug 1279194 - Get rid of nsDOMPerformanceNavigationType, r=smaug
2016-06-10 16:29:46 +02:00
dom
Move TaskFactory from dom/plugins to ipc/glue. (bug 1271180 part 1, r=aklotz)
2016-06-10 15:43:35 -04:00
editor
Bug 1278014 part.10 Rename SelectionType::SELECTION_IME_SELECTEDCONVERTEDTEXT to SelectionType::eIMESelectedClause r=smaug
2016-06-09 19:29:29 +09:00
embedding
Bug 1280006 - Backout "Bug 1270680 - Part 1: Double-key the image cache by origin attribute." r=tanvi
2016-06-14 12:43:21 +01:00
extensions
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
gfx
Implement GPU process shutdown. (bug 1271180 part 5, r=billm)
2016-06-10 22:37:03 -04:00
gradle /wrapper
Bug 1263390 - Use Gradle 2.10 and Android Gradle plugin 2.0. r=mcomella
2016-04-19 20:01:38 +02:00
hal
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
image
Bug 1280006 - Backout "Bug 1270680 - Part 1: Double-key the image cache by origin attribute." r=tanvi
2016-06-14 12:43:21 +01:00
intl
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
ipc
Add skeletal code for launching a GPU process. (bug 1271180 part 4, r=billm,jrmuizel)
2016-06-10 22:27:24 -04:00
js
Bug 1278635 - about:config pref for Wasm baseline jit. r=luke
2016-06-08 13:25:23 +02:00
layout
Bug 1273804 - Use nsChangeHint_RepaintFrame hint for position change of a mask layer r=heycam
2016-06-14 12:36:01 +01:00
media
Bug 1279036 - retrieve CMSampleBuffer via CMSampleBufferGetDataBuffer for mjpeg case. r=jib
2016-06-14 06:30:26 +01:00
memory
Bug 1262671 - Introduce MFBT BufferList class (r=froydnj)
2016-05-27 09:57:40 -07:00
mfbt
Bug 1277896 - add Vector::initLengthUninitialized (r=waldo)
2016-06-10 13:28:04 -05:00
mobile
Bug 1276696 - Put custom tabs support behind a build flag. r=mcomella
2016-05-30 16:48:45 +02:00
modules
Bug 1278635 - about:config pref for Wasm baseline jit. r=luke
2016-06-08 13:25:23 +02:00
mozglue
Bug 1278863 - fix delete/delete[] mismatch in NativeCrypto; r=snorp
2016-06-09 18:44:34 -04:00
netwerk
Bug 1274886
- Don't send any more IPC messages after calling PHttpChannelParent::SendDeleteSelf() r=jduell
2016-06-14 13:49:52 +01:00
nsprpub
Bug 1257250 - pr_getnameforidentity bounds check and locking r=ted.mielczarek
2016-03-15 17:44:17 -04:00
other-licenses
Bug 1261140 - Allow stub installer to read post-signing data and leave it where Firefox can find it; r=rstrong
2016-05-20 18:17:57 -07:00
parser
Bug 1274777 - Check for oveflow. r=peterv
2016-06-08 13:54:05 -07:00
probes
Bug 1253622 - Move the mozilla-trace.h generation into moz.build; r=ted
2016-03-07 14:59:13 +01:00
python
Bug 1277641 - [mozlint] Add --no-filter option to make experimenting locally easier, r=smacleod
2016-06-02 15:14:07 -04:00
rdf
Bug 1275744 - Reference MOZ_LOG in rdf comments. r=erahm
2016-05-26 11:40:52 -07:00
release /docker
Bug 1266039 - Generate release promotion specific docker images as a part of release promotion process r=Callek a=release DONTBUILD
2016-04-20 17:03:09 -04:00
security
Bug 1277255, land NSS_3_25_RC0, r=kaie
2016-06-13 17:31:45 +02:00
services
Bug 1277026
- Disconnect Sync and show a notification on FxA remote disconnect. r=markh
2016-06-08 10:40:42 -07:00
startupcache
Bug 1278452 - Add some null checks when getting streams. r=froydnj.
2016-06-07 16:03:32 +10:00
storage
Bug 1278468 - Fix -Wshadow warnings in storage/ directory. r=mak
2016-06-07 22:08:41 -07:00
taskcluster
Backed out changeset c7ddd550008c (bug 1171736) for breaking gecko-decision opt. r=backout on a CLOSED TREE
2016-06-12 21:01:43 +02:00
testing
Bug 1280017 - Fix firefox-puppeteer requirement for external media tests. r=maja_zf
2016-06-14 13:07:56 +01:00
toolkit
Add skeletal code for launching a GPU process. (bug 1271180 part 4, r=billm,jrmuizel)
2016-06-10 22:27:24 -04:00
tools
merge mozilla-inbound to mozilla-central a=merge
2016-06-12 11:26:13 +02:00
uriloader
Bug 1275744 - Reference MOZ_LOG in uriloader comments. r=erahm
2016-05-26 11:48:27 -07:00
view
Bug 881832 - Make inner document reflow asynchronous. r=tnikkel
2016-05-12 12:07:45 +12:00
widget
Bug 1279930 - Stop using gfxContext device offsets on the temporary gfxContext in the GTK code's nsWindow::OnExposeEvent. r=mstange
2016-06-14 07:30:20 +01:00
xpcom
Add GeckoProcessType_GPU. (bug 1271180 part 3, r=billm)
2016-06-10 21:54:44 -04:00
xpfe
Backed out changeset e7a3ba795e1a (bug 1276976) for timeouts in browser_tableWidget_mouse_interaction.js on a CLOSED TREE
2016-06-09 15:28:22 +02:00
.clang-format
…
.clang-format-ignore
…
.eslintignore
Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey
2016-06-09 14:10:07 -05:00
.eslintrc
Bug 1245916: Unify eslint global discovery rules. r=pbrosset
2016-02-05 11:37:50 -08:00
.flake8
Bug 1270506 - [mozlint] Add python flake8 linter, r=smacleod
2016-05-05 17:21:12 -04:00
.gdbinit
bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium
2016-06-02 13:33:07 -04:00
.gdbinit_python
bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium
2016-06-02 13:33:07 -04:00
.gitignore
Bug 1271734 - Move all eslint related infrastructure to tools/lint, r=miker
2016-06-02 15:38:36 -04:00
.hgignore
Bug 1271734 - Move all eslint related infrastructure to tools/lint, r=miker
2016-06-02 15:38:36 -04:00
.hgtags
No bug - Tagging mozilla-central d98f20c25feeac4dd7ebbd1c022957df1ef58af4 with FIREFOX_AURORA_49_BASE a=release DONTBUILD CLOSED TREE
2016-06-06 15:11:06 -04:00
.lldbinit
Bug 1254128 - Make the Mozilla .lldbinit use the full path for topsrcdir. r=sparky
2016-03-01 16:36:08 +00:00
.taskcluster.yml
Bug 1274717: use a level-appropriate scope; r=garndt a=KWierso
2016-05-20 23:00:15 +00:00
.ycm_extra_conf.py
…
AUTHORS
…
Android.mk
…
CLOBBER
Bug 1276696 - Add custom tabs support library. r=mcomella
2016-06-10 11:01:11 +02:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1273006 - Don't include makefiles from toolkit/mozapps/installer needlessly; r=glandium
2016-05-30 13:45:19 -04:00
README.txt
…
aclocal.m4
Bug 1259382 - Move CC/CXX/HOST_CC/HOST_CXX to moz.configure. r=ted
2016-04-14 13:21:29 +09:00
build.gradle
Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella
2016-04-29 14:48:43 +02:00
client.mk
Bug 1244446 - Run automation build steps before postflight_all. r=gps,r=ted
2016-06-07 07:41:22 +09:00
client.py
…
configure.in
Bug 1250294 - Make configure a Python script that invokes the old configure.sh. r=ted
2016-02-25 07:22:33 +09:00
configure.py
Bug 1258618 - Serialize substs/configs and defines bools as '1' or '' in config.status. r=nalexander
2016-03-23 09:24:47 +09:00
gradle.properties
…
gradlew
…
mach
Bug 1278900 - [mach] Also look for config.status when detecting an objdir, r=gps
2016-06-08 10:33:54 -04:00
moz.build
Bug 1258497: Implement a new taskgraph generation system; r=gps
2016-05-16 22:53:22 +00:00
moz.configure
Bug 1275419 - Deprecate --enable-build-backend and add --build-backends. r=chmanchester
2016-05-26 21:30:12 +09:00
mozilla-config.h.in
…
old-configure.in
Bug 1277255, bump configure to require NSS 3.25, r=franziskus
2016-06-13 17:31:47 +02:00
settings.gradle
Bug 1233882 - Fold base Gradle project into app Gradle project. r=sebastian,mcomella
2016-02-17 19:25:54 -08:00
test.mozbuild
…