| Commit message (Expand) | Author | Age | Files | Lines |
* | This CL makes a more generic browser test launcher and a DLL of the | jcampan@chromium.org | 2009-09-10 | 5 | -442/+0 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -2/+0 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -0/+2 |
* | Adds support for the gtest_also_run_disabled_tests flag in the browser tests. | jcampan@chromium.org | 2009-07-07 | 3 | -3/+12 |
* | Browser tests would launch disabled tests. | jcampan@chromium.org | 2009-07-01 | 1 | -0/+4 |
* | The browser test runner was returning the wrong value on success/failure. | jcampan@chromium.org | 2009-06-24 | 1 | -2/+2 |
* | This CL makes the browser_tests.exe runnable from outside its directory. | jcampan@chromium.org | 2009-06-23 | 1 | -12/+6 |
* | Remove checked-in .vcproj files that have been converted to gyp. | sgk@google.com | 2009-06-10 | 2 | -488/+0 |
* | Clean-up following sgk's suggestions. | jcampan@chromium.org | 2009-06-09 | 1 | -0/+3 |
* | Porting the browser tests to Unix. | jcampan@chromium.org | 2009-06-05 | 5 | -87/+300 |
* | Convert to gyp generation of chrome_resources and chrome_strings. | sgk@chromium.org | 2009-06-04 | 1 | -4/+4 |
* | Revert last checkin to fix resources in Release builds. | sgk@chromium.org | 2009-06-03 | 1 | -4/+4 |
* | Convert to gyp generation of chrome_resources and chrome_strings. | sgk@chromium.org | 2009-06-03 | 1 | -4/+4 |
* | Fix crash as a result of my previous change to fix the memory leak in WebCach... | jam@chromium.org | 2009-05-22 | 1 | -0/+8 |
* | Fix a crash on browser exit after opening TaskManager. | phajdan.jr@chromium.org | 2009-05-20 | 1 | -0/+8 |
* | Move the ChildProcessSecurityPolicy browser test to the browser_tests dll. | jam@chromium.org | 2009-05-19 | 1 | -0/+8 |
* | Convert the webkit build on Windows to gyp: | sgk@google.com | 2009-05-08 | 1 | -1/+1 |
* | Rolling back webkit-gyp switch. r14382 | bradnelson@google.com | 2009-04-29 | 1 | -1/+1 |
* | Switching webkit over to gyp on windows. | bradnelson@google.com | 2009-04-29 | 1 | -1/+1 |
* | Relanding this: | jcampan@chromium.org | 2009-04-28 | 4 | -0/+683 |
* | Reverting my change it breaks release compilation on Windows. | jcampan@chromium.org | 2009-04-27 | 4 | -675/+0 |
* | This patch adds a new kind of tests: browser tests. | jcampan@chromium.org | 2009-04-27 | 4 | -0/+675 |