summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 14569abarth@chromium.org2009-04-261-22/+1
* Add some histograms to see how often users click through blocking pages.abarth@chromium.org2009-04-261-1/+22
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-203-3/+3
* Reverting 14005.brettw@chromium.org2009-04-183-3/+3
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-183-3/+3
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-4/+4
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-082-8/+3
* Stop serializing WebString over IPC. The new rule is that only POD (plain olddarin@chromium.org2009-04-063-13/+8
* Remove more reliance on tab contents types.brettw@chromium.org2009-04-051-1/+0
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-041-3/+1
* Use WebConsoleMessage instead of ConsoleMessageLevel.darin@chromium.org2009-03-313-9/+17
* Resubmitted code from revision 12809. The bug in the Windows SSL stack thatmarkus@chromium.org2009-03-311-2/+10
* Reverting, as this changelist broke unittests on Windows.markus@chromium.org2009-03-301-10/+2
* Change the bad-certificate handler for SSL (using NSS) to return anmarkus@chromium.org2009-03-301-2/+10
* SSLPolicy fix: Step 9 of 9 (hopefully!).abarth@chromium.org2009-03-207-197/+241
* Check return values for ReadInt in SSL manageragl@chromium.org2009-03-181-4/+3
* Remove bogus DCHECKabarth@chromium.org2009-03-181-3/+0
* SSLPolicy Fix: Step 8.abarth@chromium.org2009-03-184-144/+267
* SSLPolicy Fix: Step 7.abarth@chromium.org2009-03-172-263/+103
* SSLPolicy Fix: Step 6.abarth@chromium.org2009-03-173-17/+69
* Add missing file.abarth@chromium.org2009-03-171-1/+1
* SSLPolicy Fix: Step 5.abarth@chromium.org2009-03-172-4/+4
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-174-9/+47
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+1
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-122-1/+2
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-122-2/+2
* A little cleanup of ResourceDispatcherHost to make it less renderer centric, ...jam@chromium.org2009-03-101-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-104-4/+0
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-082-5/+17
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-072-17/+5
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-072-5/+17
* Reverting 11179.jcampan@chromium.org2009-03-072-17/+5
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-072-5/+17
* Enable interstitial pages for SSL certificate errors on Linux.markus@chromium.org2009-03-071-5/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-6/+11
* revert broken change 10833nsylvain@chromium.org2009-03-032-42/+26
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-032-26/+42
* Revert dsh's change 10818nsylvain@chromium.org2009-03-032-39/+26
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-032-26/+39
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-2/+4
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-224-14/+9
* More fixes for bad reference counting.darin@chromium.org2009-02-201-3/+3
* Enable SSL error handling in Linux again.dkegel@google.com2009-02-191-10/+4
* Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builderdkegel@google.com2009-02-191-4/+10
* Undo revert http://codereview.chromium.org/23028dkegel@google.com2009-02-181-10/+4
* Make interstitial_page.cc compile on Posix.jhawkins@chromium.org2009-02-181-5/+0