summaryrefslogtreecommitdiffstats
path: root/chrome/browser/upgrade_detector.cc
Commit message (Expand)AuthorAgeFilesLines
* Profiles: Remove orphaned notifications.erg@chromium.org2011-07-291-5/+0
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+3
* Refactor UpgradeDetector.xiyuan@chromium.org2011-06-121-256/+3
* [ChromeOS] Move ChromeOS upgrade check logic into UpgradeDetector.xiyuan@chromium.org2011-05-241-0/+13
* Make sure right badge shows up on the Wrench menu for Linux and Mac.finnur@chromium.org2011-05-031-3/+22
* Fix the upgrade detector time for the dev and canary channels. The "low"mark@chromium.org2011-05-031-28/+41
* Fix users of platform_util::GetVersionStringModifier that really only caremark@chromium.org2011-04-251-12/+13
* Change the upgrade reminder as time passes without user action.finnur@chromium.org2011-04-141-21/+72
* Add the UpgradeDetector to the list of things which don't run when thembelshe@chromium.org2011-04-061-0/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-6/+6
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Carnitas: Move non-ui Mac files out of browser/ui/cocoasail@chromium.org2011-02-111-1/+1
* 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