VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102206   10 months vboxsync VBox: Get rid of unused (and now removed) include, bugref:10545 [build fix]
(edit) @102205   10 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102204   10 months vboxsync libs/xpcom/xpcom: Get rid of last PR_GetErrorText() usages which are …
(edit) @102203   10 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102202   10 months vboxsync libs/xpcom: Start kicking out threads stuff which is not used …
(edit) @102201   10 months vboxsync ValKit/bs3-cpu-basic-3: More 64-bit lea testing. bugref:10371
(edit) @102200   10 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102199   10 months vboxsync libs/xpcom: Remove unused pprio.h, bugref:10545
(edit) @102198   10 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102197   10 months vboxsync libs/xpcom: Remove unused prio.h includes, bugref:10545
(edit) @102196   10 months vboxsync libs/xpcom/xpcom: Convert xptiManifest reading and writing from …
(edit) @102195   10 months vboxsync libs/xpcom/xpcom: Get rid of nsprpub based file I/O and convert to …
(edit) @102194   10 months vboxsync libs/xpcom: Remove now unused prstdio.c, bugref:10545
(edit) @102193   10 months vboxsync scm fix, bs3-mode-MemCopyFlat.asm file
(edit) @102192   10 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager registry reading from …
(edit) @102191   10 months vboxsync libs/xpcom/xpcom: Convert xptiManifest reading and writing from …
(edit) @102190   10 months vboxsync Validation Kit/vboxtestvms.py: Fix config of win7-64 smoketest VM.
(edit) @102189   10 months vboxsync Validation Kit/vboxtestvms.py: Fix guest OS type for Windows Server …
(edit) @102188   10 months vboxsync Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by …
(edit) @102187   10 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager registry reading from …
(edit) @102186   10 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager and nsCategoryManager …
(edit) @102185   10 months vboxsync Storage/DrvVD: Floppy type upgrade fixes. bugref:10371
(edit) @102184   10 months vboxsync libs/xpcom: Convert some xpti logging to use IPRT instead of NSPR, …
(edit) @102183   10 months vboxsync ValKit/bs3-cpu-basic-3: Move the 64-bit lea tests to the high DLL …
(edit) @102182   10 months vboxsync ValKit/bs3-cpu-basic-3: Move the 64-bit lea tests to the high DLL …
(edit) @102181   10 months vboxsync ValKit/bs3kit: High DLL loading fixes (keep forgetting the BIOS …
(edit) @102180   10 months vboxsync Shared Clipboard/tstClipboardHttpServer: Further decreased test file …
(edit) @102179   10 months vboxsync libs/xpcom: Remove more unused code, bugref:10545 [Missing file]
(edit) @102178   10 months vboxsync libs/xpcom: Remove more unused code, bugref:10545
(edit) @102177   10 months vboxsync libs/xpcom/xpcom: Convert the xptiAutoLog timestamp writing to IPRT …
(edit) @102176   10 months vboxsync libs/xpcom: Remove unused code, bugref:10545
(edit) @102175   10 months vboxsync libs/xpcom: Replace PL_strdup/PL_strndup/PL_strfree with IPRT …
(edit) @102174   10 months vboxsync libs/xpcom: Remove more unused code, bugref:10545
(edit) @102173   10 months vboxsync libs/xpcom/nsprpub: Convert PR_Atomic* to ASMAtomic*, bugref:10545 …
(edit) @102172   10 months vboxsync VMM/HMVMXR0: Nested VMX: bugref:10318 Trying to nail down the cause of …
(edit) @102171   10 months vboxsync Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
(edit) @102170   10 months vboxsync Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to …
(edit) @102169   10 months vboxsync VBox/ostypes.h: Added some words on how VBOXOSTYPE is split up as well …
(edit) @102168   10 months vboxsync VBox/ostypes.h: Added some words on how VBOXOSTYPE is split up as well …
(edit) @102167   10 months vboxsync VBoxManage: 'list ostype': Use platformArchitectureToStr (no …
(edit) @102166   10 months vboxsync Shared Clipboard/Transfers: Another build fix for Solaris (not enabled …
(edit) @102165   10 months vboxsync Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by …
(edit) @102164   10 months vboxsync FE/Qt: bugref:10513: Temporary layout workaround for UIDescriptionEditor.
(edit) @102163   10 months vboxsync Shared Clipboard/tstClipboardHttpServer: Added some more tests (Korean …
(edit) @102162   10 months vboxsync FE/Qt: bugref:10513: UINameAndSystemEditor: Make sure editor allows to …
(edit) @102161   10 months vboxsync Shared Clipboard/tstClipboardHttpServer: Compare source and …
(edit) @102160   10 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Make sure both x86 and …
(edit) @102159   10 months vboxsync Shared Clipboard/tstClipboardHttpServer: Increased default running …
(edit) @102158   10 months vboxsync ValKit/bs3kit,bs3-cpu-basic-3: Experimental support for loading a 2nd …
(edit) @102157   10 months vboxsync ValKit/bs3kit,bs3-cpu-basic-3: Experimental support for loading a 2nd …
(edit) @102156   10 months vboxsync IPRT/ldrLX: Must always apply internal fixups after loading the bits, …
(edit) @102155   10 months vboxsync include/VBox/ostypes.h: Fix platform architecture mask, …
(edit) @102154   10 months vboxsync Frontends/VBoxManage: Add platform architecture to OS type list. …
(edit) @102153   10 months vboxsync FE/Qt: bugref:10513: A bit of cleanup for UIGuestOSType stuff.
(edit) @102152   10 months vboxsync FE/Qt: bugref:10513: UIGuestOSType: A bit of refactoring; Rename …
(edit) @102151   10 months vboxsync FE/Qt: bugref:10501. Some fixes in retranslate stuff, etc.
(edit) @102150   10 months vboxsync ValKit/bs3kit: Initial Bs3DiskQueryGeometry code. bugref:10371
(edit) @102149   10 months vboxsync ValKit/bs3kit: Initial Bs3DiskQueryGeometry code. bugref:10371
(edit) @102148   10 months vboxsync FE/Qt: bugref:10501. Build fix.
(edit) @102147   10 months vboxsync FE/Qt: bugref:10501. Splitting UIVMActivityMonitor into a base and a …
(edit) @102146   10 months vboxsync Shared Clipboard/Transfers: Implemented support for percent-encoded …
(edit) @102145   11 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102144   11 months vboxsync WDDM: miniport update: bugref:10529
(edit) @102143   11 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102142   11 months vboxsync Devices/Graphics: avoid compiler warnings. bugref:10529
(edit) @102141   11 months vboxsync Shared Clipboard/Transfers: Implemented support for percent-encoded …
(edit) @102140   11 months vboxsync FE/Qt: bugref:10513: Before opening any kind of settings dialog make …
(edit) @102139   11 months vboxsync FE/Qt: bugref:10513: Get rid of UISettingsDialog/Specific usage; …
(edit) @102138   11 months vboxsync FE/Qt: bugref:10513: Runtime UI / Machine logic: Switching to advanced …
(edit) @102137   11 months vboxsync WDDM: D3D11_1DDI_VIDEODEVICEFUNCS: bugref:10529
(edit) @102136   11 months vboxsync Devices/Graphics: additional header. bugref:10529
(edit) @102135   11 months vboxsync VMM/CPUM: Fixed incorrect assertion on max XState size. ticketref:21678
(edit) @102134   11 months vboxsync ValKit/bs3-cpu-basic-3: Simplified the template files. Fixed lea test …
(edit) @102133   11 months vboxsync ValKit/bs3-cpu-basic-3: 32-bit LEA test fixes and completion. bugref:10371
(edit) @102132   11 months vboxsync ValKit/bs3kit: indent
(edit) @102131   11 months vboxsync ValKit/bs3kit: No need to have and _END segment for the …
(edit) @102130   11 months vboxsync ValKit/bs3-cpu-basic-2: Split out the LEA testing into bs3-cpu-basic-3 …
(edit) @102129   11 months vboxsync ValKit/bs3-cpu-basic-2: Working on LEA testing. bugref:10371
(edit) @102128   11 months vboxsync ValKit/bs3-cpu-basic-2: Working on LEA testing; committing early to …
(edit) @102127   11 months vboxsync ValKit/bs3kit: Added Bs3SelLnkCodePtrToCurPtr and …
(edit) @102126   11 months vboxsync include: kmk incs (sans VBox/err.mac) bugref:10371
(edit) @102125   11 months vboxsync FE/Qt: bugref:10450: QITableWidget: Accessibility interface fixes for …
(edit) @102124   11 months vboxsync FE/Qt: bugref:10513: VBox Manager: Show VM Activity hamburger menu …
(edit) @102123   11 months vboxsync FE/Qt: bugref:10513: VBox Manager: Hide File Manager hamburger menu …
(edit) @102122   11 months vboxsync libs/xpcom/xpcom: Backout r160242 as the regression introduced in …
(edit) @102121   11 months vboxsync libs/xpcom/xpcom: Follow-up amendment to r160116 to relocate the …
(edit) @102120   11 months vboxsync FE/Qt: bugref:10513: VBox Manager: Hide Media, Network and Activity …
(edit) @102119   11 months vboxsync FE/Qt: bugref:10513: VBox Manager: Add corresponding extra-data event …
(edit) @102118   11 months vboxsync FE/Qt: bugref:10513: VBox Manager / Tools pane Global: Don't forget to …
(edit) @102117   11 months vboxsync ValKit/bs3-cpu-basic-2: 16-bit lea/addressing testcase. bugref:10371
(edit) @102116   11 months vboxsync Main/Unattended: added user payload to unattended. bugref:10446
(edit) @102115   11 months vboxsync Shared Clipboard: Better error case handling in …
(edit) @102114   11 months vboxsync Shared Clipboard: Locking fix for ShClTransferHttpServerGetUrlA(). …
(edit) @102113   11 months vboxsync Main: Added IPlatformProperties::getSupportedBootDevices(), so that …
(edit) @102112   11 months vboxsync FE/Qt: bugref:10513: VBox Manager / Tools pane model: Hide restricted …
(edit) @102111   11 months vboxsync FE/Qt: bugref:10513: VBox Manager: Make sure Chooser pane let Tool …
(edit) @102110   11 months vboxsync FE/Qt: bugref:10513: VBox Manager: Update Machine tools menu right …
(edit) @102109   11 months vboxsync ValidationKit: Fix for 7.1 API changes, bugref:10507 [fix]
(edit) @102108   11 months vboxsync ValidationKit: Fix for 7.1 API changes, bugref:10507
(edit) @102107   11 months vboxsync FE/Qt: bugref:10513: VBox Manager / Tools pane: Wipe out stuff related …
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