summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/protocol_manager_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Report to safe browsing whether the user is opted into extended reporting.jialiul2015-08-051-2/+22
* Cleanup VersionInfo after componentization.sdefresne2015-08-031-4/+3
* Revert of Report to safe browsing whether the user is opted into extended rep...jialiul2015-06-251-11/+3
* Report to safe browsing whether the user is opted into extended reporting, in...jialiul2015-06-251-3/+11
* Simplify VersionInfo code, avoid hitting sandbox IPC constantly on Windowsscottmg2014-10-071-1/+1
* [Android] Disable connect type check for unit test.feng@chromium.org2014-06-261-1/+5
* Convert safe-browsing to v3 protocol support.shess@chromium.org2014-06-111-1/+1
* Use a direct include of strings headers in chrome/browser/r*-s*/.avi@chromium.org2013-06-101-2/+2
* Cleanup: Remove more unneeded browser_thread.h includes.thestig@chromium.org2013-01-041-1/+0
* Added unit tests for SafeBrowsingProtocolManager.cbentzel@chromium.org2012-11-141-0/+7
* Split safe browsing protocol manager. Currently the protocol manager has two ...sgurun@chromium.org2012-11-081-0/+51