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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove SQLite safe-browsing backing store.
shess@chromium.org
2011-02-09
9
-1371
/
+25
*
Don't update safe-browsing database if no updates come down.
shess@chromium.org
2011-02-09
3
-2
/
+69
*
Adding owners.
lzheng@chromium.org
2011-02-04
1
-0
/
+3
*
Copy buffers in base::FileUtilProxy::{Read,Write} to avoid memory corruption.
darin@chromium.org
2011-02-04
1
-1
/
+1
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
3
-1
/
+5
*
Limit the number of requests sent by phishing client side detection per day.
bryner@chromium.org
2011-01-27
3
-0
/
+83
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
4
-13
/
+13
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Fix a possible crash in the ClientSideDetectionService.
bryner@chromium.org
2011-01-20
2
-10
/
+7
*
Add a link to the safe browsing privacy policies in the option to send malwar...
panayiotis@google.com
2011-01-14
1
-3
/
+27
*
Remove thumbnails from the ClientSideDetectionService.
bryner@chromium.org
2011-01-14
4
-49
/
+11
*
Remove the unused enlarge.
lzheng@chromium.org
2011-01-14
2
-14
/
+0
*
Add a unique ID for each URL in the malware details protocol buffer. This all...
panayiotis@google.com
2011-01-13
4
-92
/
+130
*
Add support to sha256 hash the downloaded file.
lzheng@chromium.org
2011-01-13
2
-0
/
+23
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
3
-24
/
+24
*
Parse binhash sent from safebrowsing server.
lzheng@chromium.org
2011-01-12
5
-151
/
+443
*
Deal with truncated chunk.
lzheng@chromium.org
2011-01-10
2
-6
/
+21
*
Add a checkbox to the malware interstitial page, for user to opt-in to send m...
panayiotis@google.com
2011-01-07
4
-8
/
+80
*
Disable crashy SafeBrowsingBlockingPageTest.MalwareIframeProceed
phajdan.jr@chromium.org
2011-01-07
1
-1
/
+3
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
2
-6
/
+11
*
Add several helper functions.
lzheng@chromium.org
2011-01-05
1
-279
/
+233
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
1
-13
/
+12
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-1
/
+2
*
Consolidate some safe-browsing histograms.
shess@chromium.org
2010-12-28
4
-20
/
+82
*
Remove wstring from l10n_util. Part 2.
avi@chromium.org
2010-12-28
2
-68
/
+74
*
Add support for safebrowsing download protection. It is currently under flag ...
lzheng@chromium.org
2010-12-22
3
-34
/
+135
*
Remove some duplicate histograms.
shess@chromium.org
2010-12-22
1
-8
/
+2
*
Revert 69592 - file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-1
/
+1
*
file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-1
/
+1
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
2
-5
/
+6
*
Handle download url list and binary hash list in safe browsing. Added
lzheng@chromium.org
2010-12-15
12
-321
/
+927
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
2
-4
/
+7
*
Deinline even more destructors.
erg@google.com
2010-12-14
2
-56
/
+94
*
Add a browser test for safebrowsing service.
lzheng@chromium.org
2010-12-13
6
-34
/
+453
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
1
-1
/
+0
*
Simplify the malware warning ui. Remove the 'more info'/'less info' button, i...
lzheng@chromium.org
2010-12-13
1
-4
/
+0
*
Fix memory leak in the malware_details unittest.
panayiotis@google.com
2010-12-13
1
-3
/
+6
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
2
-7
/
+4
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
2
-4
/
+7
*
Cleanup: Remove needed #includes for profile.h.
thestig@chromium.org
2010-12-10
1
-1
/
+0
*
Send malware reports when a user opts-in from the safe browsing interstitial ...
panayiotis@google.com
2010-12-10
13
-35
/
+783
*
This is a continuation of http://codereview.chromium.org/5519016/, adds a new...
satish@chromium.org
2010-12-09
2
-6
/
+13
*
Re-design the phishing interstitial page. The change is mostly about: make th...
lzheng@chromium.org
2010-12-08
1
-3
/
+8
*
Add support to get addlist from store.
lzheng@chromium.org
2010-12-07
6
-12
/
+104
*
Track false-positive in SafeBrowsing's bloom filter.
shess@chromium.org
2010-12-03
9
-7
/
+91
*
Move:
ben@chromium.org
2010-12-02
3
-3
/
+3
*
Temporarily increase the safe-browsing bloom filter size.
shess@chromium.org
2010-12-02
1
-1
/
+1
*
Fix error thrown in javascript for the safe browsing phishing interstitial. A...
panayiotis@google.com
2010-12-01
1
-23
/
+3
*
Disable phishing tests that appear to fail because of log parsing bug.
sky@chromium.org
2010-11-30
1
-3
/
+23
[next]