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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mac] Exclude safe-browsing database files from timemachine.
shess@chromium.org
2011-05-28
1
-5
/
+29
*
Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.
ahendrickson@chromium.org
2011-05-24
1
-1
/
+0
*
Download Safebrowsing url matching should use the standard algorithm, not a d...
mattm@chromium.org
2011-04-27
1
-17
/
+11
*
Check all redirect URLs against download safebrowsing list.
mattm@chromium.org
2011-04-20
1
-26
/
+38
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-8
/
+9
*
Support SafeBrowsing whitelist format which may contain expressions
noelutz@google.com
2011-04-04
1
-4
/
+21
*
Add a primitive checksum to PrefixSet construction.
shess@chromium.org
2011-04-02
1
-0
/
+5
*
More PrefixSet diagnostics.
shess@chromium.org
2011-03-30
1
-10
/
+37
*
Add <iterator> to the list of include files. This is required for back_inser...
jeanluc@chromium.org
2011-03-25
1
-0
/
+1
*
ContainsCsdWhitelistedUrl() is typically called on the IO thread.
noelutz@google.com
2011-03-22
1
-2
/
+3
*
Check PrefixSet results for sorting and duplication.
shess@chromium.org
2011-03-19
1
-0
/
+53
*
Remove std::set from PrefixSet checking code.
shess@chromium.org
2011-03-18
1
-26
/
+30
*
Safe-browsing PrefixSet cleanups.
shess@chromium.org
2011-03-18
1
-23
/
+43
*
Fix nested lock in safe_browsing_database.
shess@chromium.org
2011-03-16
1
-1
/
+2
*
Add a new SafeBrowsing list which contains a whitelist for the client-side
noelutz@google.com
2011-03-09
1
-88
/
+237
*
Additional validation code for PrefixSet.
shess@chromium.org
2011-03-04
1
-16
/
+60
*
Lookup hash prefix in safebrowsing service.
lzheng@chromium.org
2011-02-16
1
-14
/
+33
*
Safe-browsing download update inverted flag on histogram.
shess@chromium.org
2011-02-14
1
-4
/
+4
*
PrefixSet as an alternate to BloomFilter for safe-browsing.
shess@chromium.org
2011-02-10
1
-0
/
+56
*
Histogram size of safe-browsing database updates.
shess@chromium.org
2011-02-10
1
-0
/
+3
*
Remove SQLite safe-browsing backing store.
shess@chromium.org
2011-02-09
1
-8
/
+4
*
Don't update safe-browsing database if no updates come down.
shess@chromium.org
2011-02-09
1
-2
/
+9
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-6
/
+6
*
Remove some duplicate histograms.
shess@chromium.org
2010-12-22
1
-8
/
+2
*
Handle download url list and binary hash list in safe browsing. Added
lzheng@chromium.org
2010-12-15
1
-128
/
+326
*
Add a browser test for safebrowsing service.
lzheng@chromium.org
2010-12-13
1
-2
/
+21
*
Track false-positive in SafeBrowsing's bloom filter.
shess@chromium.org
2010-12-03
1
-1
/
+1
*
Cleanup converting safe-browsing chunks to range list.
shess@chromium.org
2010-11-05
1
-9
/
+2
*
No fixed upper-bound constant for safe-browsing histograms.
shess@chromium.org
2010-10-26
1
-1
/
+2
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/safe_browsing/.
pkasting@chromium.org
2010-10-25
1
-7
/
+7
*
Delete SafeBrowsingDatabaseBloom implementation.
shess@chromium.org
2010-10-17
1
-34
/
+6
*
Adjust safe-browsing database-update metrics to account for update read.
shess@chromium.org
2010-10-15
1
-8
/
+8
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-2
/
+2
*
Clean up safe_browsing_database.cc histograms.
shess@chromium.org
2010-10-08
1
-11
/
+33
*
Finally flip safe-browsing to SafeBrowsingStoreFile.
shess@chromium.org
2010-09-24
1
-6
/
+0
*
Make SafeBrowsingStoreFile the default store for developers.
shess@chromium.org
2010-09-23
1
-0
/
+6
*
Short-circuit safe-browsing updates once corruption is detected.
shess@chromium.org
2010-09-21
1
-3
/
+10
*
Relax DCHECK in SafeBrowsingDatabaseNew::CacheHashResults().
shess@chromium.org
2010-09-09
1
-5
/
+10
*
Enable SafeBrowsingDatabaseNew.
shess@chromium.org
2010-09-04
1
-6
/
+5
*
Final fixes for new safe-browsing storage.
shess@chromium.org
2010-09-02
1
-1
/
+1
*
Refactor SafeBrowsingDatabase for transition to new file format.
shess@chromium.org
2010-08-18
1
-18
/
+641
*
Switch to using TimeTicks for profiling and histograms
jar@chromium.org
2010-05-10
1
-5
/
+5
*
Clean up Safe Browsing code a little:
pkasting@chromium.org
2009-12-01
1
-35
/
+3
*
Decrease the SafeBrowsing false positive rate.
paulg@google.com
2009-05-09
1
-13
/
+20
*
Remove the old and no longer used SafeBrowsing storage
paulg@google.com
2009-03-21
1
-7
/
+0
*
Safe browsing cleanup:
estade@chromium.org
2009-01-28
1
-4
/
+6
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-1
/
+3
*
Turn on the new SafeBrowsing by default. To use the older
paulg@google.com
2008-11-26
1
-3
/
+3
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-1
/
+2
*
Changes to allow running the new SafeBrowsing storage system,contained in Saf...
paulg@google.com
2008-10-24
1
-5
/
+8
[next]