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
*
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
*
Revert 58639 -
nsylvain@chromium.org
2010-09-07
5
-115
/
+14
*
Write the outcome of the Toast Experiment for system-level installs to the ri...
finnur@chromium.org
2010-09-06
5
-14
/
+115
*
Add the ability to call an alternate entry point name on self-registering DLL...
robertshield@chromium.org
2010-09-06
10
-21
/
+58
*
Allow download Chrome page to set Chrome as default even if it is not a new i...
mirandac@chromium.org
2010-09-02
1
-1
/
+14
*
Added D3DCompiler_42.dll to the installer.
apatrick@chromium.org
2010-08-30
1
-0
/
+1
*
Remove the default argument from RegKey::Create.
tfarina@chromium.org
2010-08-26
1
-2
/
+2
*
Add d3dx9_42.dll, libEGL.dll, and libGLESv2.dll to the distributed builds.
apatrick@chromium.org
2010-08-20
1
-0
/
+3
*
Remove forward declares for ASCIIToUTF16 from string_util. All callers now use
brettw@chromium.org
2010-08-19
1
-0
/
+1
*
Allow update URLs in external_extensions.json.
skerner@chromium.org
2010-08-19
1
-8
/
+12
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
5
-11
/
+15
*
Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...
viettrungluu@chromium.org
2010-08-17
2
-4
/
+4
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
6
-93
/
+94
*
FBTF: Remove "obviously" unneeded standard C++ library #includes.
viettrungluu@chromium.org
2010-08-15
2
-3
/
+0
*
Cleanup Registry API: part 3.
tfarina@chromium.org
2010-08-14
4
-12
/
+12
*
Cleanup Registry API part 2:
tfarina@chromium.org
2010-08-12
1
-1
/
+1
*
Extension package creation cleanup
erg@google.com
2010-08-11
1
-1
/
+1
*
Cause the -full magic value to only be written to HKCU for user-level install...
robertshield@chromium.org
2010-08-11
1
-7
/
+11
*
Fix a typo that got mistakenly checked in that overwrote the --delete-profile...
robertshield@chromium.org
2010-08-11
1
-1
/
+1
[next]