1. a6774fe Re-enable TestEncodingAutoDetect by [email protected] · 12 years ago
  2. a698e13 Enable BrowserEncoding tests for EUC-KR by [email protected] · 12 years ago
  3. 50f9185 Canonical encoding name : windows-949 => EUC-KR by [email protected] · 12 years ago
  4. dcd1661 Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace. by [email protected] · 12 years ago
  5. cbb1ef59 content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from content by [email protected] · 12 years ago
  6. 3853a4c Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. by [email protected] · 13 years ago
  7. 650b2d5 Merge branch 'master' into file_path_browser by [email protected] · 13 years ago
  8. 0d7d62c Disabled TestEncodingAutoDetect on MAC by [email protected] · 13 years ago
  9. cc87237 Remove TabStripModel wrapper use. by [email protected] · 13 years ago
  10. df58aa8 content: remove NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHED by [email protected] · 13 years ago
  11. eb42324 Revert 178351 by [email protected] · 13 years ago
  12. 90fe5e9 content: remove NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHED by [email protected] · 13 years ago
  13. bc7fadf2 GTTF: Split BrowserEncodingTest.TestEncodingAliasMapping into smaller tests. by [email protected] · 13 years ago
  14. ea1a3f6 Move scoped_temp_dir from base to base/files by [email protected] · 13 years ago
  15. 2dbcad1c Move remaining content test code into the content namespace. by [email protected] · 13 years ago
  16. f3fc045a0 Re-enable BrowserEncodingTest.TestEncodingAliasMapping under ASan by [email protected] · 13 years ago
  17. a7fe911 Create content\public\test\test_utils.h to hold common test classes that are used by unit and browser tests. unit tests shouldn't be including ui_test_utils.h. by [email protected] · 13 years ago
  18. 52877dbc6 Move tab functions off Browser into browser_tabstrip and browser_tabrestore. by [email protected] · 13 years ago
  19. a37d4b0 Move browser commands into a separate file. by [email protected] · 13 years ago
  20. 871dc68 TabContentsWrapper -> TabContents, part 33. by [email protected] · 13 years ago
  21. 5b8ff1c Move more test headers from content\test to content\public\test. This way we can enforce that internal content headers don't leak to embedders. Move these headers into the content namespace in the process. by [email protected] · 13 years ago
  22. ddf7214 Migrate the rest of the "global" prefs. by [email protected] · 13 years ago
  23. 0db6f286 Disable BrowserEncodingTest.TestEncodingAliasMapping under ASan by [email protected] · 13 years ago
  24. f13550f Convert the unload ui_tests to browser_tests. by [email protected] · 13 years ago
  25. 2f63b2405 Load every testcase of BrowserEncodingTest.TestEncodingAliasMapping in a new tab to avoid the race condition where the previous encoding is seen. by [email protected] · 13 years ago
  26. 830b240 Revert 130948 - Load every testcase of BrowserEncodingTest.TestEncodingAliasMapping in a new tab to avoid the race condition where the previous encoding is seen. by [email protected] · 13 years ago
  27. 52081447 Load every testcase of BrowserEncodingTest.TestEncodingAliasMapping in a new tab to avoid the race condition where the previous encoding is seen. by [email protected] · 13 years ago
  28. 361cfe6 Mark BrowserEncodingTest.TestEncoding* as DISABLED on Windows. by [email protected] · 13 years ago
  29. 2a96e36 Convert browser encoding ui_tests to browser_tests. They should hopefully be a lot less flakier now that they listen to notifications instead of polling the disk. by [email protected] · 13 years ago