VirtualBox

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

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) @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 …
(edit) @101975   16 months vboxsync libs/xpcom/xpcom: Convert some code from using PRLock to IPRT's …
(edit) @101967   16 months vboxsync libs/xpcom/xpcom: Convert PR_Atomic* to ASMAtomic*, bugref:10545
(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) @101960   16 months vboxsync libs/xpcom: Convert nsThread.{cpp,h} to the IPRT RTTls* API, bugref:10545
(edit) @101957   16 months vboxsync libs/xpcom: Convert nsExceptionService.{cpp,h} to IPRT, bugref:10545
(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) @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) @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) @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) @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) @101898   16 months vboxsync libs/xpcom: Rmove unused code, bugref:10545
(edit) @101897   16 months vboxsync libs/xpcom: Rmove unused code, bugref:10545
(edit) @101895   16 months vboxsync libs/xpcom: Rmove unused code and convert other to use IPRT, bugref:10545
(edit) @101893   16 months vboxsync libs/xpcom: Remove unused files, bugref:10545
(edit) @101875   16 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101871   16 months vboxsync libs/xpcom: Little helper to query whether XPCOM was initialized to …
(edit) @101866   16 months vboxsync libs/xpcom: Cleanup nsDirectoryService.cpp and …
(edit) @101864   16 months vboxsync libs/xpcom: Get rid of unused nsGREDirServiceProvider.{cpp,h}, bugref:10545
(edit) @101863   16 months vboxsync libs/xpcom: Get rid of unused nsISupportsObsolete.h, bugref:10545
(edit) @101862   16 months vboxsync libs/xpcom: Get rid of unused nsILeakDetector.idl, bugref:10545
(edit) @101861   16 months vboxsync libs/xpcom: Get rid of unused NS_GetFrozenFunctions, bugref:10545
(edit) @101860   16 months vboxsync libs/xpcom: Get rid of nsStringStream.{cpp,h} and nsIStringStream, …
(edit) @101859   16 months vboxsync libs/xpcom: Get rid of nsMemoryImpl.{cpp,h} and nsIMemory and repalce …
(edit) @101858   16 months vboxsync libs/xpcom: Remove unused nsXPCOMGlue.cpp, bugref:10545
(edit) @101857   16 months vboxsync libs/xpcom: Remove unused nsCheapSets.{cpp,h}, bugref:10545
(edit) @101856   16 months vboxsync libs/xpcom: Get rid of nsMemoryImpl.{cpp,h} and nsIMemory and repalce …
(edit) @101855   16 months vboxsync libs/xpcom: Remove unused nsTime.h, bugref:10545
(edit) @101854   16 months vboxsync libs/xpcom: Remove unused nsUnitConversion.h, bugref:10545
(edit) @101853   16 months vboxsync libs/xpcom: Remove unused nsFixedSizeAllocator.{cpp,h}, bugref:10545
(edit) @101852   16 months vboxsync libs/xpcom: Get rid of nsMemoryImpl.{cpp,h} and nsIMemory and repalce …
(edit) @101851   16 months vboxsync libs/xpcom: Remove unused nsSegmentedBuffer.{cpp,h}, bugref:10545
(edit) @101848   16 months vboxsync libs/xpcom: Get rid of the memory flusher functionality which is not …
(edit) @101847   16 months vboxsync libs/xpcom: Remove unused includes, bugref:10545
(edit) @101846   16 months vboxsync libs/xpcom: Little helper to query whether XPCOM was initialized to …
(edit) @101838   16 months vboxsync libs/xpcom: Get rid of unused nsIUnicharInputStream and …
(edit) @101837   16 months vboxsync libs/xpcom: Get rid of unused nsIUnicharInputStream and …
(edit) @101836   16 months vboxsync libs/xpcom: Get rid of unused nsPersistentProperties functionality, …
(edit) @101835   16 months vboxsync libs/xpcom: Get rid of unused nsMultiplexInputStream functionality, …
(edit) @101834   16 months vboxsync libs/xpcom: Get rid of unused nsStorageStream functionality, bugref:10545
(edit) @101833   16 months vboxsync libs/xpcom: Get rid of unused nsProcess functionality, bugref:10545
(edit) @101832   16 months vboxsync libs/xpcom: Get rid of unused nsEnvironment functionality, bugref:10545
(edit) @101830   16 months vboxsync libs/xpcom: Get rid of unused pure.h and pure_api.c, bugref:10545
(edit) @101829   16 months vboxsync libs/xpcom: Get rid of unused nsAllocator.{cpp,h} and nsIAllocator.h, …
(edit) @101828   16 months vboxsync libs/xpcom: Get rid of unused nsStackFrameUnix.{cpp,h} (disabled using …
(edit) @101827   16 months vboxsync libs/xpcom: Get rid of unused nsStackFrameWin.{cpp,h}, bugref:10545
(edit) @101826   16 months vboxsync libs/xpcom: Get rid of unused nsProcessMac.cpp, bugref:10545
(edit) @101825   16 months vboxsync libs/xpcom: Get rid of unused nsTimer functionality, bugref:10545
(edit) @101824   16 months vboxsync libs/xpcom: Get rid of unused nsRecyclingAllocator.{cpp,h}, bugref:10545
(edit) @101822   16 months vboxsync libs/xpcom: Get rid of unused macDirectoryCopy.{c,h}, bugref:10545
(edit) @101820   16 months vboxsync libs/xpcom: Get rid of unused nsLinebreakConverter.{cpp,h}, bugref:10545
(edit) @101819   16 months vboxsync libs/xpcom: Get rid of unused (except in a testcase related to that …
(edit) @101817   16 months vboxsync libs/xpcom: Get rid of unused (except in a testcase related to that …
(edit) @101815   16 months vboxsync libs/xpcom: Get rid of unused files, bugref:10545
(edit) @101814   16 months vboxsync libs/xpcom: Get rid of unused files, bugref:10545
(edit) @101808   16 months vboxsync libs/xpcom: Get rid of unused nsFastLoadService and nsFastLoadFile, …
(edit) @101807   16 months vboxsync libs/xpcom: Remove unused files, bugref:10545
(edit) @101804   16 months vboxsync libs/xpcom: Remove unused files, bugref:10545
(edit) @101803   16 months vboxsync libs/xpcom: Get rid of code used only if MOZ_TIMELINE is defined which …
(edit) @101789   16 months vboxsync libs/xpcom: Remove nsTextFormatter.{cpp,h} which aren't used, bugref:10545
(edit) @101777   16 months vboxsync libs/xpcom: Remove all code associated with GC_LEAK_DETECTOR as it is …
(edit) @101776   16 months vboxsync libs/xpcom: Remove prthinfo which isn't used, bugref:10545
(edit) @101768   16 months vboxsync libs/xpcom: Remove unused files, bugref:10545
(edit) @101748   16 months vboxsync libs/xpcom: Remove prsystem.{c,h} and uxrng.c as they aren't used …
(edit) @101739   16 months vboxsync libs/xpcom: Remove unused files, bugref:10545
(edit) @101733   16 months vboxsync libs/xpcom: Remove unused files, 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