summaryrefslogtreecommitdiffstats
path: root/chrome/browser/upgrade_detector_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in chrome/browser/t*-w*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Fix incorrect comment in upgrade_detector_impl.ccsail@chromium.org2013-05-231-1/+1
* Wrench Icon: Increase upgrade icon change time during testingsail@chromium.org2013-05-221-1/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* Split NetworkTimeTracker into service part and observer part.zea@chromium.org2013-04-301-4/+6
* Don't show outdated install bubble for non-organic brand codes.mad@chromium.org2013-03-261-3/+11
* Fixed a typo in a Finch group name.mad@chromium.org2013-03-191-1/+1
* Fixed an OS define goof.mad@chromium.org2013-03-191-2/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add an outdated upgrade bubble view.mad@chromium.org2013-02-151-61/+213
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-111-19/+16
* UpgradeDetectorImpl: Add a command line flag --simulate-upgrade for simulatin...marja@chromium.org2012-01-251-10/+18
* 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