VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @101958   16 months vboxsync VMM/IEM: Flush PC and other shadow guest register copies when emitting …
(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) @101954   16 months vboxsync VMM/IEM: Eliminated IEM_MC_ASSIGN_U8_SX_U64 and …
(edit) @101953   16 months vboxsync VMM/IEM: Removed IEM_MC_ASSIGN as it's not unused. bugref:10371
(edit) @101952   16 months vboxsync VMM/IEM: Corrected wrong immediate manipulation using locals (and …
(edit) @101951   16 months vboxsync VMM/IEM: More IEM_MC_ASSIGN elimination. bugref:10371
(edit) @101950   16 months vboxsync VMM/IEM: Eliminated IEM_MC_ASSIGN use from IEMAllInstTwoByte0f.cpp.h, …
(edit) @101949   16 months vboxsync VMM/IEM: Eliminated IEM_MC_ASSIGN use from IEMAllInstOneByte.cpp.h, …
(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) @101943   16 months vboxsync Additions: X11/Wayland: Add --check switch to vboxwl which should tell …
(edit) @101942   16 months vboxsync libs/xpcom: Remove unused code in xcDll.{cpp,h}, bugref:10545
(edit) @101941   16 months vboxsync Additions: X11/Wayland: Do not link VBoxClient w/ glib and gobject …
(edit) @101940   16 months vboxsync Additions: X11/Wayland: Prevent gcc warning about pFlow can be …
(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) @101937   16 months vboxsync Additions/solaris/{Installer,vboxms,vboxservice}: Add support for the …
(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) @101932   16 months vboxsync VMM/CPUM: Nested VMX: Updated cpumR3AreVmxCpuFeaturesCompatible() for …
(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) @101913   16 months vboxsync VMM/IEM: Release build fix for arm64. bugref:10371
(edit) @101912   16 months vboxsync VMM/IEM: doxygen fix. bugref:10371
(edit) @101911   16 months vboxsync VMM/IEM: Added IEM_MC_NO_NATIVE_RECOMPILE and cleaned up …
(edit) @101908   16 months vboxsync VMM/IEM: Arm64 code generation fixes. bugref:10371
(edit) @101907   16 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545 [fix]
(edit) @101906   16 months vboxsync VMM/IEM: Arm64 host build & bug fixes, alternative disassembler. …
(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
(edit) @101903   16 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101902   16 months vboxsync libs/xpcom: Remove more unused files, bugref:10545
(edit) @101901   16 months vboxsync libs/xpcom: Remove more unused code in nsprpub, bugref:10545
(edit) @101900   16 months vboxsync libs/xpcom: Remove more unused code in nsprpub, bugref:10545
(edit) @101899   16 months vboxsync libs/xpcom: Remove more unused code in 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) @101896   16 months vboxsync Additions: X11/Wayland: Add vboxwl tool into Linux GAs installer, …
(edit) @101895   16 months vboxsync libs/xpcom: Rmove unused code and convert other to use IPRT, bugref:10545
(edit) @101894   16 months vboxsync Additions: X11/Wayland: Add long forgotten VBoxDRMClient into the list …
(edit) @101893   16 months vboxsync libs/xpcom: Remove unused files, bugref:10545
(edit) @101892   16 months vboxsync libs/xpcom: Continue converting some code to use IPRT exclusively, …
(edit) @101891   16 months vboxsync libs/xpcom: Remove more unused code in nsprpub, bugref:10545
(edit) @101890   16 months vboxsync libs/xpcom: Continue converting some code to use IPRT exclusively, …
(edit) @101889   16 months vboxsync libs/xpcom: Continue converting some code to use IPRT exclusively, …
(edit) @101888   16 months vboxsync libs/xpcom: Continue converting some code to use IPRT exclusively, …
(edit) @101887   16 months vboxsync Additions: X11/Wayland: vboxwl: Print error message if command cannot …
(edit) @101886   16 months vboxsync Additions: X11/Wayland: one more fix for docs build, bugref:10194.
(edit) @101885   16 months vboxsync libs/xpcom: Start converting some code to use IPRT exclusively, …
(edit) @101884   16 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101883   16 months vboxsync Additions: X11/Wayland: Fix warnings related to documantation …
(edit) @101882   16 months vboxsync Additions: X11/Wayland: vboxwl: do not link with glib libraries, it …
(edit) @101881   16 months vboxsync Additions: X11/Wayland: fix building issues with older gcc (4.1.2), …
(edit) @101880   16 months vboxsync Additions: X11/Wayland: scm fix, bugref:10194.
(edit) @101879   16 months vboxsync libs/xpcom: Remove unused files, bugref:10545
(edit) @101878   16 months vboxsync Additions: X11/Wayland: Add initial support for clipboard sharing with …
(edit) @101877   16 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101876   16 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545 [fix]
(edit) @101875   16 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101874   16 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101873   16 months vboxsync libs/xpcom: Remove unused files, bugref:10545
(edit) @101872   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) @101870   16 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101869   16 months vboxsync libs/xpcom: Remove code for unused platforms from nsprpub, bugref:10545
(edit) @101868   16 months vboxsync FE/Qt: bugref:10543: VM Settings / Storage pages: Make sure whole the …
(edit) @101867   16 months vboxsync FE/Qt: bugref:10513: Extend UIEditor with optional flag getter for …
(edit) @101866   16 months vboxsync libs/xpcom: Cleanup nsDirectoryService.cpp and …
(edit) @101865   16 months vboxsync FE/Qt: bugref:10543: VM Settings / System and USB pages: Make sure …
(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
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