summaryrefslogtreecommitdiffstats
path: root/chrome/tools
Commit message (Expand)AuthorAgeFilesLines
* Add Linux packaging tools to the build output and the buildbot archive.mmoss@chromium.org2009-05-291-0/+9
* Fix broken Gears after gyp conversion. The path to gears.dll has changed.kuchhal@chromium.org2009-05-281-1/+1
* Add default version information and ability to output to stdout.mmoss@chromium.org2009-05-281-9/+35
* Check in a new linux reference build and enable the page cycler tests.tc@google.com2009-05-2627-306/+2926
* Remove the now-unused linux/version.sh.sgk@google.com2009-05-211-65/+0
* Include the resources directory in the linux zip file.tc@google.com2009-05-211-0/+1
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-1/+1
* Rename official builds to "Google Chrome" on disk and "Chrome" in the menubar.thomasvl@chromium.org2009-05-181-1/+1
* Rewrite version.sh as version.py to work better with gyp and be moresgk@google.com2009-05-151-0/+199
* Make convert_dict work again by adding AtExitManager in stack in main().jshin@chromium.org2009-05-141-0/+2
* List of Linux files to archive on buildbots.mmoss@chromium.org2009-05-121-0/+7
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+0
* Enable the startup reference test and check in a reference build on linux.tc@google.com2009-05-08179-0/+27723
* A file list for official builds (what gets picked up for saving)thomasvl@chromium.org2009-05-061-0/+1
* Create the directory for Mac dev build archiving to use and put in an initial...thomasvl@chromium.org2009-05-011-0/+1
* Part 1 of sample sprucing. Also, change chromium_extension.py to generate a r...aa@chromium.org2009-04-291-1/+15
* Changes in preparation for webkit switch to gyp.bradnelson@google.com2009-04-291-1/+1
* Relanding this: jcampan@chromium.org2009-04-281-0/+18
* Reverting my change it breaks release compilation on Windows.jcampan@chromium.org2009-04-271-18/+0
* This patch adds a new kind of tests: browser tests.jcampan@chromium.org2009-04-271-0/+18
* Fix version.bat to use the 'default' svn in the PATH and not a precooked one ...maruel@chromium.org2009-04-231-6/+30
* Add 8 locale dll files for 8 Indian languages to FILES. The list is used for ...jungshik@google.com2009-04-211-2/+10
* Add a script to make necessary zip files for chromebothuanr@chromium.org2009-04-171-0/+61
* Rendering dependencies inherited from version.rules less relative.robertshield@google.com2009-04-141-1/+1
* Fix for issue 9685:sgk@google.com2009-04-031-1/+1
* Remove the checked-in scons configuration files.sgk@google.com2009-04-015-549/+0
* Make version rule's path assumptions less specific.robertshield@google.com2009-03-301-1/+1
* Slightly different mktemp syntax to appease some picky versions.mmoss@chromium.org2009-03-261-1/+1
* Use '.' instead of 'source' because sh on the buildbots (dash) doesn't like '...mmoss@chromium.org2009-03-241-1/+1
* SHARED_INTERMEDIATE_DIR is a better place for generated headers.mmoss@chromium.org2009-03-241-1/+1
* Include version information in Linux chrome.mmoss@chromium.org2009-03-241-1/+16
* Generate header file of Linux version information (currently gyp-only).mmoss@chromium.org2009-03-241-0/+50
* Uses FFmpeg in chrome/rendererhclam@chromium.org2009-03-191-2/+2
* Second stab at applying http://codereview.chromium.org/43138/show.robertshield@google.com2009-03-172-0/+162
* Revert "Change mini_installer's chrome.release specification..."agl@chromium.org2009-03-172-182/+0
* Change mini_installer's chrome.release specification to include wildcards.robertshield@google.com2009-03-172-0/+182
* Reenable incremental linking for most projects except the largest ones. Will ...maruel@chromium.org2009-03-111-0/+1
* Slight code change to make some global variables const.maruel@google.com2009-03-103-11/+12
* NO CODE CHANGEdeanm@chromium.org2009-03-1013-16/+0
* NO CODE CHANGE.maruel@google.com2009-03-101-5/+8
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-059-193/+193
* Removing the scripts that aren't needed in a gyp based mac build.thomasvl@chromium.org2009-03-042-71/+0
* Fix script to support python 2.6, which has json module built in.erikkay@google.com2009-02-271-1/+6
* Change locale handling to deal with mac resource bundles in the corresponding...pinkerton@chromium.org2009-02-271-2/+2
* Wire up resource bundles on the mac:thomasvl@chromium.org2009-02-262-0/+71
* Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...mmoss@chromium.org2009-02-231-2/+3
* Fix some GCC 4.3 warnings.evan@chromium.org2009-02-191-2/+5
* Dictionary-related Linux porting.phajdan.jr@chromium.org2009-02-182-11/+12
* Add some options to the EOL cleanup script that were handy when dealing withpamg@google.com2009-02-121-18/+47
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-1/+2