summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-287-13/+13
* Disable SSLUITest.TestCloseTabWithUnsafePopupisherman@chromium.org2011-03-271-2/+3
* Fix flakiness and enable RenderViewHostManagerTest on Linux/Mac.creis@google.com2011-03-251-2/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-093-8/+8
* Improve the error message shown the for ERR_CERT_INVALID SSL interstitial.rsleevi@chromium.org2011-03-041-1/+7
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-024-6/+6
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-023-6/+6
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-015-22/+22
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-012-7/+7
* Cleanup: Remove a bunch of unneeded includes.thestig@chromium.org2011-02-241-1/+0
* Remove frame_origin and main_frame_origin from network requests.abarth@chromium.org2011-02-158-77/+4
* 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