summaryrefslogtreecommitdiffstats
path: root/components/timers
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override,final} to follow C++11 style in components, round 2.dcheng2015-01-231-1/+1
* Link GCM heartbeat with wake on wifi preferencechirantan2014-12-063-27/+31
* gn format //componentsscottmg2014-12-031-1/+1
* Add accessor for can_wake_from_suspend_ in AlarmTimerchirantan2014-10-301-0/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-1/+1
* components: Introduce AlarmTimer class and use it for GCM heartbeatchirantan2014-10-249-0/+1034