summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_encoding_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable this test of encoding override on MacOS and Linux because on those pl...jnd@chromium.org2009-08-221-0/+5
* Use size_t to fix compilation error.jnd@chromium.org2009-08-221-2/+2
* Use ARRAYSIZE_UNSAFEjnd@chromium.org2009-08-221-2/+2
* arraysize doesn't accept a type defined inside a function. In these rarejnd@chromium.org2009-08-221-2/+2
* Fix compilation failure on Mac and Linuxjnd@chromium.org2009-08-221-11/+18
* Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details...jnd@chromium.org2009-08-221-0/+305