summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* Include PE headers of modules in the browser process in incident reports.grt2015-03-059-115/+194
* Fix missing SB2DatabaseFailure histogram entriesgab2015-03-031-37/+38
* Update instrumentation for many different bugs based on new UMA data.pkasting2015-02-281-12/+14
* Always load signin profile on Chrome OS startup.ginkage2015-02-261-0/+13
* Throttle script request incidents to one per user.robertshield2015-02-261-2/+5
* Add support for direct download of the SRT.robertshield2015-02-256-42/+369
* Move SafeBrowsing to the blocking pool via an experiment.asvitkine2015-02-249-209/+257
* Update instrumentation for many different bugs based on new UMA data.pkasting2015-02-212-16/+13
* Remove dependency on Profile from HistoryServicesdefresne2015-02-183-4/+10
* Set UwS interstitial default to onfelt2015-02-181-1/+1
* Report HTTPS links in MalwareDetails. This is only sent ifnparker2015-02-173-49/+46
* Add "light speed" experiment code for SafeBrowsing service.asvitkine2015-02-141-1/+6
* Swap order of SBClientDownload.CheckDownloadStats binary file and url scheme ...mattm2015-02-121-4/+4
* Finalize thread-safety design for SafeBrowsingDatabase.gab2015-02-122-119/+180
* Initial script request detector.robertshield2015-02-128-1/+493
* removing all the code related to chrome://statscpu2015-02-121-5/+0
* [Profiles] Rename Profile::GetProfileName to Profile::GetProfileUserNamenoms2015-02-101-5/+5
* Adding instrumentation to locate the source of jankiness.Peter Kasting2015-02-051-0/+17
* HistoryService::Init() receives the list of languagessdefresne2015-02-052-0/+3
* Add Rappor metrics for Safe Browsing and SSL interstitials. This reports the...nparker2015-02-042-23/+26
* Take a Profile when adding an incident to the incident reporting service.grt2015-02-0320-139/+279
* Remove handling of invalid but non-empty main_frame_url.gab2015-01-302-18/+8
* Compare non-whitelisted off-domain inclusions against browsing history.gab2015-01-293-61/+408
* clarify operator precedence in test.cpu2015-01-281-2/+2
* Clean up pref state in the wake of removing the omnibox watcher.grt2015-01-272-40/+114
* Remove omnibox watcher.grt2015-01-235-181/+0
* Add WaitForInterstitialReady to browser_test_utils.meacer2015-01-232-13/+11
* Componentize HistoryDatabasesdefresne2015-01-201-1/+5
* Get rid of unnecessary explicit TearDown in OffDomainInclusionDetectorTest.gab2015-01-201-8/+0
* Filter services preferences from incident reports.grt2015-01-197-38/+73
* Remove redundancy in security interstitial UMA logicfelt2015-01-172-213/+73
* Replace incident type handlers with implementations of Incident.grt2015-01-1741-735/+816
* Make all SafeBrowsing* unit_tests work under AddressSanitizer on Windowstimurrrr2015-01-142-10/+20
* Introduce asynchronicity in OffDomainInclusionDetector analyses.gab2015-01-123-166/+263
* Remove dependency on //content from history DownloadDatabasesdefresne2015-01-123-22/+21
* Add the result of the inclusion whitelist to the OffDomainInclusionDetector's...gab2015-01-106-65/+175
* Move ServiceAccessType into //components/keyed_servicesdefresne2015-01-109-20/+23
* Add support for goog-csdinclusionwhite-sha256 in SafeBrowsingDatabase.gab2015-01-107-208/+397
* When requesting access to a blacklisted url from the interstitial page, updat...khannans2015-01-091-1/+1
* Rename SB2.PrefixSetKilobytes to SB2.PrefixSetSizeKilobytes.gab2015-01-071-1/+1
* Suffixed histograms for SB2.DatabaseKilobytes and SB2.PrefixSetKilobytesgab2015-01-052-41/+92
* Show extended reporting checkbox on phishing interstitial.nparker2015-01-033-41/+34
* Standardize usage of virtual/override/final specifiers in chrome/.dcheng2014-12-292-2/+2
* Remove unused code from safe browsing.avi2014-12-262-4/+0
* Introduce SafeBrowsingDatabase::ThreadSafeStateManager.gab2014-12-243-237/+462
* De-dup PrefixSet code in SafeBrowsingDatabaseManager.gab2014-12-242-76/+38
* replace COMPILE_ASSERT with static_assert in chrome/browser/mostynb2014-12-231-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-226-12/+16
* Update legacy Tuple-using code.Avi Drissman2014-12-221-2/+2
* Addition of file digest, version and PE headers for incidents related to blac...grt2014-12-194-7/+183