summaryrefslogtreecommitdiffstats
path: root/remoting/host/server_log_entry_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Pull out common code from client and host versions of ServerLogEntry.lambroslambrou@chromium.org2014-05-221-151/+0
* Move stringize_macros to base/strings.brettw@chromium.org2013-01-311-1/+1
* [Chromoting] Include the host version in every log entry that the host sends ...simonmorris@chromium.org2012-09-191-0/+2
* [Chromoting] Replace some bare pointers with scoped_ptrs, and improve naming.simonmorris@chromium.org2012-05-221-6/+6
* [Chromoting] Add platform data to heartbeats.simonmorris@chromium.org2012-05-221-2/+14
* 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/+33
* The host sends simple log entries to the server.simonmorris@chromium.org2011-11-221-0/+105