summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/upgrade_detector_chromeos.cc
Commit message (Expand)AuthorAgeFilesLines
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-061-2/+2
* chromeos: Change all clients of UpdateLibrary to use UpdateEngineClient.satorux@chromium.org2011-11-221-8/+9
* chromeos: Explicitly initialize and shut down UpgradeDetectorChromeos.satorux@chromium.org2011-11-171-2/+12
* chromeos: Stop passing |this| from UpdateLibrary.satorux@chromium.org2011-10-261-2/+2
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Initialize/Shutdown CrosLibrary explicitly (Take 2)stevenjb@google.com2011-09-011-2/+4
* Revert 97662 - Initialize/Shutdown CrosLibrary explicitly to avoid singleton ...satorux@chromium.org2011-08-241-4/+1
* Initialize/Shutdown CrosLibrary explicitly to avoid singleton races during sh...stevenjb@google.com2011-08-221-1/+4
* Refactor UpgradeDetector.xiyuan@chromium.org2011-06-121-0/+78