Nicholas Nethercote
|
fb2f58d5b0
|
Bug 715453 - Remove computedSize from nsMallocSizeOfFun. r=jlebar,bhackett.
--HG--
extra : rebase_source : a65039a407daab45360a5b375b53cbf1bc05b7f6
|
2012-01-25 00:52:51 -08:00 |
Andrew McCreight
|
44f622d653
|
Bug 720292 - add more cycle collector edge names. r=smaug
|
2012-01-23 15:25:53 -08:00 |
Nicholas Nethercote
|
9fa46e1288
|
Bug 715770 (part 3) - Remove nsRecyclingAllocator. r=bsmedberg.
|
2012-01-17 17:29:52 -08:00 |
Daniel Holbert
|
bbfea24987
|
Bug 679832 followup: Use StdInt.h-provided intptr_t to let nsCheapSets int-to-void* cast be cross-platform. r=bsmedberg
|
2012-01-12 17:01:18 -08:00 |
Jeff Walden
|
67a2f9564d
|
Bug 716112 - Add an optional second argument to MOZ_ASSERT to allow explanations to accompany assertions, if desired. r=cjones
--HG--
extra : rebase_source : a6be7ef89c91a58df489057ca4ea67791b6881a0
|
2012-01-06 15:51:27 -06:00 |
Daniel Holbert
|
d83ace1a19
|
Bug 679832: In nsCheapSets, cast 32-bit value to intptr_t before converting it to 64-bit void*, to silence GCC 4.6 warning. r=bsmedberg
|
2012-01-11 12:45:55 -08:00 |
Joe Drew
|
0b3be61b7d
|
Bug 717047 - Use <cmath> instead of math.h in nsMathUtils.h. r=bjacob
--HG--
extra : rebase_source : 4062a696008f27124c477367b043bc0f1d96710e
|
2012-01-10 18:04:12 -05:00 |
Brian R. Bondy
|
8011a2a8d9
|
Bug 481815 - Provide a Windows service for silent updates. r=rstrong.
|
2012-01-04 23:19:14 -05:00 |
Jeff Walden
|
7da2f6eb3c
|
Bug 714572 - Fix nearly all clang warnings building image/. r=bholley
--HG--
extra : rebase_source : 585983448ac6dae86d309530d5ddbda856bdcfa9
|
2012-01-02 14:23:41 -06:00 |
Jeff Muizelaar
|
6227d8d21d
|
Bug 714649. Make ExpirationTrackerObserver final. r=roc
This deals with the warning about virtual destructors and will probably let us
devirtualize the call to ->Destroy()
|
2012-01-02 12:23:00 -05:00 |
Jeff Muizelaar
|
ee97d1150b
|
Bug 711491. Add a StringBuilder class. r=bgirard
--HG--
extra : rebase_source : ff726c89f01ca985167e7b0e7a45f6ef86cc27e6
|
2011-12-16 08:53:30 -05:00 |
Nicholas Nethercote
|
ac3b9cba12
|
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
|
e014ff64a3
|
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 |
Jeff Walden
|
649e5c72ed
|
Bug 712129 - Implement MOZ_STATIC_ASSERT and MOZ_STATIC_ASSERT_IF. r=luke
|
2011-12-19 16:58:30 -05:00 |
Jeff Walden
|
9658e06132
|
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 |
Matt Brubeck
|
f193facfa8
|
Back out bcf9ce858829 and a3bade82ac92 (bug 711799) for build failures
|
2011-12-19 10:43:08 -08:00 |
Jeff Walden
|
14ec702bf5
|
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 |
Ed Morley
|
0a8545453f
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-12-09 11:12:51 +00:00 |
Neil Rashbrook
|
5e882f01ee
|
Bug 698256 Add and use Substring(data, length) convenience method r=dbaron
|
2011-12-09 08:35:41 +00:00 |
Honza Bambas
|
486c74d936
|
Bug 676349 - Implement high-resolution platform timers for the Windows platform, r=robarnold
|
2011-12-09 00:14:42 +01:00 |
Ed Morley
|
da7b4eb366
|
Backout 9a59028a3510 (bug 676349) on suspicion of breaking Win PGO builds
|
2011-12-07 02:22:09 +00:00 |
Honza Bambas
|
4abb32fcb9
|
Bug 676349 - Implement high-resolution platform timers for the Windows platform, r=robarnold
|
2011-12-06 12:16:16 +01:00 |
Ed Morley
|
8ae1f859ef
|
Merge m-c to b-s.
|
2011-11-08 23:18:09 +00:00 |
Gregory Szorc
|
5cbb27dbc0
|
Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey
|
2011-11-01 15:45:23 -07:00 |
Neil Deakin
|
16336f7b86
|
Bug 94199, part 3, add GetValue method to nsISupportsKey, r=bsmedberg
|
2011-11-03 16:39:08 -04:00 |
Jiten Thakkar
|
eec8cd8b1b
|
Bug 683517 - Make nsExpirationTracker expire all tracked objects when memory-pressure notification is observed. r=roc
|
2011-10-28 18:36:00 -04:00 |
Ehsan Akhgari
|
1deb9f1504
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
L. David Baron
|
050b2330a5
|
Make the Darwin TimeStamp implementation assert when used before it is initialized. (Bug 693821) r=bzbarsky
--HG--
extra : transplant_source : %0B%E5o%993%09%9Fx%27%C5%03NA%A9u%00%82d-%1C
|
2011-10-12 10:34:39 -07:00 |
Jeff Muizelaar
|
80351ef9ae
|
Bug 564613. Add documentation to TimeStamp comparing it to C++11's time_point. r=cjones
--HG--
extra : rebase_source : dc9f17795565031874f11956cea168bbcee1b616
|
2011-10-06 11:08:59 -04:00 |
Michael Wu
|
ac54b41b01
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Luke Wagner
|
96a3b33700
|
Bug 684526 - Unify jsval and js::Value (r=jorendorff)
--HG--
extra : rebase_source : 5655602775d575bb5adba0a8fc4c20621f393a67
|
2011-09-19 09:34:49 -07:00 |
Shawn Gong
|
5855ed7029
|
Fixed bug 672641, implemented CharTokenizer which takes arbitrary char as delimiter. r=sicking
|
2011-07-21 11:13:06 -07:00 |
Ted Mielczarek
|
77c439eaa4
|
bug 682319 - use C99 isfinite on OS X, since finite is deprecated (and not present on iOS). r=bz
|
2011-08-29 11:14:27 -04:00 |
Jeff Muizelaar
|
5ae5433e8c
|
Bug 673228. Use MOZ_ASSERT instead of NS_ASSERTION in TimeStamp.h. r=roc,cjones
|
2011-08-10 19:32:35 -04:00 |
Michael Wu
|
0ca92963ba
|
Bug 676192 - Remove kHashEnumerateRemove and make nsHashtableEnumFunc return PRBool, r=bsmedberg
|
2011-08-22 19:15:54 -07:00 |
Phil Ringnalda
|
27691042a4
|
Back out 902a7c3eb320 for failing to build on Windows, and 196df669baba for failing to build without it
|
2011-08-18 20:04:10 -07:00 |
Daniel Holbert
|
7311bb5ae8
|
Bug 679832 followup: add an #include <stdint.h> to fix bustage on Linux Opt QT build.
|
2011-08-18 16:32:19 -07:00 |
Daniel Holbert
|
77e64b11b1
|
Bug 679832: Explicitly cast to a pointer-sized integer, when converting between 32-bit ints and void* pointers in nsCheapSets.h. r=bsmedberg
|
2011-08-18 16:11:55 -07:00 |
Matheus Kerschbaum
|
b3f3c5d3a9
|
Bug 678155 - Remove NS_COM. r=bsmedberg
|
2011-08-18 15:46:39 +02:00 |
Matheus Kerschbaum
|
a509443427
|
Bug 677529 - Remove manual jspubtd.h inclusions from IDL files. r=Ms2ger
|
2011-08-14 19:12:35 +02:00 |
Jeff Muizelaar
|
78bf7a2c9e
|
Bug 660662. Eliminate NS_(ceil|floor). r=roc
These just called the system versions.
|
2011-05-30 15:08:55 -04:00 |
Jeff Muizelaar
|
0b15a611b5
|
Revert 17fa5a741f84.
The asserts were catching bug 673226 harder than we'd like.
|
2011-08-10 22:30:10 -04:00 |
Jeff Muizelaar
|
3e6907ff1f
|
Bug 673228. Use MOZ_ASSERT instead of NS_ASSERTION in TimeStamp.h. r=roc,cjones
--HG--
extra : rebase_source : 108c53d18227ee0932751c61c8024faf23183b82
|
2011-08-10 19:32:35 -04:00 |
Michael Wu
|
c0f3877f71
|
Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg
|
2011-08-06 22:03:32 -07:00 |
Ed Morley
|
236540a1b6
|
Bug 666984 - Remove/substitute NS_FloatIsFinite since it does the same thing as NS_finite; r=jwatt
|
2011-08-01 13:43:23 -04:00 |
Landry Breuil
|
2adc51c433
|
Bug 674324. Remove leftover references to HAVE_CPP_MEMBER_TEMPLATES/HAVE_CPP_NUMERIC_LIMITS
Those should have been removed in rev e5f0916b32d3 (bug 499262)
|
2011-07-29 15:40:37 -04:00 |
Robert Longson
|
7327016951
|
Bug 672055 - Use nsCharSeparatedTokenizer to parse number-optional-number attributes. r=dholbert sr=jonas
|
2011-07-23 09:41:17 +01:00 |
Jeff Muizelaar
|
d3de8480ab
|
Bug 539093. TimeStamp implementation for OS X using mach_absolute_time. r=cjones
--HG--
extra : rebase_source : 66c407448f94ae1b9efa8c7d0d7291e22b5e6191
|
2011-07-20 14:27:10 -04:00 |
Jeff Muizelaar
|
4ef77f8be6
|
Bug 672207. Add toMicroseconds() for more precision. r=cjones
--HG--
extra : rebase_source : a363b3c67c0cebf72777347e741e2499067c1fa3
|
2011-07-20 13:38:34 -04:00 |
Yu-Hsun Lin
|
1692d6ba9c
|
Bug 486081. Remove nsTime. r=roc
Use TimeStamp/TimeDuration instead.
|
2011-07-19 11:20:50 -04:00 |