| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix version.bat to use the 'default' svn in the PATH and not a precooked one ... | maruel@chromium.org | 2009-04-23 | 1 | -6/+30 |
* | Add 8 locale dll files for 8 Indian languages to FILES. The list is used for ... | jungshik@google.com | 2009-04-21 | 1 | -2/+10 |
* | Add a script to make necessary zip files for chromebot | huanr@chromium.org | 2009-04-17 | 1 | -0/+61 |
* | Rendering dependencies inherited from version.rules less relative. | robertshield@google.com | 2009-04-14 | 1 | -1/+1 |
* | Fix for issue 9685: | sgk@google.com | 2009-04-03 | 1 | -1/+1 |
* | Make version rule's path assumptions less specific. | robertshield@google.com | 2009-03-30 | 1 | -1/+1 |
* | Slightly different mktemp syntax to appease some picky versions. | mmoss@chromium.org | 2009-03-26 | 1 | -1/+1 |
* | Use '.' instead of 'source' because sh on the buildbots (dash) doesn't like '... | mmoss@chromium.org | 2009-03-24 | 1 | -1/+1 |
* | SHARED_INTERMEDIATE_DIR is a better place for generated headers. | mmoss@chromium.org | 2009-03-24 | 1 | -1/+1 |
* | Include version information in Linux chrome. | mmoss@chromium.org | 2009-03-24 | 1 | -1/+16 |
* | Generate header file of Linux version information (currently gyp-only). | mmoss@chromium.org | 2009-03-24 | 1 | -0/+50 |
* | Second stab at applying http://codereview.chromium.org/43138/show. | robertshield@google.com | 2009-03-17 | 2 | -0/+162 |
* | Revert "Change mini_installer's chrome.release specification..." | agl@chromium.org | 2009-03-17 | 2 | -182/+0 |
* | Change mini_installer's chrome.release specification to include wildcards. | robertshield@google.com | 2009-03-17 | 2 | -0/+182 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 1 | -6/+6 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 2 | -3/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 3 | -26/+26 |
* | Move browser_resources.rc into a a grd file. While I'm at it, | tc@google.com | 2009-02-09 | 3 | -151/+0 |
* | Some more GRIT refactoring. | tc@google.com | 2009-01-05 | 2 | -12/+1 |
* | Have GRIT generate files into a common directory. | tc@google.com | 2008-12-12 | 2 | -2/+2 |
* | Apply svn:executable to .py files which should have it. | phajdan.jr@chromium.org | 2008-12-12 | 5 | -1/+1 |
* | Add using_generated_strings.vsprops to unit_tests. | maruel@google.com | 2008-10-15 | 1 | -1/+1 |
* | Stop failing the build if a dependency has been removed. | maruel@google.com | 2008-10-15 | 1 | -1/+4 |
* | Fix chrome.7z archive on buildbots. The earlier change didn't work 100%. | rahulk@google.com | 2008-09-08 | 2 | -8/+4 |
* | add debug statement | rahulk@google.com | 2008-09-08 | 1 | -0/+1 |
* | add debug statement | rahulk@google.com | 2008-09-08 | 1 | -0/+3 |
* | Rebuild chrome.7z archive by default to get new executables. | rahulk@google.com | 2008-09-06 | 2 | -11/+11 |
* | Change the path of the V8 API headers from public to include | sgjesse@google.com | 2008-09-03 | 1 | -1/+1 |
* | By default, use DLL dependencies for Chromium rather than for Google Chrome. | pamg@google.com | 2008-08-30 | 1 | -3/+4 |
* | Switch to building Chromium rather than Google Chrome by default. | pamg@google.com | 2008-08-30 | 3 | -9/+1 |
* | Do not put version info in patch archive file name. It is not useful as user ... | rahulk@google.com | 2008-08-29 | 1 | -4/+1 |
* | Exe/Dlls dependencies can be different between Chromium/Google Chrome. Add su... | rahulk@google.com | 2008-08-29 | 1 | -5/+28 |
* | Rollback 1529. | rahulk@google.com | 2008-08-29 | 3 | -1/+7 |
* | Last minute changes for Chromium. | rahulk@google.com | 2008-08-29 | 3 | -7/+1 |
* | Use distribution specific branding for binaries version stamp. | rahulk@google.com | 2008-08-28 | 2 | -2/+7 |
* | Remove Google Chrome specific strings from common resources file and use them... | rahulk@google.com | 2008-08-27 | 1 | -0/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 7 | -196/+28 |
* | Move distribution specific theme images: | rahulk@google.com | 2008-08-22 | 1 | -6/+21 |
* | Add wow_helper.exe to chrome-win32.zip | rvargas@google.com | 2008-08-19 | 1 | -0/+1 |
* | Update archive script to not include rlz.dll unless we are building Google Ch... | rahulk@google.com | 2008-08-19 | 2 | -9/+29 |
* | First set of changes to start separating Google specific branding from Chromi... | rahulk@google.com | 2008-08-18 | 1 | -1/+1 |
* | Removing OFFICIAL_BUILD as we do not really need it when we have CHROME_BUILD... | rahulk@google.com | 2008-08-13 | 1 | -1/+2 |
* | Remove the third_party/gnu directory, switching scripts that use unix like to... | erg@google.com | 2008-08-07 | 2 | -4/+4 |
* | Fix the script since it was outputting the reverse of the actual result. Add ... | maruel@google.com | 2008-08-01 | 1 | -9/+34 |
* | Add the ability to display reverse dependencies, e.g. which projects depends ... | maruel@google.com | 2008-08-01 | 2 | -16/+50 |
* | Script to scan a Visual Studio solution file (.sln) and extract the projects ... | maruel@google.com | 2008-07-31 | 1 | -0/+110 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 35 | -0/+1316 |