summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* chrome: Put browser_navigator.h into chrome namespace.tfarina@chromium.org2012-07-011-9/+7
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-50/+51
* Move process-per-site logic from BrowsingInstance to RenderProcessHost.creis@chromium.org2012-06-291-1/+7
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-271-1/+1
* Move browser commands into a separate file.ben@chromium.org2012-06-251-4/+5
* TabContentsWrapper -> TabContents, part 28.avi@chromium.org2012-06-092-56/+53
* Simply mixed scripting logic, now that no particular domain is special.cevans@chromium.org2012-06-091-1/+0
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-2/+2
* SocketStream should have independent state to wait for cert validation.toyoshim@chromium.org2012-06-061-4/+5
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-1/+3
* Change Cocoa FE to access the last active browser via a function only availab...ben@chromium.org2012-05-241-2/+2
* Add a SSL UI test to close tabs which contain hanging wss connections.toyoshim@chromium.org2012-05-221-3/+44
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-3/+1
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-1/+3
* Pass the render view host with all provisional load related callbacks on the ...jochen@chromium.org2012-05-161-1/+2
* Show the "cannot proceed" text only when appropriate.palmer@chromium.org2012-05-162-8/+15
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-1/+1
* Don't group same-site links in new windows in the same SiteInstance.creis@chromium.org2012-04-271-2/+5
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-272-4/+5
* browser_tests to access wss:// after proceeds anywaytoyoshim@chromium.org2012-04-111-0/+41
* Add Content API around CertStore.jam@chromium.org2012-03-122-4/+5
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-2/+2
* Remove ProvisionalLoadDetails struct and notification, since WebContentsObser...jam@chromium.org2012-03-121-4/+36
* Convert uses of int ms to TimeDelta in chrome/browser and net (second try).tedvessenes@gmail.com2012-03-081-3/+5
* Add ResourceRequestInfo.darin@chromium.org2012-03-071-5/+3
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-062-2/+2
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-1/+3
* Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net.rsleevi@chromium.org2012-03-041-5/+3
* Convert uses of int ms to TimeDelta in chrome/browser and net.tedvessenes@gmail.com2012-03-041-3/+5
* Fix ExpiredCertAndGoBackTests.vandebo@chromium.org2012-02-281-3/+2
* Adding the computer's current date to invalid cert error.mkwst@chromium.org2012-02-271-5/+9
* Disable flaking SSLUI tests while I continue to investigate issue.vandebo@chromium.org2012-02-231-1/+2
* TestHTTPSExpiredCertAndGoBackViaButton is failingdanakj@chromium.org2012-02-231-1/+1
* Disable flaky test: SSLUITest.TestHTTPSExpiredCertAndGoBackViaMenu.apatrick@chromium.org2012-02-211-1/+2
* Fixing some error handling log spam.gspencer@chromium.org2012-02-211-1/+5
* Fix flaky SSLUI tests.tpayne@chromium.org2012-02-171-27/+17
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-151-33/+13
* Disabling some ssl tests on Mac.dpapad@chromium.org2012-02-151-2/+2
* Marks some ssl tests disabled as they're crashing on mac. sky@chromium.org2012-02-141-4/+4
* Marks some ssl tests disabled as they're crashing on mac.sky@chromium.org2012-02-141-2/+18
* Fix linux_clang build.jam@chromium.org2012-02-132-10/+24
* Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i...jam@chromium.org2012-02-133-0/+188
* Get rid of ssl_cert_error_handler.h dependency from Chrome.jam@chromium.org2012-02-132-29/+30
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-122-2/+2
* Add an API around InterstitialPage that's used by chrome.jam@chromium.org2012-02-083-4/+6
* Use InterstitialPage through a delegate interface instead of deriving from it.jam@chromium.org2012-02-072-23/+40
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-1/+0
* In cases of SSL error page due to HSTS, explain why the user cannot proceed.palmer@chromium.org2012-01-211-1/+4