summaryrefslogtreecommitdiffstats
path: root/remoting/host/server_log_entry.cc
Commit message (Expand)AuthorAgeFilesLines
* Move stringize_macros to base/strings.brettw@chromium.org2013-01-311-1/+1
* Cleanup: Rename to base::SysInfo::CPUArchitecture() to OperatingSystemArchite...thestig@chromium.org2012-10-161-2/+2
* [Chromoting] Include the host version in every log entry that the host sends ...simonmorris@chromium.org2012-09-191-0/+4
* Implement ChannelMultiplexer.sergeyu@chromium.org2012-08-081-0/+1
* [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