| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun... | thestig@chromium.org | 2010-03-31 | 1 | -3/+3 |
* | [GTTF] Various ui tests cleanups: | phajdan.jr@chromium.org | 2010-03-26 | 1 | -7/+4 |
* | [GTTF] Make automation framework more solid by making sure that | phajdan.jr@chromium.org | 2010-03-16 | 1 | -1/+2 |
* | Putting back tests that are excluded in bug 28808 | oshima@chromium.org | 2009-12-22 | 1 | -7/+0 |
* | Flaky tests on linux/view/64bit builds. | oshima@chromium.org | 2009-11-25 | 1 | -0/+7 |
* | Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDe... | willchan@chromium.org | 2009-11-09 | 1 | -89/+2 |
* | Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detect | rolandsteiner@chromium.org | 2009-11-09 | 1 | -2/+89 |
* | Use FilePath in URLRequestMocks. | evan@chromium.org | 2009-10-14 | 1 | -3/+3 |
* | TestOverrideEncoding hanging is because TabProxy::WaitForNavigation can not g... | jnd@chromium.org | 2009-10-04 | 1 | -1/+1 |
* | Update the TabContents::SavePage parameter to take FilePath instead of wstrin... | rsesek@chromium.org | 2009-09-26 | 1 | -4/+2 |
* | Disable TestOverrideEncoding test. It's been hanging the XP Tests (dbg)(3) ui... | thestig@chromium.org | 2009-09-25 | 1 | -1/+1 |
* | Speed up the BrowserEncodingTest.TestEncodingAutoDetect. | jnd@chromium.org | 2009-09-22 | 1 | -10/+10 |
* | Convert std::wstring encoding names to std::string in a bunch of files. | tony@chromium.org | 2009-09-04 | 1 | -54/+54 |
* | Alias 'US-ASCII' to 'ISO-8859-1' in our UI without touching webkit.BUG=15801 | jnd@chromium.org | 2009-09-02 | 1 | -0/+1 |
* | Fix BrowserEncodingTest to use FilePaths and cleanup temporary files. | thestig@chromium.org | 2009-09-02 | 1 | -122/+103 |
* | Disable this test of encoding override on MacOS and Linux because on those pl... | jnd@chromium.org | 2009-08-22 | 1 | -0/+5 |
* | Use size_t to fix compilation error. | jnd@chromium.org | 2009-08-22 | 1 | -2/+2 |
* | Use ARRAYSIZE_UNSAFE | jnd@chromium.org | 2009-08-22 | 1 | -2/+2 |
* | arraysize doesn't accept a type defined inside a function. In these rare | jnd@chromium.org | 2009-08-22 | 1 | -2/+2 |
* | Fix compilation failure on Mac and Linux | jnd@chromium.org | 2009-08-22 | 1 | -11/+18 |
* | Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details... | jnd@chromium.org | 2009-08-22 | 1 | -0/+305 |