accessible
Bug 1081935 - Missing UUID bump. r=gavin a=me
2014-10-13 17:27:05 +02:00
addon-sdk
Bug 1079444: Correct a typo in the landing of this bug.
2014-10-13 13:51:25 -07:00
b2g
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
2014-10-14 14:40:45 -07:00
browser
merge mozilla-inbound to mozilla-central a=merge
2014-10-14 15:41:43 +02:00
build
Bug 1078033 - Remove remaining Camino code. r=ted
2014-10-10 17:00:29 +02:00
caps
Bug 1069694 - Remove OldDebugAPI from the browser. r=shu
2014-10-12 19:37:41 +02:00
chrome
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
config
Merge m-c to inbound a=merge
2014-10-13 19:02:56 -07:00
content
Backed out changesets ef6465b02d0d f749e3f70ffc ecd54a3fbfdd 8f472a850073 (bug 879717)
2014-10-13 22:18:22 -04:00
db /sqlite3
Bug 1054680 - Upgrade SQLite to version 3.8.6 - Mozilla changes. r=asuth
2014-08-25 08:56:01 -04:00
docshell
Backed out changeset f9b9ee8fb89e for causing build failures.
2014-10-13 16:42:04 -04:00
dom
Bug 1072535 - Pt 2 - Make DeviceStorage notify all storage types that match a particular file extension. r=mikeh
2014-10-14 13:50:55 -07:00
editor
Bug 1067255 - Disallow cut and copy in password fields. r=ehsan
2014-10-08 16:27:31 -07:00
embedding
Bug 1061147, embedding/content process tooltips shouldn't autohide, r=neil
2014-10-09 12:21:15 -04:00
extensions
Bug 806819 - Part 4: Add files that were excluded from unified builds back in. r=ehsan
2014-10-08 13:19:14 -07:00
gfx
Bug 1081125 - WebGL2 3D textures - Part 2: update our texture state tracking to handle 3D textures - r=jgilbert
2014-10-13 19:42:20 -04:00
hal
Bug 1075727 - Return success/failure in hal::EnableRDS, r=dhylands
2014-10-14 15:16:22 -04:00
image
Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan
2014-10-08 13:17:32 -07:00
intl
Bug 1045958 - Use raw ICU instead of CoreServices API in Unicode collation on Mac OS X r=josh.
2014-10-08 22:43:47 +08:00
ipc
Bug 1069694 - Remove OldDebugAPI from the browser. r=shu
2014-10-12 19:37:41 +02:00
js
Bug 1077514 - Execute regexps in the bytecode interpreter if the initial JIT execution was interrupted, r=jandem.
2014-10-13 10:46:38 -07:00
layout
Bug 1081683 - Check for table cells correctly when warning about positioned table parts. r=bz
2014-10-13 15:49:16 -07:00
media
Bug 1067216 - Make MediaKeys.isTypeSupported() more accurate. r=edwin,jesup
2014-10-14 13:52:56 +13:00
memory
Bug 1077366 - Remove most symbol wrapping from Android builds. r=nfroyd
2014-10-14 07:17:13 +09:00
mfbt
Bug 1080968 - Add support for constexpr and explicit conversions on clang-cl; r=froydnj
2014-10-10 18:29:56 -04:00
mobile
Merge m-c to inbound a=merge
2014-10-13 19:02:56 -07:00
modules
bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley
2014-08-21 10:50:17 -04:00
mozglue
Bug 1080342 - Change how the symbols the flash plugin uses are hooked on Android. r=snorp
2014-10-14 07:18:01 +09:00
netwerk
merge mozilla-inbound to mozilla-central a=merge
2014-10-14 15:41:43 +02:00
nsprpub
Bug 1049006 - Update Mozilla 33 to use NSS 3.17 final and NSPR 4.10.7 final, r=wtc
2014-08-13 21:47:00 +02:00
other-licenses
Bug 1077366 - Remove most symbol wrapping from Android builds. r=nfroyd
2014-10-14 07:17:13 +09:00
parser
Bug 1079328 - Fix some more bad implicit constructors in parser; r=hsivonen
2014-09-24 09:16:53 -04:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
python
Bug 1072024 - Fix TestGMPCrossOrigin when run with |mach gtest| - r=ted
2014-10-14 11:04:59 +13:00
rdf
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
security
Bug 1080077 - For sandbox failures with no crash reporter, log the C stack. r=kang
2014-10-13 18:48:17 -07:00
services
Merge m-c to inbound a=merge
2014-10-13 19:02:56 -07:00
startupcache
Bug 1077282: Work around the fact that mozharness is not yet aware of the new GreD on OSX (bug 1080338). r=bsmedberg
2014-10-10 15:07:06 -04:00
storage
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
testing
merge mozilla-inbound to mozilla-central a=merge
2014-10-14 15:41:43 +02:00
toolkit
Bug 1072535 - Pt 1 - Have DownloadDone notify device storage when a new download is available. r=paolo
2014-10-14 13:50:57 -07:00
tools
Bug 1082265 followup - Remove obsolete comment. DONTBUILD
2014-10-13 18:33:52 -07:00
uriloader
Bug 806819 - Part 4: Add files that were excluded from unified builds back in. r=ehsan
2014-10-08 13:19:14 -07:00
view
Bug 1048246
- Fix more bad implicit constructors in layout; r=roc
2014-08-07 19:48:38 -04:00
webapprt
Bug 1006394 - Test installing apps from the webapp runtime. r=myk
2014-10-09 22:21:00 -04:00
widget
Bug 1082172
- Use driver provided event timestamps, r=kats
2014-10-14 15:16:45 -04:00
xpcom
Merge m-c to inbound a=merge
2014-10-13 19:02:56 -07:00
xpfe
Back out 693507b38116 (bug 1041180) since it doesn't like compiling without its friend
2014-09-25 21:18:01 -07:00
xulrunner
Bug 1061335 - Part 3: Switch Win32 builders to VS2013. r=glandium sr=bsmedberg
2014-10-14 15:31:23 +13:00
.clang-format
Bug 965120 - Use .clang-format to set tree default format; r=gps
2014-01-30 14:27:44 +13:00
.clang-format-ignore
Bug 967361 - Fix .clang-format-ignore on Windows. r=gps
2014-02-04 17:25:04 +13:00
.gdbinit
Fix the gdb helper for printing frametrees, no bug, DONTBUILD
2014-09-02 17:33:44 -04:00
.gitignore
Bug 1065252 - Ignore Emacs .dir-locals.el. r=ted
2014-09-09 23:40:00 +02:00
.hgignore
Bug 1044411 - Generate Loop ToS static content, r=abr,dmose; rs=ted for .hgignore changes
2014-08-26 12:58:00 -05:00
.hgtags
No bug - Tagging mozilla-central cec1a116c4f9 with FIREFOX_AURORA_35_BASE a=release DONTBUILD CLOSED TREE
2014-10-13 13:37:55 -04:00
.lldbinit
Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium
2014-01-21 14:47:05 +11:00
.reviewboardrc
Bug 943747 - Add a .reviewboardrc file; r=mconley
2013-11-27 14:13:18 +08:00
aclocal.m4
Bug 1062219 - Don't build build/clang-plugin as an external directory. r=jcranmer
2014-09-04 17:44:01 +09:00
Android.mk
AUTHORS
client.mk
Bug 1071438 - Make client.mk detect python like configure and mach do. r=mshal
2014-09-24 07:57:10 +09:00
client.py
Bug 988724: Remove webidl updating bits from client.py that are long dead. r=glandium
2014-04-01 11:33:27 +08:00
CLOBBER
Bug 1061335 - Part 3: Switch Win32 builders to VS2013. r=glandium sr=bsmedberg
2014-10-14 15:31:23 +13:00
configure.in
Bug 1080904 - Allow to pass an extra input file for folded-lib symbols through configure. r=mshal
2014-10-14 07:18:57 +09:00
LEGAL
LICENSE
mach
Bug 1043144 - Don't write machc bytecode file; r=mshal
2014-08-05 10:39:24 -07:00
Makefile.in
Fixup for bug 1062668. r=me
2014-09-05 10:35:43 +09:00
moz.build
Bug 1062221 - Replace add_tier_dir with DIRS. r=gps
2014-10-02 09:14:07 +09:00
mozilla-config.h.in
Bug 976898 - Move the sdkdecls.h force-include out of the build system; r=bbondy,glandium
2014-02-28 08:17:22 -05:00
README.txt
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -08:00