VirtualBox

source: vbox/trunk/src/VBox/Main/src-client@ 78950

Name Size Rev Age Author Last Change
../
win 76553   6 years vboxsync scm --update-copyright-year
xpcom 76598   6 years vboxsync Main: GCC precompiled headers hacking.
AdditionsFacilityImpl.cpp 6.0 KB 76553   6 years vboxsync scm --update-copyright-year
AudioDriver.cpp 10.1 KB 76553   6 years vboxsync scm --update-copyright-year
BusAssignmentManager.cpp 17.8 KB 78509   6 years vboxsync Main/Machine+StorageController+SystemProperties+Console: Add basic …
ClientTokenHolder.cpp 9.7 KB 77436   6 years vboxsync Main: Eradicate the use of BSTR in regular API code, there were leaks …
ConsoleImpl2.cpp 249.8 KB 78915   6 years vboxsync Main/src-client,Main/include: Unregister HGCM service extensions on …
ConsoleImpl.cpp 375.9 KB 78950   6 years vboxsync Shared Clipboard/URI: Update; more work on clipboard area code, …
ConsoleImplTeleporter.cpp 46.7 KB 76553   6 years vboxsync scm --update-copyright-year
ConsoleVRDPServer.cpp 131.0 KB 78897   6 years vboxsync Shared Clipboard/URI: Update.
DisplayImpl.cpp 166.5 KB 78847   6 years vboxsync API: do not loose monitor information which was set before devices …
DisplayImplLegacy.cpp 31.0 KB 76553   6 years vboxsync scm --update-copyright-year
DisplaySourceBitmapImpl.cpp 4.9 KB 76553   6 years vboxsync scm --update-copyright-year
DrvAudioRec.cpp 42.8 KB 76553   6 years vboxsync scm --update-copyright-year
DrvAudioVRDE.cpp 25.6 KB 76553   6 years vboxsync scm --update-copyright-year
EBMLWriter.cpp 8.3 KB 76553   6 years vboxsync scm --update-copyright-year
EmulatedUSBImpl.cpp 17.5 KB 76553   6 years vboxsync scm --update-copyright-year
GuestCtrlImpl.cpp 20.3 KB 78744   6 years vboxsync Main/Guest::updateGuestAdditions: Cleanup similar to r130830. bugref:9320
GuestCtrlPrivate.cpp 48.1 KB 78738   6 years vboxsync Main: Fixed buggy count wraparound handling in …
GuestDirectoryImpl.cpp 12.9 KB 77587   6 years vboxsync Guest Control/Main: Implemented virtual guest object methods for …
GuestDnDPrivate.cpp 32.9 KB 78093   6 years vboxsync DnD/Main: Renamed GuestDnDInst() macro -> GUESTDNDINST().
GuestDnDSourceImpl.cpp 53.9 KB 78745   6 years vboxsync Main/GuestDnD: Moved up comment about dragons and set pTask to NULL …
GuestDnDTargetImpl.cpp 53.1 KB 78745   6 years vboxsync Main/GuestDnD: Moved up comment about dragons and set pTask to NULL …
GuestFileImpl.cpp 45.3 KB 78666   6 years vboxsync Main/GuestControl: Better error message from copyToGuest and various …
GuestFsObjInfoImpl.cpp 4.8 KB 76553   6 years vboxsync scm --update-copyright-year
GuestImpl.cpp 39.1 KB 78234   6 years vboxsync Main/GuestCtrl: Fixed three i_waitForStatusChange() methods that would …
GuestProcessImpl.cpp 82.9 KB 78753   6 years vboxsync GuestProcess::i_startProcessAsync: Must check pTask->createThread …
GuestSessionImpl.cpp 138.2 KB 78758   6 years vboxsync Main/GuestSession::i_startSessionAsync: Simplified the code a little. …
GuestSessionImplTasks.cpp 93.5 KB 78764   6 years vboxsync Main/GuestSessionTask: Commented out RunAsync as it isn't used by …
HGCM.cpp 90.0 KB 78910   6 years vboxsync Main/src-client/HGCM.cpp: Fix memory leak
HGCMObjects.cpp 6.7 KB 76553   6 years vboxsync scm --update-copyright-year
HGCMThread.cpp 22.6 KB 77562   6 years vboxsync HGCMThread: fixed incorrec stats registration. bugref:9172
KeyboardImpl.cpp 12.5 KB 76760   6 years vboxsync Main/Recording: thin out the excessive includes so that it doesn't …
MachineDebuggerImpl.cpp 51.4 KB 76553   6 years vboxsync scm --update-copyright-year
Makefile.kup 0 bytes 35375   14 years vboxsync Adding Makefile.kup files to the new Main directories.
MouseImpl.cpp 39.4 KB 77485   6 years vboxsync Main: add out-of-range to host-side pointer reporting. bugref:9376: …
Nvram.cpp 14.5 KB 76553   6 years vboxsync scm --update-copyright-year
PCIRawDevImpl.cpp 5.6 KB 76760   6 years vboxsync Main/Recording: thin out the excessive includes so that it doesn't …
README.testing 735 bytes 54162   10 years vboxsync Devices/Graphics and Main: avoid unnecessary graphics notifications to …
Recording.cpp 17.8 KB 76893   6 years vboxsync Recording/Main: Use lock() and unlock() in more places.
RecordingInternals.cpp 1.5 KB 76553   6 years vboxsync scm --update-copyright-year
RecordingStream.cpp 38.2 KB 76553   6 years vboxsync scm --update-copyright-year
RecordingUtils.cpp 6.6 KB 76553   6 years vboxsync scm --update-copyright-year
RemoteUSBBackend.cpp 39.4 KB 76553   6 years vboxsync scm --update-copyright-year
RemoteUSBDeviceImpl.cpp 7.8 KB 76553   6 years vboxsync scm --update-copyright-year
SessionImpl.cpp 38.7 KB 78261   6 years vboxsync Main: bugref:6913: Added OnStorageControllerChanged to IVirtualBox …
SharedClipboardPrivate.cpp 2.1 KB 78944   6 years vboxsync Shared Clipboard/URI: Build fix.
UsbCardReader.cpp 66.4 KB 76760   6 years vboxsync Main/Recording: thin out the excessive includes so that it doesn't …
USBDeviceImpl.cpp 7.8 KB 77436   6 years vboxsync Main: Eradicate the use of BSTR in regular API code, there were leaks …
UsbWebcamInterface.cpp 13.8 KB 76760   6 years vboxsync Main/Recording: thin out the excessive includes so that it doesn't …
VBoxDriversRegister.cpp 3.4 KB 76553   6 years vboxsync scm --update-copyright-year
VirtualBoxClientImpl.cpp 26.8 KB 76553   6 years vboxsync scm --update-copyright-year
VMMDevInterface.cpp 41.3 KB 78915   6 years vboxsync Main/src-client,Main/include: Unregister HGCM service extensions on …
WebMWriter.cpp 29.0 KB 76760   6 years vboxsync Main/Recording: thin out the excessive includes so that it doesn't …
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette