I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 4 years ago.
Sep 17, 2018 — Sep 17, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
[anonymous]
as vboxsync
More... over 4 years ago
Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
[anonymous]
as vboxsync
More... over 4 years ago
FE/Qt: bugref:9335: Restorıng the cursor position instead of moving to end of the text
[anonymous]
as vboxsync
More... over 4 years ago
IPRT: Renamed RTSystemFirmwareValueGet() -> RTSystemFirmwareValueQuery().
[anonymous]
as vboxsync
More... over 4 years ago
FE/Qt: bugref:9335: Connecting to text change rather than text edited.
[anonymous]
as vboxsync
More... over 4 years ago
Shared Clipboard/URI: More renaming (URI -> transfer).
[anonymous]
as vboxsync
More... over 4 years ago
RTSystemFirmware-generic.cpp: Kick out unnecessary headers and assertions from the generic code. Enums shall use the 'enm' prefix in IPRT. Leaving the s/RTSystemFirmwareValueGet/RTSystemFirmwareValueQuery/ renaming to the dev working on the code.
[anonymous]
as vboxsync
More... over 4 years ago
space
[anonymous]
as vboxsync
More... over 4 years ago
RTSystemFirmware-generic.cpp: Kick out unnecessary headers and assertions from the generic code. Enums shall use the 'enm' prefix in IPRT. Leaving the s/RTSystemFirmwareValueGet/RTSystemFirmwareValueQuery/ renaming to the dev working on the code.
[anonymous]
as vboxsync
More... over 4 years ago
PCI: Added info pirq to print the state of so-called legacy PCI interrupt lines.
[anonymous]
as vboxsync
More... over 4 years ago
Main/HostNetworkInterfaceImpl: Use BstrFmt.
[anonymous]
as vboxsync
More... over 4 years ago
ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match current IPRT/main environment validation. [fix]
[anonymous]
as vboxsync
More... over 4 years ago
Main/glue: Implement BstrFmt and BstrFmtVA using the printfV method instead of via Utf8Str+copy.
[anonymous]
as vboxsync
More... over 4 years ago
Main/glue: Moved the implementation of cleanup and copyFrom out of the header. Added a helper for combining cleanup and copyFrom that the assignment operators can use.
[anonymous]
as vboxsync
More... over 4 years ago
Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> VBOX_WITH_SHARED_CLIPBOARD_TRANSFERS.
[anonymous]
as vboxsync
More... over 4 years ago
Shared Clipboard/URI: More renaming (typos).
[anonymous]
as vboxsync
More... over 4 years ago
Shared Clipboard/URI: More renaming to make code base more uniform.
[anonymous]
as vboxsync
More... over 4 years ago
Shared Clipboard/URI: Build fix.
[anonymous]
as vboxsync
More... over 4 years ago
Shared Clipboard/URI: More code for transfer channel handling.
[anonymous]
as vboxsync
More... over 4 years ago
VMM/HMR0: Avoid clearing CR4.VMXE if the for some reason the host already has it set when we try to set-VMXON-clear probe for VMX availability.
[anonymous]
as vboxsync
More... over 4 years ago
VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
[anonymous]
as vboxsync
More... over 4 years ago
VMM/HMVMXR0: Nested VMX: bugref:9180 Tighten up the CR4 guest/host mask to include reserved/unknown bits in CR4.
[anonymous]
as vboxsync
More... over 4 years ago
VMM/IEM: Nested VMX: bugref:9180 nit.
[anonymous]
as vboxsync
More... over 4 years ago
VMM/HMVMXR0: Nested VMX: bugref:9180 Tighten up the CR0 guest/host mask to include reserved/unknown bits in CR0.
[anonymous]
as vboxsync
More... over 4 years ago
VMM/IEM: Nested VMX: bugref:9180 Define macros CR0 ignore mask on VM-entry and VM-exit and use it.
[anonymous]
as vboxsync
More... over 4 years ago
Main/glue: Added an erase method identical to the one in RTCString.
[anonymous]
as vboxsync
More... over 4 years ago
VBoxRT: Added RTUtf16NLen to the stable interface (Bstr needs it).
[anonymous]
as vboxsync
More... over 4 years ago
Main/glue: Added all the append methods that RTCString have and then some.
[anonymous]
as vboxsync
More... over 4 years ago
Main/glue: Added bstr testcase and fixed printf bugs. Introduced jolt, joltNoThrow, reserve and reserveNoThrow for the low level allocation operations needed by printf.
[anonymous]
as vboxsync
More... over 4 years ago
ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match current IPRT/main environment validation.
[anonymous]
as vboxsync
More... over 4 years ago