summaryrefslogtreecommitdiffstats
path: root/chrome/browser/login_prompt_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* LoginPromptTest's are no longer flaky.cbentzel@chromium.org2010-10-041-42/+37
* Mark TestDigestAuth FLAKY on all platforms.lzheng@chromium.org2010-09-241-8/+1
* Change bug reference in comments for flaky LoginPromptTestcbentzel@chromium.org2010-09-231-4/+4
* LoginPromptTest.TestDigestAuth is also flaky due to NavigateToURL failingjoth@chromium.org2010-09-161-2/+10
* LoginPromptTest.TestBasicAuth is also flaky due to NavigateToURL failingjoth@chromium.org2010-09-161-1/+9
* Failing fairly often due to tab->NavigateToURL(...) failing.vandebo@chromium.org2010-09-141-1/+9
* Revert 59417 - Failing fairly often due to tab->NavigateToURL(...) failing.vandebo@chromium.org2010-09-141-9/+1
* Failing fairly often due to tab->NavigateToURL(...) failing.vandebo@chromium.org2010-09-141-1/+9
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-39/+32
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-7/+13
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-12/+6
* Remove/update a bunch of references to the Google-internal bug tracker.evan@chromium.org2010-05-071-4/+0
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-17/+17
* Notify all active login prompts when one login prompt is submitted. This allows tonyg@chromium.org2010-04-011-0/+70
* Removing a clock dependent behavior in testserver which causedtonyg@chromium.org2010-03-311-23/+15
* Revert 42770 - Notify all active login prompts when one login prompt is submi...tonyg@chromium.org2010-03-261-64/+0
* Notify all active login prompts when one login prompt is submitted. This allowstonyg@chromium.org2010-03-261-0/+64
* ChromeOS: Label LoginPromptTest.TestDigestAuth as flaky. It's failing under V...thestig@chromium.org2010-03-191-0/+4
* [GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash...phajdan.jr@chromium.org2010-03-111-16/+12
* Mark flaky tests as flaky:phajdan.jr@chromium.org2009-10-261-1/+2
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-1/+2
* coverity: Pass strings by reference.jhawkins@chromium.org2009-08-131-1/+2
* Implement http auth login dialog for OS X.thakis@chromium.org2009-08-131-2/+2
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-8/+8
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-4/+4
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-17/+25
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-301-25/+17
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-301-17/+25
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+189