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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a script to process dumps on Linux.
thestig@chromium.org
2009-10-16
1
-0
/
+278
*
Remove an overzealous version check from keystone_install.sh.
mark@chromium.org
2009-10-16
1
-14
/
+14
*
Make the auto-update script really smart. It no longer replaces the versioned
mark@chromium.org
2009-10-16
2
-53
/
+203
*
Add in files that define lists of SYMBOLS to be archived for Windows and Linu...
robertshield@chromium.org
2009-10-15
3
-0
/
+12
*
Re-try r29078: Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
1
-8
/
+7
*
Revert wstring patch (r29078 and follow up commits). It is causing failures o...
estade@chromium.org
2009-10-15
1
-7
/
+8
*
Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
1
-8
/
+7
*
Eliminate char/wchar_t conversions, probably-unsafe statics, and disk access
mark@chromium.org
2009-10-14
1
-0
/
+35
*
Official builds should be on the com.google.Chrome update product ID, not
mark@chromium.org
2009-10-14
1
-0
/
+182
*
rsync needs -C to avoid copying .svn directories.
mark@chromium.org
2009-10-14
1
-1
/
+1
*
Unversion frameworks
mark@chromium.org
2009-10-14
3
-34
/
+114
*
Move the framework and helper application into a versioned directory in support
mark@chromium.org
2009-10-14
7
-37
/
+255
*
Put the Keystone installation script and codesign driver script next to the
mark@chromium.org
2009-10-13
5
-0
/
+271
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
2
-6
/
+6
*
Remove the dependency on i18n/icu_string_conversions from base/string_util.h.
brettw@chromium.org
2009-10-10
1
-2
/
+3
*
Remove the empty line that got added at the end of this file.
nsylvain@chromium.org
2009-10-10
1
-1
/
+0
*
Remove pthreads from build and installer files.
tim@chromium.org
2009-10-10
1
-1
/
+1
*
Fix an include.
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
2
-2
/
+2
*
Separate out some more ICU from base and into base/i18n.
brettw@chromium.org
2009-10-08
1
-1
/
+4
*
Let version.py accept its template on the command line
mark@chromium.org
2009-10-08
1
-14
/
+30
*
Change the Windows build to statically link the sync library.
nick@chromium.org
2009-10-06
1
-1
/
+0
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-4
/
+4
*
Coverity: Initialize has_indexed_affixes_ in the constructor.
jhawkins@chromium.org
2009-09-29
1
-1
/
+2
*
Linux: create the directory for the desktop file in the wrapper script if it ...
mdm@chromium.org
2009-09-28
1
-0
/
+1
*
Don't assume that we build from the src/chrome folder.
nsylvain@chromium.org
2009-09-27
1
-1
/
+1
*
Add lib/ to LD_LIBRARY_PATH for chrome shared libs.
mmoss@chromium.org
2009-09-23
1
-2
/
+2
*
First part of automated_ui_tests improvements.
phajdan.jr@chromium.org
2009-09-16
2
-2
/
+7
*
Revert 26300 - Fix installer scripts so they don't look for pthreads.dll.
nick@chromium.org
2009-09-16
1
-0
/
+1
*
Fix installer scripts so they don't look for pthreads.dll.
nick@chromium.org
2009-09-15
1
-1
/
+0
*
Revert "First part of automated_ui_tests improvements."
phajdan.jr@chromium.org
2009-09-15
2
-7
/
+2
*
First part of automated_ui_tests improvements.
phajdan.jr@chromium.org
2009-09-15
2
-2
/
+7
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-1
/
+1
*
Error diagnostics for Blacklist IO
idanan@chromium.org
2009-09-10
1
-2
/
+3
*
Add exe servers to the list of binaries that may be packaged with the mini_in...
robertshield@chromium.org
2009-09-10
1
-10
/
+22
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
2
-2
/
+2
*
Delete all precompiled support. It is causing more harm than good, especially...
maruel@chromium.org
2009-09-04
6
-93
/
+0
*
Move reference builds into DEPS.
agl@chromium.org
2009-09-04
863
-108498
/
+0
*
Add some logging in convert_dict.
mhm@chromium.org
2009-09-04
1
-8
/
+17
*
Avoid unnecessary rebuilds of installer_util and chrome.dll by only
sgk@google.com
2009-09-03
1
-4
/
+8
*
Even though the Finder's Get Info shows the language correctly when you use l...
thomasvl@chromium.org
2009-09-02
3
-6
/
+26
*
Add all locales to the grit output list.
thestig@chromium.org
2009-09-02
1
-1
/
+1
*
Add chrome-wrapper and icon file to build archive.
mmoss@chromium.org
2009-09-01
2
-0
/
+4
*
Parameterize the Google Update appid at build time instead of hard coding it ...
robertshield@chromium.org
2009-09-01
1
-0
/
+52
*
Remove old, unfunctional crx packing script. These days, http://src.chromium....
thakis@chromium.org
2009-08-31
1
-172
/
+0
*
Add license information to our shell scripts.
agl@chromium.org
2009-08-25
4
-0
/
+16
*
Add missing deps info for check_deps (try bots didn't catch it).
thomasvl@chromium.org
2009-08-24
1
-0
/
+3
*
Set x-bit on apply_locales.py to fix Mac build break at r24104.
mark@chromium.org
2009-08-24
1
-0
/
+0
*
Tweak the comment in the lproj fixup script to explain why we need an "en" fo...
thomasvl@chromium.org
2009-08-24
2
-0
/
+323
*
Pull the entire hunspell tree and place it in depsBUG=14756TEST=Compiled Chro...
mhm@chromium.org
2009-08-21
1
-2
/
+2
[prev]
[next]