VirtualBox

source: vbox/trunk/src/libs/xpcom18a4

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102103   15 months vboxsync libs/xpcom: Make sure IPRT is initialized when NS_InitXPCOM2() is …
(edit) @102063   16 months vboxsync libs/xpcom: Remove more now unused code from nsprpub, bugref:10545
(edit) @102062   16 months vboxsync libs/xpcom/ipc/ipcd/daemon: Rewrite the IPC daemon code to move away …
(edit) @102060   16 months vboxsync libs/xpcom/ipc/ipcd/client: Rewrite the IPC client connection code to …
(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) @102051   16 months vboxsync libs/xpcom: Remove now unused PR_sscanf API, bugref:10545
(edit) @102050   16 months vboxsync libs/xpcom: Remove now unused prprocess.h API, bugref:10545 [fix]
(edit) @102049   16 months vboxsync libs/xpcom: Remove now unused prprocess.h API, bugref:10545
(edit) @102047   16 months vboxsync libs/xpcom/ipc: Rewrote the IPC daemon startup code to use IPRT …
(edit) @102031   16 months vboxsync libs/xpcom/python: Don't register nsIClassInfo twice, causes a heap …
(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) @102015   16 months vboxsync libs/xpcom/ipc: Convert ipcDConnectService.cpp from nsIThread to …
(edit) @102014   16 months vboxsync libs/xpcom/java: Remove unused include, bugref:10545
(edit) @102013   16 months vboxsync libs/xpcom/java: Remove unused code, bugref:10545
(edit) @102008   16 months vboxsync libs/xpcom: Get rid of prdtoa.{c,h} in nsprpub, bugref:10545 [fix]
(edit) @102007   16 months vboxsync libs/xpcom: Get rid of prdtoa.{c,h} in nsprpub, bugref:10545
(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) @102004   16 months vboxsync libs/xpcom: Drop floating point support from PR_sscanf() as it is not …
(edit) @102003   16 months vboxsync libs/xpcom/nsprpub: Convert from PR_ASSERT to IPRT assertions, …
(edit) @102002   16 months vboxsync libs/xpcom: Get rid of unused prmmap.c in nsprpub, bugref:10545
(edit) @102001   16 months vboxsync libs/xpcom: Get rid of prlog.{c,h} in nsprpub, bugref:10545
(edit) @102000   16 months vboxsync libs/xpcom/nsprpub: Convert from PR_ASSERT to IPRT assertions, bugref:10545
(edit) @101999   16 months vboxsync libs/xpcom/nsprpub/lib: Convert from PR_ASSERT to IPRT assertions, …
(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) @101996   16 months vboxsync libs/xpcom/ipc: More conversion to IPRT infrastructure, bugref:10545
(edit) @101995   16 months vboxsync libs/xpcom/ipc: Remove unused transmngr/module code, bugref:10545
(edit) @101994   16 months vboxsync libs/xpcom: Convert ptthread.c from PR_LOG to IPRT's logging …
(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) @101983   16 months vboxsync libs/xpcom: Remove unused PR_Sleep, bugref:10545
(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 …
(edit) @101975   16 months vboxsync libs/xpcom/xpcom: Convert some code from using PRLock to IPRT's …
(edit) @101973   16 months vboxsync libs/xpcom: Remove some hopefully not used code (localtime_r should be …
(edit) @101972   16 months vboxsync libs/xpcom: Remove some hopefully not used code (localtime_r should be …
(edit) @101971   16 months vboxsync libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
(edit) @101970   16 months vboxsync libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
(edit) @101969   16 months vboxsync libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545
(edit) @101968   16 months vboxsync libs/xpcom/nsprpub: Convert PR_Atomic* to ASMAtomic*, bugref:10545
(edit) @101967   16 months vboxsync libs/xpcom/xpcom: Convert PR_Atomic* to ASMAtomic*, bugref:10545
(edit) @101966   16 months vboxsync libs/xpcom/ipc: Convert PR_Atomic* to ASMAtomic*, bugref:10545
(edit) @101965   16 months vboxsync libs/xpcom: Get rid of now unused PR_GetEnv/PR_SetEnv API, …
(edit) @101964   16 months vboxsync libs/xpcom: Get rid of the file descriptor cache in nsprpub as it …
(edit) @101963   16 months vboxsync libs/xpcom: Get rid of now unused PR_GetEnv/PR_SetEnv API, bugref:10545
(edit) @101962   16 months vboxsync libs/xpcom: Convert PR_GetEnv/PR_SetEnv to IPRT RTEnv* API, bugref:10545
(edit) @101961   16 months vboxsync libs/xpcom: Get rid of more now unused code in nsprpub, bugref:10545
(edit) @101960   16 months vboxsync libs/xpcom: Convert nsThread.{cpp,h} to the IPRT RTTls* API, bugref:10545
(edit) @101959   16 months vboxsync libs/xpcom: Convert ipcLockService.{cpp,h} to IPRT and remove some …
(edit) @101957   16 months vboxsync libs/xpcom: Convert nsExceptionService.{cpp,h} to IPRT, bugref:10545
(edit) @101956   16 months vboxsync libs/xpcom/python: Convert to IPRT and remove some dead code, …
(edit) @101955   16 months vboxsync libs/xpcom/python: Convert to IPRT and remove some dead code, bugref:10545
(edit) @101948   16 months vboxsync libs/xpcom: Get rid of more unused code in nsprpub, bugref:10545
(edit) @101947   16 months vboxsync libs/xpcom: Get rid of now unused code in nsprpub, bugref:10545
(edit) @101946   16 months vboxsync libs/xpcom: Convert plarena.c to use IPRT, bugref:10545
(edit) @101945   16 months vboxsync libs/xpcom: Get rid of now unused code in nsprpub (prlink.c++), …
(edit) @101944   16 months vboxsync libs/xpcom: Convert xcDll.{cpp,h} and nsLocalFileUnix.cpp to use our …
(edit) @101942   16 months vboxsync libs/xpcom: Remove unused code in xcDll.{cpp,h}, bugref:10545
(edit) @101939   16 months vboxsync libs/xpcom/python: Don't call PyEval_InitThreads() on python >= 3.9.0 …
(edit) @101938   16 months vboxsync libs/xpcom/python: Remove unused file, bugref:10545
(edit) @101936   16 months vboxsync libs/xpcom: Remove support for IPC modules which we never used …
(edit) @101935   16 months vboxsync libs/xpcom: Remove an unused code in nsprpub, bugref:10545
(edit) @101934   16 months vboxsync libs/xpcom: Remove support for IPC modules which we never used …
(edit) @101933   16 months vboxsync libs/xpcom: Remove support for IPC modules which we never used …
(edit) @101931   16 months vboxsync libs/xpcom: Remove an unused header in nsprpub, bugref:10545
(edit) @101930   16 months vboxsync libs/xpcom: Remove an unused code and locks (still being created) in …
(edit) @101929   16 months vboxsync libs/xpcom: Remove an unused lock (was still created) in unix.c, …
(edit) @101928   16 months vboxsync libs/xpcom: Remove unused code in nsDeque.{cpp,h}, bugref:10545 [fix]
(edit) @101927   16 months vboxsync libs/xpcom: Remove unused code in nsDeque.{cpp,h}, bugref:10545
(edit) @101926   16 months vboxsync libs/xpcom: Remove some unused code, bugref:10545
(edit) @101925   16 months vboxsync libs/xpcom: Get rid of PR_Lock support in nsAutoLock now that …
(edit) @101924   16 months vboxsync libs/xpcom/ipcDConnectService: Convert to use RTSEMFASTMUTEX for …
(edit) @101923   16 months vboxsync libs/xpcom/java: Convert to use RTSEMFASTMUTEX for locking, bugref:10545
(edit) @101922   16 months vboxsync libs/xpcom: Convert xptiInterfaceInfoManager.{cpp,h} to use …
(edit) @101921   16 months vboxsync libs/xpcom/TestAutoLock: Convert to use a fast an IPRT mutex …
(edit) @101920   16 months vboxsync libs/xpcom: Get rid of unused nsIConsole* and nsConsole interfaces …
(edit) @101919   16 months vboxsync libs/xpcom/python: Get rid of the log to mozilla console service code …
(edit) @101918   16 months vboxsync libs/xpcom/python: Get rid of the log to mozilla console service code …
(edit) @101917   16 months vboxsync libs/xpcom: Convert nsObserverList.{cpp,h} to use an IPRT fast mutex, …
(edit) @101916   16 months vboxsync libs/xpcom: Add the possibility to use IPRT RTSEMFASTMUTEX semaphores …
(edit) @101915   16 months vboxsync libs/xpcom: Remove some unused code in ipcdclient.cpp, bugref:10545
(edit) @101914   16 months vboxsync libs/xpcom: Add the possibility to use IPRT RTSEMFASTMUTEX semaphores …
(edit) @101907   16 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545 [fix]
(edit) @101905   16 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101904   16 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
Note: See TracRevisionLog for help on using the revision log.

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