1. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  2. dbb0203e Disable BrowserEncodingTest.TestEncodingAutoDetect on CrOS. It's almost always failing and takes way too long to timeout. by [email protected] · 15 years ago
  3. ee4461f GTTF: remove flaky mark from following tests: by [email protected] · 15 years ago
  4. 57ecc4b Make prefs use std::string for keys rather than wstrings. by [email protected] · 15 years ago
  5. 466640fc Marking BrowserEncodingTest.TestEncodingAliasMapping as flaky. by [email protected] · 15 years ago
  6. ddd231e Change a bunch of string types. by [email protected] · 15 years ago
  7. e45b40f Marking BrowserEncodingTest.TestOverrideEncoding as FLAKY. by [email protected] · 15 years ago
  8. ed2be81 Marking BrowserEncodingTest.TestEncodingAutoDetect as FLAKY. by [email protected] · 15 years ago
  9. faf2ee4 Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest." by [email protected] · 15 years ago
  10. 5ea92a9 Reland r46681: Use IPC to wait for download in DownloadTest. by [email protected] · 15 years ago
  11. c90e135d Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBase for the download tests. by [email protected] · 15 years ago
  12. 585b6bd Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBase for the download tests. by [email protected] · 15 years ago
  13. f83f910 Enable more parts of automation on all platforms: by [email protected] · 15 years ago
  14. 5a145436 Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility functions to use FilePaths. by [email protected] · 15 years ago
  15. 9d6dcdf [GTTF] Various ui tests cleanups: by [email protected] · 15 years ago
  16. 6fd3535 [GTTF] Make automation framework more solid by making sure that by [email protected] · 15 years ago
  17. fc96aa4 Putting back tests that are excluded in bug 28808 by [email protected] · 16 years ago
  18. c82eaa5 Flaky tests on linux/view/64bit builds. by [email protected] · 16 years ago
  19. b8f48d1 Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDetect by [email protected] · 16 years ago
  20. 7e6ecaa Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detect by [email protected] · 16 years ago
  21. 158a089 Use FilePath in URLRequestMocks. by [email protected] · 16 years ago
  22. 58f622a6 TestOverrideEncoding hanging is because TabProxy::WaitForNavigation can not get reply if current last last_navigation_time for tab _tracker is great than the input last_navigation_time. by [email protected] · 16 years ago
  23. 828cabe Update the TabContents::SavePage parameter to take FilePath instead of wstring to avoid conversions "To and From wstring". by [email protected] · 16 years ago
  24. 3f0a911 Disable TestOverrideEncoding test. It's been hanging the XP Tests (dbg)(3) ui_test all day. by [email protected] · 16 years ago
  25. f73ebdf Speed up the BrowserEncodingTest.TestEncodingAutoDetect. by [email protected] · 16 years ago
  26. 41fc032 Convert std::wstring encoding names to std::string in a bunch of files. by [email protected] · 16 years ago
  27. aacd7cc Alias 'US-ASCII' to 'ISO-8859-1' in our UI without touching webkit.BUG=15801 by [email protected] · 16 years ago
  28. 719f973 Fix BrowserEncodingTest to use FilePaths and cleanup temporary files. by [email protected] · 16 years ago
  29. e30669f5a Disable this test of encoding override on MacOS and Linux because on those platforms by [email protected] · 16 years ago
  30. d5360f638 Use size_t to fix compilation error. by [email protected] · 16 years ago
  31. 6f408bf Use ARRAYSIZE_UNSAFE by [email protected] · 16 years ago
  32. cbeb8bad arraysize doesn't accept a type defined inside a function. In these rare by [email protected] · 16 years ago
  33. 65c809bf Fix compilation failure on Mac and Linux by [email protected] · 16 years ago
  34. 8a60939 Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details.This change list is based on http://codereview.chromium.org/18417 which was written by xlyuan@chromiumBug=5515 ( http://crbug.com/5515 ) by [email protected] · 16 years ago