summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_browser_tests.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* (Original patch reviewed at http://codereview.chromium.org/2067003 )pkasting@chromium.org2010-05-151-54/+113
* L"" -> std::wstring(), try to avoid line breaks in the middle of statements, ...pkasting@chromium.org2010-05-131-58/+47
* Remove vestiges of has_unsafe_content(), which is no longer used.pkasting@chromium.org2010-05-111-30/+23
* Disable SSLUITest.TestHTTPSExpiredCertAndDontProceed, it flakilyphajdan.jr@chromium.org2010-05-071-1/+2
* Disable SSLUITest.TestUnauthenticatedFrameNavigation, it flakily exceeds test...phajdan.jr@chromium.org2010-05-061-1/+2
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-57/+57
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-8/+6
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-1/+4
* Marks TestRedirectHTTPToBadHTTPS as flaky.kinuko@chromium.org2010-04-221-1/+1
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-4/+1
* Display the SECURITY_WARNING status in the location bar for thewtc@chromium.org2010-04-151-1/+4
* Revert r44611 because it may have broken "unit_tests" on "Vista Tests".wtc@chromium.org2010-04-151-4/+1
* Display the SECURITY_WARNING status in the location bar for the wtc@chromium.org2010-04-151-1/+4
* More flakynesssky@chromium.org2010-04-091-3/+6
* Yet another flaky ssl test.sky@chromium.org2010-04-091-1/+2
* Marks handful of ssl ui tests as flaky.sky@chromium.org2010-04-091-1/+2
* Marks handful of ssl ui tests as flaky.sky@chromium.org2010-04-091-6/+12
* Revert 43964 - Webkit roll 57171:57214. All the breakages are already fixed inojan@chromium.org2010-04-081-4/+1
* Webkit roll 57171:57214. All the breakages are already fixed inojan@chromium.org2010-04-081-1/+4
* Fix a regression appearing in r41875 where navigating back from an interstiti...bauerb@chromium.org2010-03-291-1/+29
* Fixes navigation issues with interstitial pages.creis@chromium.org2010-03-111-0/+71
* Fix SSLUITest.TestHTTPSErrorWithNoNavEntryagl@chromium.org2010-03-011-15/+6
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Marking test as flaky since it is failing in release >50% of the time now.thomasvl@chromium.org2009-12-101-3/+8
* [Mac] Browser_tests workthomasvl@chromium.org2009-12-081-1/+1
* Flaky tests on linux/view/64bit builds.oshima@chromium.org2009-11-251-10/+8
* Moving two tests to FLAKY tests.oshima@chromium.org2009-11-251-3/+8
* This is a temp hack to get SSLUITest.TestHTTPErrorWithNoNavEntry working on l...oshima@chromium.org2009-11-181-0/+5
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Degrade the https color and lock icon for the page that has a worker that loa...dimich@google.com2009-10-191-40/+90
* Always ASSERT that created servers are non-NULL (since creation can fail). B...pkasting@chromium.org2009-10-131-1/+44
* This CL adds a test to insure we are not regressing on http://crbug.com/19941jcampan@chromium.org2009-09-151-0/+37
* Disable SSLUITest.TestGoodFrameNavigation as it seems to be flaky.hamaji@chromium.org2009-08-061-1/+1
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-041-17/+22
* On Linux, the path to the exe is used to fork renderer processes.jcampan@chromium.org2009-06-251-15/+0
* Removing a now irrelevant browser test and disabling 2 failing ones (in order...jcampan@chromium.org2009-06-231-56/+7
* Porting the browser tests to Unix.jcampan@chromium.org2009-06-051-4/+18
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-0/+1
* honor index in createTab()rafaelw@chromium.org2009-05-061-2/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+0
* Migrating the SSL UI tests to be browser tests.jcampan@chromium.org2009-04-291-8/+763
* Relanding this: jcampan@chromium.org2009-04-281-0/+20
* Reverting my change it breaks release compilation on Windows.jcampan@chromium.org2009-04-271-20/+0