1. 0f97763f Roll src/third_party/icu 8ac906f:d8b2a9d7 (svn 292317:292476) by jshin · 11 years ago
  2. a542fca Standardize usage of virtual/override/final in chrome/browser/ by Daniel Cheng · 11 years ago
  3. 51a1d052 Prepare for ISO-8859-1 to windows-1252 switch by jshin · 11 years ago
  4. 9e65ad1 Convert ARRAYSIZE_UNSAFE -> arraysize in chrome/browser/. by viettrungluu · 11 years ago
  5. 01d8b10e replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]* by mostynb · 11 years ago
  6. 0332c19 Move url_request_mock_http_job to net/test/url_request/ by xunjieli · 11 years ago
  7. 18dfb7a5 Change base/file_utils.h includes to base/files/file_utils.h in chrome/ by thestig · 11 years ago
  8. e2c43edc Disable BrowserEncodingTest.TestEncodingAutoDetect by [email protected] · 11 years ago
  9. a6774fe Re-enable TestEncodingAutoDetect by [email protected] · 12 years ago
  10. a698e13 Enable BrowserEncoding tests for EUC-KR by [email protected] · 12 years ago
  11. 50f9185 Canonical encoding name : windows-949 => EUC-KR by [email protected] · 12 years ago
  12. dcd1661 Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace. by [email protected] · 12 years ago
  13. cbb1ef59 content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from content by [email protected] · 12 years ago
  14. 3853a4c Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. by [email protected] · 12 years ago
  15. 650b2d5 Merge branch 'master' into file_path_browser by [email protected] · 12 years ago
  16. 0d7d62c Disabled TestEncodingAutoDetect on MAC by [email protected] · 12 years ago
  17. cc87237 Remove TabStripModel wrapper use. by [email protected] · 13 years ago
  18. df58aa8 content: remove NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHED by [email protected] · 13 years ago
  19. eb42324 Revert 178351 by [email protected] · 13 years ago
  20. 90fe5e9 content: remove NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHED by [email protected] · 13 years ago
  21. bc7fadf2 GTTF: Split BrowserEncodingTest.TestEncodingAliasMapping into smaller tests. by [email protected] · 13 years ago
  22. ea1a3f6 Move scoped_temp_dir from base to base/files by [email protected] · 13 years ago
  23. 2dbcad1c Move remaining content test code into the content namespace. by [email protected] · 13 years ago
  24. f3fc045a0 Re-enable BrowserEncodingTest.TestEncodingAliasMapping under ASan by [email protected] · 13 years ago
  25. 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
  26. 52877dbc6 Move tab functions off Browser into browser_tabstrip and browser_tabrestore. by [email protected] · 13 years ago
  27. a37d4b0 Move browser commands into a separate file. by [email protected] · 13 years ago
  28. 871dc68 TabContentsWrapper -> TabContents, part 33. by [email protected] · 13 years ago
  29. 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
  30. ddf7214 Migrate the rest of the "global" prefs. by [email protected] · 13 years ago
  31. 0db6f286 Disable BrowserEncodingTest.TestEncodingAliasMapping under ASan by [email protected] · 13 years ago
  32. f13550f Convert the unload ui_tests to browser_tests. by [email protected] · 13 years ago
  33. 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
  34. 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
  35. 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
  36. 361cfe6 Mark BrowserEncodingTest.TestEncoding* as DISABLED on Windows. by [email protected] · 13 years ago
  37. 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