.cargo
Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink
2016-10-13 16:12:42 -07:00
accessible
Bug 1321384 - add diagnostics to Accessible::Move, r=eeejay
2017-02-22 13:45:21 -05:00
addon-sdk
Bug 1339483: Fix tab frame lookup performance issues. r=mossop
2017-02-14 13:24:07 -08:00
b2g
Bug 1338311 - Update builders to rust 1.15.1. r=mshal
2017-02-09 14:43:26 -08:00
browser
merge mozilla-inbound to mozilla-central a=merge
2017-02-23 14:59:37 +01:00
build
Backed out changeset 20a81b2adf80 (bug 1330240) under suspicion of turning android mda1 nearly permafail a=backout
2017-02-23 16:25:18 -08:00
caps
Bug 1341218 - nsNullPrincipal should serialize its URL, r=qdot
2017-02-23 14:30:23 +01:00
chrome
Bug 1060419 - make nsChromeRegistry.cpp use Printf.h, r=froydnj
2016-12-09 09:58:57 -10:00
config
Bug 1302704 - part 1 - define CARGO_TARGET_DIR in the backend; r=chmanchester
2017-02-23 10:35:07 -05:00
db /sqlite3
Bug 1340028 - Remove the CLANG_VERSION macro from the in-tree SQLite. r=mak
2017-02-16 09:46:41 -05:00
devtools
Bug 1336198 - Part 10: Fix race condition in boxmodel tests. r=gl
2017-02-22 20:48:23 +01:00
docshell
Merge inbound to central, a=merge
2017-02-22 15:01:04 -08:00
dom
merge mozilla-inbound to mozilla-central a=merge
2017-02-23 14:59:37 +01:00
editor
merge mozilla-inbound to mozilla-central a=merge
2017-02-23 14:59:37 +01:00
embedding
Bug 1332392 - embedding/* should have BUG_COMPONENTS specified in moz.build files. r=ted
2017-02-06 09:45:58 -05:00
extensions
Bug 1340011 - Add inverter to the en-US dictionary. r=ehsan
2017-02-16 08:58:14 +07:00
gfx
Merge m-c to graphics
2017-02-23 09:51:44 -05:00
gradle /wrapper
Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian
2016-09-22 14:31:01 -07:00
hal
Bug 1060419 - make log_print use Printf.h, r=froydnj
2016-12-15 20:16:31 -07:00
image
Merge mozilla-central to mozilla-inbound
2017-02-23 15:28:43 +01:00
intl
Bug 1340924
- Remove Iterator consumer from intl/. r=Pike
2017-02-22 16:11:34 +09:00
ipc
Bug 1342032 - Remove useless a "using" declaration in TestShellParent.cpp r=bholley
2017-02-23 14:24:48 +01:00
js
Bug 1342353 - Wasm baseline, properly compute aligned frame size. r=bbouvier
2017-02-24 10:47:55 +01:00
layout
Merge m-c to graphics
2017-02-23 09:51:44 -05:00
media
Backed out changeset 20a81b2adf80 (bug 1330240) under suspicion of turning android mda1 nearly permafail a=backout
2017-02-23 16:25:18 -08:00
memory
Bug 1341621 - Avoid deadlocks in DMD when forking. r=njn
2017-02-23 17:47:02 -08:00
mfbt
Bug 1341951 - Remove mozilla::AlignedStorage, and inline its sole use into js::jit::RInstructionStorage. r=nbp
2017-02-22 18:27:51 -08:00
mobile
Merge m-c to m-i
2017-02-23 22:31:18 -08:00
modules
Bug 1342060 - wasm: enable by default (r=bbouvier,sr=jorendorff)
2017-02-23 13:02:40 -06:00
mozglue
Bug 1336344 - use sizeof(pthread_mutex_t) to size MutexImpl's platformData_; r=fitzgen
2017-02-22 16:41:35 -05:00
netwerk
Bug 1340164 - Fix socketTrasport states in nsHttpTransaction coming from multiple sockets. r=mcmanus
2017-02-22 02:27:00 +01:00
nsprpub
Bug 1331810: enable sending of 0 size UDP packets in NSPR. r=ted
2017-01-18 11:50:12 -08:00
other-licenses
Bug 1324617 - Allow any of multiple installations to be set as the Windows default browser; r=jimm,rstrong
2017-01-09 08:14:00 -08:00
parser
Bug 1313278 - Remove code of adding xml:base attribute in nsParserUtils::ParseFragment. r=hsivonen
2017-02-20 18:26:27 +11:00
probes
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
python
Bug 1341502: Fix automatic regeneration of backend when an included test manifest changes. r=mshal
2017-02-21 17:31:21 -08:00
rdf
Bug 1060419 - make log_print use Printf.h, r=froydnj
2016-12-15 20:16:31 -07:00
release /docker
bug 1314574 replace sys.path with site.addsitedir so that .pth files are processed. r=rail a=release DONTBUILD
2016-11-02 10:43:57 +00:00
security
No bug, Automated HPKP preload list update from host bld-linux64-spot-036 - a=hpkp-update
2017-02-23 07:36:26 -08:00
services
merge mozilla-inbound to mozilla-central a=merge
2017-02-20 14:05:25 +01:00
servo
servo: Merge #15690 - Add 'use statements with extraneous spaces' tidy check (from vwvww:issue_14898); r=Wafflespeanut
2017-02-22 21:19:08 -08:00
startupcache
Bug 1341794 - annotate startupcache/* moz.build file with BUG_COMPONENT. r=froydnj
2017-02-23 08:01:45 -05:00
storage
Bug 1341799 - annotate storage/* with BUG_COMPONENT in moz.build files. r=mak
2017-02-23 08:01:50 -05:00
taskcluster
merge mozilla-inbound to mozilla-central a=merge
2017-02-23 14:59:37 +01:00
testing
Bug 1332691: Skip conversions.wast.js.html for unexpected successes on x86; r=bustage
2017-02-24 11:37:16 +01:00
third_party /rust
Merge m-c to graphics
2017-02-23 09:51:44 -05:00
toolkit
Merge m-c to graphics
2017-02-23 09:51:44 -05:00
tools
Bug 1341255 - Profiler tidyups: remove StackEntry, rename ProfileEntry to ProfileBufferEntry (part 2: rename ProfileEntry). r=n.nethercote.
2017-02-23 23:05:23 +01:00
uriloader
Bug 1322576 - [4.0] Fix some coding style issues. r=smaug
2017-02-22 14:57:41 +01:00
view
Bug 1302071 - Part 5: Bucket PresContext invalidations by transaction ID, and only deliver them when the associated composite has completed. r=tnikkel
2017-02-17 15:16:15 +13:00
widget
Bug 1330460 - Unblock parts of TIPMessageHandler in order to block a11y on Win 8+ 64-bit touchscreens. a=aklotz
2017-02-23 10:43:18 -08:00
xpcom
Bug 1341255 - Profiler tidyups: remove StackEntry, rename ProfileEntry to ProfileBufferEntry (part 1: remove StackEntry). r=n.nethercote.
2017-02-23 23:04:13 +01:00
xpfe
Bug 1060419 - remove unneeded includes of prprf.h, r=froydnj
2016-12-09 10:00:01 -10:00
.clang-format
Bug 1322321 - Update the clang format file to match more our coding style r=ehsan
2016-12-06 17:43:17 -10:00
.clang-format-ignore
Bug 1332797 - Move mfbt/double-conversion source files into a new source/ subdirectory, to segregate upstream files from update.sh and our local patches. r=froydnj
2017-01-23 15:11:50 -08:00
.clang-tidy
Bug 1319396 - Update the list of checkers in the .clang-tidy file r=Ehsan
2016-11-22 12:30:19 +01:00
.cron.yml
Bug 1338152 - Use cron.yml for taskcluster nightlies. r=dustin
2017-02-09 09:43:56 -05:00
.eslintignore
Bug 1340205 - cleanup and unignore from eslintdevtools/client/webconsole/utils.js;r=nchevobbe
2017-02-16 18:08:30 +01:00
.eslintrc.js
Bug 1338585 - Add an eslint rule to require using .ownerGlobal instead of .ownerDocument.defaultView, r=jaws.
2017-02-13 13:01:32 +01:00
.flake8
Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal
2016-12-08 09:53:21 -10:00
.gdbinit
Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld
2016-11-16 01:13:22 -05: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 1301790 - Bundle codemirror into a single script;r=gl
2016-09-11 09:38:51 -07:00
.hgignore
Bug 1332691: Add script to regenerate tests, update the WPT manifest and expectations; r=luke
2017-02-17 20:13:54 +01:00
.hgtags
No bug - Tagging mozilla-central f80dc9fc34680105b714a49b4704bb843f5f7004 with FIREFOX_AURORA_53_BASE a=release DONTBUILD CLOSED TREE
2017-01-23 15:31:28 +00: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 1334810: temporarily revert {{owner}}; r=garndt
2017-02-07 16:18:19 +00:00
.ycm_extra_conf.py
Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps
2016-08-09 10:30:58 -07:00
AUTHORS
Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin r=CuriousLearner
2016-10-20 18:25:34 +05:30
Android.mk
…
CLOBBER
Backed out 5 changesets (bug 1318370) for mozilla-central Windows static-analysis bustage
2017-02-21 21:22:01 -08:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1339182 - Remove OSX universal support in the build system; r=glandium
2017-02-10 16:52:17 -05:00
README.txt
…
aclocal.m4
Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium
2016-08-08 16:58:54 -07:00
build.gradle
Bug 1318823 - Use com.getkeepsafe.dexcount in Gradle builds. r=sebastian
2016-11-18 18:28:58 -08:00
client.mk
Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium
2016-12-02 10:05:57 -08:00
client.py
…
configure.in
Bug 1295751 - Make it possible to copy configure.in to configure. r=gps
2016-08-16 19:35:00 -07:00
configure.py
Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal
2016-12-21 16:28:28 -08:00
gradle.properties
Bug 1218370 - Use Gradle daemon in srcdir builds. r=me
2015-10-26 09:28:14 -07:00
gradlew
…
mach
Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal
2016-12-21 16:28:28 -08:00
moz.build
Bug 1003417 - Include testing/mozbase/moz.build from root moz.build file, r=ted
2017-02-01 09:56:33 -05:00
moz.configure
Bug 1197325 - Remove now unused genisoimage. r=ted
2017-02-02 10:10:27 -05:00
mozilla-config.h.in
Bug 1231314 - Turn mozilla-config.h and js-confdefs.h into CONFIGURE_DEFINE_FILES. r=gps
2015-12-15 08:06:11 +09:00
old-configure.in
Bug 1341459 - Remove MOZ_WEBGL_CONFORMANT. - r=jrmuizel
2017-02-22 14:55:34 -08:00
settings.gradle
Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian
2016-10-05 20:23:38 -07:00
test.mozbuild
Bug 1229233 - Add a (incomplete) end-to-end build test. r=gps
2015-12-01 13:57:52 +09:00