VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52626   10 years vboxsync OSX: 3D: offline rendering: atomic variables: U8 -> U32 (thanks to …
(edit) @52625   10 years vboxsync crOpenGL some cleanup
(edit) @52624   10 years vboxsync crOpenGL: fix window ref counting
(edit) @52623   10 years vboxsync Mac OS X host: 3D: offline rendering check: fix atomic variables mess.
(edit) @52622   10 years vboxsync 3D: Mac OS X host: enable support for offline rendering.
(edit) @52621   10 years vboxsync HostDrivers/Support: Enable TSC-delta measurement code.
(edit) @52620   10 years vboxsync HostDrivers/support/tstGIP-2: formatting.
(edit) @52619   10 years vboxsync HostDrivers/support: nits.
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52617   10 years vboxsync Main/src-server: missed header update.
(edit) @52616   10 years vboxsync crOpenGL: revert back ref counting change of r95873: the object owner …
(edit) @52615   10 years vboxsync Main/src-server: warnings.
(edit) @52614   10 years vboxsync crOpenGL: debugging
(edit) @52613   10 years vboxsync Devices/DevACPI: tabs to spaces, trailing whitespace.
(edit) @52612   10 years vboxsync Additions/linux/drm: KMS: use a sysfs file, not a connector property …
(edit) @52611   10 years vboxsync VMM/HMVMXR0: Added ApicAccessToR3 stat and addressed a 4.3 todo.
(edit) @52610   10 years vboxsync Devices/Misc/VirtualKD: mistake in contributor name, apologies.
(edit) @52609   10 years vboxsync New LocalConfig.kmk option VBOX_WITH_QT_PDBS=1 for fetching and …
(edit) @52608   10 years vboxsync asn-ut-time-decode.cpp: Fixed bug in fraction decoding.
(edit) @52607   10 years vboxsync forgot a RT_STRICT.
(edit) @52606   10 years vboxsync build fix
(edit) @52605   10 years vboxsync build fix
(edit) @52604   10 years vboxsync build fix
(edit) @52603   10 years vboxsync build fix
(edit) @52602   10 years vboxsync build fix
(edit) @52601   10 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
(edit) @52600   10 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
(edit) @52599   10 years vboxsync Additions/linux/drm: updated KMS driver to kernel 3.16.
(edit) @52598   10 years vboxsync 3D: darwin host: fix a few memory leaks, objects initialization issues …
(edit) @52597   10 years vboxsync Devices/Misc/VirtualKD: new, slightly modified interface definition …
(edit) @52596   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: …
(edit) @52595   10 years vboxsync VMM/HMVMXR0: Logging.
(edit) @52594   10 years vboxsync FE/Qt: Non Mac OS X build fix for r95868.
(edit) @52593   10 years vboxsync FE/Qt: UISlidingToolBar: Make sure it has no platform shadows after …
(edit) @52592   10 years vboxsync NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
(edit) @52591   10 years vboxsync NAT: Darwin host: extra logging for DNS update events.
(edit) @52590   10 years vboxsync typo
(edit) @52589   10 years vboxsync FE/Qt: Action-pool: Unified way of adding/removing, showing/hiding, …
(edit) @52588   10 years vboxsync grr
(edit) @52587   10 years vboxsync Makefile.kmk: be a bit more specific when building the Guest Additions
(edit) @52586   10 years vboxsync Additions/x11/VBoxClient: re-do virtual terminal switch monitoring to …
(edit) @52585   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
(edit) @52584   10 years vboxsync add/extpacks: don't do rsync in parallel, it disturbs the Windows …
(edit) @52583   10 years vboxsync FE/Qt: Action-pool: Move some code (menu-bar restriction stuff) to …
(edit) @52582   10 years vboxsync iprt/cpuset.h: missed committing file changes for r95853.
(edit) @52581   10 years vboxsync Runtime/r0drv/linux: Reimplemented RTMpOnAll() to be used to execute …
(edit) @52580   10 years vboxsync algorithm or something it needs is missing in one of the additions …
(edit) @52579   10 years vboxsync FE/Qt: Action-pool: Move some code (log-viewer action stuff) to …
(edit) @52578   10 years vboxsync crOpenGL: fix racing
(edit) @52577   10 years vboxsync Additions/x11/VBoxClient: more clean-up.
(edit) @52576   10 years vboxsync missing ';'.
(edit) @52575   10 years vboxsync SUPDrv: Several fixes, thanks to Mathias Krause.
(edit) @52574   10 years vboxsync IFramebuffer::capabilities
(edit) @52573   10 years vboxsync VMM/HMVMXR0: Fix a wrong invalid-guest-state check with regards to …
(edit) @52572   10 years vboxsync FE/Qt: Action-pool: Small connections cleanup.
(edit) @52571   10 years vboxsync wrong
(edit) @52570   10 years vboxsync crOpenGL: debugging
(edit) @52569   10 years vboxsync Config.kmk: Wrong cross certificate filename. spaces was replaces by _.
(edit) @52568   10 years vboxsync temporary hack
(edit) @52567   10 years vboxsync FE/Qt: Runtime UI: Menu-bar separators code cleanup/overhaul.
(edit) @52566   10 years vboxsync Config.kmk: use the correct certificate for signing Windows binaries
(edit) @52565   10 years vboxsync include/iprt/cdefs.h: try fixing the internal compiler error exposed …
(edit) @52564   10 years vboxsync Additions/x11/VBoxClient: more clean-up and fix a test case.
(edit) @52563   10 years vboxsync asn1: clear stuff on decode failure.
(edit) @52562   10 years vboxsync Additions/x11/VBoxClient: clean-up and some C++ to C conversion.
(edit) @52561   10 years vboxsync HDA: Fixed layout ID for Mt Lion.
(edit) @52560   10 years vboxsync crOpenGL: window reference
(edit) @52559   10 years vboxsync Main/QMTranslator: export to OSE
(edit) @52558   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Menu-bar editor: Properly update …
(edit) @52557   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Menu-bar editor: Properly edit …
(edit) @52556   10 years vboxsync FE/Qt: Mac OS X: Extra-data manager: Typo in r95675.
(edit) @52555   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Extend UIActionPool API with possibility …
(edit) @52554   10 years vboxsync VBox/Main: #1909: Bug & coding style fixes.
(edit) @52553   10 years vboxsync HostDrivers/solaris, Runtime/r0drv: Fix calling RTThreadPreemptIs* too …
(edit) @52552   10 years vboxsync Additions/crOpenGL: Linux: reset signal handlers when our shared …
(edit) @52551   10 years vboxsync VMM/CPUM: nit.
(edit) @52550   10 years vboxsync VMM/CPUM: Show invariant TSC support in the release log.
(edit) @52549   10 years vboxsync VBox/Main: #1909: Further compilation & coding style fixes.
(edit) @52548   10 years vboxsync Main: #1909: Compilation fixes
(edit) @52547   10 years vboxsync Devices/Samples/DrvStorageFilter.cpp: adapt to deal properly with …
(edit) @52546   10 years vboxsync VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
(edit) @52545   10 years vboxsync sigh.
(edit) @52544   10 years vboxsync IntNet: intnetR0TrunkSharedMacEditIPv6FromIntNet: Use uint32_t instead …
(edit) @52543   10 years vboxsync IntNet: follow up to r85262 - refactor rewriting of link-level address …
(edit) @52542   10 years vboxsync fix it in the function being called instead.
(edit) @52541   10 years vboxsync fix
(edit) @52540   10 years vboxsync RTCrPkcs7VerifySignedData: initialize hThisDigest to NIL_RTCRDIGEST to …
(edit) @52539   10 years vboxsync build fix
(edit) @52538   10 years vboxsync IPRT,SUP: First part of timestamp counter signatures support.
(edit) @52537   10 years vboxsync IPRT,SUP: First part of timestamp counter signatures support.
(edit) @52536   10 years vboxsync RTAsn1ObjId_Compare: bugfix.
(edit) @52535   10 years vboxsync supR3HardenedWinVerifyCacheInsert: bug fix in collision case.
(edit) @52534   10 years vboxsync Another load configuration kludge, this time for ntdll/xp.
(edit) @52533   10 years vboxsync ASN.1 decoding: limit nesting.
(edit) @52532   10 years vboxsync crOpenGL/osx: do not draw on hidden or unparented view
(edit) @52531   10 years vboxsync crOpenGL: bugfix
(edit) @52530   10 years vboxsync ICH9: PCI IRQ disable bit has no effect on MSIs (#7505).
(edit) @52529   10 years vboxsync Extended avast cleanup kludge. Added build time option of supporting …
(edit) @52528   10 years vboxsync SUP: Try reduce the number of error messages about the same DLL.
(edit) @52527   10 years vboxsync SUP: Reneable threading before doing TrustedError.
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