summaryrefslogtreecommitdiffstats
path: root/chrome/browser/upgrade_detector_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove some custom Task implementations from chrome/.dcheng@chromium.org2011-12-081-86/+71
* Fix a bug that incorrectly kicked off the upgrade task.csilv@chromium.org2011-11-191-8/+0
* base::Bind migrations in chrome/browsercsilv@chromium.org2011-11-171-9/+11
* Change UpgradeDetectorImpl to use InstallUtil::IsPerUserInstall, which is les...finnur@chromium.org2011-11-081-10/+15
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* When critical updates have been installed and the user has been idle for quit...finnur@chromium.org2011-10-131-8/+33
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-2/+2
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-2/+2
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-2/+2
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-2/+1
* Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...haraken@google.com2011-06-241-4/+3
* Rename chrome/browser/cocoa to chrome/browser/mac.mark@chromium.org2011-06-201-1/+1
* Refactor UpgradeDetector.xiyuan@chromium.org2011-06-121-0/+265