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 |
|
Justin Lebar
|
f5dfeae4bd
|
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
|
2011-12-15 09:09:53 -05:00 |
|
Justin Lebar
|
44fb6c8cea
|
Bug 670967 - Part 1: Add mozilla::ScheduleMemoryPressureEvent(). r=bsmedberg
|
2011-08-05 18:10:50 -04:00 |
|
Mike Hommey
|
897722e75d
|
Bug 709721 - Move video and audio libraries in a gkmedias library on Windows. r=khuey
|
2011-12-15 06:40:20 +01:00 |
|
Matt Brubeck
|
cf63d241d6
|
Bug 708772 - (2/3) Add tablet flag to jar manifest parser and nsSystemInfo [r=bsmedberg]
|
2011-12-14 13:53:38 -08:00 |
|
Kyle Huey
|
cd392b3d7b
|
Backout Bug 709657 because it doesn't help our problem.
|
2011-12-14 08:01:49 -05:00 |
|
Ehsan Akhgari
|
801e154584
|
Bug 710473 - Backout the nsDerivedSafe part from bug 666414 to make PGO builds on Windows work again; r=roc (cause he volunteered) a=xul-diet
|
2011-12-13 20:03:24 -05:00 |
|
Kyle Huey
|
aac6779e29
|
Bug 709657: Split uconv out of libxul. r=me a=me CLOSED TREE
--HG--
rename : intl/uconv/src/Makefile.in => intl/uconv/datamodule/Makefile.in
rename : intl/uconv/src/nsUConvModule.cpp => intl/uconv/datamodule/nsUConvDataModule.cpp
|
2011-12-13 10:48:16 -05:00 |
|
Andrew Quartey
|
e51c16190c
|
Bug 706010 - Remove NS_SPECIALIZE_TEMPLATE and HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX; r=khuey a=cleanup/removal
|
2011-12-13 14:17:59 +00:00 |
|
Javi Rueda
|
e54fc42266
|
Bug 379342 - Remove Win95/Win98 support code in XPCom; r=bsmedberg a=removal
|
2011-12-13 14:17:58 +00:00 |
|
Ed Morley
|
bbcb104c53
|
Merge mozilla-central to mozilla-inbound
|
2011-12-09 11:36:04 +00:00 |
|
Ed Morley
|
a5f3676554
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-12-09 11:12:51 +00:00 |
|
Jacek Caban
|
d3ac34e21b
|
Backout changeset e76f06f7e08d
|
2011-12-09 11:54:32 +01:00 |
|
Neil Rashbrook
|
d11585e633
|
Bug 698256 Add and use Substring(data, length) convenience method r=dbaron
|
2011-12-09 08:35:41 +00:00 |
|
Nicholas Nethercote
|
2a7afd1ec3
|
Bug 705987 - Use mallocSizeOf in the layout memory reporters. r=khuey,bzbarsky
|
2011-12-08 21:01:52 -08:00 |
|
Jacek Caban
|
bddfb58022
|
Bug 707469 - Don't use UNIX variant xptcinvoke implementation on mingw r=benjamin
|
2011-12-09 11:27:12 +01:00 |
|
Honza Bambas
|
103f3eb202
|
Bug 676349 - Implement high-resolution platform timers for the Windows platform, r=robarnold
|
2011-12-09 00:14:42 +01:00 |
|
Mike Hommey
|
ce0123f5fb
|
Bug 695843 part 10 - Allow nested omni.jar and build one for Android. r=bsmedberg
|
2011-12-08 11:03:36 +01:00 |
|
Nicholas Nethercote
|
dffcf4709b
|
Bug 703143 - backout 61d41436beb3 so that bug 700508 can be backed out. r=crashes.
|
2011-12-08 11:34:18 -08:00 |
|
Jeff Muizelaar
|
d812d1d6ce
|
Bug 707800. Add more sampler labels. r=bgirard
|
2011-12-02 17:05:33 -05:00 |
|
Nicholas Nethercote
|
5ec7ee41ae
|
Bug 704400 - Implement --enable-dmd. r=khuey.
|
2011-12-08 19:09:36 -08:00 |
|
Mike Hommey
|
9b0673934e
|
Bug 695843 part 9 - Use FileLocations in the component manager. r=bsmedberg
|
2011-11-08 18:10:51 +01:00 |
|
Mike Hommey
|
79cdb6016e
|
Bug 695843 part 6 - Don't separate file and JAR modules in component manager. r=bsmedberg
|
2011-11-08 18:18:12 +01:00 |
|
Mike Hommey
|
e4e153d92b
|
Bug 695843 part 5 - Add a FileLocation class to either store a pair (zip, path) or a file, and do some operations on these. r=bsmedberg,mwu
|
2011-12-08 11:03:36 +01:00 |
|
Mike Hommey
|
911ad54a40
|
Bug 695843 part 3 - Use mozilla::AutoFDClose instead of ad hoc AutoCloseFD classes. r=bsmedberg
|
2011-12-08 11:03:36 +01:00 |
|
Mike Hommey
|
a0666fb311
|
Bug 695843 part 2 - Avoid code duplication for components manifest registration. r=bsmedberg
|
2011-12-08 11:03:36 +01:00 |
|
Mike Hommey
|
49c918dccd
|
Bug 695843 part 1 - Add Refcounting on nsZipArchives. r=mwu
|
2011-12-08 11:03:36 +01:00 |
|
Jeff Walden
|
c1ec82addd
|
Bug 707352 - Remove NS_FINAL_CLASS completely. r=cjones
|
2011-12-05 17:10:05 -05:00 |
|
Atul Aggarwal
|
41033aa36f
|
Bug 603243 - Making nsTString_CharT(char_type c) constructor private to avoid accidental misusage.
|
2011-11-16 19:42:03 +05:30 |
|
Ed Morley
|
b1b5515356
|
Backout 9a59028a3510 (bug 676349) on suspicion of breaking Win PGO builds
|
2011-12-07 02:22:09 +00:00 |
|
Nicholas Nethercote
|
60eb349dd0
|
Bug 700508 - Disallow non-leaf memory reporters. r=jlebar.
|
2011-12-06 16:20:17 -08:00 |
|
Rafael Ávila de Espíndola
|
eaa3408362
|
Bug 707648 - Only try to init the critical range if we are able to walk the stack. r=ehsan.
|
2011-12-06 14:26:49 -05:00 |
|
Honza Bambas
|
15b4352a07
|
Bug 676349 - Implement high-resolution platform timers for the Windows platform, r=robarnold
|
2011-12-06 12:16:16 +01:00 |
|
Nicholas Nethercote
|
0745fbcf8f
|
Bug 704723 - Add memory reporter for XPConnect. r=mrbkap.
|
2011-12-05 14:24:28 -08:00 |
|