summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_browser_tests.cc
Commit message (Expand)AuthorAgeFilesLines
* 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