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
...
*
Removing the GetVersionEnvKey method from BrowserDistribution.
tommi@chromium.org
2010-12-07
9
-28
/
+0
*
Add svn:eol-style to this .gyp file since if it checkos out in CRLF mode the ...
pkasting@chromium.org
2010-12-06
1
-66
/
+66
*
Take care of an old todo: Use ScopedVariant instead of VariantHelper.
tommi@chromium.org
2010-12-03
1
-29
/
+13
*
Support for checking multiple keyfiles when removing an installation package.
tommi@chromium.org
2010-12-02
14
-63
/
+163
*
Cleanup some installer style nits.
thestig@chromium.org
2010-12-02
3
-4
/
+4
*
Fix a problem with the delete-after-reboot code. Removing pending renames of ...
robertshield@chromium.org
2010-12-01
3
-4
/
+71
*
Fix x64 builder.
tommi@chromium.org
2010-12-01
1
-1
/
+1
*
Refactor the installer to support multi-install.
tommi@chromium.org
2010-12-01
34
-1243
/
+2356
*
Fix setup_unittest.exe so it, you know, can ever possibly pass.
robertshield@chromium.org
2010-11-30
1
-22
/
+16
*
Add a new type of WorkItemList: NoRollbackWorkItemList.
tommi@chromium.org
2010-11-24
10
-26
/
+89
*
Add infrastructure enabling tests of installer upgrade scenarios.
grt@chromium.org
2010-11-23
11
-0
/
+1161
*
Add awareness of the CEEE broker to BrowserDistribution. If the code called i...
hansl@google.com
2010-11-22
3
-1
/
+12
*
Fix the collection of Chrome uninstall survey results which regressed a year ...
robertshield@chromium.org
2010-11-20
1
-3
/
+5
*
On windows, send audio hardware info with speech input requests if user conse...
satish@chromium.org
2010-11-19
2
-0
/
+49
*
Land http://codereview.chromium.org/5049001/ again (sigh)
tommi@chromium.org
2010-11-16
1
-0
/
+8
*
Revert 66286 - Enable ETW logging in setup.
tommi@chromium.org
2010-11-16
1
-7
/
+0
*
Enable ETW logging in setup.
tommi@chromium.org
2010-11-16
1
-0
/
+7
*
The UI language rather than the locale is now used to pick Chrome's language ...
grt@chromium.org
2010-11-16
5
-217
/
+518
*
Attempt to reland http://codereview.chromium.org/4928002/
tommi@chromium.org
2010-11-15
12
-171
/
+154
*
Revert 66088 - Changing the installer switches from wchar_t[] to char[].
tommi@chromium.org
2010-11-15
12
-154
/
+171
*
Changing the installer switches from wchar_t[] to char[].
tommi@chromium.org
2010-11-14
12
-171
/
+154
*
Add some verbose logging when registering COM components.
tommi@chromium.org
2010-11-11
1
-0
/
+5
*
Add multi install support to MasterPreferences and start using it in a few pl...
tommi@chromium.org
2010-11-11
13
-106
/
+328
*
Wait a bit for the helper to exit before continuing with removing files.
tommi@chromium.org
2010-11-11
2
-6
/
+48
*
Preferences: remove log spam.
evan@chromium.org
2010-11-11
1
-5
/
+3
*
Add base::ThreadRestrictions::ScopedAllowIO allow_io;
georgey@chromium.org
2010-11-09
1
-0
/
+4
*
Refactoring the master_preferences functions.
tommi@chromium.org
2010-11-03
10
-453
/
+372
*
base: Move CaseInsensitiveCompare traits into the base namespace.
tfarina@chromium.org
2010-11-03
2
-4
/
+5
*
Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...
pkasting@chromium.org
2010-10-27
1
-1
/
+1
*
Update installer error strings to include Chrome Frame specific branding when...
robertshield@chromium.org
2010-10-26
2
-2
/
+14
*
Convert LOG(INFO) to VLOG(1) - chrome/installer/.
pkasting@chromium.org
2010-10-20
20
-244
/
+215
*
Mark CopyTreeWorkItemTest tests as flaky.
phajdan.jr@chromium.org
2010-10-19
1
-3
/
+6
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
22
-129
/
+177
*
Move the windows-specific scoped_* stuff from base to base/win and in the bas...
brettw@chromium.org
2010-10-16
1
-17
/
+18
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
5
-15
/
+15
*
CommandLine: remove wstring-based program() accessor
evan@chromium.org
2010-10-14
6
-51
/
+61
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
3
-4
/
+4
*
Move wmi_util out of base and into chrome/installer/util since that's the onl...
brettw@chromium.org
2010-10-10
5
-12
/
+398
*
Implement new strategy for default apps. Instead of using
aa@chromium.org
2010-10-09
1
-3
/
+0
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
3
-0
/
+3
*
Reduce console spam from master_preferences.
evan@chromium.org
2010-09-20
1
-4
/
+2
*
When uninstalling, only attempt to unregister DLLs if in ChromeFrame mode.
robertshield@chromium.org
2010-09-16
1
-2
/
+3
*
Modifies the toast randomization behavior to be en-US only.
gwilson@google.com
2010-09-16
1
-2
/
+5
*
Make licenses.py happy about xz license.
phajdan.jr@chromium.org
2010-09-13
2
-1
/
+1
*
Change the toast text and make sure errors are written to
finnur@chromium.org
2010-09-10
1
-34
/
+47
*
Add termination of the chrome frame helper process to the uninstaller.
robertshield@chromium.org
2010-09-09
3
-18
/
+36
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
11
-18
/
+28
*
Add the Chrome Frame helper process and dll to the mini installer.
robertshield@chromium.org
2010-09-07
1
-0
/
+2
*
Setting oopcrashes=1 during install
huanr@chromium.org
2010-09-07
3
-0
/
+6
*
2nd attempt: Write the outcome of the Toast Experiment for system-level insta...
finnur@chromium.org
2010-09-07
5
-14
/
+116
[prev]
[next]