summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* Display the SECURITY_WARNING status in the location bar for thewtc@chromium.org2010-04-152-7/+13
* Revert r44611 because it may have broken "unit_tests" on "Vista Tests".wtc@chromium.org2010-04-152-13/+7
* Display the SECURITY_WARNING status in the location bar for the wtc@chromium.org2010-04-152-7/+13
* More flakynesssky@chromium.org2010-04-091-3/+6
* Yet another flaky ssl test.sky@chromium.org2010-04-091-1/+2
* Marks handful of ssl ui tests as flaky.sky@chromium.org2010-04-091-1/+2
* Marks handful of ssl ui tests as flaky.sky@chromium.org2010-04-091-6/+12
* Revert 43964 - Webkit roll 57171:57214. All the breakages are already fixed inojan@chromium.org2010-04-081-4/+1
* Webkit roll 57171:57214. All the breakages are already fixed inojan@chromium.org2010-04-081-1/+4
* Fix a regression appearing in r41875 where navigating back from an interstiti...bauerb@chromium.org2010-03-291-1/+29
* Omnibox M5 work, part 1: Security changespkasting@chromium.org2010-03-242-28/+9
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-202-6/+4
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Fixes navigation issues with interstitial pages.creis@chromium.org2010-03-111-0/+71
* chrome 1: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-083-1/+3
* Thread-safety for X509Certificate's intermediate-certs list.snej@chromium.org2010-03-051-1/+2
* Revert my last commit 'cause it breaks net unit tests on OS X 10.6 :(snej@chromium.org2010-03-051-2/+1
* Thread-safety for X509Certificate's intermediate-certs list.snej@chromium.org2010-03-051-1/+2
* Linux: implement Client SSL Certificate selection UImattm@chromium.org2010-03-042-7/+325
* Mac: implement <keygen> support, including adding generated cert to the Keych...snej@chromium.org2010-03-023-0/+207
* Fix SSLUITest.TestHTTPSErrorWithNoNavEntryagl@chromium.org2010-03-011-15/+6
* Remove obsolete "using WebKit::WebConsoleMessage" statements.wtc@chromium.org2010-02-262-4/+0
* Mac client-side SSL cert improvements.snej@chromium.org2010-02-241-0/+4
* Make the translation bar not show up again when you closed it in a page jcampan@chromium.org2010-02-231-5/+0
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-194-4/+4
* Client-side SSL cert support for Mac.snej@chromium.org2010-02-185-48/+139
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* Cleanup histogram classes mixing SetFlags into FactoryGet argumentsjar@chromium.org2009-12-281-5/+2
* Implement ResourceQueue, an object that makes it easy to delay startingphajdan.jr@chromium.org2009-12-102-2/+4
* Marking test as flaky since it is failing in release >50% of the time now.thomasvl@chromium.org2009-12-101-3/+8
* [Mac] Browser_tests workthomasvl@chromium.org2009-12-081-1/+1
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-061-3/+5
* Fix null-pointer crash.abarth@chromium.org2009-12-051-0/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+1
* Flaky tests on linux/view/64bit builds.oshima@chromium.org2009-11-251-10/+8
* Moving two tests to FLAKY tests.oshima@chromium.org2009-11-251-3/+8
* This is a temp hack to get SSLUITest.TestHTTPErrorWithNoNavEntry working on l...oshima@chromium.org2009-11-181-0/+5
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-132-8/+8
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-074-3/+14
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-038-69/+54
* Degrade the https color and lock icon for the page that has a worker that loa...dimich@google.com2009-10-191-40/+90
* Always ASSERT that created servers are non-NULL (since creation can fail). B...pkasting@chromium.org2009-10-131-1/+44
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-122-0/+3
* Update the SSLClientAuthHandler to use the thread safe reference counter.mbelshe@google.com2009-10-091-1/+2
* Remove old way of handling mixed content now that we have the new mixed contentabarth@chromium.org2009-09-2911-344/+18
* Update our mixed content state with information from the new mixed contentabarth@chromium.org2009-09-265-1/+31