VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73900   6 years vboxsync IPRT/rest: More API code generation bits. bugref:9167
(edit) @73899   6 years vboxsync IPRT/http: Prototyped RTHttpPerform function. bugref:9167
(edit) @73898   6 years vboxsync Temporarily use RT_NOREF to avoid build errors.
(edit) @73897   6 years vboxsync bugref:9152. Build fixes.
(edit) @73896   6 years vboxsync bugref:9152. Build fixes.
(edit) @73895   6 years vboxsync IPRT/rest: Wrap primitive types to unify serializing, deserializing, …
(edit) @73894   6 years vboxsync bugref:9152. Build fixes.
(edit) @73893   6 years vboxsync bugref:9152. Build fixes.
(edit) @73892   6 years vboxsync bugref:9152. divided the OCI/OPC/OVF tasks into the separate threads.
(edit) @73891   6 years vboxsync iprt/cdefs.h: Added RT_OVERRIDE as a wrapper for the C++11 override …
(edit) @73890   6 years vboxsync IPRT/http: Added a couple functions for adding headers. Issues with …
(edit) @73889   6 years vboxsync IPRT/rest: More 'api' generator work. bugref:9167
(edit) @73888   6 years vboxsync IPRT/http: Added a couple functions for adding headers. Issues with …
(edit) @73887   6 years vboxsync IPRT/swagger: Hacking api source. bugref:9167
(edit) @73886   6 years vboxsync IPRT/http: RTHttpDestroy shall return a status. bugref:9167
(edit) @73885   6 years vboxsync VMM/HM, IEM: Nested VMX: bugref:9180 Implement VMCLEAR instruction, …
(edit) @73884   6 years vboxsync IPRT/swagger: Hacking api source. bugref:9167
(edit) @73883   6 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [doxygen]
(edit) @73882   6 years vboxsync FE/Qt: UIActionPool: A bit of renames.
(edit) @73881   6 years vboxsync FE/Qt: VirtualBox Manager UI: UIToolbarTools: Temporary buttons for …
(edit) @73880   6 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [build fix]
(edit) @73879   6 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167
(edit) @73878   6 years vboxsync Audio/DrvHostValidationKit: Renaming.
(edit) @73877   6 years vboxsync Audio/DrvHostValidationKit: No input stream supported (yet).
(edit) @73876   6 years vboxsync IPRT: More REST work. bugref:9167 [doxygen]
(edit) @73875   6 years vboxsync IPRT: More REST work. bugref:9167
(edit) @73874   6 years vboxsync RTJson: Added RTJsonValueTypeName and did some internal macro cleanups …
(edit) @73873   6 years vboxsync OCI: Move OCI code to the extension pack
(edit) @73872   6 years vboxsync Audio/DrvAudio: Take a shortcut in …
(edit) @73871   6 years vboxsync FE/Qt: bugref:9085. Update keyboard indicator we insert host key combo …
(edit) @73870   6 years vboxsync VMM: Nested VMX: Added VMX CPUID features for RDRAND, RDSEED and PML. …
(edit) @73869   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added VMCS map.
(edit) @73868   6 years vboxsync hm_vmx.h: Nested VMX: Added some missed fields in the Virtual VMCS …
(edit) @73867   6 years vboxsync Network/E1000: LEDCTL implementation, prompted by patch on vbox-dev.
(edit) @73866   6 years vboxsync iprt/swagger-codegen: More model source template hacking. bugref:9167
(edit) @73865   6 years vboxsync iprt/swagger-codegen: Started on the model source template. bugref:9167
(edit) @73864   6 years vboxsync iprt/swagger-codegen: More codegen hacking. bugref:9167
(edit) @73863   6 years vboxsync Config.kmk: fix typo
(edit) @73862   6 years vboxsync Config.kmk: the previous change wasn't meant to be for Windows target
(edit) @73861   6 years vboxsync Config.kmk: for extpacks using the API need to link against the …
(edit) @73860   6 years vboxsync FE/Qt: UIActionPool* classes: Move Log Viewer, Snapshot Pane, Media …
(edit) @73859   6 years vboxsync FE/Qt: UIActionPool, UIShortcutPool and UIGlobalSettingsInput: Extend …
(edit) @73858   6 years vboxsync Main: bugref:8929: Medium::setDescription has been reordered to avoid …
(edit) @73857   6 years vboxsync http.h: doxygen.
(edit) @73856   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Virtual-VMCS layout.
(edit) @73855   6 years vboxsync Installer/darwin: In the uninstall script wait for user confirmation …
(edit) @73854   6 years vboxsync configure.vbs: hack for disabling any libopus use until the necessary …
(edit) @73853   6 years vboxsync Main/CloudClient+Progress+ExtPack: Make use of the extpack helper …
(edit) @73852   6 years vboxsync NetLwf/Win: (bugref:9233) Ignore empty MDLs to prevent Windows host …
(edit) @73851   6 years vboxsync http-curl.cpp: revert r124526. We still need to support systems with …
(edit) @73850   6 years vboxsync Installer/darwin: du "-s" flag (summary) is the same as "-d 0" (depth) …
(edit) @73849   6 years vboxsync iprt/cpp/restbase.h: fix doxygen comments
(edit) @73848   6 years vboxsync http.h: read and write callbacks are passed directly to curl and so …
(edit) @73847   6 years vboxsync FE/Qt: bugref:9085: A bit of fixes and missed part for r124533.
(edit) @73846   6 years vboxsync FE/Qt: VirtualBox Manager UI: Rework sliding animation to use more …
(edit) @73845   6 years vboxsync FE/Qt: UISlidingAnimation: Notify about animation completion only when …
(edit) @73844   6 years vboxsync FE/Qt: UISlidingAnimation: Possibility to reverse animation initially.
(edit) @73843   6 years vboxsync FE/Qt: UIVersion: Typo fix.
(edit) @73842   6 years vboxsync FE/Qt: UISlidingAnimation: Initial implementation.
(edit) @73841   6 years vboxsync FE/Qt: bugref:9085. Implementing a togglable for the machine UI to …
(edit) @73840   6 years vboxsync Audio/DrvHostPulseAudio: Fixed input stream creation.
(edit) @73839   6 years vboxsync http-curl.c: Factor out CURLcode rtHttpSetWriteCallback() and use it …
(edit) @73838   6 years vboxsync Audio: Added the backend's (friendly) name into the backend configuration.
(edit) @73837   6 years vboxsync http-curl.cpp: Use CURL_FAILURE() macro in the new code.
(edit) @73836   6 years vboxsync http.h: Oops, drop a temporary comment that was there just to provide …
(edit) @73835   6 years vboxsync Main/OCI: doxygen comment fix
(edit) @73834   6 years vboxsync http-curl.cpp: Use new CURLOPT_XFERINFOFUNCTION instead of old …
(edit) @73833   6 years vboxsync Audio: Async I/O fixes for HDA + AC'97.
(edit) @73832   6 years vboxsync http-curl.cpp: Rename http callback typedefs to conform to the iprt …
(edit) @73831   6 years vboxsync Audio/DrvHostPulseAudio: Also explicitly set acquired buffer …
(edit) @73830   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @73829   6 years vboxsync Main/ExtPackManager: resolve signed/unsigned warnings on Windows
(edit) @73828   6 years vboxsync ExtPack.h: build fix
(edit) @73827   6 years vboxsync Main/ExtPackManager: windows build fix
(edit) @73826   6 years vboxsync Main/UnattendedScript: clean up includes, it never needed MachineImpl.h
(edit) @73825   6 years vboxsync Main/ExtPack: Add extpack helper interface for creating and updating …
(edit) @73824   6 years vboxsync Main/Progress: eliminate useless copying of Utf8Str for method calls
(edit) @73823   6 years vboxsync FE/Qt: Forgot something in r124474.
(edit) @73822   6 years vboxsync Installer/darwin: Increase the DMG size fudge for high sierra.
(edit) @73821   6 years vboxsync Audio/DrvHostPulseAudio: Fixed regression in paStreamOpen() because of …
(edit) @73820   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @73819   6 years vboxsync iprt/crypto: some documentation updates. bugref:9152
(edit) @73818   6 years vboxsync Build fix.
(edit) @73817   6 years vboxsync Audio/DrvAudio: Const.
(edit) @73816   6 years vboxsync Build fix.
(edit) @73815   6 years vboxsync Build fix.
(edit) @73814   6 years vboxsync Audio/DrvAudio: Fixes for drvAudioStreamPlay(), drvAudioStreamWrite() …
(edit) @73813   6 years vboxsync Build fix.
(edit) @73812   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @73811   6 years vboxsync Audio/Mixer: No need to return aligned writable sizes in …
(edit) @73810   6 years vboxsync Audio/Mixer: Documentation.
(edit) @73809   6 years vboxsync Audio/Mixer: Restructured internal sink writing code into multiple …
(edit) @73808   6 years vboxsync dbgstackdumpself: missing blank line.
(edit) @73807   6 years vboxsync tstRTCrPkix-1: Forgot to update the digest with the text we wanted to …
(edit) @73806   6 years vboxsync doc/VBox-CodingGuidelines.cpp: added a Main API specific rule allowing …
(edit) @73805   6 years vboxsync fixed signed/unsigned mismatch in the comparsion
(edit) @73804   6 years vboxsync Main: bugref:9075: added check into the IMachine::SetExtraData and …
(edit) @73803   6 years vboxsync iprt/cpp/restbase.h: Some serialization and deserialization ideas. …
(edit) @73802   6 years vboxsync iprt/cpp/restbase.h: doxygen fix. bugref:9167
(edit) @73801   6 years vboxsync IPRT/strformatter: Added %RJs for formatting JSON quoted strings. …
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