summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/cast_channel/logger_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in extensions/browser/.avi2015-12-231-2/+5
* Convert Pass()→std::move() in //extensionsdcheng2015-12-181-1/+1
* Fold away the NSS cast_cert_validator.cc path.davidben2015-10-021-16/+5
* Modify Cast Channel logger's method for accessing time.kmarshall2015-08-101-5/+4
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-231-2/+2
* Replace NULL with nullptr.kmarshall2015-01-271-6/+6
* Implement crypto signature verification routines using OpenSSL.kmarshall2014-11-031-3/+3
* Refactor ICA whitelist and accessors into impl-agnostic library.kmarshall2014-10-291-3/+3
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-1/+1
* Ignore uninteresting events when recording the last errors to reportmfoltz2014-10-131-2/+59
* Cast channel logging: log additional statistics.imcheng@chromium.org2014-08-151-0/+39
* Cast channel: Add cast.channel.getLogs extension API.imcheng@chromium.org2014-08-151-46/+75
* Propagate error details via the onError delegate in Cast Socket, then to the ...mfoltz@chromium.org2014-08-151-5/+19
* Cast channel: Add logging to the cast channel API / cast sockets.imcheng@chromium.org2014-08-101-0/+196