VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63244   8 years vboxsync Main: warnings
(edit) @63243   8 years vboxsync Config.kmk: VBOXCROGLR3GUESTDLL + …
(edit) @63242   8 years vboxsync VBoxMPVbva.cpp/h: RT_DECL is not for use outside IPRT!! This code …
(edit) @63241   8 years vboxsync nits
(edit) @63240   8 years vboxsync Main: warnings
(edit) @63239   8 years vboxsync Main: warnings
(edit) @63238   8 years vboxsync changelog
(edit) @63237   8 years vboxsync build fix
(edit) @63236   8 years vboxsync iptr/string.h: All supported releases of FreeBSD have memrchr(3) in …
(edit) @63235   8 years vboxsync tdStorageBenchmark1: Increase the disk size for the various test sets …
(edit) @63234   8 years vboxsync Runtime: add missing Makefile.kup files
(edit) @63233   8 years vboxsync warning
(edit) @63232   8 years vboxsync VBox/com/array.h: don't use -Wno-conversion, do an explicit cast instead
(edit) @63231   8 years vboxsync vboxshell.py: python 2.x fix (SyntaxError: can not delete variable …
(edit) @63230   8 years vboxsync FE/Qt: bugref:7625: Runtime UI: Normalization for Scaled mode as well, …
(edit) @63229   8 years vboxsync FE/Qt: X11: Runtime UI: Moving X11 normalization slot from specific …
(edit) @63228   8 years vboxsync FE/Qt: bugref:7625, bugref:8422: Runtime UI: Moving normalization …
(edit) @63227   8 years vboxsync FE/Qt: bugref:8422: Desktop-widget watchdog rework (part 15): Extend …
(edit) @63226   8 years vboxsync Introducing PGM_ALL_CB2_PROTO.
(edit) @63225   8 years vboxsync the-linux-header.h: Suppress -Wol-style-declaration for rhel5 or …
(edit) @63224   8 years vboxsync vmm/pgm.h: PGM_ALL_CB_DECL and PGM_ALL_CB2_DECL need to be DECLCALLBACK.
(edit) @63223   8 years vboxsync VBoxShell: fix for buref:6627: added releasing of ctx to prevent …
(edit) @63222   8 years vboxsync GA/X11: warnings
(edit) @63221   8 years vboxsync GA/X11: warnings
(edit) @63220   8 years vboxsync Devices: warnings (gcc)
(edit) @63219   8 years vboxsync gcc warnings
(edit) @63218   8 years vboxsync Devices: warnings (gcc)
(edit) @63217   8 years vboxsync Devices: warnings (gcc)
(edit) @63216   8 years vboxsync Devices: warnings (gcc)
(edit) @63215   8 years vboxsync Devices: warnings (gcc)
(edit) @63214   8 years vboxsync Devices: warnings (gcc)
(edit) @63213   8 years vboxsync fix
(edit) @63212   8 years vboxsync Devices: warnings (gcc)
(edit) @63211   8 years vboxsync Devices: warnings (gcc)
(edit) @63210   8 years vboxsync DrvIchHda.cpp: Disabled a surprising number of unused functions.
(edit) @63209   8 years vboxsync Devices: warnings (gcc)
(edit) @63208   8 years vboxsync DrvMouseQueue: Hook up PDMIMOUSECONNECTOR::pfnFlushQueue and …
(edit) @63207   8 years vboxsync dtrace: warnings (gcc)
(edit) @63206   8 years vboxsync GA/common/crOpenGL: warnings (gcc)
(edit) @63205   8 years vboxsync GA/common/crOpenGL: warnings (gcc)
(edit) @63204   8 years vboxsync GA/common/crOpenGL: warnings (gcc)
(edit) @63203   8 years vboxsync chromium.h: guard the GCC diagnostic pragmas
(edit) @63202   8 years vboxsync dbgmoddwarf.cpp: Fix link
(edit) @63201   8 years vboxsync Runtime/common/dbg/dbgmoddwarf.cpp: Fix getting line numbers from …
(edit) @63200   8 years vboxsync changelog
(edit) @63199   8 years vboxsync GuestHost/OpenGL: warnings (gcc).
(edit) @63198   8 years vboxsync ValidationKit/tests/storage: Rework the testcase, test the split2G …
(edit) @63197   8 years vboxsync VBoxAuthSimple: Fixed warnings and some silly code.
(edit) @63196   8 years vboxsync warnings
(edit) @63195   8 years vboxsync -Werror for VBoxBldProg when VBOX_WITH_MASOCHISTIC_WARNINGS is set.
(edit) @63194   8 years vboxsync ipxezbin: disable unused function warning (encode).
(edit) @63193   8 years vboxsync unused function warning
(edit) @63192   8 years vboxsync Main/MachineDebuggerImpl.h: eliminate unused static method
(edit) @63191   8 years vboxsync r0drv/netbsd: initial r0drv support for NetBSD. From Haomai Wang GSoC …
(edit) @63190   8 years vboxsync Runtime/NetBSD: rtProcInitExePath-netbsd.cpp based on FreeBSD version. …
(edit) @63189   8 years vboxsync log-vbox.cpp: RTLogDefaultInit - add NetBSD support for parsing …
(edit) @63188   8 years vboxsync iprt/string.h: NetBSD declares memrchr(3) in its <string.h> in all …
(edit) @63187   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63186   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63185   8 years vboxsync build fix
(edit) @63184   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63183   8 years vboxsync ThreadTask: Dealt with totally misguided m_pThread member. Started …
(edit) @63182   8 years vboxsync ThreadTask: split createThread up into three methods to avoid having …
(edit) @63181   8 years vboxsync Main: warnings/cleanup
(edit) @63180   8 years vboxsync GuestDnDTargetImpl.cpp,GuestDnDSourceImpl.cpp: @todo r=bird: Pointed …
(edit) @63179   8 years vboxsync Limit the number of USB filters a bit. Not really necessary but looks …
(edit) @63178   8 years vboxsync Main: warnings
(edit) @63177   8 years vboxsync Main: warnings
(edit) @63176   8 years vboxsync Main: warnings
(edit) @63175   8 years vboxsync FE/Qt: bugref:8422: Desktop-widget watchdog rework (part 14): Continue …
(edit) @63174   8 years vboxsync Main: unreachable code.
(edit) @63173   8 years vboxsync FE/Qt: bugref:8422: Desktop-widget watchdog rework (part 13): Extend …
(edit) @63172   8 years vboxsync Main: warning about switches and some other stuff.
(edit) @63171   8 years vboxsync Main: warning about switches
(edit) @63170   8 years vboxsync Main: warning about switches
(edit) @63169   8 years vboxsync colorConvWriteYUV420p: Hope asserting on getRGB failure is ok, make …
(edit) @63168   8 years vboxsync tstRTDirCreateUniqueNumbered.cpp: fix
(edit) @63167   8 years vboxsync tstRTDirCreateUniqueNumbered.cpp: fix
(edit) @63166   8 years vboxsync tstRTDirCreateUniqueNumbered.cpp: fix
(edit) @63165   8 years vboxsync ConsoleImpl2.cpp: Seems like the ConfigError/InsertConfigXxx problem …
(edit) @63164   8 years vboxsync Main: Warnings
(edit) @63163   8 years vboxsync Installer/linux: fixed python test
(edit) @63162   8 years vboxsync FE/Qt: LogRel version of Qt
(edit) @63161   8 years vboxsync Main: Warnings
(edit) @63160   8 years vboxsync EblmWriter: cleanup, disable some warnings when including vpx_encoder.h.
(edit) @63159   8 years vboxsync Main: More uninitialized variable warnings.
(edit) @63158   8 years vboxsync Main: More warnings about uninitialized variables.
(edit) @63157   8 years vboxsync logging fix
(edit) @63156   8 years vboxsync GuestSession::i_objectCreateTempInternal,GuestSession::i_fsQueryInfoInt …
(edit) @63155   8 years vboxsync Main: More warnings about uninitialized variables.
(edit) @63154   8 years vboxsync Main: More warnings about uninitialized variables (false ones) and …
(edit) @63153   8 years vboxsync Split up GuestProcess:i_startProcess to deal with uninitialized …
(edit) @63152   8 years vboxsync GuestSessionImplTasks.cpp: Attempt to fix two bogus …
(edit) @63151   8 years vboxsync remove leftover
(edit) @63150   8 years vboxsync Storage/VMDK: Several fixes: 1. Don't reject async I/O for VMDK …
(edit) @63149   8 years vboxsync FE/Qt: About dialog: Show Qt version for any build, not just debug one.
(edit) @63148   8 years vboxsync forgot to fix this one
(edit) @63147   8 years vboxsync Main: warnings
(edit) @63146   8 years vboxsync RTDirCreateUniqueNumbered: increase the max tries a little to make the …
(edit) @63145   8 years vboxsync bugref:8482. Fixed small typo
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