| Commit message (Expand) | Author | Age | Files | Lines |
* | grit: cut down on chattiness. | evan@chromium.org | 2009-04-14 | 2 | -5/+10 |
* | This adds link[rel=icon] elements to the DOM UI html files for downloads and | arv@chromium.org | 2009-04-10 | 1 | -3/+6 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -15/+0 |
* | This fixes a few GRIT issues: | tc@google.com | 2009-03-27 | 3 | -7/+24 |
* | Switching net over to use gyp on windows. | bradnelson@google.com | 2009-03-18 | 1 | -1/+1 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 72 | -918/+918 |
* | Use grit to generate locale rc files and remove the old locale rc files from ... | tc@google.com | 2009-03-05 | 3 | -55/+20 |
* | fix python2.6 warnings in grit | tc@google.com | 2009-03-04 | 4 | -7/+9 |
* | Revert "Use grit to generate locale rc files and remove the old locale rc fil... | tc@google.com | 2009-03-03 | 2 | -19/+4 |
* | Use grit to generate locale rc files and remove the old locale rc files from ... | tc@google.com | 2009-03-03 | 2 | -4/+19 |
* | Properly handle errors in GRIT in the scons build. | tc@google.com | 2009-02-27 | 1 | -29/+37 |
* | Add os support to grit so we can conditionally include resources based on | tc@google.com | 2009-02-27 | 1 | -0/+3 |
* | Fix a bug where the flattened HTML file was not getting | tc@google.com | 2009-02-26 | 1 | -4/+3 |
* | fix the grd scanner to only include files that we're using | tc@google.com | 2009-02-26 | 1 | -5/+2 |
* | Fix scons build where the internal theme files don't exist. | tc@google.com | 2009-02-26 | 1 | -1/+6 |
* | Fix grit include dependencies in the scons build. | tc@google.com | 2009-02-26 | 2 | -14/+4 |
* | Enable the .pak files on mac builds also. | thomasvl@chromium.org | 2009-02-26 | 1 | -2/+3 |
* | Allow grit to run in parallel with scons by forking child processes | tc@google.com | 2009-02-25 | 1 | -4/+11 |
* | fix call to os.makedirs | tc@google.com | 2009-02-25 | 1 | -1/+1 |
* | Final step in converting all grit includes to have grit in the path. | tc@google.com | 2009-02-24 | 2 | -22/+5 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 2 | -2/+2 |
* | step 1 on getting strings in linux: create a locale_settings.grd | tc@google.com | 2009-02-18 | 2 | -5/+14 |
* | Another pass at fixing grit includes | joshia@google.com | 2009-02-17 | 1 | -1/+1 |
* | Add relative include path for grit includes | joshia@google.com | 2009-02-17 | 1 | -1/+1 |
* | Fix scons build for non-official builds. | tc@google.com | 2009-02-12 | 1 | -0/+2 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 4 | -2/+48 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 3 | -38/+2 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 3 | -2/+38 |
* | Only run one grit builder at a time under scons. | tc@google.com | 2009-02-10 | 2 | -14/+4 |
* | Move browser_resources.rc into a a grd file. While I'm at it, | tc@google.com | 2009-02-09 | 3 | -4/+133 |
* | Add a Repack tool to scons. This is used to compile linux resources | tc@google.com | 2009-02-06 | 1 | -1/+1 |
* | fix webkit hammer build | tc@google.com | 2009-02-05 | 1 | -1/+3 |
* | Some cleanup on the GRIT scons builder. | tc@google.com | 2009-02-05 | 2 | -25/+41 |
* | Convert webkit_glue::GetLocalizedString to return a string16 | tc@google.com | 2009-02-05 | 1 | -2/+4 |
* | Include webkit strings in test shell data pack. | tc@google.com | 2009-01-22 | 3 | -5/+18 |
* | fix build on windows | tc@google.com | 2009-01-16 | 1 | -0/+1 |
* | Have net_resources.grd generate a .pak file too. Since the tld | tc@google.com | 2009-01-16 | 3 | -3/+20 |
* | Add data pack file format to the grit output type and enable it for webkit_re... | tc@google.com | 2009-01-16 | 6 | -3/+120 |
* | Remove grit hack and inline a 30x30 red square for a | tc@google.com | 2009-01-13 | 2 | -4/+0 |
* | Move webkit_resources.rc to webkit_resources.grd. Add | tc@google.com | 2009-01-13 | 2 | -0/+4 |
* | Add using_generated_resources.scons to the build. This | tc@google.com | 2009-01-06 | 1 | -0/+15 |
* | Some more GRIT refactoring. | tc@google.com | 2009-01-05 | 3 | -3/+34 |
* | Remove version number from Python shebang. | evanm@google.com | 2008-12-16 | 1 | -1/+1 |
* | Have GRIT generate files into a common directory. | tc@google.com | 2008-12-12 | 2 | -54/+58 |
* | Use the public SCons API to create the GRIT Builder and Action, | sgk@google.com | 2008-11-18 | 1 | -9/+6 |
* | Change GRIT rules to support 8 new Indic languages. | mal@chromium.org | 2008-11-18 | 1 | -0/+16 |
* | Next round of SCons changes: | sgk@google.com | 2008-11-14 | 1 | -1/+5 |
* | Fixes for Visual Studio solution + project file generation: | sgk@google.com | 2008-11-14 | 1 | -3/+15 |
* | Run GRIT on all platforms. | tc@google.com | 2008-10-17 | 1 | -1/+1 |
* | Have grit only try to output errors in ascii (replace chars > 127 with | tc@google.com | 2008-08-29 | 1 | -1/+2 |