summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-112-0/+0
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* honor index in createTab()rafaelw@chromium.org2009-05-061-2/+2
* Move l10n_util to app/ben@chromium.org2009-05-054-4/+4
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-053-3/+3
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-045-26/+17
* Stop the location bar from flashing white when navigating from one HTTPS site...abarth@chromium.org2009-05-012-6/+5
* Add some histograms to see how often users click through blocking pages.abarth@chromium.org2009-05-011-1/+22
* 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