VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102208   15 months vboxsync libs/xpcom: Remove querying the exact failure in plevent.c because …
(edit) @102204   15 months vboxsync libs/xpcom/xpcom: Get rid of last PR_GetErrorText() usages which are …
(edit) @102197   15 months vboxsync libs/xpcom: Remove unused prio.h includes, bugref:10545
(edit) @102196   15 months vboxsync libs/xpcom/xpcom: Convert xptiManifest reading and writing from …
(edit) @102195   15 months vboxsync libs/xpcom/xpcom: Get rid of nsprpub based file I/O and convert to …
(edit) @102192   15 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager registry reading from …
(edit) @102191   15 months vboxsync libs/xpcom/xpcom: Convert xptiManifest reading and writing from …
(edit) @102187   15 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager registry reading from …
(edit) @102186   15 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager and nsCategoryManager …
(edit) @102184   15 months vboxsync libs/xpcom: Convert some xpti logging to use IPRT instead of NSPR, …
(edit) @102177   15 months vboxsync libs/xpcom/xpcom: Convert the xptiAutoLog timestamp writing to IPRT …
(edit) @102175   15 months vboxsync libs/xpcom: Replace PL_strdup/PL_strndup/PL_strfree with IPRT …
(edit) @102174   15 months vboxsync libs/xpcom: Remove more unused code, bugref:10545
(edit) @102122   15 months vboxsync libs/xpcom/xpcom: Backout r160242 as the regression introduced in …
(edit) @102121   15 months vboxsync libs/xpcom/xpcom: Follow-up amendment to r160116 to relocate the …
(edit) @102103   15 months vboxsync libs/xpcom: Make sure IPRT is initialized when NS_InitXPCOM2() is …
(edit) @102058   15 months vboxsync libs/xpcom: Convert nsProxyEventObject to use a IPRT fast mutex …
(edit) @102057   15 months vboxsync libs/xpcom: Convert nsEventQueueService to use a IPRT fast mutex …
(edit) @102050   15 months vboxsync libs/xpcom: Remove now unused prprocess.h API, bugref:10545 [fix]
(edit) @102030   15 months vboxsync libs/xpcom: Get rid of now unused nsThread.{cpp,h}, bugref:10545
(edit) @102017   15 months vboxsync libs/xpcom: Remove TestThreads as nsThread is unused now and scheduled …
(edit) @102016   15 months vboxsync libs/xpcom/xpcom: Convert nsEventQueueService,nsEventQueue and plevent …
(edit) @102006   15 months vboxsync libs/xpcom: Use RTStrFormatR64() and RTStrToFloatEx() instead of …
(edit) @102005   15 months vboxsync libs/xpcom: Use RTStrToDoubleEx() instead of PR_strtod() in …
(edit) @101998   15 months vboxsync libs/xpcom: Remove unused include, bugref:10545
(edit) @101997   15 months vboxsync libs/xpcom/xpcom: Convert from PR_ASSERT to IPRT assertions, bugref:10545
(edit) @101993   15 months vboxsync libs/xpcom: Convert nsEventQueue.cpp from PR_LOG to IPRT's logging …
(edit) @101992   15 months vboxsync libs/xpcom: Convert nsEventQueueService.cpp from PR_LOG to IPRT's …
(edit) @101991   15 months vboxsync libs/xpcom: Convert nsThread.cpp from PR_LOG to IPRT's logging …
(edit) @101990   15 months vboxsync libs/xpcom: Convert plevent.c from PR_LOG to IPRT's logging …
(edit) @101989   15 months vboxsync libs/xpcom: Cleanup nsComponentManager.cpp, convert from PR_LOG to …
(edit) @101988   15 months vboxsync libs/xpcom: Cleanup nsComponentManager.cpp, convert from PR_LOG to …
(edit) @101987   15 months vboxsync libs/xpcom: Cleanup nsNativeComponentLoader.cpp, convert from PR_LOG …
(edit) @101986   15 months vboxsync libs/xpcom: Convert nsObserverService.cpp from PR_LOG to IPRT's Log, …
(edit) @101985   15 months vboxsync libs/xpcom: Cleanup nsDebugImpl.{cpp,h}, remove unused code and move a …
(edit) @101982   15 months vboxsync libs/xpcom: Convert PR_Sleep to RTThreadSleep/RTThreadYield, bugref:10545
(edit) @101981   15 months vboxsync libs/xpcom: Convert plevent.{c,h} to IPRT critical sections and event …
(edit) @101980   15 months vboxsync libs/xpcom: Remove dead code in nsNativeCharsetUtils.cpp, bugref:10545
(edit) @101978   15 months vboxsync libs/xpcom/xpcom/io: Convert some code from using PRLock to IPRT's …
(edit) @101977   15 months vboxsync libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
(edit) @101976   15 months vboxsync libs/xpcom/xpcom/components: Convert some code from using PRLock to …
(edit) @101975   15 months vboxsync libs/xpcom/xpcom: Convert some code from using PRLock to IPRT's …
(edit) @101967   15 months vboxsync libs/xpcom/xpcom: Convert PR_Atomic* to ASMAtomic*, bugref:10545
(edit) @101963   15 months vboxsync libs/xpcom: Get rid of now unused PR_GetEnv/PR_SetEnv API, bugref:10545
(edit) @101962   15 months vboxsync libs/xpcom: Convert PR_GetEnv/PR_SetEnv to IPRT RTEnv* API, bugref:10545
(edit) @101960   15 months vboxsync libs/xpcom: Convert nsThread.{cpp,h} to the IPRT RTTls* API, bugref:10545
(edit) @101957   15 months vboxsync libs/xpcom: Convert nsExceptionService.{cpp,h} to IPRT, bugref:10545
(edit) @101944   15 months vboxsync libs/xpcom: Convert xcDll.{cpp,h} and nsLocalFileUnix.cpp to use our …
(edit) @101942   15 months vboxsync libs/xpcom: Remove unused code in xcDll.{cpp,h}, bugref:10545
(edit) @101927   15 months vboxsync libs/xpcom: Remove unused code in nsDeque.{cpp,h}, bugref:10545
(edit) @101926   15 months vboxsync libs/xpcom: Remove some unused code, bugref:10545
(edit) @101925   15 months vboxsync libs/xpcom: Get rid of PR_Lock support in nsAutoLock now that …
(edit) @101922   15 months vboxsync libs/xpcom: Convert xptiInterfaceInfoManager.{cpp,h} to use …
(edit) @101921   15 months vboxsync libs/xpcom/TestAutoLock: Convert to use a fast an IPRT mutex …
(edit) @101920   15 months vboxsync libs/xpcom: Get rid of unused nsIConsole* and nsConsole interfaces …
(edit) @101917   15 months vboxsync libs/xpcom: Convert nsObserverList.{cpp,h} to use an IPRT fast mutex, …
(edit) @101916   15 months vboxsync libs/xpcom: Add the possibility to use IPRT RTSEMFASTMUTEX semaphores …
(edit) @101914   15 months vboxsync libs/xpcom: Add the possibility to use IPRT RTSEMFASTMUTEX semaphores …
(edit) @101907   15 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545 [fix]
(edit) @101905   15 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101898   15 months vboxsync libs/xpcom: Rmove unused code, bugref:10545
(edit) @101897   15 months vboxsync libs/xpcom: Rmove unused code, bugref:10545
(edit) @101895   15 months vboxsync libs/xpcom: Rmove unused code and convert other to use IPRT, bugref:10545
(edit) @101893   15 months vboxsync libs/xpcom: Remove unused files, bugref:10545
(edit) @101875   15 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101871   15 months vboxsync libs/xpcom: Little helper to query whether XPCOM was initialized to …
(edit) @101866   15 months vboxsync libs/xpcom: Cleanup nsDirectoryService.cpp and …
(edit) @101864   15 months vboxsync libs/xpcom: Get rid of unused nsGREDirServiceProvider.{cpp,h}, bugref:10545
(edit) @101863   15 months vboxsync libs/xpcom: Get rid of unused nsISupportsObsolete.h, bugref:10545
(edit) @101862   15 months vboxsync libs/xpcom: Get rid of unused nsILeakDetector.idl, bugref:10545
(edit) @101861   15 months vboxsync libs/xpcom: Get rid of unused NS_GetFrozenFunctions, bugref:10545
(edit) @101860   15 months vboxsync libs/xpcom: Get rid of nsStringStream.{cpp,h} and nsIStringStream, …
(edit) @101859   15 months vboxsync libs/xpcom: Get rid of nsMemoryImpl.{cpp,h} and nsIMemory and repalce …
(edit) @101858   15 months vboxsync libs/xpcom: Remove unused nsXPCOMGlue.cpp, bugref:10545
(edit) @101857   15 months vboxsync libs/xpcom: Remove unused nsCheapSets.{cpp,h}, bugref:10545
(edit) @101856   15 months vboxsync libs/xpcom: Get rid of nsMemoryImpl.{cpp,h} and nsIMemory and repalce …
(edit) @101855   15 months vboxsync libs/xpcom: Remove unused nsTime.h, bugref:10545
(edit) @101854   15 months vboxsync libs/xpcom: Remove unused nsUnitConversion.h, bugref:10545
(edit) @101853   15 months vboxsync libs/xpcom: Remove unused nsFixedSizeAllocator.{cpp,h}, bugref:10545
(edit) @101852   15 months vboxsync libs/xpcom: Get rid of nsMemoryImpl.{cpp,h} and nsIMemory and repalce …
(edit) @101851   15 months vboxsync libs/xpcom: Remove unused nsSegmentedBuffer.{cpp,h}, bugref:10545
(edit) @101848   15 months vboxsync libs/xpcom: Get rid of the memory flusher functionality which is not …
(edit) @101847   15 months vboxsync libs/xpcom: Remove unused includes, bugref:10545
(edit) @101846   15 months vboxsync libs/xpcom: Little helper to query whether XPCOM was initialized to …
(edit) @101838   15 months vboxsync libs/xpcom: Get rid of unused nsIUnicharInputStream and …
(edit) @101837   15 months vboxsync libs/xpcom: Get rid of unused nsIUnicharInputStream and …
(edit) @101836   15 months vboxsync libs/xpcom: Get rid of unused nsPersistentProperties functionality, …
(edit) @101835   15 months vboxsync libs/xpcom: Get rid of unused nsMultiplexInputStream functionality, …
(edit) @101834   15 months vboxsync libs/xpcom: Get rid of unused nsStorageStream functionality, bugref:10545
(edit) @101833   15 months vboxsync libs/xpcom: Get rid of unused nsProcess functionality, bugref:10545
(edit) @101832   15 months vboxsync libs/xpcom: Get rid of unused nsEnvironment functionality, bugref:10545
(edit) @101830   15 months vboxsync libs/xpcom: Get rid of unused pure.h and pure_api.c, bugref:10545
(edit) @101829   15 months vboxsync libs/xpcom: Get rid of unused nsAllocator.{cpp,h} and nsIAllocator.h, …
(edit) @101828   15 months vboxsync libs/xpcom: Get rid of unused nsStackFrameUnix.{cpp,h} (disabled using …
(edit) @101827   15 months vboxsync libs/xpcom: Get rid of unused nsStackFrameWin.{cpp,h}, bugref:10545
(edit) @101826   15 months vboxsync libs/xpcom: Get rid of unused nsProcessMac.cpp, bugref:10545
(edit) @101825   15 months vboxsync libs/xpcom: Get rid of unused nsTimer functionality, bugref:10545
(edit) @101824   15 months vboxsync libs/xpcom: Get rid of unused nsRecyclingAllocator.{cpp,h}, bugref:10545
(edit) @101822   15 months vboxsync libs/xpcom: Get rid of unused macDirectoryCopy.{c,h}, bugref:10545
(edit) @101820   15 months vboxsync libs/xpcom: Get rid of unused nsLinebreakConverter.{cpp,h}, 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