VirtualBox

source: vbox/trunk/src/libs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102226   16 months vboxsync libs/xpcom: Remove individual *.cfg files and merge relevant stuff …
(edit) @102225   16 months vboxsync libs/xpcom: Remove use PR_Now() and get rid of it, bugref:10545
(edit) @102223   16 months vboxsync libs/xpcom: Remove more unused code, bugref:10545
(edit) @102218   16 months vboxsync libs/xpcom: Remove mostly unused headers and move used stuff somewhere …
(edit) @102217   16 months vboxsync libs/xpcom: Clear out more unused stuff to fix the build, bugref:10545
(edit) @102216   16 months vboxsync libs/xpcom: Remove mostly unused headers and move used stuff somewhere …
(edit) @102215   16 months vboxsync libs/xpcom: Bury the NSPR thread code finally, there is no user left, …
(edit) @102214   16 months vboxsync libs/xpcom: Remove unused includes, bugref:10545
(edit) @102213   16 months vboxsync libs/xpcom: As PR_Interrupt() is not existing anymore it issafe to …
(edit) @102212   16 months vboxsync libs/xpcom: Remove now unused code in nsprpub, bugref:10545 [build fix]
(edit) @102211   16 months vboxsync libs/xpcom: Remove now unused code in nsprpub, bugref:10545
(edit) @102210   16 months vboxsync libs/xpcom/xpcom: Get rid of PR_GetCurrentThread(), bugref:10545
(edit) @102209   16 months vboxsync libs/xpcom/nsprpub: Now that there is no one left querying the …
(edit) @102208   16 months vboxsync libs/xpcom: Remove querying the exact failure in plevent.c because …
(edit) @102207   16 months vboxsync libs/xpcom: Remove unused error handling code, bugref:10545
(edit) @102205   16 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102204   16 months vboxsync libs/xpcom/xpcom: Get rid of last PR_GetErrorText() usages which are …
(edit) @102203   16 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102202   16 months vboxsync libs/xpcom: Start kicking out threads stuff which is not used …
(edit) @102200   16 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102199   16 months vboxsync libs/xpcom: Remove unused pprio.h, bugref:10545
(edit) @102198   16 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(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) @102194   16 months vboxsync libs/xpcom: Remove now unused prstdio.c, bugref:10545
(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) @102179   16 months vboxsync libs/xpcom: Remove more unused code, bugref:10545 [Missing file]
(edit) @102178   16 months vboxsync libs/xpcom: Remove more unused code, bugref:10545
(edit) @102177   16 months vboxsync libs/xpcom/xpcom: Convert the xptiAutoLog timestamp writing to IPRT …
(edit) @102176   16 months vboxsync libs/xpcom: Remove unused code, bugref:10545
(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) @102173   16 months vboxsync libs/xpcom/nsprpub: Convert PR_Atomic* to ASMAtomic*, bugref:10545 …
(edit) @102122   17 months vboxsync libs/xpcom/xpcom: Backout r160242 as the regression introduced in …
(edit) @102121   17 months vboxsync libs/xpcom/xpcom: Follow-up amendment to r160116 to relocate the …
(edit) @102103   17 months vboxsync libs/xpcom: Make sure IPRT is initialized when NS_InitXPCOM2() is …
(edit) @102063   17 months vboxsync libs/xpcom: Remove more now unused code from nsprpub, bugref:10545
(edit) @102062   17 months vboxsync libs/xpcom/ipc/ipcd/daemon: Rewrite the IPC daemon code to move away …
(edit) @102060   17 months vboxsync libs/xpcom/ipc/ipcd/client: Rewrite the IPC client connection code to …
(edit) @102058   17 months vboxsync libs/xpcom: Convert nsProxyEventObject to use a IPRT fast mutex …
(edit) @102057   17 months vboxsync libs/xpcom: Convert nsEventQueueService to use a IPRT fast mutex …
(edit) @102051   17 months vboxsync libs/xpcom: Remove now unused PR_sscanf API, bugref:10545
(edit) @102050   17 months vboxsync libs/xpcom: Remove now unused prprocess.h API, bugref:10545 [fix]
(edit) @102049   17 months vboxsync libs/xpcom: Remove now unused prprocess.h API, bugref:10545
(edit) @102047   17 months vboxsync libs/xpcom/ipc: Rewrote the IPC daemon startup code to use IPRT …
(edit) @102040   17 months vboxsync liblzma: Corrected SUB_DEPTH in Makefile.kmk. This was preventing a …
(edit) @102031   17 months vboxsync libs/xpcom/python: Don't register nsIClassInfo twice, causes a heap …
(edit) @102030   17 months vboxsync libs/xpcom: Get rid of now unused nsThread.{cpp,h}, bugref:10545
(edit) @102017   17 months vboxsync libs/xpcom: Remove TestThreads as nsThread is unused now and scheduled …
(edit) @102016   17 months vboxsync libs/xpcom/xpcom: Convert nsEventQueueService,nsEventQueue and plevent …
(edit) @102015   17 months vboxsync libs/xpcom/ipc: Convert ipcDConnectService.cpp from nsIThread to …
(edit) @102014   17 months vboxsync libs/xpcom/java: Remove unused include, bugref:10545
(edit) @102013   17 months vboxsync libs/xpcom/java: Remove unused code, bugref:10545
(edit) @102008   17 months vboxsync libs/xpcom: Get rid of prdtoa.{c,h} in nsprpub, bugref:10545 [fix]
(edit) @102007   17 months vboxsync libs/xpcom: Get rid of prdtoa.{c,h} in nsprpub, bugref:10545
(edit) @102006   17 months vboxsync libs/xpcom: Use RTStrFormatR64() and RTStrToFloatEx() instead of …
(edit) @102005   17 months vboxsync libs/xpcom: Use RTStrToDoubleEx() instead of PR_strtod() in …
(edit) @102004   17 months vboxsync libs/xpcom: Drop floating point support from PR_sscanf() as it is not …
(edit) @102003   17 months vboxsync libs/xpcom/nsprpub: Convert from PR_ASSERT to IPRT assertions, …
(edit) @102002   17 months vboxsync libs/xpcom: Get rid of unused prmmap.c in nsprpub, bugref:10545
(edit) @102001   17 months vboxsync libs/xpcom: Get rid of prlog.{c,h} in nsprpub, bugref:10545
(edit) @102000   17 months vboxsync libs/xpcom/nsprpub: Convert from PR_ASSERT to IPRT assertions, bugref:10545
(edit) @101999   17 months vboxsync libs/xpcom/nsprpub/lib: Convert from PR_ASSERT to IPRT assertions, …
(edit) @101998   17 months vboxsync libs/xpcom: Remove unused include, bugref:10545
(edit) @101997   17 months vboxsync libs/xpcom/xpcom: Convert from PR_ASSERT to IPRT assertions, bugref:10545
(edit) @101996   17 months vboxsync libs/xpcom/ipc: More conversion to IPRT infrastructure, bugref:10545
(edit) @101995   17 months vboxsync libs/xpcom/ipc: Remove unused transmngr/module code, bugref:10545
(edit) @101994   17 months vboxsync libs/xpcom: Convert ptthread.c from PR_LOG to IPRT's logging …
(edit) @101993   17 months vboxsync libs/xpcom: Convert nsEventQueue.cpp from PR_LOG to IPRT's logging …
(edit) @101992   17 months vboxsync libs/xpcom: Convert nsEventQueueService.cpp from PR_LOG to IPRT's …
(edit) @101991   17 months vboxsync libs/xpcom: Convert nsThread.cpp from PR_LOG to IPRT's logging …
(edit) @101990   17 months vboxsync libs/xpcom: Convert plevent.c from PR_LOG to IPRT's logging …
(edit) @101989   17 months vboxsync libs/xpcom: Cleanup nsComponentManager.cpp, convert from PR_LOG to …
(edit) @101988   17 months vboxsync libs/xpcom: Cleanup nsComponentManager.cpp, convert from PR_LOG to …
(edit) @101987   17 months vboxsync libs/xpcom: Cleanup nsNativeComponentLoader.cpp, convert from PR_LOG …
(edit) @101986   17 months vboxsync libs/xpcom: Convert nsObserverService.cpp from PR_LOG to IPRT's Log, …
(edit) @101985   17 months vboxsync libs/xpcom: Cleanup nsDebugImpl.{cpp,h}, remove unused code and move a …
(edit) @101983   17 months vboxsync libs/xpcom: Remove unused PR_Sleep, bugref:10545
(edit) @101982   17 months vboxsync libs/xpcom: Convert PR_Sleep to RTThreadSleep/RTThreadYield, bugref:10545
(edit) @101981   17 months vboxsync libs/xpcom: Convert plevent.{c,h} to IPRT critical sections and event …
(edit) @101980   17 months vboxsync libs/xpcom: Remove dead code in nsNativeCharsetUtils.cpp, bugref:10545
(edit) @101978   17 months vboxsync libs/xpcom/xpcom/io: Convert some code from using PRLock to IPRT's …
(edit) @101977   17 months vboxsync libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
(edit) @101976   17 months vboxsync libs/xpcom/xpcom/components: Convert some code from using PRLock to …
(edit) @101975   17 months vboxsync libs/xpcom/xpcom: Convert some code from using PRLock to IPRT's …
(edit) @101973   17 months vboxsync libs/xpcom: Remove some hopefully not used code (localtime_r should be …
(edit) @101972   17 months vboxsync libs/xpcom: Remove some hopefully not used code (localtime_r should be …
(edit) @101971   17 months vboxsync libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
(edit) @101970   17 months vboxsync libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
(edit) @101969   17 months vboxsync libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545
(edit) @101968   17 months vboxsync libs/xpcom/nsprpub: Convert PR_Atomic* to ASMAtomic*, bugref:10545
(edit) @101967   17 months vboxsync libs/xpcom/xpcom: Convert PR_Atomic* to ASMAtomic*, bugref:10545
(edit) @101966   17 months vboxsync libs/xpcom/ipc: Convert PR_Atomic* to ASMAtomic*, bugref:10545
(edit) @101965   17 months vboxsync libs/xpcom: Get rid of now unused PR_GetEnv/PR_SetEnv API, …
(edit) @101964   17 months vboxsync libs/xpcom: Get rid of the file descriptor cache in nsprpub as it …
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