VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102238   17 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102237   17 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102236   17 months vboxsync libs/xpcom: Move machine dependent (MD) code for the interval API into …
(edit) @102235   17 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102234   17 months vboxsync libs/xpcom: Move machine dependent (MD) code for the interval API into …
(edit) @102233   17 months vboxsync libs/xpcom: Remove useless init code in nsprpub, bugref:10545
(edit) @102232   17 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102231   17 months vboxsync libs/xpcom: Remove individual _<os>.h files and merge relevant stuff …
(edit) @102230   17 months vboxsync Shared Clipboard/tstClipboardHttpServer: Try to fixing timeouts on the …
(edit) @102229   17 months vboxsync libs/xpcom: Remove individual *.cfg files and merge relevant stuff …
(edit) @102228   17 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102227   17 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102226   17 months vboxsync libs/xpcom: Remove individual *.cfg files and merge relevant stuff …
(edit) @102225   17 months vboxsync libs/xpcom: Remove use PR_Now() and get rid of it, bugref:10545
(edit) @102224   17 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102223   17 months vboxsync libs/xpcom: Remove more unused code, bugref:10545
(edit) @102222   17 months vboxsync FE/Qt: Minimum for font scaling is now 40% instead of 20%.
(edit) @102221   17 months vboxsync FE/Qt: bugref:10513: Reverting r160146; As we consider this option to …
(edit) @102220   17 months vboxsync FE/Qt: bugref:10513: Changed requirements for Global Preferences …
(edit) @102219   17 months vboxsync FE/Qt: bugref:10513: Changed requirements for Basic set of …
(edit) @102218   17 months vboxsync libs/xpcom: Remove mostly unused headers and move used stuff somewhere …
(edit) @102217   17 months vboxsync libs/xpcom: Clear out more unused stuff to fix the build, bugref:10545
(edit) @102216   17 months vboxsync libs/xpcom: Remove mostly unused headers and move used stuff somewhere …
(edit) @102215   17 months vboxsync libs/xpcom: Bury the NSPR thread code finally, there is no user left, …
(edit) @102214   17 months vboxsync libs/xpcom: Remove unused includes, bugref:10545
(edit) @102213   17 months vboxsync libs/xpcom: As PR_Interrupt() is not existing anymore it issafe to …
(edit) @102212   17 months vboxsync libs/xpcom: Remove now unused code in nsprpub, bugref:10545 [build fix]
(edit) @102211   17 months vboxsync libs/xpcom: Remove now unused code in nsprpub, bugref:10545
(edit) @102210   17 months vboxsync libs/xpcom/xpcom: Get rid of PR_GetCurrentThread(), bugref:10545
(edit) @102209   17 months vboxsync libs/xpcom/nsprpub: Now that there is no one left querying the …
(edit) @102208   17 months vboxsync libs/xpcom: Remove querying the exact failure in plevent.c because …
(edit) @102207   17 months vboxsync libs/xpcom: Remove unused error handling code, bugref:10545
(edit) @102206   17 months vboxsync VBox: Get rid of unused (and now removed) include, bugref:10545 [build fix]
(edit) @102205   17 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102204   17 months vboxsync libs/xpcom/xpcom: Get rid of last PR_GetErrorText() usages which are …
(edit) @102203   17 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102202   17 months vboxsync libs/xpcom: Start kicking out threads stuff which is not used …
(edit) @102201   17 months vboxsync ValKit/bs3-cpu-basic-3: More 64-bit lea testing. bugref:10371
(edit) @102200   17 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102199   17 months vboxsync libs/xpcom: Remove unused pprio.h, bugref:10545
(edit) @102198   17 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102197   17 months vboxsync libs/xpcom: Remove unused prio.h includes, bugref:10545
(edit) @102196   17 months vboxsync libs/xpcom/xpcom: Convert xptiManifest reading and writing from …
(edit) @102195   17 months vboxsync libs/xpcom/xpcom: Get rid of nsprpub based file I/O and convert to …
(edit) @102194   17 months vboxsync libs/xpcom: Remove now unused prstdio.c, bugref:10545
(edit) @102193   17 months vboxsync scm fix, bs3-mode-MemCopyFlat.asm file
(edit) @102192   17 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager registry reading from …
(edit) @102191   17 months vboxsync libs/xpcom/xpcom: Convert xptiManifest reading and writing from …
(edit) @102190   17 months vboxsync Validation Kit/vboxtestvms.py: Fix config of win7-64 smoketest VM.
(edit) @102189   17 months vboxsync Validation Kit/vboxtestvms.py: Fix guest OS type for Windows Server …
(edit) @102188   17 months vboxsync Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by …
(edit) @102187   17 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager registry reading from …
(edit) @102186   17 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager and nsCategoryManager …
(edit) @102185   17 months vboxsync Storage/DrvVD: Floppy type upgrade fixes. bugref:10371
(edit) @102184   17 months vboxsync libs/xpcom: Convert some xpti logging to use IPRT instead of NSPR, …
(edit) @102183   17 months vboxsync ValKit/bs3-cpu-basic-3: Move the 64-bit lea tests to the high DLL …
(edit) @102182   17 months vboxsync ValKit/bs3-cpu-basic-3: Move the 64-bit lea tests to the high DLL …
(edit) @102181   17 months vboxsync ValKit/bs3kit: High DLL loading fixes (keep forgetting the BIOS …
(edit) @102180   17 months vboxsync Shared Clipboard/tstClipboardHttpServer: Further decreased test file …
(edit) @102179   17 months vboxsync libs/xpcom: Remove more unused code, bugref:10545 [Missing file]
(edit) @102178   17 months vboxsync libs/xpcom: Remove more unused code, bugref:10545
(edit) @102177   17 months vboxsync libs/xpcom/xpcom: Convert the xptiAutoLog timestamp writing to IPRT …
(edit) @102176   17 months vboxsync libs/xpcom: Remove unused code, bugref:10545
(edit) @102175   17 months vboxsync libs/xpcom: Replace PL_strdup/PL_strndup/PL_strfree with IPRT …
(edit) @102174   17 months vboxsync libs/xpcom: Remove more unused code, bugref:10545
(edit) @102173   17 months vboxsync libs/xpcom/nsprpub: Convert PR_Atomic* to ASMAtomic*, bugref:10545 …
(edit) @102172   17 months vboxsync VMM/HMVMXR0: Nested VMX: bugref:10318 Trying to nail down the cause of …
(edit) @102171   17 months vboxsync Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
(edit) @102170   17 months vboxsync Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to …
(edit) @102167   17 months vboxsync VBoxManage: 'list ostype': Use platformArchitectureToStr (no …
(edit) @102166   17 months vboxsync Shared Clipboard/Transfers: Another build fix for Solaris (not enabled …
(edit) @102165   17 months vboxsync Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by …
(edit) @102164   17 months vboxsync FE/Qt: bugref:10513: Temporary layout workaround for UIDescriptionEditor.
(edit) @102163   17 months vboxsync Shared Clipboard/tstClipboardHttpServer: Added some more tests (Korean …
(edit) @102162   17 months vboxsync FE/Qt: bugref:10513: UINameAndSystemEditor: Make sure editor allows to …
(edit) @102161   17 months vboxsync Shared Clipboard/tstClipboardHttpServer: Compare source and …
(edit) @102160   17 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Make sure both x86 and …
(edit) @102159   17 months vboxsync Shared Clipboard/tstClipboardHttpServer: Increased default running …
(edit) @102158   17 months vboxsync ValKit/bs3kit,bs3-cpu-basic-3: Experimental support for loading a 2nd …
(edit) @102157   17 months vboxsync ValKit/bs3kit,bs3-cpu-basic-3: Experimental support for loading a 2nd …
(edit) @102156   17 months vboxsync IPRT/ldrLX: Must always apply internal fixups after loading the bits, …
(edit) @102154   17 months vboxsync Frontends/VBoxManage: Add platform architecture to OS type list. …
(edit) @102153   17 months vboxsync FE/Qt: bugref:10513: A bit of cleanup for UIGuestOSType stuff.
(edit) @102152   17 months vboxsync FE/Qt: bugref:10513: UIGuestOSType: A bit of refactoring; Rename …
(edit) @102151   17 months vboxsync FE/Qt: bugref:10501. Some fixes in retranslate stuff, etc.
(edit) @102150   17 months vboxsync ValKit/bs3kit: Initial Bs3DiskQueryGeometry code. bugref:10371
(edit) @102149   17 months vboxsync ValKit/bs3kit: Initial Bs3DiskQueryGeometry code. bugref:10371
(edit) @102148   17 months vboxsync FE/Qt: bugref:10501. Build fix.
(edit) @102147   17 months vboxsync FE/Qt: bugref:10501. Splitting UIVMActivityMonitor into a base and a …
(edit) @102146   17 months vboxsync Shared Clipboard/Transfers: Implemented support for percent-encoded …
(edit) @102145   17 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102144   17 months vboxsync WDDM: miniport update: bugref:10529
(edit) @102143   17 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102142   17 months vboxsync Devices/Graphics: avoid compiler warnings. bugref:10529
(edit) @102141   17 months vboxsync Shared Clipboard/Transfers: Implemented support for percent-encoded …
(edit) @102140   17 months vboxsync FE/Qt: bugref:10513: Before opening any kind of settings dialog make …
(edit) @102139   17 months vboxsync FE/Qt: bugref:10513: Get rid of UISettingsDialog/Specific usage; …
(edit) @102138   17 months vboxsync FE/Qt: bugref:10513: Runtime UI / Machine logic: Switching to advanced …
(edit) @102137   17 months vboxsync WDDM: D3D11_1DDI_VIDEODEVICEFUNCS: bugref:10529
(edit) @102136   17 months vboxsync Devices/Graphics: additional header. bugref:10529
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