summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-222-10/+26
* Mark SSLUITest.TestUnauthentidatedFrameNavigation as disabled for linux_chrom...nkostylev@chromium.org2010-10-221-1/+1
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-212-4/+4
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Final Part:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-125-5/+5
* Fix 58162: Mixed Content False Positive for intranet hostname certificatesfinnur@chromium.org2010-10-112-17/+20
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-087-6/+25
* Rename ChromeThread to BrowserThread Part6:tfarina@chromium.org2010-10-085-26/+26
* 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
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-0/+1
* Cleanup the SSLPolicyBackend class.tfarina@chromium.org2010-09-044-188/+3
* Do not say the connection is not encrypted if security_bitswtc@chromium.org2010-09-021-3/+4
* Address a TODO in SSLPolicyBackend class.tfarina@chromium.org2010-08-312-56/+45
* https: add support for DNS exclusion and switch to TXT records.agl@chromium.org2010-08-283-0/+12
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-264-5/+5
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+0
* 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
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-19/+22
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-7/+12
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-3/+7
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-061-2/+0
* Display an infobar after enrolling a client certificatedavidben@chromium.org2010-08-022-38/+56
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-301-0/+3
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+3
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-65/+67
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2611-0/+11
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-1/+1
* Refactor SSLClientAuthHandler and certificate selectiondavidben@chromium.org2010-07-215-478/+37
* Minor clean-up tasks that were TODO(snej)rsleevi@chromium.org2010-07-176-19/+19
* Display the error code when certificates fail to adddavidben@chromium.org2010-07-151-2/+9
* Plumb SSL connection information into the PageInfo model.agl@chromium.org2010-07-122-7/+16
* Refactor certificate viewer code behind ShowCertificateViewerdavidben@chromium.org2010-07-071-3/+2
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-5/+5
* Make X509Certificate::CreateFromHandle() copy the OSCertHandle, rather than a...rsleevi@chromium.org2010-06-261-0/+1
* 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
* Cleanup: Remove some unneeded WebKit headers.thestig@chromium.org2010-06-181-2/+0
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-1/+1
* 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