summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_event_logger_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed LOG_GETLASTERROR and LOG_ERRNO macros.vitalybuka@chromium.org2014-05-211-3/+2
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-3/+3
* Replace string16 with base::string16 in gpu, media, and remoting.brettw@chromium.org2013-12-121-1/+1
* Use a direct include of strings headers in remoting/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* Make some Windows code use "if (weak_ptr)" styleakalin@chromium.org2013-06-071-1/+1
* Fix Windows use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-051-1/+1
* Moving host status events monitoring to a separate interface (HostStatusMonit...alexeypa@chromium.org2013-03-021-10/+13
* Log when the host is started for an account.rmsousa@chromium.org2012-08-311-0/+6
* Cleaned up usage of std::wstring in src/remoting. Added presubmit warning sup...alexeypa@chromium.org2012-08-071-15/+15
* Fixing a vector overflow when reporting events to Event Log.alexeypa@chromium.org2012-03-221-1/+1
* Log connection type to syslogs and to the server.sergeyu@chromium.org2012-03-201-7/+8
* Making the me2me host compiling and running on Windows. This includes making ...alexeypa@chromium.org2012-03-021-0/+148