Robert Sayre
|
6351a5a62a
|
Merge tracemonkey to mozilla-centra. a=blockers.
|
2010-11-17 13:55:14 -08:00 |
Ben Turner
|
b31bd393ef
|
Bug 580096 - 'move the cycle collector off the main thread'. r=peterv+jst
|
2010-11-11 14:52:30 -08:00 |
Benjamin Smedberg
|
66c912a28e
|
Bug 602891 part A - refactor the code which notes intentional crashes for leak logging, so that it can be shared between testplugin and the jetpack. r=ted
--HG--
extra : rebase_source : c1f50eb1525883cfec34a7d0fec81d8227c5b8f6
|
2010-11-17 15:55:25 -05:00 |
Chris Jones
|
900d7c9e15
|
Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking
--HG--
rename : xpcom/glue/nsTArray.cpp => xpcom/glue/nsTArray-inl.h
|
2010-11-08 20:48:59 -06:00 |
Andrew Zitnay
|
bdb4516c71
|
Bug 586523 - Provide a version of xpcomglue_s compiled with -DMOZ_NO_MOZALLOC, r=bsmedberg
--HG--
extra : rebase_source : bd6f919688fb0dd3193c38c443a73e5a70135198
|
2010-08-25 10:21:08 -04:00 |
Taras Glek
|
e3ae1cf108
|
Bug 559961 - Reorder jar files as part of PGO, r=bsmedberg a=blocking2.0
--HG--
extra : rebase_source : d8a75545714a131291c74dd79c966150544ff9d1
|
2010-08-18 10:34:07 -07:00 |
Kyle Huey
|
aaf7f1c342
|
Whitespace change to trigger another set of builds on a CLOSED TREE
|
2010-08-01 04:48:59 -07:00 |
Kyle Huey
|
682cc66d87
|
Bug 522770: Link directly to object files instead of intermediate static libs. Patch originally written by Ted Mielczarek. Checking into a CLOSED TREE as a bustage fix. reviews pending.
--HG--
extra : rebase_source : 54a506a5815dcdedaf3f61ad7d6bdd0529d7f5f7
|
2010-08-01 01:48:21 -07:00 |
Benjamin Smedberg
|
27dd21bd1d
|
Implement compatibility wrapper so that binary components can be compatible with both Firefox 3.6 and Firefox 4, as a result of registration changes from bug 568691.
--HG--
rename : xpcom/components/GenericFactory.cpp => xpcom/glue/GenericFactory.cpp
rename : xpcom/components/GenericFactory.h => xpcom/glue/GenericFactory.h
|
2010-06-24 16:36:27 -04:00 |
Benjamin Smedberg
|
4d7e3ff7df
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
Chris Jones
|
784888920c
|
Bug 518881: Make Send/Call*() methods for IPDL parent actors warn_unused_result. r=bent
|
2010-04-27 00:43:00 -05:00 |
Chris Jones
|
0a2e06e4bb
|
Bug 557060: Interpose _Throw() on MSVC and centralize pseudo-throw code in mozalloc. r=ehsan sr=bsmedberg
|
2010-04-20 15:12:02 -05:00 |
Chris Jones
|
a5d6b3adea
|
Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol
|
2010-04-02 12:58:11 -05:00 |
Chris Jones
|
81732c2bc2
|
Backed out changeset cec7b12eb5e3
|
2010-04-02 13:20:22 -05:00 |
Chris Jones
|
0f1925a707
|
Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol
|
2010-04-02 12:58:11 -05:00 |
Brian Birtles
|
26b0f02a75
|
Bug 474743 Prequel: Implement nsTPriorityQueue. r=dholbert r=roc sr=bsmedberg
|
2010-01-12 12:00:49 -08:00 |
L. David Baron
|
fb7781885a
|
Add mozilla::AutoRestore to restore values at the end of a C++ scope. (Bug 518756) r=bsmedberg
|
2009-12-11 08:13:19 -08:00 |
L. David Baron
|
8aa229d230
|
Add SSE.h to consolidate code for Intel CPU feature detection at both compile-time and run-time. (Bug 513422) r=vlad
|
2009-12-11 08:13:19 -08:00 |
Benjamin Smedberg
|
6399d22ef3
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
Benjamin Smedberg
|
c4ea86fa0e
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
Benjamin Smedberg
|
28fb767bd1
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
Benjamin Smedberg
|
2b75f94db4
|
Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
|
2009-05-18 14:15:05 -04:00 |
Chris Jones
|
144096a53a
|
Bug 456272: deadlock detector improvements
|
2009-05-04 21:57:15 -07:00 |
Chris Jones
|
0674bd910e
|
Backed out changeset 3deeb3c83c77
|
2009-05-02 21:13:57 -07:00 |
Chris Jones
|
7919f8c91c
|
Bug 456272: deadlock detector improvements r=brendan
|
2009-05-02 20:54:05 -07:00 |
Chris Jones
|
fadf8bb44f
|
Bug 58904: Create strong types for synchronization primitives. r=bsmedberg.
|
2009-04-18 18:54:23 -07:00 |
Ben Turner
|
18c01b2b72
|
Bug 435122 - "Use TraceMalloc to get stack traces of potential deadlocks". r=bsmedberg+dbaron.
|
2008-06-26 10:12:42 -07:00 |
reed@reedloden.com
|
33e8801ec8
|
Bug 420373 - "need a way to distinguish GREs based on architecture in nsGREGlue" [p=mozilla@rosenauer.org (Wolfgang Rosenauer) r=bsmedberg a1.9b5=schrep]
|
2008-03-21 21:25:34 -07:00 |
scott@scott-macgregor.org
|
30776d4a31
|
Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage. Patch by prasad <prasad@medhas.org> sr=bsmedberg a=bsmedberg
|
2007-09-20 16:14:25 -07:00 |
aaronr@us.ibm.com
|
59fb43870c
|
move nsDeque to xpcom glue. Bug 395349, r+a=bsmedberg
|
2007-09-18 11:14:34 -07:00 |
benjamin@smedbergs.us
|
a8f4f63a68
|
Bug 386025 - Expose cycle-collection symbols, r=graydon
|
2007-08-06 07:34:02 -07:00 |
benjamin@smedbergs.us
|
c0a37d52d8
|
Bug 386445 - mac build stops with "multiple definitions of symbol nsINIParser::GetSrings", also changes to building mac dylibs with -single_module, r=luser,jag
|
2007-07-11 10:26:11 -07:00 |
Olli.Pettay@helsinki.fi
|
27f4f9cf4f
|
Bug 380674, Move nsTObserverArray from content/* to xpcom/*, r=bsmedberg
|
2007-05-22 12:39:14 -07:00 |
bent.mozilla@gmail.com
|
294d273fcd
|
Bug 37795 - "Move nsCategoryCache to the XPCOM Glue". nsCategoryCache was initially created as part of Bug 315598 by Christian Biesinger <cbiesinger@gmx.at>. r=bsmedberg.
|
2007-04-26 06:53:48 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
reed%reedloden.com
|
f744ee2ce1
|
Bug 420373 - "need a way to distinguish GREs based on architecture in nsGREGlue" [p=mozilla@rosenauer.org (Wolfgang Rosenauer) r=bsmedberg a1.9b5=schrep]
|
2008-03-22 04:25:35 +00:00 |
scott%scott-macgregor.org
|
b2f89ec9ef
|
Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage.
Patch by prasad <prasad@medhas.org>
sr=bsmedberg
a=bsmedberg
|
2007-09-20 23:14:26 +00:00 |
aaronr%us.ibm.com
|
99dab3dec2
|
move nsDeque .h and .cpp from xpcom/ds to xpcom/glue.
Bug 395349, r+a=bsmedberg
|
2007-09-18 18:14:35 +00:00 |
benjamin%smedbergs.us
|
bbb6d901f3
|
Bug 386025 - Expose cycle-collection symbols, r=graydon
|
2007-08-06 14:34:05 +00:00 |
benjamin%smedbergs.us
|
d83c776371
|
Bug 386445 - mac build stops with "multiple definitions of symbol nsINIParser::GetSrings", also changes to building mac dylibs with -single_module, r=luser,jag
|
2007-07-11 17:26:12 +00:00 |
Olli.Pettay%helsinki.fi
|
306bb19811
|
Bug 380674, Move nsTObserverArray from content/* to xpcom/*, r=bsmedberg
|
2007-05-22 19:39:14 +00:00 |
bent.mozilla%gmail.com
|
fadc33a800
|
Bug 377995 - "Move nsCategoryCache to the XPCOM Glue". nsCategoryCache was initially created as part of Bug 315598 by Christian Biesinger <cbiesinger@gmx.at>. r=bsmedberg.
|
2007-04-26 13:53:48 +00:00 |
bent.mozilla%gmail.com
|
aec1b244ba
|
Bug 366619 - "Move nsAutoLock and nsAutoMonitor to the glue". nsAutoLock.cpp and nsAutoLock.h were moved from xpcom/threads, see there for CVS history. r=bsmedberg.
|
2007-01-12 20:55:53 +00:00 |
benjamin%smedbergs.us
|
7b434c0d06
|
Bug 349002, try #2 - Refactor xptcall into a frozen API, r=timeless - with OS/2 fixup by Peter Weilbacher
|
2006-11-20 17:03:38 +00:00 |
benjamin%smedbergs.us
|
09d80a0a6f
|
Backout xptcall because linux tboxes are stupid, I think.
|
2006-11-16 20:17:24 +00:00 |
benjamin%smedbergs.us
|
8b41b7fdd0
|
Bug 349002 - Refactor xptcall into a frozen API, r=timeless. Includes OS/2 fixup by Peter Weilbacher
|
2006-11-16 18:29:33 +00:00 |
cvshook%sicking.cc
|
d86d1443a1
|
Bug 355754: Add nsTPtrArray. r=darin sr=bz
|
2006-10-17 21:40:07 +00:00 |
cvshook%sicking.cc
|
e756443cb6
|
backout of previous patch due to redness and warnings
|
2006-10-12 19:08:45 +00:00 |
cvshook%sicking.cc
|
0f9bc607aa
|
Bug 355754: Add nsTPtrArray and nsTConstPtrArray. r=darin/bz sr=bz
|
2006-10-12 18:35:12 +00:00 |
benjamin%smedbergs.us
|
04cdcf3b07
|
Bug 334528 - xulrunner-stub requires the MSVC runtimes to be present; this also fixes embedders and component authors who want to link to the XPCOM glue libraries with various CRTs, r=darin
|
2006-08-30 15:57:03 +00:00 |