Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename GCMDriver::GetInstanceIDHandler to avoid misuse | johnme | 2016-03-11 | 1 | -6/+1 |
* | Make `chrome` target build without unused data members on Linux. | mlamouri | 2016-01-16 | 1 | -3/+0 |
* | Support getting and deleting token for Instance ID. | jianli | 2015-05-26 | 1 | -5/+23 |
* | Persist Instance ID data to GCM store. | jianli | 2015-05-11 | 1 | -3/+20 |
* | Pass GCMDriver instance to InstanceID. | jianli | 2015-05-06 | 1 | -1/+7 |
* | Rename audience parameter name to authorizedEntity in IDL. | jianli | 2015-05-05 | 1 | -2/+2 |
* | Generate Instance ID locally. | jianli | 2015-05-05 | 1 | -0/+9 |
* | Add InstanceIDDriver and InstanceID. | jianli | 2015-04-29 | 1 | -0/+42 |