summaryrefslogtreecommitdiffstats
path: root/chrome/browser/upgrade_detector.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-5/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Wording change for the upgrade detection mechanism and increase timer to chec...finnur@chromium.org2010-07-241-7/+3
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-2/+4
* Make UpgradeDetector work on the Mac.mark@chromium.org2010-07-151-18/+27
* Fix windows buildestade@chromium.org2010-06-151-3/+3
* Avoid a crash when installed version info is not obtainable.estade@chromium.org2010-06-151-3/+12
* Linux/GTK: implement update notification.estade@chromium.org2010-06-031-44/+123
* Fix warning: Unused variable.finnur@chromium.org2010-05-271-2/+4
* Make sure the upgrade notification only happens on the official build, not on...finnur@chromium.org2010-05-271-4/+2
* Add initialization for a member variable.finnur@chromium.org2010-05-271-1/+3
* Implement upgrade notifications.finnur@chromium.org2010-05-261-0/+96