index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
installer
/
setup
/
uninstall.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent CF from trashing Chrome's registrations when uninstalling.
robertshield@chromium.org
2010-03-04
1
-2
/
+4
*
Add 64-bit binaries that are required for NaCl support to Chrome installation...
gregoryd@google.com
2010-03-04
1
-0
/
+4
*
Disable registering, unregistering, and setting default browser
huanr@chromium.org
2010-02-27
1
-6
/
+14
*
Use different short cut names for SxS installation.
huanr@chromium.org
2010-02-26
1
-1
/
+1
*
Remove the default usage of --force-uninstall for Chrome Frame uninstallation...
robertshield@chromium.org
2009-12-17
1
-1
/
+2
*
Revert "installer: clean up to use FilePath instead of std::wstring."
kuchhal@chromium.org
2009-11-23
1
-36
/
+29
*
installer: clean up to use FilePath instead of std::wstring.
kuchhal@chromium.org
2009-11-23
1
-29
/
+36
*
Correctly schedule empty parent directories for deletion when Chrome Frame is...
robertshield@chromium.org
2009-11-12
1
-4
/
+32
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-1
/
+1
*
Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....
robertshield@chromium.org
2009-11-04
1
-28
/
+28
*
Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...
robertshield@chromium.org
2009-10-28
1
-5
/
+15
*
Reverting 27880 which was itself a revert of 27876.Original codereview at htt...
robertshield@chromium.org
2009-10-04
1
-13
/
+49
*
Reverting 27876.
robertshield@chromium.org
2009-10-02
1
-49
/
+13
*
Improving Chrome Frame uninstall process:
robertshield@chromium.org
2009-10-02
1
-13
/
+49
*
<html>
aa@chromium.org
2009-09-21
1
-12
/
+34
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
1
-10
/
+13
*
Do not delete default browser entries for other users when uninstalling it fo...
kuchhal@chromium.org
2009-08-14
1
-20
/
+34
*
Allow two user level installs of Chrome to have default browser settings.
kuchhal@chromium.org
2009-07-23
1
-4
/
+28
*
Fixit: Remove bunch of coverity warnings from chrome/installer/*.
kuchhal@chromium.org
2009-06-30
1
-4
/
+8
*
Refactor setup. No code change.
kuchhal@chromium.org
2009-06-23
1
-2
/
+2
*
Delete empty folders in system level install. Also cleanup uninstall error me...
kuchhal@chromium.org
2009-05-29
1
-13
/
+27
*
Re-re-write the logic to elevate uninstaller.
kuchhal@chromium.org
2009-05-06
1
-71
/
+77
*
Remove uses of deprecated version of PathService::Get() in the installer.
thestig@chromium.org
2009-05-05
1
-5
/
+5
*
Fix the uninstall failures caused by elevated uninstaller.
kuchhal@chromium.org
2009-04-30
1
-18
/
+56
*
Add brand code submission to Google Chrome uninstall metrics.
robertshield@google.com
2009-04-20
1
-1
/
+7
*
On uninstall ask whether to delete profile.
kuchhal@chromium.org
2009-04-17
1
-8
/
+21
*
Fix crash in setup.exe.
kuchhal@chromium.org
2009-04-15
1
-1
/
+1
*
Delete Chrome extensions related registry entries on uninstall.
kuchhal@chromium.org
2009-04-09
1
-0
/
+11
*
Avoid Google Chrome/Chromium default browser conflict by renaming Capabilitie...
kuchhal@chromium.org
2009-04-08
1
-1
/
+7
*
Wire the alternate desktop shortcut text
cpu@google.com
2009-03-25
1
-3
/
+11
*
Second stab at applying http://codereview.chromium.org/43138/show.
robertshield@google.com
2009-03-17
1
-0
/
+15
*
Revert "Change mini_installer's chrome.release specification..."
agl@chromium.org
2009-03-17
1
-15
/
+0
*
Change mini_installer's chrome.release specification to include wildcards.
robertshield@google.com
2009-03-17
1
-0
/
+15
*
Add a set of long-running metrics to Chrome that are sent up only at uninstal...
robertshield@google.com
2009-03-04
1
-6
/
+29
*
Move chrome/apps/result_codes.h to chrome/common/result_codes.h
thestig@chromium.org
2009-03-03
1
-2
/
+1
*
Fix bugs related to making Chrome default browser on Vista and also do some c...
kuchhal@chromium.org
2009-02-12
1
-1
/
+3
*
Setting the App Paths registry key at install time for admin users for
robertshield@chromium.org
2009-02-02
1
-0
/
+4
*
Don't launch uninstall survey for forced user-level uninstalls
kuchhal@chromium.org
2009-01-14
1
-2
/
+4
*
* Delete Desktop and Quick Lauch shortcuts in user level install case also.
kuchhal@chromium.org
2008-11-25
1
-4
/
+3
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-1
/
+1
*
- If the exe rename command fails try calling Google Update to do the same jo...
kuchhal@chromium.org
2008-11-20
1
-33
/
+2
*
Move creation of 'open with' registry keys to installer. We should place nice...
kuchhal@chromium.org
2008-11-19
1
-1
/
+18
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-4
/
+4
*
On silent uninstall (--force-uninstall) close all Chrome processes without pr...
kuchhal@chromium.org
2008-11-03
1
-0
/
+33
*
Add installer command line option to create shortcuts (desktop and quick
kuchhal@chromium.org
2008-10-24
1
-0
/
+7
*
Add a check in Chrome to not run user level mode if machine level Chrome
kuchhal@chromium.org
2008-10-15
1
-7
/
+16
*
Fix some problems with machine level install.
kuchhal@chromium.org
2008-10-08
1
-21
/
+45
*
Make uninstall slightly less prone to chrome.exe crashes by changing default ...
kuchhal@chromium.org
2008-09-18
1
-25
/
+18
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Refactor localized strings used in installer for Chromium/Google Chrome separ...
rahulk@google.com
2008-08-19
1
-83
/
+14
[next]