VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78476   6 years vboxsync Shared Clipboard/URI: SCM fixes.
(edit) @78474   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78443   6 years vboxsync Shared Clipboard/URI: SCM fixes.
(edit) @78440   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78424   6 years vboxsync Config.kmk,GuestHost/OpenGL,Additions/common/crOpenGL: Makefile …
(edit) @78408   6 years vboxsync Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the …
(edit) @78402   6 years vboxsync GuestHost\OpenGL\state_tracker/state_diff.c: Possible crash fix
(edit) @78393   6 years vboxsync Shared Clipboard/URI: Fixed VBoxClipboardWinClose() / …
(edit) @78390   6 years vboxsync Shared Clipboard/URI: Updated GuestHost (common) code.
(edit) @78378   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78377   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78376   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78375   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78342   6 years vboxsync Build fix on Windows where the WDDM driver uses parts of the chromium …
(edit) @78341   6 years vboxsync Config.kmk,Additions/common/crOpenGL,VBox/GuestHost/OpenGL,HostServices …
(edit) @78307   6 years vboxsync Shared Clipboard/URI: First commit; work in progress.
(edit) @78263   6 years vboxsync Config.kmk,GuestHost\OpenGL,HostServices\SharedOpenGL: Fix a bunch of …
(edit) @78198   6 years vboxsync More build fixes
(edit) @78196   6 years vboxsync Another build fix
(edit) @78191   6 years vboxsync Some build fixes
(edit) @78190   6 years vboxsync Merge first stage of the Chromium cleanup from the branch: * …
(edit) @78171   6 years vboxsync Shared Clipboard: Coding style.
(edit) @78161   6 years vboxsync Shared Clipboard: Unified naming of shared guest/host files; too many …
(edit) @78151   6 years vboxsync Shared Clipboard: Got rid of a lot of duplicated code between Windows …
(edit) @78117   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Updates bugref:9407
(edit) @78116   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Updates bugref:9407
(edit) @78105   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Updates bugref:9407
(edit) @78083   6 years vboxsync DnD/GuestHost: Initialize file / directory handles in …
(edit) @78076   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Fixed parameter …
(edit) @78021   6 years vboxsync DnD/DnDURIList: Fixed having an invalid (file) handles when opening …
(edit) @78020   6 years vboxsync DnD/DnDURIObject: Got rid of internal m_fIsOpen member, which is …
(edit) @77180   6 years vboxsync Additions/crOGL: add -lcrypt to Linux VBoxOGLcrutil. 6.0 regression. …
(edit) @77175   6 years vboxsync Additions/crOGL: add -lcrypt to Linux VBoxOGLcrutil. 6.0 regression. …
(edit) @76811   6 years vboxsync 3D: Additional validation of glCopyTexImage2D arguments
(edit) @76802   6 years vboxsync 3D: Linux build fix for GLsizei cast, bugref:9327
(edit) @76793   6 years vboxsync 3D: Validation of glDeleteQueries arguments
(edit) @76787   6 years vboxsync 3D: Parameters validation corrected, bugref:9327
(edit) @76563   6 years vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76541   6 years vboxsync GuestHost: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76379   6 years vboxsync VBox/GuestHost/DragAndDrop.h: Don't include err.h, dir.h and file.h …
(edit) @76377   6 years vboxsync Missed one.
(edit) @76376   6 years vboxsync VBoxUhgsmi.h: GCC doesn't like unnamed sub-structures in C++ code, so …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @75270   6 years vboxsync OpenGL: make runtime loading of shared objects work without DT_RPATH. …
(edit) @75267   6 years vboxsync OpenGL: make runtime loading of shared objects work without DT_RPATH. …
(edit) @74890   6 years vboxsync 3D: Memory allocations fixed, bugref:9251. Merged changes r125768, …
(edit) @74715   6 years vboxsync DnD/URIList: Added support for handling UNC paths.
(edit) @74714   6 years vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
(edit) @74673   6 years vboxsync DnD/DnDURIObject: Fixed checking for valid flags in OpenEx().
(edit) @74574   6 years vboxsync DnD/DnDObject: Documentation, a bit of cleaning / re-structuring. No …
(edit) @74527   6 years vboxsync Build fix.
(edit) @74526   6 years vboxsync DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
(edit) @74208   6 years vboxsync DnD/HostService: Build fix.
(edit) @73223   6 years vboxsync 3D: texture unpacking reworked, bugref:9192. Merged r123597, r123598, …
(edit) @73219   6 years vboxsync GuestHost/OpenGL: deleted obsolete code
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @71930   7 years vboxsync Linux Additions/3D: add symbols needed by Compton in Ubuntu 18.04. …
(edit) @71903   7 years vboxsync 3D: bugref:9096, Chromium code cleanup
(edit) @71886   7 years vboxsync Linux Additions/3D: add symbols needed by Mutter in Ubuntu 18.04. …
(edit) @71880   7 years vboxsync Linux Additions/3D: add symbols needed by Mutter in Ubuntu 18.04. …
(edit) @71591   7 years vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @71469   7 years vboxsync HostServices/SharedOpenGL: Check number of lines in shaders code, fix …
(edit) @71468   7 years vboxsync HostServices/SharedOpenGL: Check number of lines in shaders code, part 2.
(edit) @70959   7 years vboxsync GL/compositor: Trailing space fix.
(edit) @70939   7 years vboxsync HostServices/SharedOpenGL: bugref:9103: Improved logging of Compositor …
(edit) @70897   7 years vboxsync Additions/linux: remove support for building with compatibility …
(edit) @70605   7 years vboxsync DevVGA: cleanup in progress.
(edit) @70601   7 years vboxsync 3D: SharedOpenGL code cleanup, bugref:9043
(edit) @69989   7 years vboxsync Additions/common/OpenGL: fix regressions from r117617/public r68472. …
(edit) @69758   7 years vboxsync VBoxManageGuestCtrl.cpp,DnDURIList.cpp: Fix RTDIRENTRYTYPE_UNKNOWN …
(edit) @69755   7 years vboxsync DnDRUIList.cpp: pointed out broken directory enumeration that looks …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69668   7 years vboxsync GuestHost/SharedClipboard/x11: schedule synchronisation mechanism …
(edit) @69656   7 years vboxsync HostServices/SharedClipboard/X11: fix problems reported by the gcc …
(edit) @69634   7 years vboxsync GuestHost: HGSMIMemAlloc uninit check
(edit) @69629   7 years vboxsync GuestHost/SharedClipboard/X11: fix a hang in the X11 clipboard. …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69393   7 years vboxsync GuestHost/OpenGL: scm updates
(edit) @69392   7 years vboxsync GuestHost/OpenGL: scm updates
(edit) @69391   7 years vboxsync GuestHost/HGSMI: MIT license update
(edit) @69252   7 years vboxsync nit
(edit) @69251   7 years vboxsync HGSMI: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68859   7 years vboxsync Additions/WDDM: Loading of DEBUG versions of VBoxOGL*.dll libraries …
(edit) @68810   7 years vboxsync Additions/WDDM: Check for zero pointers to prevent crash while …
(edit) @68563   7 years vboxsync merging vbglioc r117720: x11-clipboard.cpp: clipLoadXFixes: pyramid …
(edit) @68550   7 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @68483   7 years vboxsync GuestHost: fix uninitialized variable caught by gcc 7
(edit) @68475   7 years vboxsync vboxhgsmi.c: This file is unused, right? So, mark the code as outdated.
(edit) @68474   7 years vboxsync cr_error.h: as far as I can tell, we're ending up using the IPRT …
(edit) @68473   7 years vboxsync vboxhgcm.c: Use VbglR3HGCM* APIs. [build fix]
(edit) @68472   7 years vboxsync vboxhgcm.c: Use VbglR3HGCM* APIs.
(edit) @68458   7 years vboxsync Introducing macros for initializing the VBoxGuestHGCMCallInfo structure.
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