summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_service.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a problem where queued checks' clients would never be called back if when...pkasting@chromium.org2009-11-171-9/+15
* Add ability to close the Safe Browsing Service database and recreate it on th...pkasting@chromium.org2009-11-171-3/+22
* More safe browsing cleanup work:pkasting@chromium.org2009-11-141-3/+0
* Simplify the SafeBrowsingService logic some:pkasting@chromium.org2009-11-131-6/+0
* Minor cleanup to safe_browsing_service.*; no code change.pkasting@chromium.org2009-11-131-75/+80
* Fix a crash during shutdown where SafeBrowsingProtocolManager could end up ge...eroman@chromium.org2009-11-121-1/+3
* Eighth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+4
* Last patch in removing MessageLoop* caching.jam@chromium.org2009-11-031-1/+0
* Fourth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-021-9/+3
* The SafeBrowsing system had a bunch of plumbing for system resume that wasn't...pkasting@chromium.org2009-10-301-12/+1
* Fixed data race between GetDatabase and CheckURL at startup.erikkay@chromium.org2009-10-121-1/+1
* Simplify the PowerObserver API by removing unneeded args and providing defaul...pkasting@chromium.org2009-10-011-4/+2
* Simple cleanup.maruel@chromium.org2009-08-131-1/+1
* Landing approved patch for Yuta Kitamura (yutak@google.com)mbelshe@google.com2009-05-081-1/+1
* Remove unused database code.paulg@google.com2009-04-081-4/+0
* This CL adds unit-tests for the SafeBrowsingBlockingPage class.jcampan@chromium.org2009-04-031-2/+1
* Remove the old and no longer used SafeBrowsing storagepaulg@google.com2009-03-211-8/+0
* Report malware sub resources and their containing page to thepaulg@google.com2009-02-191-0/+6
* This CL makes the safe browsing interstitial page support multiple unsafe res...jcampan@chromium.org2009-01-231-6/+6
* clean up safe browsing pref registration by following thetc@google.com2009-01-061-1/+1
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-131-3/+7
* Make sure we end the update process if we get an errorfrom the servers. Previ...paulg@google.com2008-12-041-2/+5
* Rollbackmbelshe@google.com2008-12-011-7/+3
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-301-3/+7
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-141-7/+3
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-141-3/+7
* Update the user delay histogram for the SafeBrowsing.paulg@google.com2008-11-141-1/+1
* Add histograms to measure new SafeBrowsing performance.paulg@google.com2008-11-141-0/+2
* Handle the possibility of failure when starting apaulg@google.com2008-11-111-3/+1
* Add support for 256 bit full hashes to the new implementation.paulg@google.com2008-11-111-4/+11
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-5/+5
* Changes to allow running the new SafeBrowsing storage system,contained in Saf...paulg@google.com2008-10-241-6/+31
* This is the first pass at refactoring the interstitial page.jcampan@chromium.org2008-10-131-3/+16
* A partially working implementation of a faster safe browsing implementation.erikkay@google.com2008-10-021-0/+3
* Cleanup EOL and include guards, including fixing one guard that was not the c...deanm@chromium.org2008-09-201-3/+3
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-3/+2
* Cache empty responses from the SafeBrowsing servers for GetHashpaulg@google.com2008-09-051-2/+4
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+279