summaryrefslogtreecommitdiffstats
path: root/chrome/browser/upgrade_detector_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix WeakPtrFactory member ordering in chrome/browsermohan.reddy2014-09-231-3/+3
* Cleanup: Remove some unneeded SSE2 checks and unused code. (try 2)thestig2014-08-271-6/+0
* Revert of Cleanup: Remove unneeded SSE2 checks and unused code. (patchset #4 ...thestig2014-08-271-0/+6
* Cleanup: Remove unneeded SSE2 checks and unused code.thestig2014-08-271-6/+0
* Use TimeTicks::Now() instead of Time::Now() in upgrade detector.asvitkine2014-08-251-2/+2
* Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...thestig@chromium.org2014-08-081-1/+0
* Make UpgradeDetector listen to VariationsService changes.asvitkine@chromium.org2014-08-071-16/+46
* Simplify some code in UpgradeDetectorImpl.asvitkine@chromium.org2014-07-291-18/+17
* Fix spelling of 'Enterprise' in several places.tnagel@chromium.org2014-07-101-1/+1
* Simulate variation seeds using installed version string.asvitkine@chromium.org2014-06-201-36/+48
* Move branding information out of google_utilblundell@chromium.org2014-06-061-2/+2
* Componentize chrome/browser/network_timehashimoto@chromium.org2014-06-041-1/+1
* Merge NetworkTimeNotifier to NetworkTimeTrackerhashimoto@chromium.org2014-05-191-5/+3
* Don't inhibit checking for pending updates for domain-enrolled machines.grt@chromium.org2014-05-121-7/+9
* Don't show the outdated install bubble when SSE2 isn't supported.mad@chromium.org2014-05-011-0/+8
* Fix to update checks.mad@chromium.org2014-04-241-4/+8
* Show a modified outdated upgrade Bubble for non-enterprise users without auto...mad@chromium.org2014-03-281-24/+68
* Add ReenableAutoupdatesForApp and AreAutoupdatesEnabled methods to GoogleUpda...robertshield@chromium.org2014-03-271-5/+1
* Fix "unreachable code" warnings (MSVC warning 4702) in chrome/browser/.pkasting@chromium.org2014-03-181-11/+14
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+1
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-5/+5
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-5/+5
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-111-1/+1
* Outdated installs don't need a field trial anymore.mad@chromium.org2013-08-231-10/+0
* Update include paths in chrome et al. for base/process changes.rsesek@chromium.org2013-07-251-0/+1
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* Use a direct include of time headers in chrome/browser/, part 9.avi@chromium.org2013-06-281-1/+1
* 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