VirtualBox

source: vbox/trunk/src/libs/xpcom18a4/xpcom

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104482   11 months vboxsync libs/xpcom: Some fixes in testcases, bugref:3409
(edit) @104218   11 months vboxsync libs/xpcom: Rework the xptcstubs and xptcinvoke code for arm64 to work …
(edit) @104215   11 months vboxsync libs/xpcom: Rework the xptcstubs and xptcinvoke code for arm64 to work …
(edit) @103977   12 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103533   13 months vboxsync libs/xpcom: Remove unused ipcLockservice and tmTransactionManager …
(edit) @103505   13 months vboxsync libs/xpcom: Fix some unused variable warnings, bugref:3409
(edit) @103504   13 months vboxsync libs/xpcom/xpidl: Fix possible but harmless dangling pointer, and fix …
(edit) @103503   13 months vboxsync libs/xpcom/xpidl: Some cleanup, bugref:3409
(edit) @103458   13 months vboxsync libs/xpcom: Remove some unused stuff, bugref:3409
(edit) @103421   13 months vboxsync libs/xpcom: Make use of vrc to check for success (fixes parfait …
(edit) @103140   14 months vboxsync libs/xpcom: Some warning fixes about externally visible functions …
(edit) @103130   14 months vboxsync xpcom/xpidl_idl.c: Fix possible (harmless) memory leaks, bugref:3409
(edit) @103114   14 months vboxsync xpcom/xpt_link.c: Fix possible memory leak, bugref:3409
(edit) @102996   14 months vboxsync libs/xpcom/tstTestHastables: Need to initialize IPRT or we assert in …
(edit) @102694   15 months vboxsync libs/xpcom: Drop the defined(DEBUG) from the guard against calling …
(edit) @102643   15 months vboxsync libs/xpcom: Call Unload() in the nsDll destructor to prevent memory …
(edit) @102642   15 months vboxsync libs/xpcom: Call Unload() in the nsDll destructor to prevent memory …
(edit) @102506   15 months vboxsync libs/xpcom: Fixed some warnings. bugref:10545
(edit) @102470   16 months vboxsync libs/xpcom: Convert the PR_Wait() function to take the timeout in …
(edit) @102463   16 months vboxsync libs/xpcom: Remove some unused files, bugref:10545
(edit) @102460   16 months vboxsync libs/xpcom: Convert the sole user of prclist.h to IPRT's RTList* API …
(edit) @102459   16 months vboxsync libs/xpcom: Convert the sole user of prclist.h to IPRT's RTList* API …
(edit) @102458   16 months vboxsync libs/xpcom: Get rid of PL_strcasecmp/PL_strncasecmp and replace with …
(edit) @102457   16 months vboxsync libs/xpcom: Get rid of PL_strcmp/PL_strncmp and replace with IPRT …
(edit) @102392   16 months vboxsync Revert r160526 as it breaks some testboxes, bugref:10545
(edit) @102390   16 months vboxsync libs/xpcom: Convert the PR_Waitfunction to take the timeout in …
(edit) @102348   16 months vboxsync libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545 [build fix]
(edit) @102345   16 months vboxsync libs/xpcom: Replace remaining APIs from prprf.h with IPRT equivalents, …
(edit) @102334   16 months vboxsync libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
(edit) @102329   16 months vboxsync libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of …
(edit) @102328   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102327   16 months vboxsync libs/xpcom: Remove now unused nsCppSharedAllocator, bugref:10545
(edit) @102326   16 months vboxsync libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in …
(edit) @102325   16 months vboxsync libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in …
(edit) @102324   16 months vboxsync libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of …
(edit) @102323   16 months vboxsync libs/xpcom: Replace PL_strlen with strlen and get rid of it, bugref:10545
(edit) @102321   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102320   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102318   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102316   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102315   16 months vboxsync libs/xpcom: Remove VBOX_MACOSX_FOLLOWS_UNIX_IO which is the default …
(edit) @102314   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102312   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102309   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102307   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102306   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102305   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102303   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102302   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102300   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102248   16 months vboxsync libs/xpcom: Remove not built tests, bugref:10545
(edit) @102238   16 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102237   16 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102235   16 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102225   16 months vboxsync libs/xpcom: Remove use PR_Now() and get rid of it, bugref:10545
(edit) @102218   16 months vboxsync libs/xpcom: Remove mostly unused headers and move used stuff somewhere …
(edit) @102214   16 months vboxsync libs/xpcom: Remove unused includes, bugref:10545
(edit) @102212   16 months vboxsync libs/xpcom: Remove now unused code in nsprpub, bugref:10545 [build fix]
(edit) @102210   16 months vboxsync libs/xpcom/xpcom: Get rid of PR_GetCurrentThread(), bugref:10545
(edit) @102208   16 months vboxsync libs/xpcom: Remove querying the exact failure in plevent.c because …
(edit) @102204   16 months vboxsync libs/xpcom/xpcom: Get rid of last PR_GetErrorText() usages which are …
(edit) @102197   16 months vboxsync libs/xpcom: Remove unused prio.h includes, bugref:10545
(edit) @102196   16 months vboxsync libs/xpcom/xpcom: Convert xptiManifest reading and writing from …
(edit) @102195   16 months vboxsync libs/xpcom/xpcom: Get rid of nsprpub based file I/O and convert to …
(edit) @102192   16 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager registry reading from …
(edit) @102191   16 months vboxsync libs/xpcom/xpcom: Convert xptiManifest reading and writing from …
(edit) @102187   16 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager registry reading from …
(edit) @102186   16 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager and nsCategoryManager …
(edit) @102184   16 months vboxsync libs/xpcom: Convert some xpti logging to use IPRT instead of NSPR, …
(edit) @102177   16 months vboxsync libs/xpcom/xpcom: Convert the xptiAutoLog timestamp writing to IPRT …
(edit) @102175   16 months vboxsync libs/xpcom: Replace PL_strdup/PL_strndup/PL_strfree with IPRT …
(edit) @102174   16 months vboxsync libs/xpcom: Remove more unused code, bugref:10545
(edit) @102122   16 months vboxsync libs/xpcom/xpcom: Backout r160242 as the regression introduced in …
(edit) @102121   16 months vboxsync libs/xpcom/xpcom: Follow-up amendment to r160116 to relocate the …
(edit) @102103   16 months vboxsync libs/xpcom: Make sure IPRT is initialized when NS_InitXPCOM2() is …
(edit) @102058   16 months vboxsync libs/xpcom: Convert nsProxyEventObject to use a IPRT fast mutex …
(edit) @102057   16 months vboxsync libs/xpcom: Convert nsEventQueueService to use a IPRT fast mutex …
(edit) @102050   16 months vboxsync libs/xpcom: Remove now unused prprocess.h API, bugref:10545 [fix]
(edit) @102030   16 months vboxsync libs/xpcom: Get rid of now unused nsThread.{cpp,h}, bugref:10545
(edit) @102017   16 months vboxsync libs/xpcom: Remove TestThreads as nsThread is unused now and scheduled …
(edit) @102016   16 months vboxsync libs/xpcom/xpcom: Convert nsEventQueueService,nsEventQueue and plevent …
(edit) @102006   16 months vboxsync libs/xpcom: Use RTStrFormatR64() and RTStrToFloatEx() instead of …
(edit) @102005   16 months vboxsync libs/xpcom: Use RTStrToDoubleEx() instead of PR_strtod() in …
(edit) @101998   16 months vboxsync libs/xpcom: Remove unused include, bugref:10545
(edit) @101997   16 months vboxsync libs/xpcom/xpcom: Convert from PR_ASSERT to IPRT assertions, bugref:10545
(edit) @101993   16 months vboxsync libs/xpcom: Convert nsEventQueue.cpp from PR_LOG to IPRT's logging …
(edit) @101992   16 months vboxsync libs/xpcom: Convert nsEventQueueService.cpp from PR_LOG to IPRT's …
(edit) @101991   16 months vboxsync libs/xpcom: Convert nsThread.cpp from PR_LOG to IPRT's logging …
(edit) @101990   16 months vboxsync libs/xpcom: Convert plevent.c from PR_LOG to IPRT's logging …
(edit) @101989   16 months vboxsync libs/xpcom: Cleanup nsComponentManager.cpp, convert from PR_LOG to …
(edit) @101988   16 months vboxsync libs/xpcom: Cleanup nsComponentManager.cpp, convert from PR_LOG to …
(edit) @101987   16 months vboxsync libs/xpcom: Cleanup nsNativeComponentLoader.cpp, convert from PR_LOG …
(edit) @101986   16 months vboxsync libs/xpcom: Convert nsObserverService.cpp from PR_LOG to IPRT's Log, …
(edit) @101985   16 months vboxsync libs/xpcom: Cleanup nsDebugImpl.{cpp,h}, remove unused code and move a …
(edit) @101982   16 months vboxsync libs/xpcom: Convert PR_Sleep to RTThreadSleep/RTThreadYield, bugref:10545
(edit) @101981   16 months vboxsync libs/xpcom: Convert plevent.{c,h} to IPRT critical sections and event …
(edit) @101980   16 months vboxsync libs/xpcom: Remove dead code in nsNativeCharsetUtils.cpp, bugref:10545
(edit) @101978   16 months vboxsync libs/xpcom/xpcom/io: Convert some code from using PRLock to IPRT's …
(edit) @101977   16 months vboxsync libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
(edit) @101976   16 months vboxsync libs/xpcom/xpcom/components: Convert some code from using PRLock to …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette