| Commit message (Expand) | Author | Age | Files | Lines |
* | Move console stack dumping code to a function so it can be reused in test_she... | maruel@chromium.org | 2009-10-27 | 1 | -1/+2 |
* | Drop redundant CommandLine::Terminate. | evan@chromium.org | 2009-10-12 | 1 | -1/+1 |
* | Move more ICU-dependent stuff from base into base/i18n. Some test stuff also | brettw@chromium.org | 2009-10-09 | 1 | -1/+1 |
* | Land Vitaly's regression test for event listener memory leak. | ager@chromium.org | 2009-08-12 | 1 | -0/+8 |
* | Start using WebURLLoader, et. al. from the WebKit API. | darin@chromium.org | 2009-06-09 | 1 | -4/+4 |
* | Avoid leaks reported in test_shell by valgrind on mac, by avoiding the | sdoyon@chromium.org | 2009-05-26 | 1 | -1/+1 |
* | Fix gconf for the linux proxy config service. | sdoyon@chromium.org | 2009-05-22 | 1 | -1/+1 |
* | Clean up a trivial commandline memory leak that shows up in the valgrind run ... | dkegel@google.com | 2009-03-25 | 1 | -0/+2 |
* | We need to extend the timeouts on Mac and Linux, too, | dkegel@google.com | 2009-03-24 | 1 | -5/+3 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Add a macutil for the main app bundle and override | thomasvl@chromium.org | 2009-03-03 | 1 | -0/+11 |
* | Chrome side to implement WebMimeRegistry. | darin@chromium.org | 2009-02-26 | 1 | -1/+3 |
* | Update run_all_tests to use the platform delegate, thus removing even | amanda@chromium.org | 2009-01-26 | 1 | -21/+7 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -4/+2 |
* | Allow Mac test_shell_tests to run without crashing. Not all tests pass yet, | mark@chromium.org | 2008-12-11 | 1 | -0/+8 |
* | make a target for test_shell_tests on mac and tweak tests to build there. Inc... | pinkerton@google.com | 2008-12-10 | 1 | -0/+2 |
* | Unify on "layout test mode" vs "interactive" and "non-interactive". We had a... | deanm@chromium.org | 2008-12-04 | 1 | -2/+2 |
* | Make sure threading is initialized when running test_shell_tests | ojan@google.com | 2008-11-25 | 1 | -0/+3 |
* | Fixed broken build - missing parameter to TestShell::InitLogging in test shel... | sgjesse@chromium.org | 2008-11-20 | 1 | -1/+2 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -1/+1 |
* | Enabled WebFrameTest, refactored some test shell functions. | estade@chromium.org | 2008-11-06 | 1 | -3/+1 |
* | revert 9391 | estade@chromium.org | 2008-11-05 | 1 | -1/+3 |
* | Enabled WebFrameTest, refactored some test shell functions. | estade@chromium.org | 2008-11-05 | 1 | -3/+1 |
* | Implement and refactor some test shell functions and enable a test. | estade@chromium.org | 2008-11-05 | 1 | -4/+15 |
* | fix bustage, use new api | pinkerton@google.com | 2008-10-15 | 1 | -1/+1 |
* | Fix build. | evanm@google.com | 2008-10-13 | 1 | -1/+2 |
* | Minimal change to make test_shell_tests link and run zero tests on Linux. | evanm@google.com | 2008-10-13 | 1 | -0/+9 |
* | Enforce Terminate on Heap Corruption in most of our executable on Windows XP ... | maruel@google.com | 2008-09-24 | 1 | -0/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Adds new class AtExitManager which manages the dtors of all singletons. | cpu@google.com | 2008-08-01 | 1 | -0/+5 |
* | Add webkit to the repository. | initial.commit | 2008-07-27 | 1 | -0/+85 |