summaryrefslogtreecommitdiffstats
path: root/components/gcm_driver/gcm_account_mapper_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* GCM: refactor IncomingMessaging and OutgoingMessage.mvanouwerkerk2015-07-131-10/+9
* Adding Send to Gaia ID featurefgorski2015-02-271-20/+73
* [GCM] Setting the receiver value in account mapper to googlefgorski2015-02-131-1/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-1/+1
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-14/+12
* This patch is:fgorski2014-10-161-1/+10
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-1/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-6/+6
* [GCM] Adding registration ID request and tests to GCM Account Mapperfgorski2014-09-201-19/+105
* [GCM] Adding GCMAccountMapper testsfgorski2014-09-101-32/+289
* Revert of [GCM] Adding GCMAccountMapper tests (patchset #2 id:20001 of https:...noel2014-09-091-312/+32
* [GCM] Adding GCMAccountMapper testsfgorski2014-09-081-32/+312
* [GCM] Adding GCMAccountMapper to link signed in profile to accounts.fgorski2014-09-041-0/+563