summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_database_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Minor code clean up.paulg@google.com2008-10-131-0/+5
* Fix a couple of UMRs in the unit tests.paulg@google.com2008-10-101-0/+1
* Support zero size chunks in the current implementation.paulg@google.com2008-10-091-35/+174
* Fixes to the experimental bloom filter storage code.paulg@google.com2008-10-081-3/+12
* A partially working implementation of a faster safe browsing implementation.erikkay@google.com2008-10-021-0/+7
* Cleanup EOL and include guards, including fixing one guard that was not the c...deanm@chromium.org2008-09-201-1/+0
* Create a SafeBrowsing database interface to more easilypaulg@google.com2008-09-201-268/+99
* 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-051-1/+19
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-2/+2
* Dummy change.jabdelmalek@google.com2008-08-131-1/+1
* Fix compile errors due to missing includes.nsylvain@google.com2008-07-281-0/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+652