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
*
When uninstalling, only attempt to unregister DLLs if in ChromeFrame mode.
robertshield@chromium.org
2010-09-16
1
-2
/
+3
*
Add termination of the chrome frame helper process to the uninstaller.
robertshield@chromium.org
2010-09-09
1
-0
/
+16
*
Add the ability to call an alternate entry point name on self-registering DLL...
robertshield@chromium.org
2010-09-06
1
-1
/
+2
*
Remove forward declares for ASCIIToUTF16 from string_util. All callers now use
brettw@chromium.org
2010-08-19
1
-0
/
+1
*
Cleanup Registry API: part 3.
tfarina@chromium.org
2010-08-14
1
-1
/
+1
*
Extension package creation cleanup
erg@google.com
2010-08-11
1
-1
/
+1
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-06
1
-1
/
+2
*
Remove number conversion functions from string_util. These moved to string_nu...
brettw@chromium.org
2010-08-03
1
-1
/
+2
*
Fix a couple of issues with MSI support through upgrades:
robertshield@chromium.org
2010-06-07
1
-40
/
+19
*
file_util: Convert the wstring version of IsDirectoryEmpty to FilePath.
tfarina@chromium.org
2010-05-26
1
-3
/
+2
*
Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath.
tfarina@chromium.org
2010-05-24
1
-10
/
+11
*
Additional changes to support Chrome / CF installation wrapped in an MSI:
robertshield@chromium.org
2010-04-28
1
-3
/
+5
*
Have Chrome Frame always delete the user profile on uninstall unless an MSI u...
robertshield@chromium.org
2010-03-29
1
-2
/
+21
*
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
[next]