summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/protocol_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash during shutdown where SafeBrowsingProtocolManager could end up ge...eroman@chromium.org2009-11-121-1/+7
* Remove build time differences between Chrome Frame and Google Chrome in therobertshield@chromium.org2009-11-061-0/+4
* Fourth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-021-6/+0
* Fix for an "update in progress" DCHECK.paul@chromium.org2009-08-071-0/+4
* Fix the root cause of flakiness in SafeBrowsingProtocolManagerTest.TestGetHas...phajdan.jr@chromium.org2009-07-281-4/+4
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Report malware sub resources and their containing page to thepaulg@google.com2009-02-191-0/+9
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-3/+1
* Port SafeBrowsingProtocolManager to Mac and linux.paul@chromium.org2009-02-061-0/+12
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Add histograms to track the size of SafeBrowsing Updates.paulg@google.com2009-01-061-0/+6
* Add histograms to measure new SafeBrowsing performance.paulg@google.com2008-11-141-0/+3
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-3/+3
* Changes to allow running the new SafeBrowsing storage system,contained in Saf...paulg@google.com2008-10-241-1/+1
* Change the SafeBrowsing client version to use the properpaulg@google.com2008-10-011-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-4/+3
* Use FRIEND_TEST() instead of guessing the test class name (!)maruel@google.com2008-09-081-3/+4
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-031-2/+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/+232