Justin Lebar
|
16d506a74f
|
Bug 686720 - Expose PSS from smaps in about:memory. r=khuey
|
2011-09-15 10:53:04 -07:00 |
|
Justin Lebar
|
70b7558185
|
Bug 686172 - In about:memory, make the smaps breakdown trees appear only where they're available (on Linux). r=khuey
|
2011-09-14 17:37:45 -07:00 |
|
Jiten
|
eb64d2be1c
|
Bug 655647 - Allow per-process GC/CC from about:memory. r=dougt
|
2011-09-13 19:53:51 +02:00 |
|
Justin Lebar
|
2ff4d17af1
|
Bug 684323 - In about:memory, set text-overflow: ellipsis when in non-verbose mode, and set max-width: 100% when in verbose mode. r=njn
|
2011-09-07 20:14:47 -04:00 |
|
Ehsan Akhgari
|
7eabefddd2
|
Bug 684339 - about:memory should link to about:support; r=njn
DONTBUILD
|
2011-09-07 11:26:15 -04:00 |
|
Justin Lebar
|
81a4fe113d
|
Bug 674290 - Expose contents of /proc/self/maps and smaps in about:memory. r=njn
--HG--
extra : rebase_source : 3bbe2f926ba3b0c46a122d51b027a5a6283ae2b0
|
2011-08-05 18:22:11 -04:00 |
|
Matt Brubeck
|
353c30193a
|
Back out 6cd3556fc807 (bug 674290) because of unittest leaks
|
2011-09-06 20:42:09 -07:00 |
|
Justin Lebar
|
b8add9c282
|
Bug 674290 - Expose contents of /proc/self/maps and smaps in about:memory. r=njn
|
2011-08-05 18:22:11 -04:00 |
|
Andrew McCreight
|
d870927581
|
Bug 677358 - change GC+CC button to a CC button in about:memory. r=njn
|
2011-08-12 11:48:18 -07:00 |
|
Malini Das
|
132054c82e
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Malini Das
|
ea71db787e
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
|
Nicholas Nethercote
|
1affea690d
|
Bug 674158 - OOify aboutMemory.js. r=dolske.
|
2011-08-11 00:04:44 -07:00 |
|
Nicholas Nethercote
|
0a169dc25a
|
Bug 662989 - Avoid crashing if a DB connection isn't asyncClose()d when it should be. r=mak.
|
2011-08-04 16:15:03 -07:00 |
|
Jezreel Ng
|
a1a50c00ff
|
Bug 670084 - Separate content from presentation in about:memory. r=nnethercote.
|
2011-07-26 11:51:38 +10:00 |
|
Justin Lebar
|
eb96e07e82
|
Bug 672731 - Add UNITS_COUNT_CUMULATIVE to nsIMemoryReporter. r=njn
|
2011-07-24 23:56:50 -04:00 |
|
Nicholas Nethercote
|
29686fd711
|
Bug 669611 - Add memory reporter for GC heap fragmentation. r=jlebar.
|
2011-07-20 21:08:24 -07:00 |
|
Nicholas Nethercote
|
4dfaf50493
|
Bug 671159 - Mark entries in about:memory that come from multiple same-named memory reporters. r=jlebar.
|
2011-07-19 16:59:17 -07:00 |
|
Justin Lebar
|
7ff946f9af
|
Bug 671280 - Rename KIND_MAPPED to KIND_NONHEAP in nsIMemoryReporter. r=njn
|
2011-07-19 10:33:49 -04:00 |
|
Justin Lebar
|
7d257a3a62
|
Bug 667085 - Modify descriptions in nsMemoryReporterManager.cpp. r=njn
|
2011-07-07 09:14:53 -04:00 |
|
Nicholas Nethercote
|
be5adbc1bf
|
Bug 668893 - Sort about:memory items of type COUNT alphabetically. r=jlebar.
|
2011-07-07 16:37:26 +10:00 |
|
Nicholas Nethercote
|
2602f5ced7
|
Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager, attempt 3. r=khuey, sr=bz.
|
2011-07-07 15:54:34 +10:00 |
|
Marco Bonardo
|
ef8a971b06
|
Backout changeset 30f74655c985 due to windows m-oth leak orange
|
2011-07-05 10:32:30 +02:00 |
|
Nicholas Nethercote
|
7cc44abc73
|
Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager, attempt 2. r=khuey, sr=bz.
|
2011-07-05 15:34:41 +10:00 |
|
Marco Bonardo
|
26f3fbd63d
|
Backout changeset 8ab62172a2cb due to XPCShell test failure.
|
2011-07-04 12:41:16 +02:00 |
|
Nicholas Nethercote
|
220be93ebc
|
Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager. r=khuey, sr=bz.
|
2011-07-04 16:16:02 +10:00 |
|
Nicholas Nethercote
|
10af1d65fc
|
A test-only change, a follow-up to bug 666075, adding some testing of multi-reporters. r=khuey.
|
2011-07-01 09:15:25 +10:00 |
|
Nicholas Nethercote
|
0c8fdd9b2c
|
A test-only change, a follow-up to bug 664486, adding some testing of UNIT_COUNTS. r=jlebar.
|
2011-07-01 09:15:08 +10:00 |
|
Nicholas Nethercote
|
2c2e126833
|
Bug 661474 - Add per-compartment memory reporters. r=wmccloskey, dolske.
|
2011-06-30 15:44:17 +10:00 |
|
Nicholas Nethercote
|
03b46a82e6
|
Bug 666075 - Add memory multi-reporters. r=khuey, sr=bz.
|
2011-06-30 09:39:32 +10:00 |
|
Justin Lebar
|
5daed65b45
|
Bug 664486 - Add page fault counts to about:memory on Linux and Mac. r=njn, sr=bz
--HG--
extra : rebase_source : 47dd7501dea7ae69e01828a5c730e8853739dc71
|
2011-06-16 14:34:09 -04:00 |
|
Nicholas Nethercote
|
642276f276
|
Bug 571249 - Add memory reporters for JSScripts, non-fixed object slot arrays, and string chars. r=igor.
|
2011-06-16 13:01:04 +10:00 |
|
Nicholas Nethercote
|
df04be1f66
|
Bug 656773 - Separate the process and the path in nsIMemoryReporter so that about:memory works in private browsing mode. r=sdwilsh, sr=roc.
|
2011-06-06 11:22:45 +10:00 |
|
Nicholas Nethercote
|
13f17c61ef
|
Bug 656545 - Make about:memory tool-tips more discoverable. r=sdwilsh.
|
2011-05-22 19:49:59 -07:00 |
|
Nicholas Nethercote
|
e942f8f50a
|
Bug 657327 - about:memory: merge the "mapped" and "heap used" trees, and make the resulting tree flatter. r=sdwilsh,Jesse, sr=roc.
|
2011-05-22 19:49:56 -07:00 |
|
Nicholas Nethercote
|
79f2dc0ad9
|
Bug 655583 - In about:memory, only remove the observer if it's been added, in order to avoid an assertion and/or exception. r=bz.
|
2011-05-11 16:09:50 -07:00 |
|
Nicholas Nethercote
|
9488fae2a3
|
Bug 654041 - Add buttons that trigger GC and CC from about:memory. r=vlad,jruderman.
|
2011-05-11 16:09:50 -07:00 |
|
Nicholas Nethercote
|
82a8ac704a
|
Bug 653630 - Allow non-leaf reporters in about:memory. r=sdwilsh.
|
2011-05-11 16:09:50 -07:00 |
|
Nicholas Nethercote
|
020b76968f
|
Bug 633653 - revamp about:memory. r=vlad,sdwilsh,dvander,gavin,ehsan,edwsmith; sr=benjamin.
|
2011-05-03 17:12:58 -07:00 |
|
Tyler Colgan
|
1c084db66c
|
Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz
DONTBUILD
|
2011-03-10 21:17:00 -08:00 |
|
Shawn Wilsher
|
961b9be5b8
|
Bug 615978 - Make about:memory handle multiple reporters for the same thing.
r=Mossop
|
2011-03-31 10:19:30 -07:00 |
|
Doug Turner
|
087439bb24
|
Bug 633305 - about:memory should display memory reporters that live in the child process r=cjones a=blocking-fennec
|
2011-02-16 10:43:23 -08:00 |
|
Doug Turner
|
72e34e0acb
|
backout of 74a64df4f758 a=build-bustage
|
2011-02-24 11:21:17 -08:00 |
|
Doug Turner
|
56bc86a196
|
Bug 633305 - about:memory should display memory reporters that live in the child process r=cjones a=blocking-fennec
--HG--
extra : rebase_source : adf4e4f912ac6cab8c48b91da35e22a2b3ba0916
|
2011-02-16 10:43:23 -08:00 |
|
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
8537cb241d
|
Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:
LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
s/-moz-border-radius/border-radius/gi;
s/_moz_border_radius/border_radius/g;'
|
2010-09-09 08:21:47 -07:00 |
|
Jesse Ruderman
|
b87d13921c
|
Bug 572957 - about:memory is missing TD elements around ABBR elements. r=vlad
|
2010-06-18 12:14:39 -07:00 |
|
Phil Ringnalda
|
8f68aea59e
|
Bug 547480 - Clean up color values in aboutMemory.css, r=dao
--HG--
extra : rebase_source : 8ab9f17bbebc9de0d882f79eb123169e432c8b5e
|
2010-02-21 10:44:49 -08:00 |
|
Phil Ringnalda
|
6fe3bbab90
|
Remove DOS line endings in about:memory files
|
2010-02-20 13:23:25 -08:00 |
|
Phil Ringnalda
|
91a15ba7e1
|
Bug 520364 - Make about:memory themeable, r=dao
|
2010-02-15 21:26:42 -08:00 |
|
Vladimir Vukicevic
|
4e2f8253f5
|
b=515354; Implement "about:memory"; r=mconnor
|
2009-10-03 00:21:34 -07:00 |
|