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