| Commit message (Expand) | Author | Age | Files | Lines |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -6/+6 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Carnitas: Move non-ui Mac files out of browser/ui/cocoa | sail@chromium.org | 2011-02-11 | 1 | -1/+1 |
* | base/version: remove wstring version | evan@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | Revert 69592 - file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -0/+4 |
* | file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -4/+0 |
* | Installer cleanup | amit@chromium.org | 2010-12-16 | 1 | -7/+6 |
* | This is a continuation of http://codereview.chromium.org/5519016/, adds a new... | satish@chromium.org | 2010-12-09 | 1 | -0/+6 |
* | Move browser/cocoa to browser/ui/cocoa | ben@chromium.org | 2010-12-01 | 1 | -1/+1 |
* | Refactor the installer to support multi-install. | tommi@chromium.org | 2010-12-01 | 1 | -2/+5 |
* | Use the File thread when checking the Chrome version, since the UpgradeDetector | finnur@chromium.org | 2010-10-29 | 1 | -14/+7 |
* | Rename ChromeThread to BrowserThread Part22: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part16: | tfarina@chromium.org | 2010-10-11 | 1 | -11/+11 |
* | Change the frequency of update checks depending on the installed channel of c... | estade@chromium.org | 2010-09-22 | 1 | -11/+22 |
* | Add a command line switch to allow testers to test the upgrade detection | finnur@chromium.org | 2010-09-18 | 1 | -1/+9 |
* | Refactor version-getting info into a chrome::VersionInfo object. | evan@chromium.org | 2010-08-27 | 1 | -5/+3 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 3) | thestig@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 1 | -0/+1 |
* | Wording change for the upgrade detection mechanism and increase timer to chec... | finnur@chromium.org | 2010-07-24 | 1 | -7/+3 |
* | Cleanup: Break another common->app dependency. | thestig@chromium.org | 2010-07-20 | 1 | -2/+4 |
* | Make UpgradeDetector work on the Mac. | mark@chromium.org | 2010-07-15 | 1 | -18/+27 |
* | Fix windows build | estade@chromium.org | 2010-06-15 | 1 | -3/+3 |
* | Avoid a crash when installed version info is not obtainable. | estade@chromium.org | 2010-06-15 | 1 | -3/+12 |
* | Linux/GTK: implement update notification. | estade@chromium.org | 2010-06-03 | 1 | -44/+123 |
* | Fix warning: Unused variable. | finnur@chromium.org | 2010-05-27 | 1 | -2/+4 |
* | Make sure the upgrade notification only happens on the official build, not on... | finnur@chromium.org | 2010-05-27 | 1 | -4/+2 |
* | Add initialization for a member variable. | finnur@chromium.org | 2010-05-27 | 1 | -1/+3 |
* | Implement upgrade notifications. | finnur@chromium.org | 2010-05-26 | 1 | -0/+96 |