summaryrefslogtreecommitdiffstats
path: root/remoting/host/server_log_entry.cc
Commit message (Expand)AuthorAgeFilesLines
* [Chromoting] Replace some bare pointers with scoped_ptrs, and improve naming.simonmorris@chromium.org2012-05-221-6/+7
* [Chromoting] Add platform data to heartbeats.simonmorris@chromium.org2012-05-221-0/+20
* Log connection type to syslogs and to the server.sergeyu@chromium.org2012-03-201-3/+11
* Use scoped_ptr<> to pass ownership in more places.sergeyu@chromium.org2012-03-201-4/+4
* The chromoting hosts log an "IT2Me or Me2Me" field to the server.simonmorris@chromium.org2012-01-211-1/+21
* The host sends simple log entries to the server.simonmorris@chromium.org2011-11-221-0/+103