summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* Turning on MultiProfile by default for ChromeOSzelidrag@chromium.org2014-05-151-0/+17
* [safe-browsing] Mechanical cleanups to tests and naming.shess@chromium.org2014-05-146-296/+303
* Expose the presence of the safebrowsing CSD whitelist killswitch.grt@chromium.org2014-05-136-0/+33
* Remove stray platform_file.h from chrome and componentsrvargas@chromium.org2014-05-131-1/+0
* [safe browsing] Switch to independent cache lifetimes for gethash items.shess@chromium.org2014-05-138-191/+128
* [Downloads] Add real observers to MockDownloadItem.asanka@chromium.org2014-05-101-57/+28
* We have a problem in the process on destroying WebContentsImpl becausezverre@yandex-team.ru2014-05-092-3/+2
* [safe browsing] Remove received-time from SBAddFullHash.shess@chromium.org2014-05-096-79/+46
* Knock out injected safe-browsing prefixes.shess@chromium.org2014-05-076-9/+290
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-074-6/+5
* [safe browsing] Serialize full hashes with prefix set.shess@chromium.org2014-05-053-22/+173
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-033-4/+0
* Add .dmg and .pkg to SBClientDownload.DownloadExtensions histogram.mattm@chromium.org2014-05-021-0/+4
* [safe-browsing] Database full hash matches like prefix match.shess@chromium.org2014-05-0111-196/+327
* Improve bounds checking on SB protocol chunkskenrb@chromium.org2014-04-302-3/+20
* Renamed namespaces in src/chrome.vitalybuka@chromium.org2014-04-301-17/+24
* [safe-browsing] Cleanup tests and remove unnecessary prefix tracking.shess@chromium.org2014-04-306-303/+287
* [safe_browsing] Remove unused ContainsBrowseUrl() parameter.shess@chromium.org2014-04-295-95/+54
* clang/win: Fix a few warnings, mostly by deleting dead code.thakis@chromium.org2014-04-221-0/+2
* Add test for reading v2 golden PrefixSet file.shess@chromium.org2014-04-181-3/+55
* Refactor to simplify safe-browsing gethash cache.shess@chromium.org2014-04-1715-305/+173
* Remove --safebrowsing-download-feedback-url flag.mattm@chromium.org2014-04-163-20/+9
* Change SB file store to use new base/md5.h interface.shess@chromium.org2014-04-152-10/+81
* SafeBrowsingDatabaseManagerTest: remove unnecessary FakeSafeBrowsingServicemattm@chromium.org2014-04-111-32/+0
* Remove --safebrowsing-url-prefix flag.mattm@chromium.org2014-04-114-33/+115
* Removed flag "Disable improved download protection".Blurrech@gmail.com2014-04-111-3/+1
* Safebrowsing: Add histogram values for gethash parse error and network errors.mattm@chromium.org2014-04-092-3/+19
* Remove all uses of GG_LONGLONG and GG_ULONGLONG.viettrungluu@chromium.org2014-04-081-1/+1
* Histograms for safe-browsing storage version changes.shess@chromium.org2014-04-073-53/+62
* Revert 262147 "Remove all uses of GG_LONGLONG and GG_ULONGLONG."scottmg@chromium.org2014-04-071-1/+1
* Remove all uses of GG_LONGLONG and GG_ULONGLONG.viettrungluu@chromium.org2014-04-071-1/+1
* Accurately account for pre-classification successes.noelutz@chromium.org2014-04-051-2/+10
* Fix reading image data that isn't present on disk.grt@chromium.org2014-04-041-1/+7
* Safe Browsing Bad IP feature extraction should wait until all framesnoelutz@chromium.org2014-03-313-23/+16
* Separate pre-classification checks for client-side malware and phishing detec...noelutz@chromium.org2014-03-287-484/+554
* Test for golden version-7 safe-browsing file.shess@chromium.org2014-03-281-0/+81
* Refactor safe-browsing file storage to allow incremental processing.shess@chromium.org2014-03-276-292/+1015
* Fix crash when populating pb for images with debug data.grt@chromium.org2014-03-262-1/+19
* Include PE image headers in client download pings.grt@chromium.org2014-03-259-21/+783
* Safebrowsing download protection: include tab url chain & referrer.mattm@chromium.org2014-03-252-1/+320
* Rename SignatureUtil to BinaryFeatureExtractor in anticipation of it taking o...grt@chromium.org2014-03-258-96/+106
* Incremental PrefixSet builder for Safe Browsing store.shess@chromium.org2014-03-189-314/+452
* Move ScopedFILE to base namespace and scoped_file.hbrettw@chromium.org2014-03-175-19/+26
* Remove safe-browsing-store unit test helper.shess@chromium.org2014-03-143-395/+329
* Move ExecuteScriptAndGetValue to use RenderFrameHost.avi@chromium.org2014-03-131-2/+2
* Clean up safe_browsing_util.h operator overloads.shess@chromium.org2014-03-1310-139/+118
* SafeBrowsingBlockingPageTest.MalwareIframeReportDetails: use MessageLoopRunne...mattm@chromium.org2014-03-131-21/+44
* Copy JavaScript execution to RenderFrame, switch easy cases to use it.avi@chromium.org2014-03-121-2/+2
* Remove PurgeMemory() from the safe browsing database manager.pkasting@chromium.org2014-03-122-53/+17
* Remove PlatformFile from safe browsing.rvargas@chromium.org2014-03-112-15/+9