Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
Nicolas Silva 6ef7302e59 Bug 940959 - Use alpha textures for YCbCr planes with D3D11. r=nrc 2013-11-21 17:42:05 +01:00
accessible Bug 935698 - isolate nsIAccessibleValue implementation into separate class, r=tbsaunde 2013-11-19 16:01:15 -05:00
addon-sdk
b2g Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump 2013-11-20 23:55:33 -08:00
browser Merge m-c to inbound. 2013-11-21 11:37:10 -05:00
build backout 6fd717549b5a bug 938510 because b2g desktop builds don't seem to pull tooltool packages 2013-11-20 21:39:05 -05:00
caps Bug 941332 - Build caps/src in unified mode. r=ehsan 2013-11-21 09:22:26 -05:00
chrome
config Backed out changeset a829f4d2584a (bug 934646) Android Nightlies Build Bustage 2013-11-20 15:16:00 +01:00
content Merge m-c to inbound. 2013-11-21 11:37:10 -05:00
db/sqlite3
docshell
dom Merge m-c to inbound. 2013-11-21 11:37:10 -05:00
editor bug 939049 - get rid of useless QIs r=smaug 2013-11-15 11:32:12 -05:00
embedding Bug 940170 - part 4 - constify PLDHashTableOps in miscellaneous other places; r=bz 2013-11-18 21:58:27 -05:00
extensions Bug 810716 - Detect res_ninit() on DragonFly and FreeBSD. r=ted 2013-11-19 15:42:55 +01:00
gfx Bug 940959 - Use alpha textures for YCbCr planes with D3D11. r=nrc 2013-11-21 17:42:05 +01:00
hal Bug 937496 - Check if libudev already loaded before trying to load symbols from it; r=ted 2013-11-19 12:52:37 -08:00
image Bug 940793 - Build image/decoders/icon in unified mode. r=ehsan 2013-11-21 09:22:25 -05:00
intl
ipc Bug 931354: OpenBSD doesn't provide arc4random_addrandom anymore, fix libevent accordingly by #ifndef'ing out its caller evutil_secure_rng_add_bytes() (which isnt called anywhere) r=joshaas 2013-11-19 17:48:30 +01:00
js Bug 941590 - Build jsapi-tests in unified mode. r=ehsan,luke 2013-11-21 16:42:01 +01:00
layout merge mozilla-inbound to mozilla-central 2013-11-21 14:20:21 +01:00
media Bug 937119 - Increase default Android audio buffers to 40ms. r=jesup 2013-11-19 15:02:23 -05:00
memory Bug 941616 - fix jemalloc build for --enable-replace-malloc; r=ehsan 2013-11-21 09:46:32 -05:00
mfbt Bug 896100: Convert all uses of OldMove and MoveRef to true rvalue references and the modern Move and Forward. r=luke, r=waldo 2013-11-19 09:05:36 -08:00
mobile merge fx-team to mozilla-central 2013-11-21 14:32:10 +01:00
modules Backed out changeset e8271988688e (bug 887978) for Mochitest 2/3 Bustage on a CLOSED TREE 2013-11-21 13:23:37 +01:00
mozglue
netwerk Backed out changeset e2536905b186 (bug 940194) for bustage. 2013-11-21 09:38:59 -05:00
nsprpub
other-licenses
parser
probes
profile
python Bug 933807 - Allow easily disabling TriggerOperationCallbackFor(Ion|AsmJS)Code. Set the environment variable by default in "mach debug", allow disabling. r=gps 2013-11-20 20:07:42 -05:00
rdf Bug 940170 - part 4 - constify PLDHashTableOps in miscellaneous other places; r=bz 2013-11-18 21:58:27 -05:00
security Bug 935831 - Back out Bug 927230 for Android 2.3 startup crash, r=briansmith 2013-11-20 17:05:55 -08:00
services Bug 924307 - Intermittent "reporter is null at abouthealth.js:27"; r=rnewman 2013-11-20 11:41:08 -08:00
startupcache Bug 940117 - Build startupcache in unified mode; r=ehsan 2013-11-19 08:17:35 -05:00
storage Bug 938730 - avoid mix of memory allocators (crashes) when using system sqlite, r=asuth 2013-11-20 20:25:12 +01:00
testing Merge m-c to inbound. 2013-11-21 11:37:10 -05:00
toolkit merge fx-team to mozilla-central 2013-11-21 14:32:10 +01:00
tools Bug 940454 - Update hg.mozilla.org certificate fingerprint. 2013-11-19 09:11:53 -08:00
uriloader Bug 940170 - part 4 - constify PLDHashTableOps in miscellaneous other places; r=bz 2013-11-18 21:58:27 -05:00
view
webapprt
widget merge mozilla-inbound to mozilla-central 2013-11-21 14:20:21 +01:00
xpcom Merge m-c to inbound. 2013-11-21 11:37:10 -05:00
xpfe
xulrunner
.gdbinit
.gitignore
.hgignore
.hgtags
AUTHORS
Android.mk
CLOBBER No bug - Touch CLOBBER due to bustage from recent backouts. 2013-11-20 13:36:26 -05:00
LEGAL
LICENSE
Makefile.in Bug 941120 - Stop running make check twice in js/src. r=gps 2013-11-20 15:14:31 -05:00
README.txt
aclocal.m4
client.mk
client.py
configure.in Bug 938505 - Error out during configure if both --enable-trace-malloc and --enable-replace-malloc or --enable-dmd are specified. r=glandium 2013-11-21 10:35:46 -05:00
mach
moz.build
mozilla-config.h.in

README.txt

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    http://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on http://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/
            - or -
    http://nightly.mozilla.org/