index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
safe_browsing
/
safe_browsing_database_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup temp files/folders in a few more tests.
munjal@chromium.org
2009-06-01
1
-9
/
+22
*
Decrease the SafeBrowsing false positive rate.
paulg@google.com
2009-05-09
1
-4
/
+2
*
Deprecate wstring version of PathService::Get() in unit tests.
thestig@chromium.org
2009-05-04
1
-8
/
+7
*
Reduce the false positive rate for SafeBrowsing gethash requests.
paulg@google.com
2009-04-17
1
-0
/
+13
*
Remove the old and no longer used SafeBrowsing storage
paulg@google.com
2009-03-21
1
-10
/
+1
*
Fix errors detected by coverity.
paulg@google.com
2009-03-18
1
-6
/
+6
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-6
/
+6
*
Remove more ifdefs where all platforms now share the implementation.
pinkerton@chromium.org
2009-03-03
1
-6
/
+0
*
Safe browsing cleanup:
estade@chromium.org
2009-01-28
1
-11
/
+15
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
1
-2
/
+2
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-1
/
+2
*
* Bring up GreaseMonkeySlave unittest on OS X.
jeremy@chromium.org
2008-12-23
1
-1
/
+5
*
Move file enumeration to filepaths.
avi@google.com
2008-12-11
1
-2
/
+3
*
Remove file_util::kPathSeparator from posix.
estade@chromium.org
2008-11-27
1
-9
/
+9
*
Turn on the new SafeBrowsing by default. To use the older
paulg@google.com
2008-11-26
1
-2
/
+2
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-22
1
-16
/
+11
*
Fix a few leaks in SafeBrowsing. These have been around since the beginning,...
erikkay@google.com
2008-11-21
1
-0
/
+58
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-3
/
+3
*
Reduce memory consumption by keeping the SafeBrowsing
paulg@google.com
2008-11-13
1
-47
/
+104
*
make sure we match all the tests and files that linux has running. We were ne...
pinkerton@google.com
2008-11-11
1
-0
/
+8
*
Add support for 256 bit full hashes to the new implementation.
paulg@google.com
2008-11-11
1
-27
/
+462
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Disable a long running test.
paulg@google.com
2008-10-25
1
-1
/
+1
*
Changes to allow running the new SafeBrowsing storage system,contained in Saf...
paulg@google.com
2008-10-24
1
-15
/
+16
*
Port some more parts of browser/
evanm@google.com
2008-10-23
1
-28
/
+72
*
Minor code clean up.
paulg@google.com
2008-10-13
1
-0
/
+5
*
Fix a couple of UMRs in the unit tests.
paulg@google.com
2008-10-10
1
-0
/
+1
*
Support zero size chunks in the current implementation.
paulg@google.com
2008-10-09
1
-35
/
+174
*
Fixes to the experimental bloom filter storage code.
paulg@google.com
2008-10-08
1
-3
/
+12
*
A partially working implementation of a faster safe browsing implementation.
erikkay@google.com
2008-10-02
1
-0
/
+7
*
Cleanup EOL and include guards, including fixing one guard that was not the c...
deanm@chromium.org
2008-09-20
1
-1
/
+0
*
Create a SafeBrowsing database interface to more easily
paulg@google.com
2008-09-20
1
-268
/
+99
*
Fix a memory leak introduced in the SafeBrowsing prefix cache test.
paulg@google.com
2008-09-06
1
-1
/
+5
*
Cache empty responses from the SafeBrowsing servers for GetHash
paulg@google.com
2008-09-05
1
-1
/
+19
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Use %ls instead of %s in wprintf format strings for wchar_t fields.
mmentovai@google.com
2008-08-14
1
-2
/
+2
*
Dummy change.
jabdelmalek@google.com
2008-08-13
1
-1
/
+1
*
Fix compile errors due to missing includes.
nsylvain@google.com
2008-07-28
1
-0
/
+1
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+652