summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_browser_tests.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* This patch adds a new kind of tests: browser tests.jcampan@chromium.org2009-04-271-0/+20