summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google/google_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-2/+2
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-2/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-2/+2
* Remove temporary traces added to figure out crash in interactive test.finnur@chromium.org2011-11-031-6/+0
* Convert Google Update traces to LOG(ERROR).finnur@chromium.org2011-11-021-6/+3
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Add temporary traces to google update to see why a test is failing only on th...finnur@chromium.org2011-11-021-0/+9
* Pass through installer errors from Google Update to the About box.finnur@chromium.org2011-11-011-42/+67
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* base::Bind: Cleanups in geolocation/.jhawkins@chromium.org2011-10-071-28/+41
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-1/+3
* Return a new error code multi-install updates if Group Policy settings blocki...grt@chromium.org2011-06-161-31/+5
* Eliminate Window completely.ben@chromium.org2011-06-131-5/+4
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-5/+5
* Fix newline endings. I can't do this with gcl because svn cat gives an errorjam@chromium.org2011-03-011-8/+8
* Introduced better UI for the Omaha policy to disable updates for Chrome.pastarmovj@chromium.org2011-02-111-7/+43
* Update checks of multi-installs now use the proper app guid.grt@chromium.org2011-01-061-5/+9
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Build fix for the "Google Chrome Win" bot (take 3)hbono@chromium.org2010-12-011-2/+4
* Build fix for the "Google Chrome Win" bot (take 2)hbono@chromium.org2010-12-011-1/+1
* A build fix for our official bot.hbono@chromium.org2010-12-011-2/+5
* windows: remove PathService::Get() that uses wstringsevan@chromium.org2010-11-301-5/+7
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-3/+3
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-101-2/+2
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-0/+331