summaryrefslogtreecommitdiffstats
path: root/chrome/browser/upgrade_detector.cc
Commit message (Expand)AuthorAgeFilesLines
* base/version: remove wstring versionevan@chromium.org2010-12-231-1/+1
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-0/+4
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-4/+0
* Installer cleanupamit@chromium.org2010-12-161-7/+6
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-0/+6
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-2/+5
* Use the File thread when checking the Chrome version, since the UpgradeDetectorfinnur@chromium.org2010-10-291-14/+7
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-111-11/+11
* Change the frequency of update checks depending on the installed channel of c...estade@chromium.org2010-09-221-11/+22
* Add a command line switch to allow testers to test the upgrade detectionfinnur@chromium.org2010-09-181-1/+9
* 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