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
*
Minor cleanup; remove deprecate file_util function and some obsolete TODOs.
estade@chromium.org
2009-12-09
1
-2
/
+2
*
Remove check for usage stats in the toast experiment
cpu@chromium.org
2009-12-09
1
-4
/
+0
*
Second part of the toast changes
cpu@chromium.org
2009-12-07
1
-27
/
+55
*
Split installer.gyp and add installer_util_nacl_win64 target.
gregoryd@google.com
2009-12-05
2
-77
/
+135
*
Revert some of the change to go back to multiple experiments
cpu@chromium.org
2009-12-03
5
-11
/
+12
*
Chrome updates should not change shortcut icon if there is an index specified...
kuchhal@chromium.org
2009-12-03
4
-10
/
+176
*
Remove the en_GB for the toast experiment
cpu@chromium.org
2009-12-03
1
-6
/
+1
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
2
-15
/
+9
*
Make Linux packaging options more granular.
mmoss@chromium.org
2009-11-23
1
-101
/
+278
*
Revert "installer: clean up to use FilePath instead of std::wstring."
kuchhal@chromium.org
2009-11-23
26
-348
/
+376
*
installer: clean up to use FilePath instead of std::wstring.
kuchhal@chromium.org
2009-11-23
26
-376
/
+348
*
Go back to a single toast flavor.
cpu@chromium.org
2009-11-20
5
-39
/
+22
*
Set prop app id for chromium/application shortcut.
xiyuan@chromium.org
2009-11-19
2
-3
/
+6
*
file_util: Fix some callers of CreateNewTempDirectory to remove the deprecate...
evan@chromium.org
2009-11-19
1
-20
/
+19
*
Avoid a first-chance access violation a few lines down that happens
joi@chromium.org
2009-11-18
1
-1
/
+1
*
cleanup: remove unused variable from setup_constants.
kuchhal@chromium.org
2009-11-16
2
-4
/
+0
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
8
-18
/
+19
*
Correctly schedule empty parent directories for deletion when Chrome Frame is...
robertshield@chromium.org
2009-11-12
3
-6
/
+38
*
Add NPAPI plugin registration persistence code to chrome frame. If the DLL is...
robertshield@chromium.org
2009-11-11
4
-2
/
+14
*
Add a Debian .menu file.
thestig@chromium.org
2009-11-11
1
-0
/
+2
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
9
-13
/
+13
*
Add 64 bit support + code cleanup
gregoryd@google.com
2009-11-10
1
-1
/
+5
*
Correct update-while-in-use installer regression. The rename command being st...
robertshield@chromium.org
2009-11-10
1
-0
/
+6
*
Add a dedicated log file for Chrome Frame installs (to avoid stomping on chro...
robertshield@chromium.org
2009-11-09
1
-1
/
+7
*
Remove build time differences between Chrome Frame and Google Chrome in the
robertshield@chromium.org
2009-11-06
6
-0
/
+18
*
Change id that identifies client in crash reports. Whenever metrics service r...
kuchhal@chromium.org
2009-11-05
4
-0
/
+17
*
Push the Omaha app guid into the browser distribution classes to remove compi...
robertshield@chromium.org
2009-11-05
9
-14
/
+37
*
Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....
robertshield@chromium.org
2009-11-04
10
-76
/
+122
*
Refactor Linux packaging targets for better dependency tracking.
mmoss@chromium.org
2009-11-04
1
-22
/
+44
*
Add a confirmation dialog confirming the completion of uninstallation for Chr...
robertshield@chromium.org
2009-11-03
2
-4
/
+15
*
Remove reference to obsolete themes/default.pak (removed in r30644)
mmoss@chromium.org
2009-11-02
1
-1
/
+0
*
Add yasm and ffmpeg into the build tree for linux.
ajwong@chromium.org
2009-10-30
1
-3
/
+1
*
Taking advantage of new configuration inheritance option.
bradnelson@chromium.org
2009-10-29
1
-26
/
+0
*
Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...
robertshield@chromium.org
2009-10-28
1
-5
/
+15
*
Remove deprecated CommandLine(std::wstring) ctor.
evan@chromium.org
2009-10-26
3
-5
/
+3
*
Use scoped_array (not scoped_ptr) with new[].
kuchhal@chromium.org
2009-10-23
1
-1
/
+1
*
Clear up the "-full" Omaha ap key value left by the mini_installer when runni...
robertshield@chromium.org
2009-10-22
2
-0
/
+37
*
Make GetDistroBooleanPreference return troolean value.
kuchhal@chromium.org
2009-10-19
6
-70
/
+129
*
Add a compile time assert to ensure that Google Chrome Frame builds of the in...
robertshield@chromium.org
2009-10-19
1
-0
/
+5
*
Correcting dependency problem that causes setup.exe to get built before chrom...
robertshield@chromium.org
2009-10-19
1
-7
/
+12
*
Serialize Linux packaging.
thestig@chromium.org
2009-10-15
1
-2
/
+3
*
Specify manifest file relative to ProjectDir instead of SolutionDir.
kuchhal@chromium.org
2009-10-15
1
-1
/
+1
*
Re-try r29078: Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
11
-87
/
+96
*
Revert wstring patch (r29078 and follow up commits). It is causing failures o...
estade@chromium.org
2009-10-15
11
-88
/
+83
*
Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
11
-83
/
+88
*
Remove the base_gfx project since it no longer has an external dependencies.
brettw@chromium.org
2009-10-14
1
-0
/
+3
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
3
-9
/
+15
*
include CHROMEOS files and defintions in TOOLKIT_VEIWS build.
oshima@chromium.org
2009-10-12
1
-1
/
+1
*
Remove pthreads from build and installer files.
tim@chromium.org
2009-10-10
1
-1
/
+0
*
Build 64-bit RPMs.
thestig@chromium.org
2009-10-09
1
-1
/
+1
[next]