VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57875   9 years vboxsync WINNT/WDDM: Implement support for the YV12 surface format, fixes VLC …
(edit) @57874   9 years vboxsync FE/Qt: Runtime UI: Update session action restrictions on …
(edit) @57873   9 years vboxsync FE/Qt: Runtime UI: Pass-through IStorageDeviceChangedEvent to UISession.
(edit) @57872   9 years vboxsync process-creation-posix.cpp: solaris build fix.
(edit) @57871   9 years vboxsync process-creation-posix.cpp: darwin build fix.
(edit) @57870   9 years vboxsync process-creation-posix.cpp: Hacked up support for RTPROC_FLAGS_PROFILE …
(edit) @57869   9 years vboxsync process-creation-posix.cpp: Hacked up support for RTPROC_FLAGS_PROFILE …
(edit) @57868   9 years vboxsync Installers/linux: fix some dkms handling.
(edit) @57867   9 years vboxsync VBoxNetFltBow/solaris: log the error code when failing to unload the …
(edit) @57866   9 years vboxsync configure: shell scripting error.
(edit) @57865   9 years vboxsync IPRT,libs: Hacks for building IPRT testcases that can run on NT4. …
(edit) @57864   9 years vboxsync IPRT: Hacks for building IPRT testcases that can run on NT4.
(edit) @57863   9 years vboxsync VMM/VM: Add missing call to GIMR3Term.
(edit) @57862   9 years vboxsync VMM: warning.
(edit) @57861   9 years vboxsync VMM: warning.
(edit) @57860   9 years vboxsync VMM: warnings.
(edit) @57859   9 years vboxsync VMM: warnings.
(edit) @57858   9 years vboxsync VMM: warnings.
(edit) @57857   9 years vboxsync VMM: unused parameter warnings.
(edit) @57856   9 years vboxsync VMM: warnings.
(edit) @57855   9 years vboxsync VMM: Another crack at having more warnings for VMM code enabled.
(edit) @57854   9 years vboxsync VMM: unused parameter warning fixes.
(edit) @57853   9 years vboxsync VMM/PGMAllBth.h: removed STAM profile counter not used locally.
(edit) @57852   9 years vboxsync VMM: unused parameter warning fixes.
(edit) @57851   9 years vboxsync VMM: unused parameter warning fixes.
(edit) @57850   9 years vboxsync Network/DrvNAT: Plug small memory leak in error case
(edit) @57849   9 years vboxsync HostServices/SharedFolders: allow colon character for darwin host.
(edit) @57848   9 years vboxsync Additions/Graphics/WDDM: Mark allocations as visible to the CPU so we …
(edit) @57847   9 years vboxsync tstRTUri: a couple of more tests.
(edit) @57846   9 years vboxsync SrvIntNetR0: intnetR0NetworkEditDhcpFromIntNet - update UDP checksum …
(edit) @57845   9 years vboxsync RTProcCreateEx/win: uninitialized rc fix and made the …
(edit) @57844   9 years vboxsync FE/Qt: Selector-window cleanup/rework (step 6): Representing …
(edit) @57843   9 years vboxsync RTProcCreateEx/win: Implemented RTPROC_FLAGS_PROFILE and …
(edit) @57842   9 years vboxsync FE/Qt: Selector-window cleanup/rework (step 5): Prepare/Cleanup …
(edit) @57841   9 years vboxsync warning
(edit) @57840   9 years vboxsync unused variable
(edit) @57839   9 years vboxsync HostDrivers/linux: don't check the error code of misc_deregister(), …
(edit) @57838   9 years vboxsync tstRTSymlink: Warning.
(edit) @57837   9 years vboxsync FE/Qt: Selector-window cleanup/rework (step 4): Reordering.
(edit) @57836   9 years vboxsync FE/Qt: Selector-window cleanup/rework (step 3): Refactoring.
(edit) @57835   9 years vboxsync RTProc,RTEnv: First pass over the windows process creation code, …
(edit) @57834   9 years vboxsync VBoxServiceControlSession.cpp: No need to pass …
(edit) @57833   9 years vboxsync VBox-CodingGuidelines.cpp: A couple doxygen hints, warning about UTF-8 …
(edit) @57832   9 years vboxsync Main,GUI: positioned the VBoxStartup.log as the 2nd log that can be …
(edit) @57831   9 years vboxsync NetFlt/win: Re-worked offloading handling (#8049)
(edit) @57830   9 years vboxsync FE/Qt: Selector-window cleanup/rework (step 2): Formatting.
(edit) @57829   9 years vboxsync FE/Qt: Selector-window cleanup/rework (step 1): Doxy.
(edit) @57828   9 years vboxsync small fix. wrong condition in AssertBreakStmt
(edit) @57827   9 years vboxsync Devices/Audio: actually consume samples in DrvHostNullAudio
(edit) @57826   9 years vboxsync DnD: RTUriPath -> RTUriFilePath; fixed memory leak.
(edit) @57825   9 years vboxsync IPRT: Removed deprecated RTUriPath().
(edit) @57824   9 years vboxsync IPRT/process-win.cpp: Also clone the handed-in environment block.
(edit) @57823   9 years vboxsync VBoxStartup.log -> VBoxHardening.log; option renamed likewise.
(edit) @57822   9 years vboxsync Mangling.
(edit) @57821   9 years vboxsync Mangling.
(edit) @57820   9 years vboxsync IPRT/process-win.cpp: User profile environment handling, take 2: …
(edit) @57819   9 years vboxsync configure: give Qt from tools priority if present.
(edit) @57818   9 years vboxsync pr7179. as example, first attempt to replace auto_ptr on generic C++ …
(edit) @57817   9 years vboxsync VBoxNetFlt/darwin: vboxNetFltDarwinIffInputOutputWorker - when we we …
(edit) @57816   9 years vboxsync VBoxNetFlt/darwin: Cosmetics - fSrc (packet source) is not a bitmask, …
(edit) @57815   9 years vboxsync http-curl.cpp: Hacked up a libproxy support using dynamic loading, …
(edit) @57814   9 years vboxsync http-curl.cpp: Implemented system proxy config for OS X and fixed …
(edit) @57813   9 years vboxsync http-curl.cpp: Implemented system proxy config for OS X and fixed …
(edit) @57812   9 years vboxsync Installer/linux: rework service handling in RPM to use shared scripts …
(edit) @57811   9 years vboxsync Installer/linux: missing error silencing.
(edit) @57810   9 years vboxsync FE/Qt: Settings dialog: Fixing bug due to which powered off VM with …
(edit) @57809   9 years vboxsync Reverted bad commit r102754.
(edit) @57808   9 years vboxsync Installer/linux and tinderclient: use Qt from build server for RPM …
(edit) @57807   9 years vboxsync Installer/linux and tinderclient: use Qt from build server for RPM builds.
(edit) @57806   9 years vboxsync FE/Qt: Reverting r100157 because it causes a regression.
(edit) @57805   9 years vboxsync FE/Qt: Small cleanup related to UIMachine.
(edit) @57804   9 years vboxsync Installer/linux: RPM build consistency fixes.
(edit) @57803   9 years vboxsync configure: small Qt detection fixes.
(edit) @57802   9 years vboxsync Installer/linux: do not enable PulseAudio for el5 RPMs.
(edit) @57801   9 years vboxsync Devices/VGA,Additions/WDDM: Fix hardware accelerated video playback …
(edit) @57800   9 years vboxsync Guest Control/VBoxService: Use the newly introduced …
(edit) @57799   9 years vboxsync IPRT/process: Introduced flag RTPROC_FLAGS_OVERWRITE_WITH_PROFILE …
(edit) @57798   9 years vboxsync Installer/linux: when creating an RPM, create the directories rpmbuild …
(edit) @57797   9 years vboxsync Installer/linux: build libvpx on centos too.
(edit) @57796   9 years vboxsync configure: detect qt in the tools directory too.
(edit) @57795   9 years vboxsync configure: better kernel header detection in a chroot.
(edit) @57794   9 years vboxsync http-curl.cpp: Implementing parsing the windows proxy server list as …
(edit) @57793   9 years vboxsync Installer/linux: additional convenience settings and documentation for …
(edit) @57792   9 years vboxsync Installer/linux: set the RPM _topdir to be inside the build area.
(edit) @57791   9 years vboxsync Runtime/tests: more testcases for ASMBitSetRange (#8020)
(edit) @57790   9 years vboxsync VMSVGA3d: Turns out I'm blitting to the wrong end (Y direction) of the …
(edit) @57789   9 years vboxsync Installer/linux: support building RPMs without VBoxSDL.
(edit) @57788   9 years vboxsync FE/Qt: Shortcut-pool: On shortcut changes do not forget to load …
(edit) @57787   9 years vboxsync FE/Qt: Action-pool: On shortcut changes do not forget to propagate …
(edit) @57786   9 years vboxsync Installer/linux: simplify separated RPM build output, part 2.
(edit) @57785   9 years vboxsync FE/Qt: Action-pool: No default shortcut for 'Close' action of Selector …
(edit) @57784   9 years vboxsync NAT: rewrite handling of port-forwarding. The most interesting part …
(edit) @57783   9 years vboxsync NAT: %R[natsock] - print "tcp" and "udp" as names, not as protocol numbers.
(edit) @57782   9 years vboxsync SharedFolders: options for guest to host path conversion.
(edit) @57781   9 years vboxsync Devices/Bus/PCI: Improved BAR mapping sanity checking, including …
(edit) @57780   9 years vboxsync HideSetUidRootFromAppKit: Documented it and dropped the long outdated …
(edit) @57779   9 years vboxsync FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 10).
(edit) @57778   9 years vboxsync Installer/linux: simplify separated RPM build output.
(edit) @57777   9 years vboxsync http-curl.cpp: OSE build fix
(edit) @57776   9 years vboxsync DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
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