Phil Ringnalda
|
b2a9cfa61e
|
Merge mozilla-inbound with mozilla-central
|
2012-01-01 20:53:49 -08:00 |
|
Olli Pettay
|
d526837f54
|
Bug 713778 - nsICycleCollectorListener should not enable trace_all by default, r=mccr8
|
2012-01-01 23:48:42 +02:00 |
|
Ehsan Akhgari
|
897d64ec2a
|
Bug 714286 - Cycle collection log should be written to a place where the process can write to, and the name of the file should be printed to the error console; r=mccr8
|
2012-01-01 17:34:00 -05:00 |
|
Benjamin Smedberg
|
87ba194a69
|
Bug 692817 - Potential math overflow in Base64.cpp, r=dbaron
|
2011-12-30 12:54:12 -05:00 |
|
Nicholas Nethercote
|
5c8cc7d9f5
|
Bug 708159 - Avoid unnecessary work done by multi-reporters in nsMemoryReporterManager::GetExplicit. r=jlebar,bent.
|
2011-12-12 19:04:12 -08:00 |
|
Jeff Muizelaar
|
cb1130ecfa
|
Bug 711491. Add a StringBuilder class. r=bgirard
--HG--
extra : rebase_source : ff726c89f01ca985167e7b0e7a45f6ef86cc27e6
|
2011-12-16 08:53:30 -05:00 |
|
Matt Brubeck
|
bac378b0fd
|
Merge mozilla-central and mozilla-inbound
|
2011-12-28 11:17:19 -08:00 |
|
Matt Brubeck
|
fc6cc90162
|
Merge from mozilla-inbound to mozilla-central
|
2011-12-28 11:02:59 -08:00 |
|
Ms2ger
|
a63b21f505
|
Bug 713550 - Move Base64 code on nsXPConnect to XPCOM / xpcpublic.h; r=bholley+khuey
|
2011-12-28 09:13:38 +01:00 |
|
Ehsan Akhgari
|
c62bdde145
|
Bug 713278 - Teach NS_StackWalk to walk the stack of other threads too on Windows; r=dbaron
|
2011-12-23 18:14:09 -05:00 |
|
Nicholas Nethercote
|
c43ea04499
|
Bug 712835 (part 3 of 3) - Move AtomImpl and PermanentAtomImpl out of the header. r=khuey.
--HG--
extra : rebase_source : d3fafaa3582faa1642b146d06fe0dfc457639e0a
|
2011-12-22 17:24:44 -08:00 |
|
Nicholas Nethercote
|
ccbf00b745
|
Bug 712835 (part 2 of 3) - Add a memory reporter for the nsAtomTable. r=khuey.
--HG--
extra : rebase_source : 3c934649d072e0d519c905cb8baf49b12bce0312
|
2011-12-22 17:24:43 -08:00 |
|
Nicholas Nethercote
|
f634fae878
|
Bug 712835 (part 1 of 3) - Add nsStringBuffer::SizeOfIncludingThisIfUnshared(). r=khuey.
--HG--
extra : rebase_source : 44f4e4139aaefb003f95df0d9fbec7e1c06e7a9f
|
2011-12-22 16:57:30 -08:00 |
|
Phil Ringnalda
|
8e7c10e41c
|
Merge m-i <-> m-c
|
2011-12-24 21:50:23 -08:00 |
|
Ms2ger
|
5f5ed0e186
|
Bug 711838 - Remove the jetpack service; r=bsmedberg
Change to toolkit-makefiles.sh r=edmorley
|
2011-12-24 09:25:52 +01:00 |
|
Joerg Sonnenberger
|
0e444575b8
|
Bug 703878: Fix potential race condition in header.py. r=khuey
--HG--
extra : rebase_source : 843bf4e7c427ce7d2a976af99d62a32b9dd142ee
|
2011-12-22 18:38:27 -05:00 |
|
Rafael Ávila de Espíndola
|
bab81bc7b2
|
Bug 708031 - refactor the ifdefs in nsStackWalk.cpp. r=dbaron.
--HG--
extra : rebase_source : 806f8437d30787c59e0059054c094fee77b5dce3
|
2011-12-22 11:00:48 -05:00 |
|
Nathan Froyd
|
b207298cb5
|
Bug 567135 - Need CFI for xptcstubs_arm; r=jimb
|
2011-10-20 15:17:27 -04:00 |
|
Justin Lebar
|
b64cc2cc78
|
Bug 712997 - Add correct tri-license headers to AvailableMemoryTracker.{cpp|h}. r=gerv
--HG--
extra : rebase_source : 085859bd52094cb93f0144a8c2e86b34a9eaffe2
|
2011-12-22 09:54:00 -05:00 |
|
Ed Morley
|
ea70443fc2
|
Backout b02402b95e5c (bug 708277) for build failures on all platforms
|
2011-12-22 11:07:12 +00:00 |
|
Thomas Prip Vestergaard
|
9e1bfdef23
|
Bug 708277 - Replace PR_MAX with NS_MAX. r=roc
|
2011-12-22 11:47:59 +01:00 |
|
Jeff Walden
|
6fc5b5e274
|
Bug 712129 - Implement MOZ_STATIC_ASSERT and MOZ_STATIC_ASSERT_IF. r=luke
|
2011-12-19 16:58:30 -05:00 |
|
Jeff Walden
|
5d0d2b2e73
|
Bug 711647 - Add MOZ_DELETE to a bunch of deliberately-not-implemented methods across the tree. r=dbaron
--HG--
extra : rebase_source : 507006c0f099da6851b585d2062267d285978ad7
|
2011-12-16 14:42:07 -05:00 |
|
Makoto Kato
|
44fd37413d
|
bug 693280 - Android DNS lookup port is incorrect usage for external function defines. r=glandium
|
2011-12-22 10:13:31 +09:00 |
|
Ed Morley
|
26a6324065
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2011-12-21 12:11:14 +00:00 |
|
Makoto Kato
|
33673fb525
|
Bug 712198 - Remove NS_WIN32, NS_UNIX and NS_OS2. r=khuey
|
2011-12-21 14:09:17 +09:00 |
|
Olli Pettay
|
c35f7bb3a9
|
Bug 711841, Null(C)String(), r=bsmedberg,glandium
|
2011-12-20 21:46:00 +02:00 |
|
Christian Legnitto
|
ea58834386
|
Bug 700000 - Version bump
|
2011-12-20 09:24:38 -08:00 |
|
Jeff Walden
|
47be809fe0
|
Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron
--HG--
extra : rebase_source : e87978380d0821746e7df78dfacc7e381aefccb3
|
2011-12-17 22:47:45 -05:00 |
|
Justin Lebar
|
4a72b0a50d
|
Bug 711602 - Fix "ASSERTION: bad size recorded" with CloseOnShutdown. r=bsmedberg
|
2011-12-19 15:49:04 -05:00 |
|
Matt Brubeck
|
efc97fe9ac
|
Back out bcf9ce858829 and a3bade82ac92 (bug 711799) for build failures
|
2011-12-19 10:43:08 -08:00 |
|
Jeff Walden
|
208159aab8
|
Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron
--HG--
extra : rebase_source : 8ca811fe7427626e39f677a672986a27829b0feb
|
2011-12-17 22:47:45 -05:00 |
|
Justin Lebar
|
acbf253a40
|
Bug 711490 - Add telemetry and memory reporters for counting low-memory events. r=njn
|
2011-12-19 11:57:57 -05:00 |
|
Nicholas Nethercote
|
175743bc99
|
Bug 697335 - Another memory reporter for the startup cache. r=taras.
|
2011-12-18 16:20:36 -08:00 |
|
Nicholas Nethercote
|
23b9ee6f6f
|
Bug 697335 - Add nsBaseHashtable::SizeOfExcludingThis(). r=bz.
|
2011-12-18 14:39:47 -08:00 |
|
Nicholas Nethercote
|
2fa63e0548
|
Bug 707865 - Convert nsTArray::SizeOf() to nsTArray::SizeOfExcludingThis(). r=jlebar.
--HG--
extra : rebase_source : d802d58bc7dedda2490878793923adc0ab55f779
|
2011-12-15 14:59:53 -08:00 |
|
Matt Brubeck
|
ac7dca5992
|
Merge mozilla-central to mozilla-inbound
|
2011-12-18 08:22:53 -08:00 |
|
Ms2ger
|
d4a4358734
|
No bug - Remove stray semicolon in nsThread.cpp; rs=bsmedberg
|
2011-12-18 11:13:56 +01:00 |
|
Ms2ger
|
7a4831d8b3
|
Bug 709747 - Support nsCOMPtr<T>::forget(I**); r=bsmedberg
|
2011-12-18 10:39:22 +01:00 |
|
Nathan Froyd
|
7d3e14b253
|
Bug 709205 - use GetObserverService in xpcom; r=dougt
|
2011-12-09 14:36:17 -05:00 |
|
Michael Wu
|
c95ce8cb7c
|
Bug 710029 - Assorted build system tweaks for B2G/Gonk. r=khuey
|
2011-12-16 13:26:32 -08:00 |
|
Jim Mathies
|
286c37580c
|
Bug 710995 - (pvs-studio) Possible bad null-check in ShortcutResolver::Init(). False positive, no bug. Code cleanup patch. r=rstrong
|
2011-12-16 08:53:07 -06:00 |
|
Mats Palmgren
|
28f32afde0
|
Bug 710060 - Make sure |mDir| is always nulled out after it's deleted. r=bbondy
|
2011-12-17 22:19:18 +01:00 |
|
Andrew McCreight
|
b853df90ad
|
Bug 706164 - Add telemetry for CC forcing GC. r=bent
|
2011-12-05 09:04:41 -08:00 |
|
Nicholas Nethercote
|
d42f99f74f
|
Bug 709470 - Use mallocSizeOf in the xpti memory reporter. r=khuey.
--HG--
extra : rebase_source : 6f9096f44e1c09c63c5294c3cae5c6cf46c350b2
|
2011-12-13 20:54:20 -08:00 |
|
Justin Lebar
|
d2e1e33d33
|
Bug 670967 - Part 2: Wrap VirtualAlloc and friends, firing a low-memory notification if we notice that we're running low on virtual or physical memory after the wrapped function completes. r=bsmedberg
--HG--
extra : rebase_source : 95e8f6c1bd89991ff04b031795fb2b2c2d750849
|
2011-12-15 14:48:38 -05:00 |
|
Justin Lebar
|
5ec4d2eddd
|
Bug 670967 - Part 1: Add mozilla::ScheduleMemoryPressureEvent(). r=bsmedberg
--HG--
extra : rebase_source : d1d8b245aa3b86ae434b0b2694d8781f25ad0683
|
2011-08-05 18:10:50 -04:00 |
|
Jacek Caban
|
a5e28b7d0b
|
Bug 707469 - Don't use UNIX variant xptcinvoke implementation on mingw r=benjamin
--HG--
extra : rebase_source : 0602f21e843742ba814b070fbe1d856668d61421
|
2011-12-15 17:14:34 +01:00 |
|
Justin Lebar
|
9d36fab46a
|
Bug 706958 - Add ClearOnShutdown() function which will clear a smart pointer on shutdown. r=bsmedberg
|
2011-12-15 10:51:11 -05:00 |
|
Justin Lebar
|
c42faab598
|
Back out bug 670967 due to Android red.
|
2011-12-15 09:42:21 -05:00 |
|