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