summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* Move ResourceRequestDetails to content/public/browser and put in the content ...tfarina@chromium.org2012-03-191-2/+3
* Move MockRenderProcessHost to content/test and put it into the content namesp...tfarina@chromium.org2012-03-161-1/+1
* Handle uncommon download verdict for safebrowsing download protection.mattm@chromium.org2012-03-163-3/+24
* Use a single condition for checking whether a download is dangerous.asanka@chromium.org2012-03-162-29/+54
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-1/+1
* Remove obsolete safe-browsing false-positives test.shess@chromium.org2012-03-141-362/+0
* Fix more uses of TimeDelta in safe browsing code.tedvessenes@gmail.com2012-03-134-5/+6
* Add check for new profile creationsail@chromium.org2012-03-131-1/+2
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-3/+5
* Move 'More info' action into DownloadProtectionServiceasanka@chromium.org2012-03-122-1/+19
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-123-6/+4
* Fixing a small good where I had MAYBE_ at the wrong place... :-/mad@chromium.org2012-03-081-14/+14
* Disabled OnPhishingDetectionDoneNotPhishing on Chrome OS...mad@chromium.org2012-03-081-6/+16
* Disabling OnPhishingDetectionDoneVerdictNotPhishing on OS_LINUXmad@chromium.org2012-03-071-1/+6
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-075-5/+5
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-064-5/+5
* Disabling ClientSideDetectionHostTest.OnPhishingDetectionDoneNotPhishing on L...robertshield@chromium.org2012-03-051-1/+11
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-056-17/+17
* Cleanup: IWYU for BrowserThread.thestig@chromium.org2012-03-031-1/+3
* Move TestURLRequestContextGetter to url_request_test_util.{h,cc}akalin@chromium.org2012-03-021-1/+0
* Clean up password manager code.isherman@chromium.org2012-03-021-1/+1
* Replace chrome/common/net/http_return.h with net/http/http_status_code.hakalin@chromium.org2012-02-272-6/+6
* Change SBClientDownload.CheckDownloadStats REASON_HTTPS_URL histogram meaning.mattm@chromium.org2012-02-231-3/+3
* Clear SafeBrowsing cookie store in BrowsingDataRemover.mattm@chromium.org2012-02-222-0/+7
* Get rid of the content notification for memory purging, which is a chrome fea...jam@chromium.org2012-02-212-7/+8
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-202-0/+21
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-192-8/+0
* More SQL statement usage regularization. Back-touch somegbillock@chromium.org2012-02-181-5/+2
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-172-0/+8
* Fix flaky leak in DownloadProtectionServiceTest.CheckClientDownloadValidateRe...mattm@chromium.org2012-02-151-6/+12
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-151-1/+2
* net: Split FileStream::Read/Write() into sync and async versions.satorux@chromium.org2012-02-151-14/+13
* SafeBrowsing should ensure MAC is present in response if it was requested.mattm@chromium.org2012-02-142-7/+48
* Add SafeBrowsingURLRequestContext which stores cookies.mattm@chromium.org2012-02-143-37/+160
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-091-6/+6
* Back out r121064 from the trunk due to a compile failure.mark@chromium.org2012-02-081-6/+6
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-081-6/+6
* Add an API around InterstitialPage that's used by chrome.jam@chromium.org2012-02-085-5/+9
* Use InterstitialPage through a delegate interface instead of deriving from it.jam@chromium.org2012-02-074-76/+100
* Allow SiteInstance for about:blank in new tab to be reused.creis@chromium.org2012-02-061-4/+12
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-1/+0
* [Coverity] Fix uninitialized membergroby@chromium.org2012-02-031-1/+2
* Added Net logging to FileStream.ahendrickson@chromium.org2012-02-021-3/+3
* eliminate some TimeDelta static initializerstbreisacher@chromium.org2012-01-273-19/+29
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-272-3/+3
* simplify notification registrar - no need to store thread ID per recordjoth@chromium.org2012-01-262-4/+5
* Remove some unnecessary resource_dispatcher_host.h includes.darin@chromium.org2012-01-251-2/+2
* Clean up uses of static data around singletons.rsesek@chromium.org2012-01-191-0/+1
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-181-1/+1
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-183-5/+6