summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/blocking_method_caller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-9/+7
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-2/+2
* Removing remaining CrOS implicit conversions from scoped_refptr to T*dcheng2014-09-161-1/+1
* Fix error in r225331.thestig@chromium.org2013-09-261-1/+1
* Fix Clang error from r225324.thestig@chromium.org2013-09-261-0/+3
* dbus: Replace PostTaskTo*Thread methods with Get*TaskRunnerhashimoto@chromium.org2013-09-261-11/+22
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-10/+9
* Code cleaning: Uses scoped_ptr<> to express ownership rather than writing own...yuki@chromium.org2013-02-071-4/+4
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-061-0/+125