summaryrefslogtreecommitdiffstats
path: root/sync/engine/traffic_logger.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-3/+2
* Convert some parts of sync/ to use of scoped_ptr instead of bare ptrsestade2015-05-071-3/+4
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-2/+2
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-2/+2
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-2/+2
* We store the past 10 records of client server communication in a queue in mem...lipalani@chromium.org2012-03-311-4/+0
* This would allow the developers to view the client/server sync traffic. In re...lipalani@chromium.org2012-03-221-0/+50