index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
browser_encoding_uitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the save file code from chrome to content. This is just a file move so t...
jam@chromium.org
2011-07-14
1
-1
/
+1
*
Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.
darin@chromium.org
2011-06-27
1
-0
/
+1
*
Remove most of the remaining test dependencies (other than chrome/test).
jam@chromium.org
2011-06-14
1
-1
/
+1
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-2
/
+2
*
Mark TestEncodingAliasMapping flaky on mac.
atwilson@chromium.org
2011-05-13
1
-0
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Disable BrowserEncodingTest.TestEncodingAutoDetect on CrOS. It's almost alway...
thestig@chromium.org
2010-10-20
1
-2
/
+8
*
GTTF: remove flaky mark from following tests:
phajdan.jr@chromium.org
2010-09-29
1
-2
/
+1
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-1
/
+1
*
Marking BrowserEncodingTest.TestEncodingAliasMapping as flaky.
mirandac@chromium.org
2010-08-10
1
-1
/
+2
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-1
/
+1
*
Marking BrowserEncodingTest.TestOverrideEncoding as FLAKY.
robertshield@chromium.org
2010-05-20
1
-1
/
+2
*
Marking BrowserEncodingTest.TestEncodingAutoDetect as FLAKY.
robertshield@chromium.org
2010-05-20
1
-1
/
+2
*
Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."
bauerb@chromium.org
2010-05-11
1
-2
/
+2
*
Reland r46681: Use IPC to wait for download in DownloadTest.
bauerb@chromium.org
2010-05-11
1
-2
/
+2
*
Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...
bauerb@chromium.org
2010-05-07
1
-2
/
+2
*
Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...
bauerb@chromium.org
2010-05-07
1
-2
/
+2
*
Enable more parts of automation on all platforms:
phajdan.jr@chromium.org
2010-05-04
1
-5
/
+0
*
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