|
|
@52720
|
10 years |
vboxsync |
Main/Event: build fixes for XPCOM
|
|
|
@52719
|
10 years |
vboxsync |
Main/Event: wrapper conversion, not covering the automatically …
|
|
|
@52667
|
10 years |
vboxsync |
DisplayImpl,VMMDev: cleaned up reenabling of the legacy video …
|
|
|
@52652
|
10 years |
vboxsync |
DisplayImpl: fixes for legacy VBVA locking and restoring saved state.
|
|
|
@52596
|
10 years |
vboxsync |
Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: …
|
|
|
@52585
|
10 years |
vboxsync |
Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
|
|
|
@52574
|
10 years |
vboxsync |
IFramebuffer::capabilities
|
|
|
@52559
|
10 years |
vboxsync |
Main/QMTranslator: export to OSE
|
|
|
@52489
|
10 years |
vboxsync |
Main: tabs
|
|
|
@52481
|
10 years |
vboxsync |
6813 - MachineImpl.cpp - IInternalMachineControl changes.
|
|
|
@52442
|
10 years |
vboxsync |
Main: convert VirtualBoxClient and VRDEServerInfo to use wrappers
|
|
|
@52400
|
10 years |
vboxsync |
6813 KeyboardImpl.cpp changes
|
|
|
@52390
|
10 years |
vboxsync |
Main/crOpenGL: fix video recording
|
|
|
@52324
|
10 years |
vboxsync |
Main/Medium: fix deadlock between Medium::RefreshState and …
|
|
|
@52319
|
10 years |
vboxsync |
Main,Frontends: poll more than one device in IConsole::GetDeviceActivity.
|
|
|
@52317
|
10 years |
vboxsync |
Main/include/objectslist.h: comment
|
|
|
@52312
|
10 years |
vboxsync |
6219: New parameters related to file size / recording time limitation …
|
|
|
@52309
|
10 years |
vboxsync |
DisplayImpl: do not wait for InvalidateAndUpdateEMT completion, …
|
|
|
@52252
|
10 years |
vboxsync |
Main: removed unnecesary vector/SafeArray conversion in …
|
|
|
@52251
|
10 years |
vboxsync |
Main: update guest properties API to work with API wrappers, removed …
|
|
|
@52248
|
10 years |
vboxsync |
Main: ISession fully converted to use API wrappers
|
|
|
@52232
|
10 years |
vboxsync |
Main: ISession partially converted to use API wrappers
|
|
|
@52200
|
10 years |
vboxsync |
Main,Frontends: TakeScreenShot API cleanup.
|
|
|
@52171
|
10 years |
vboxsync |
Main: VM startup logging on windows.
|
|
|
@52159
|
10 years |
vboxsync |
Main/Host: forgotten checkin
|
|
|
@52117
|
10 years |
vboxsync |
DisplayImpl: IDisplay::InvalidateAndUpdateScreen
|
|
|
@52096
|
10 years |
vboxsync |
Main/Medium+AutoCaller+others: missing file in previous change
|
|
|
@52095
|
10 years |
vboxsync |
Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by …
|
|
|
@52090
|
10 years |
vboxsync |
Main, Fe/Qt4: Added method to get effective paravirt. provider in …
|
|
|
@52082
|
10 years |
vboxsync |
6813 - DisplayImpl using COM Wrappers
|
|
|
@52064
|
10 years |
vboxsync |
Main: IDisplay converted to use API wrappers.
|
|
|
@52019
|
10 years |
vboxsync |
Main/Console: Switch to RTMemSafer* for key backings
|
|
|
@52016
|
10 years |
vboxsync |
Main/include/objectslist.h: fix synchronization (lock order violation, …
|
|
|
@51925
|
10 years |
vboxsync |
Console,DrvVD: Clear the encryption keys on suspend
|
|
|
@51903
|
10 years |
vboxsync |
Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
|
|
|
@51888
|
10 years |
vboxsync |
Main: Add possibility to add medium properties for filters in a way …
|
|
|
@51762
|
10 years |
vboxsync |
DisplayImpl: legacy video accel lock fixes, do not call VGA under the lock.
|
|
|
@51753
|
10 years |
vboxsync |
Fix comment
|
|
|
@51752
|
10 years |
vboxsync |
Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
|
|
|
@51687
|
10 years |
vboxsync |
Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
|
|
|
@51627
|
10 years |
vboxsync |
IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
|
|
|
@51612
|
10 years |
vboxsync |
6813 Use of server side API wrapper code - ConsoleImpl.cpp
|
|
|
@51610
|
10 years |
vboxsync |
Reverted r94341: too early.
|
|
|
@51606
|
10 years |
vboxsync |
Main,Frontends: IFramebuffer::NotifyUpdateImage
|
|
|
@51604
|
10 years |
vboxsync |
DisplayImpl: removed obsolete mLast* fields.
|
|
|
@51603
|
10 years |
vboxsync |
DisplayImpl: removed obsolete framebuffer resize handling.
|
|
|
@51556
|
10 years |
vboxsync |
DnD: Added support for dynamically managing formats on the host.
|
|
|
@51553
|
10 years |
vboxsync |
Main: removed obsolete SetFramebuffer method.
|
|
|
@51552
|
10 years |
vboxsync |
Main: removed obsolete GetFramebuffer, updateDisplayData methods.
|
|
|
@51551
|
10 years |
vboxsync |
Main: removed obsolete RequestResize, ResizeCompleted methods.
|
|
|
@51525
|
10 years |
vboxsync |
DisplayImpl: notify framebuffer about VM shutdown.
|
|
|
@51498
|
11 years |
vboxsync |
6813 - MachineImpl use of server side wrappers + misc mods on other …
|
|
|
@51476
|
11 years |
vboxsync |
DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
|
|
|
@51465
|
11 years |
vboxsync |
Main/include: removed unused FramebufferImpl.h
|
|
|
@51460
|
11 years |
vboxsync |
main: async call crogl when needed
|
|
|
@51436
|
11 years |
vboxsync |
Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
|
|
|
@51342
|
11 years |
vboxsync |
Main,DrvVD: Interface to pass the keys to the disk encryption module …
|
|
|
@51337
|
11 years |
vboxsync |
VirtualBoxBase.h: CheckComArgPointerValid
|
|
|
@51321
|
11 years |
vboxsync |
Main: Fixed broken documentation due to wrapper changes.
|
|
|
@51217
|
11 years |
vboxsync |
crOpenGL: pdm led, some fixes to follow
|
|
|
@51141
|
11 years |
vboxsync |
crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
|
|
|
@51121
|
11 years |
vboxsync |
extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
|
|
|
@51092
|
11 years |
vboxsync |
6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
|
|
|
@51026
|
11 years |
vboxsync |
ConsoleImpl: SafeVMPtr mRC priority.
|
|
|
@51013
|
11 years |
vboxsync |
Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup
|
|
|
@51008
|
11 years |
vboxsync |
ConsoleImpl: SafeVMPtr, AutoVMCaller mRC init.
|
|
|
@50996
|
11 years |
vboxsync |
Main: Added paravirt. provider APIs.
|
|
|
@50945
|
11 years |
vboxsync |
ConsoleImpl: fix a race at SafeVMPtr.
|
|
|
@50940
|
11 years |
vboxsync |
compilable w/o CROGL
|
|
|
@50922
|
11 years |
vboxsync |
6183 src-all/PCIDeviceAttachmentImpl.cpp
|
|
|
@50919
|
11 years |
vboxsync |
6183 src-all/SharedFolderImpl.cpp
|
|
|
@50914
|
11 years |
vboxsync |
6813 src-all/ExtPackManagerImpl.cpp
|
|
|
@50874
|
11 years |
vboxsync |
6813 src-all/ProgressImp.cpp + some formatting/line length sorting
|
|
|
@50848
|
11 years |
vboxsync |
crOpenGL: new command submission continued
|
|
|
@50832
|
11 years |
vboxsync |
pr6022. Support X509 certification during import OVF appliance.
|
|
|
@50828
|
11 years |
vboxsync |
DisplayImpl: repaint display after a resize (better fix for a race)
|
|
|
@50764
|
11 years |
vboxsync |
Main/GuestCtrl: Try to fix testsuite session environment tests.
|
|
|
@50754
|
11 years |
vboxsync |
Dev/VGA/crOpenGL/wddm: command thread, more command processing
|
|
|
@50736
|
11 years |
vboxsync |
Main/Console: fixed error code if changing a medium / network …
|
|
|
@50727
|
11 years |
vboxsync |
6813 src-client/GuestSessionImpl.cpp
|
|
|
@50723
|
11 years |
vboxsync |
Main/Console: when changing a medium or network attachment, suspend …
|
|
|
@50709
|
11 years |
vboxsync |
6813 src-client/GuestProcessImpl.cpp
|
|
|
@50686
|
11 years |
vboxsync |
src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm:
…
|
|
|
@50677
|
11 years |
vboxsync |
wddm: misc bugfixes
|
|
|
@50651
|
11 years |
vboxsync |
Main/MachineImpl: use a real counter here
|
|
|
@50650
|
11 years |
vboxsync |
Main/MachineImpl: don't start the NAT network at …
|
|
|
@50618
|
11 years |
vboxsync |
6813 src-client/GuestFileImpl.cpp
|
|
|
@50613
|
11 years |
vboxsync |
6813 src-client/MouseImpl.cpp fixed
|
|
|
@50592
|
11 years |
vboxsync |
6813 src-client/MouseImpl.cpp changes backed out to clear clbr burns
|
|
|
@50589
|
11 years |
vboxsync |
6813 src-client/MouseImpl.cpp
|
|
|
@50580
|
11 years |
vboxsync |
6813 - src-client/EmulatedUSBImpl.cpp
|
|
|
@50559
|
11 years |
vboxsync |
6813 - src-client/GuestDirectoryImpl.cpp
|
|
|
@50548
|
11 years |
vboxsync |
6813 - src-client/GuestDirectoryImpl.cpp - changes backed out due to …
|
|
|
@50547
|
11 years |
vboxsync |
6813 - src-client/GuestDirectoryImpl.cpp
|
|
|
@50544
|
11 years |
vboxsync |
Main/Event: eliminate unused parameter
|
|
|
@50528
|
11 years |
vboxsync |
6813 - src-client/GuestFsObjInfoImpl.cpp wrapper issues sorted
|
|
|
@50516
|
11 years |
vboxsync |
6813 - r92358 changes backed out due to errors on win-dbg clbr and …
|
|
|
@50515
|
11 years |
vboxsync |
6813 - GuestFsObjInfoImpl.cpp 2nd attempt
|
|
|
@50508
|
11 years |
vboxsync |
DnD: Update.
|
|
|
@50504
|
11 years |
vboxsync |
Main/Snapshot: do not rename virtual methods carelessly, the code …
|
|
|