summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-214-4/+4
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Disable crashy SSLUITest.TestRedirectHTTPToGoodHTTPSphajdan.jr@chromium.org2011-01-201-1/+2
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-154-4/+0
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-1/+0
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-134-4/+0
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Disable SSLUITest.TestCNInvalidStickiness, flakily hits an assertion.phajdan.jr@chromium.org2011-01-101-8/+2
* Disable SSLUITest.TestHTTPSExpiredCertAndProceed, flakily hits an assertion.phajdan.jr@chromium.org2011-01-031-1/+2
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-2/+2
* Get rid of RenderViewHostDelegate::Resource and dispatch the IPC messages dir...jam@chromium.org2010-12-301-6/+5
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-6/+8
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-8/+6
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-6/+8
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-284-101/+108
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+0
* Cleanup: Remove unneeded includes of chrome/browser/cert_store.h and chrome/b...thestig@chromium.org2010-12-141-1/+0
* Deinline even more destructors.erg@google.com2010-12-144-2/+10
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-132-2/+2
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-102-2/+0
* Move:ben@chromium.org2010-12-023-3/+3
* Move:ben@chromium.org2010-12-021-1/+1
* Fix SSLUITest.TestUnsafeContentsInWorker*.cbentzel@chromium.org2010-12-011-2/+35
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-308-24/+26
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-285-9/+15
* Reenabling SSLUITest.TestRunsInsecuredContentRandomizeHash.finnur@chromium.org2010-11-231-3/+1
* Reenables some tests that were disabled because of property leaks thatsky@chromium.org2010-11-221-10/+0
* Cleanup: Include browser.h -> ui/browser.h [Final].jhawkins@chromium.org2010-11-181-3/+3
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-13/+14
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-162-2/+2
* Part 3 of reapplying r64637.erg@google.com2010-11-121-4/+3
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-121-1/+1
* We should use SSLInfo or related types for HTTPSwtc@chromium.org2010-11-111-1/+2
* All SSL UI tests work with ephemeral ports.cbentzel@chromium.org2010-11-111-34/+103
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* SSLUITest's work with ephemeral port testserver.cbentzel@chromium.org2010-11-061-20/+69
* Cite bug 61528 about the IsWindow(hwnd_) DCHECK failures,wtc@chromium.org2010-11-021-2/+2
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-12/+14
* Disable TestHTTPSExpiredCertAndGoBackViaMenu on win.nirnimesh@chromium.org2010-11-011-0/+5
* Disable TestHTTPSExpiredCertAndGoBackViaButton on winnirnimesh@chromium.org2010-11-011-0/+5
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-3/+4
* Refactor automation messages.erg@google.com2010-11-011-4/+3
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-012-6/+6
* Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...rsleevi@chromium.org2010-10-281-4/+7
* Disable test that times out.thakis@chromium.org2010-10-251-1/+1
* 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