summaryrefslogtreecommitdiffstats
path: root/ios/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* Add more RetainedRef uses where needed.vmpstr2016-03-221-3/+4
* CookieStore: Remove reference counting.mmenke2016-03-071-2/+5
* Remove use of URL_SPECIAL_CHARS from SafeBrowsing files.mmenke2016-02-291-3/+4
* Rename DCHECK_CURRENTLY_ON_WEB_THREAD to DCHECK_CURRENTLY_ON.sdefresne2016-02-184-27/+27
* Convert C++ files to Objective-C++ files to remove hack.sdefresne2016-02-162-0/+0
* Make SafeBrowsingURLRequestContextGetter own its URLRequestContextmmenke2016-02-112-64/+48
* Upstream ChromeBrowserStateManagerImpl.sdefresne2016-02-041-1/+1
* Move chrome_browser_state.{cc,h} to ios/chrome/browser/browser_state.sdefresne2016-02-032-2/+2
* Delete base/prefs and update callers to use components.brettw2016-02-033-4/+4
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-033-4/+4
* Delete base/prefs and update callers to use components.brettw2016-02-033-4/+4
* Convert Pass()→std::move() for iOS build.dcheng2016-01-141-1/+3
* [iOS] Duplicate //components/safe_browsing_db/utildroger2016-01-087-4/+806
* Cleanup IOSSecurityInterstitialPage.sdefresne2016-01-062-15/+23
* Switch to standard integer types in ios/.avi2015-12-224-0/+4
* Upstream iOS implementation of safe browsing service.sdefresne2015-12-1614-0/+2479