summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Push the Omaha app guid into the browser distribution classes to remove compi...robertshield@chromium.org2009-11-051-2/+4
* Rewrite of chrome.exe startup codecpu@chromium.org2009-11-041-1/+0
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-5/+6
* Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.jhawkins@chromium.org2009-09-041-7/+8
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Passing a foreground window to the google update code so that if it triggers ...robertshield@google.com2009-03-261-6/+19
* Fixing a few minor issues found during static analysis of the Chromium codebase.finnur@chromium.org2009-03-181-2/+3
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-1/+1
* * Do not try to update distribution other than Google Chrome.kuchhal@chromium.org2008-12-051-4/+7
* This fixes the following bugs1. http://b/issue?id=1447957 For machine insta...ananta@chromium.org2008-11-041-21/+80
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-1/+1
* Add a check in Chrome to not run user level mode if machine level Chromekuchhal@chromium.org2008-10-151-7/+11
* Landing a patch for Adam. See http://codereview.chromium.org/3136 for details.finnur@google.com2008-09-191-10/+0
* Google Update gave us a new IDL and asked us to change the CLSID const we use...finnur@google.com2008-09-101-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* We were reporting Google Update errors as error:0, due to the fact that we we...finnur@google.com2008-07-311-0/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+290