summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* Use FRIEND_TEST() instead of guessing the test class name (!)maruel@google.com2008-09-082-6/+9
* Disable a flakey test.deanm@google.com2008-09-081-2/+2
* Fix a memory leak introduced in the SafeBrowsing prefix cache test.paulg@google.com2008-09-061-1/+5
* Cache empty responses from the SafeBrowsing servers for GetHashpaulg@google.com2008-09-056-11/+67
* Fix the issue where a sub chunk coming in before an add chunk, both containg ...jam@chromium.org2008-09-043-3/+42
* HMAC-SHA1 implementation for Mac based on CommonCrypto;mmentovai@google.com2008-09-041-3/+3
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-032-29/+5
* Take out uneeded comment (and test public Rietveld instance!).jam@chromium.org2008-09-021-1/+0
* Change SafeBrowsing client name for Chromium.BUG=1296800rahulk@google.com2008-08-312-4/+11
* On line 138 of protocol_manager.cc we were converting a std::stringifette@google.com2008-08-291-1/+1
* Make a step on refactoring navigation. The eventual plan is to have the Navig...brettw@google.com2008-08-281-1/+4
* Fix problem of safebrowsing database removing an add for a hostname when it g...jabdelmalek@google.com2008-08-282-2/+31
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-4/+4
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-263-3/+3
* Use a more compact license header in source files.license.bot2008-08-2423-654/+92
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-142-4/+4
* Dummy change.jabdelmalek@google.com2008-08-131-1/+1
* Updating the SafeBrowsing database version to 3, to reset everyone's databaseifette@google.com2008-08-121-1/+1
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-3/+3
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-302-3/+3
* Fix compile errors due to missing includes.nsylvain@google.com2008-07-282-0/+2
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-284-3/+6
* Add chrome to the repository.initial.commit2008-07-2623-0/+8338