summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/fake_update_engine_client.h
Commit message (Expand)AuthorAgeFilesLines
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-15/+14
* 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-11/+11
* Fixed channel switch when user decides to switch to another channel inygorshenin2014-09-251-0/+6
* Tests covering additional screens of reset-Rollback option added.merkulova@chromium.org2014-05-071-0/+5
* Browsertests for improved reset options: powerwash and rollback.merkulova@chromium.org2014-04-031-2/+15
* API wrappers created for rollback and CanRollback methods.merkulova@chromium.org2014-03-211-0/+3
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-1/+2
* Remove all traces of deprecated Get/SetReleaseTrack calls.sosa@chromium.org2013-08-031-3/+0
* Implemented new channel switcher UI.ygorshenin@chromium.org2013-06-261-0/+4
* Use MockDBusThreadManagerWithoutGMock for GetUpdateStatusApiTestharuki@chromium.org2013-05-151-3/+13
* Use MockDBusThreadManagerWithoutGMock for UpdateScreenTestharuki@chromium.org2013-05-091-1/+11
* dbus: Add FakeUpdateEngineClientharuki@chromium.org2013-04-231-0/+44