summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_browser_tests.cc
Commit message (Expand)AuthorAgeFilesLines
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-3/+3
* Disable crashy SSLUITest.TestRedirectHTTPToGoodHTTPSphajdan.jr@chromium.org2011-01-201-1/+2
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+0
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Disable SSLUITest.TestCNInvalidStickiness, flakily hits an assertion.phajdan.jr@chromium.org2011-01-101-8/+2
* Disable SSLUITest.TestHTTPSExpiredCertAndProceed, flakily hits an assertion.phajdan.jr@chromium.org2011-01-031-1/+2
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-101-1/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Fix SSLUITest.TestUnsafeContentsInWorker*.cbentzel@chromium.org2010-12-011-2/+35
* Reenabling SSLUITest.TestRunsInsecuredContentRandomizeHash.finnur@chromium.org2010-11-231-3/+1
* Reenables some tests that were disabled because of property leaks thatsky@chromium.org2010-11-221-10/+0
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-13/+14
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Part 3 of reapplying r64637.erg@google.com2010-11-121-4/+3
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-121-1/+1
* All SSL UI tests work with ephemeral ports.cbentzel@chromium.org2010-11-111-34/+103
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* SSLUITest's work with ephemeral port testserver.cbentzel@chromium.org2010-11-061-20/+69
* Cite bug 61528 about the IsWindow(hwnd_) DCHECK failures,wtc@chromium.org2010-11-021-2/+2
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-12/+14
* Disable TestHTTPSExpiredCertAndGoBackViaMenu on win.nirnimesh@chromium.org2010-11-011-0/+5
* Disable TestHTTPSExpiredCertAndGoBackViaButton on winnirnimesh@chromium.org2010-11-011-0/+5
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-3/+4
* Refactor automation messages.erg@google.com2010-11-011-4/+3
* Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...rsleevi@chromium.org2010-10-281-4/+7
* Disable test that times out.thakis@chromium.org2010-10-251-1/+1
* Mark SSLUITest.TestUnauthentidatedFrameNavigation as disabled for linux_chrom...nkostylev@chromium.org2010-10-221-1/+1
* SSLUITest.TestRunsInsecuredContentRandomizeHash fails on Vista Tests (and oth...dhollowa@chromium.org2010-10-071-1/+3
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-14/+12
* Refactoring ui_test_utils codeisherman@chromium.org2010-09-281-9/+6
* The original intent of the test was to test badd HTTPS sub-resources inside a...jcivelli@chromium.org2010-09-271-1/+1
* GTTF: Remove the flaky mark from SSLUITest.TestDisplaysInsecureContentLoadedF...phajdan.jr@chromium.org2010-09-231-10/+1
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Mark SSLUITest.TestDisplaysInsecureContentLoadedFromJS as flaky on Win32.thestig@chromium.org2010-08-181-1/+10
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-219/+130
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-3/+7
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-65/+67
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-1/+1
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-5/+5
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-5/+5
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-5/+5
* Marking SSLUITest.TestCNInvalidStickiness as FLAKY on windows.robertshield@chromium.org2010-06-221-1/+8
* Make SSLUITest.TestUnauthenticatedFramNavigation flaky for mac and linux, dis...jhawkins@chromium.org2010-06-041-2/+9
* Make SSLUITest.TestHTTPSExpiredCertAndDontProceed flaky for mac and linux, an...jhawkins@chromium.org2010-05-271-2/+9
* Disable SSLUITest.TestGoodFrameNavigation, it flakily exceeds test timeout.phajdan.jr@chromium.org2010-05-191-1/+2
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-181-54/+56
* Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...pkasting@chromium.org2010-05-171-53/+112
* Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...rvargas@google.com2010-05-151-113/+54