summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/system_clock_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chromeos/.avi2015-12-211-1/+4
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Remove duplicate includes from chromeos/pneubeck2015-02-251-1/+0
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-8/+7
* ObserverList::HasObserver now takes a const pointer.mgiuca2014-11-101-1/+1
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-6/+6
* Clean up Chrome OS WARNING spamstevenjb@chromium.org2014-07-171-1/+1
* Date and Time dialog for when the clock isn't synced.michaelpg@chromium.org2014-04-281-3/+73
* Remove fake client creation from DBusClients' Create() functions.pneubeck@chromium.org2013-12-031-8/+2
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-20/+20
* dbus:Add FakeImageBurnerClient FakeSystemClockClientharuki@chromium.org2013-04-261-17/+2
* Hook up system clock update dbus signal to chrome and ash tray ui. cros will ...jennyz@chromium.org2013-03-141-0/+111