summaryrefslogtreecommitdiffstats
path: root/chrome/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Better owner, group, and mode management for .keystone_install.mark@chromium.org2009-10-271-14/+27
* Move Mac build tool scripts only used by chrome.gyp from build/mac intomark@chromium.org2009-10-276-0/+1818
* The TODO timer has expired. Clean up old build TODOs and celebrate two weeksmark@chromium.org2009-10-272-26/+0
* chmod: the -R and -h options may not be specified togethermark@chromium.org2009-10-271-1/+1
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-2/+1
* Fix speleing.mark@chromium.org2009-10-231-1/+1
* Permit .keystone_install to perform an initial bootstrapping installation overmark@chromium.org2009-10-231-11/+18
* Add a list of tests to archive on Linux.thestig@chromium.org2009-10-221-0/+2
* Updating from user Keystone under /Applications by an admin user should leavemark@chromium.org2009-10-161-0/+20
* Add a script to process dumps on Linux.thestig@chromium.org2009-10-161-0/+278
* Remove an overzealous version check from keystone_install.sh.mark@chromium.org2009-10-161-14/+14
* Make the auto-update script really smart. It no longer replaces the versionedmark@chromium.org2009-10-162-53/+203
* Add in files that define lists of SYMBOLS to be archived for Windows and Linu...robertshield@chromium.org2009-10-153-0/+12
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-8/+7
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-7/+8
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-8/+7
* Eliminate char/wchar_t conversions, probably-unsafe statics, and disk accessmark@chromium.org2009-10-141-0/+35
* Official builds should be on the com.google.Chrome update product ID, notmark@chromium.org2009-10-141-0/+182
* rsync needs -C to avoid copying .svn directories.mark@chromium.org2009-10-141-1/+1
* Unversion frameworksmark@chromium.org2009-10-143-34/+114
* Move the framework and helper application into a versioned directory in supportmark@chromium.org2009-10-147-37/+255
* Put the Keystone installation script and codesign driver script next to themark@chromium.org2009-10-135-0/+271
* Use ASCII strings for switch names.evan@chromium.org2009-10-132-6/+6
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-101-2/+3
* Remove the empty line that got added at the end of this file.nsylvain@chromium.org2009-10-101-1/+0
* Remove pthreads from build and installer files.tim@chromium.org2009-10-101-1/+1
* Fix an include.brettw@chromium.org2009-10-091-1/+1
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-092-2/+2
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-1/+4
* Let version.py accept its template on the command linemark@chromium.org2009-10-081-14/+30
* Change the Windows build to statically link the sync library.nick@chromium.org2009-10-061-1/+0
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-4/+4
* Coverity: Initialize has_indexed_affixes_ in the constructor.jhawkins@chromium.org2009-09-291-1/+2
* Linux: create the directory for the desktop file in the wrapper script if it ...mdm@chromium.org2009-09-281-0/+1
* Don't assume that we build from the src/chrome folder.nsylvain@chromium.org2009-09-271-1/+1
* Add lib/ to LD_LIBRARY_PATH for chrome shared libs.mmoss@chromium.org2009-09-231-2/+2
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-162-2/+7
* Revert 26300 - Fix installer scripts so they don't look for pthreads.dll.nick@chromium.org2009-09-161-0/+1
* Fix installer scripts so they don't look for pthreads.dll.nick@chromium.org2009-09-151-1/+0
* Revert "First part of automated_ui_tests improvements."phajdan.jr@chromium.org2009-09-152-7/+2
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-152-2/+7
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-1/+1
* Error diagnostics for Blacklist IOidanan@chromium.org2009-09-101-2/+3
* Add exe servers to the list of binaries that may be packaged with the mini_in...robertshield@chromium.org2009-09-101-10/+22
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-092-2/+2
* Delete all precompiled support. It is causing more harm than good, especially...maruel@chromium.org2009-09-046-93/+0
* Move reference builds into DEPS.agl@chromium.org2009-09-04863-108498/+0
* Add some logging in convert_dict.mhm@chromium.org2009-09-041-8/+17
* Avoid unnecessary rebuilds of installer_util and chrome.dll by onlysgk@google.com2009-09-031-4/+8
* Even though the Finder's Get Info shows the language correctly when you use l...thomasvl@chromium.org2009-09-023-6/+26