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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wstring: use FilePath::value() on Windows to get wstrings
evan@chromium.org
2011-02-01
1
-4
/
+4
*
- upgrade_test::GenerateNextVersion is now GenerateAlternateVersion and can b...
grt@chromium.org
2011-01-28
5
-28
/
+258
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
1
-0
/
+2
*
wstring: use a few more FilePaths to remove Hack functions
evan@chromium.org
2011-01-27
9
-55
/
+52
*
wstring: use a few more FilePaths to remove Hack functions
evan@chromium.org
2011-01-27
6
-68
/
+80
*
More installer refactoring in the interest of fixing some bugs and cleaning t...
grt@chromium.org
2011-01-25
63
-2654
/
+3484
*
A new string for setup.exe safeguards.
grt@chromium.org
2011-01-24
1
-0
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-1
/
+0
*
Fix a bug introduced by RegKey change and corresponding unit test.
amit@chromium.org
2011-01-20
1
-1
/
+1
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
31
-476
/
+407
*
Some new strings for setup.exe safeguard.
grt@chromium.org
2011-01-19
1
-0
/
+1
*
Refactor out of install.cc the set of functions that operate on a work item l...
robertshield@chromium.org
2011-01-14
12
-763
/
+1244
*
Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...
erikwright@chromium.org
2011-01-12
20
-253
/
+641
*
Get rid of FilePath::FromWStringHack from google_chrome_distribution.[cc,h].
tfarina@chromium.org
2011-01-12
3
-12
/
+14
*
Applying http://codereview.chromium.org/6156005/ for tommi. Original desc.:
robertshield@chromium.org
2011-01-11
1
-10
/
+13
*
Fix a SelfRegWorkItem bug that causes it to ignore the ignore_failures_ flag.
robertshield@chromium.org
2011-01-11
2
-5
/
+3
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-2
/
+1
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-4
/
+6
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-4
/
+6
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
4
-14
/
+12
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
4
-12
/
+14
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
4
-14
/
+12
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-4
/
+6
*
Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath.
tfarina@chromium.org
2011-01-07
2
-10
/
+7
*
Add -multifail to the Google Update "ap" value if --multi-install is present ...
grt@chromium.org
2011-01-06
2
-18
/
+56
*
Update checks of multi-installs now use the proper app guid.
grt@chromium.org
2011-01-06
4
-4
/
+27
*
Fix uninitialized variable regression.
grt@chromium.org
2011-01-05
1
-1
/
+1
*
Add a new pair of installer result strings for multi-installer safeguards.
grt@chromium.org
2011-01-05
2
-7
/
+7
*
- WriteInstallerResult is now back in InstallUtil and only writes the result ...
grt@chromium.org
2011-01-05
36
-568
/
+1363
*
Refactor the install flow in the Chrome installer to use a single WorkItemLis...
robertshield@chromium.org
2011-01-04
15
-313
/
+750
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-2
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-2
/
+2
*
Don't update Chrome's uninstall command line if it is not installed (as per t...
tommi@chromium.org
2010-12-31
1
-1
/
+5
*
Handling a case in DeleteRegValueWorkItem where it would report a failure if ...
tommi@chromium.org
2010-12-31
1
-2
/
+18
*
Do machine inspection on install.
tommi@chromium.org
2010-12-29
5
-20
/
+113
*
base/version: remove wstring version
evan@chromium.org
2010-12-23
6
-10
/
+14
*
Support for GCF ready-mode.
tommi@chromium.org
2010-12-23
22
-200
/
+594
*
Make use of the list of DLLs returned by each BrowserDistribution instance, r...
robertshield@chromium.org
2010-12-23
3
-55
/
+90
*
Add support for reporting crashes in the Chrome installer. This basically inv...
ananta@chromium.org
2010-12-22
1
-0
/
+83
*
- Installation results for use by Google Update are now written at the Packag...
grt@chromium.org
2010-12-22
21
-199
/
+410
*
Fix official build.
tommi@chromium.org
2010-12-21
1
-0
/
+1
*
Removing IsChromeFrameProcess.
tommi@chromium.org
2010-12-21
4
-16
/
+6
*
Fixes update step to not clobber client code setting if toast experiment is n...
gwilson@google.com
2010-12-21
1
-3
/
+7
*
Add support for --multi-install to mini_installer, fixed a memory leak, fixed...
grt@chromium.org
2010-12-20
5
-41
/
+165
*
Only delete the shared binaries when there are no installed products that dep...
tommi@chromium.org
2010-12-16
4
-15
/
+131
*
Add Japanese inactive user toast experiments.
finnur@chromium.org
2010-12-16
1
-3
/
+10
*
Revert 69428 - Add support for --multi-install to mini_installer, fixed a mem...
finnur@chromium.org
2010-12-16
4
-162
/
+41
[next]