| Commit message (Expand) | Author | Age | Files | Lines |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -1/+1 |
* | Move reference builds into DEPS. | agl@chromium.org | 2009-09-04 | 863 | -108498/+0 |
* | Try to find trunk/src/tools/python before importing google.path_utils. | pam@chromium.org | 2009-08-21 | 1 | -5/+42 |
* | Some quick notes about the mac reference builds for anyone that might need to... | thomasvl@chromium.org | 2009-08-19 | 1 | -0/+10 |
* | Update smoketests.py so we can run ui_tests in parallel, with | huanr@chromium.org | 2009-07-29 | 1 | -1/+37 |
* | re-do CL 2136 - move image_diff to tools/imagediff, add deps to test_shell | dpranke@google.com | 2009-07-24 | 1 | -364/+0 |
* | back out CLs 21367, 21366 - no idea why these keep breaking | dpranke@google.com | 2009-07-23 | 1 | -0/+364 |
* | re-do CL 21252 - move image_diff to tools, add deps to test_shell | dpranke@google.com | 2009-07-23 | 1 | -364/+0 |
* | revert change 21252, which broke the mac build for some reason | dpranke@google.com | 2009-07-22 | 1 | -0/+364 |
* | make 'test_shell' target depend on everything needed to pass layout_tests | dpranke@google.com | 2009-07-22 | 1 | -364/+0 |
* | Add references builds of chromium and chrome for the page cycler tests (built... | thomasvl@chromium.org | 2009-06-11 | 511 | -0/+62412 |
* | Trying to re-land r17758 (http://codereview.chromium.org/118247) but with nam... | kuchhal@chromium.org | 2009-06-09 | 1 | -2/+1 |
* | Remove the checked-in .vcproj files obviated by r17687. | sgk@chromium.org | 2009-06-05 | 1 | -55/+0 |
* | Check in a new linux reference build and enable the page cycler tests. | tc@google.com | 2009-05-26 | 27 | -306/+2926 |
* | Enable the startup reference test and check in a reference build on linux. | tc@google.com | 2009-05-08 | 179 | -0/+27723 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -90/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | This is an attempt at finding the reason for the page_cycler slowness caused by | mad@chromium.org | 2009-02-12 | 1 | -1/+2 |
* | Updating reference build to revision 9586 to pick up the latest automation | ananta@chromium.org | 2009-02-11 | 85 | -2211/+5665 |
* | Prep for generated .vcproj files: | sgk@google.com | 2009-01-23 | 1 | -0/+6 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -14/+8 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -12/+42 |
* | Add an image diff link to failed layout tests. | estade@chromium.org | 2009-01-15 | 1 | -5/+101 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+11 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -1/+1 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -49/+49 |
* | Apply svn:executable to .py files which should have it. | phajdan.jr@chromium.org | 2008-12-12 | 1 | -1/+1 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -49/+49 |
* | Added the printing of a warning when we get an Exception while trying to impo... | maruel@chromium.org | 2008-12-01 | 1 | -4/+8 |
* | Finish release (opt) builds on Windows, including the parallel | sgk@google.com | 2008-11-20 | 1 | -3/+0 |
* | Next round of SCons changes: | sgk@google.com | 2008-11-14 | 1 | -23/+15 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -1/+1 |
* | Allow chromium to be built with some system libs by introducing | evanm@google.com | 2008-11-12 | 1 | -1/+1 |
* | Make unit_tests pass with pt_BR.UTF-8 locale. | tc@google.com | 2008-11-12 | 1 | -0/+1 |
* | Enable building of chrome/tools/test/image_diff in Linux | agl@chromium.org | 2008-11-05 | 2 | -19/+24 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -1/+1 |
* | Fix build errors on Linux. | mmoss@google.com | 2008-10-10 | 1 | -12/+12 |
* | Cross-platform wrappers for fopen, _wfopen_s, etc. | mark@chromium.org | 2008-10-01 | 1 | -3/+4 |
* | Roll the third_party/icu38 revision in DEPS to have SCons build libicu, | sgk@google.com | 2008-09-26 | 1 | -1/+1 |
* | Enforce Terminate on Heap Corruption in most of our executable on Windows XP ... | maruel@google.com | 2008-09-24 | 1 | -0/+2 |
* | Update the reference build to 1912. | maruel@google.com | 2008-09-10 | 48 | -0/+0 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 1 | -28/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 2 | -56/+8 |
* | Part 2 of the chrome_program change. Split into two changes | tc@google.com | 2008-08-13 | 1 | -3/+1 |
* | Set the svn:eol-style to LF on all SConscript files | tc@google.com | 2008-08-13 | 1 | -84/+84 |
* | Cross-platform: Let SCons abstract library names by getting rid of .lib suff... | sgk@google.com | 2008-08-04 | 1 | -10/+12 |
* | Pull the block of common Windows system libraries that we link with everywher... | sgk@google.com | 2008-08-04 | 1 | -22/+0 |
* | Convert chrome SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 1 | -1/+1 |
* | Initial cleanups en route to coalescing the get-it-built cut-and-paste from v... | sgk@google.com | 2008-07-31 | 1 | -2/+0 |
* | Add a reference build at version #21. | nsylvain@google.com | 2008-07-27 | 163 | -0/+12279 |