summaryrefslogtreecommitdiffstats
path: root/remoting/host/vlog_net_log.cc
Commit message (Collapse)AuthorAgeFilesLines
* Make NetLog take in callbacks that return Values rathermmenke@chromium.org2012-06-101-8/+3
| | | | | | | | | | | | than refcounted objects. Avoids the need to create classes and copy data. Also no longer get time whenever an event is logged. BUG=126243 Review URL: https://chromiumcodereview.appspot.com/10399083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141377 0039d316-1c4b-4281-b951-d872f2087c98
* Log Gaia response codes and Gaia-related networking activity to ease ↵alexeypa@chromium.org2012-04-171-0/+59
diagnostics of Gaia issues. Review URL: http://codereview.chromium.org/10069020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132493 0039d316-1c4b-4281-b951-d872f2087c98