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
/
common
/
safe_browsing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move components/zip to third_party/zip
alecflett@chromium.org
2013-05-03
1
-1
/
+1
*
Revert "Move components/zip to third_party/zip", which broke linux and androi...
mattm@chromium.org
2013-05-02
1
-1
/
+1
*
Move components/zip to third_party/zip
alecflett@chromium.org
2013-05-02
1
-1
/
+1
*
Check for errors when calling ZipReader::AdvanceToNextEntry in Safe Browsing ...
bryner@chromium.org
2013-04-11
1
-1
/
+6
*
[components] Make zip a component so that src/chromeos can use it.
phajdan.jr@chromium.org
2013-04-08
1
-1
/
+1
*
Reland r187528 (CL 12393037): Reland r185415 (CL 11439004): Add the new proto...
kewang@google.com
2013-03-21
1
-0
/
+35
*
Revert 187528 "Reland r185415 (CL 11439004): Add the new protoco..."
mattm@chromium.org
2013-03-13
1
-35
/
+0
*
Reland r185415 (CL 11439004): Add the new protocol buffer and malware IP info...
kewang@google.com
2013-03-12
1
-0
/
+35
*
Merge upstream csd.proto changes.
mattm@chromium.org
2013-03-06
1
-0
/
+17
*
Add owners for chrome/common/safe_browsing/
mattm@chromium.org
2013-03-06
1
-0
/
+6
*
Revert 185415 which has a mem leak.
mattm@chromium.org
2013-03-01
1
-29
/
+0
*
Add the new protocol buffer and malware IP info collection to the client side...
kewang@google.com
2013-03-01
1
-0
/
+29
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Move zip analysis for SafeBrowsing into a utility process.
bryner@chromium.org
2013-02-14
4
-0
/
+136
*
Sync csd.proto with server-side version.
mattm@chromium.org
2013-02-01
1
-0
/
+2
*
Revert "Linux: change protobuf default option to allow building"
nyquist@chromium.org
2012-11-12
2
-0
/
+4
*
Add security team as IPC file reviewers.
tsepez@chromium.org
2012-11-09
1
-0
/
+8
*
Linux: change protobuf default option to allow building
phajdan.jr@chromium.org
2012-11-07
2
-4
/
+0
*
Sync the SafeBrowsing csd.proto file with the latest server-side version.
noelutz@google.com
2012-09-26
1
-1
/
+42
*
Sync the client (Chrome) version of the SafeBrowsing csd protocol buffer defi...
noelutz@google.com
2012-08-09
1
-0
/
+15
*
Add SafeBrowsing support for checking downloaded zip files that contain execu...
bryner@chromium.org
2012-05-17
1
-0
/
+2
*
Ping SafeBrowsing servers when Chrome users download an unknown crx and apk
noelutz@google.com
2012-03-24
1
-0
/
+13
*
Handle uncommon download verdict for safebrowsing download protection.
mattm@chromium.org
2012-03-16
1
-1
/
+3
*
Remove the check of the whitelist entries in ClientPhishingResponse.
bryner@chromium.org
2011-12-08
1
-3
/
+8
*
Include the full certificate chain in the download pingback.
bryner@chromium.org
2011-11-12
1
-3
/
+17
*
Extract the certificate to use in the download protection pingback.
bryner@chromium.org
2011-11-05
1
-12
/
+5
*
Parse the SafeBrowsing download protection server response.
noelutz@google.com
2011-11-03
1
-0
/
+11
*
Revert 108315 - Parse the SafeBrowsing download protection server response.
viettrungluu@chromium.org
2011-11-02
1
-11
/
+0
*
Parse the SafeBrowsing download protection server response.
noelutz@google.com
2011-11-02
1
-0
/
+11
*
Only send the client-side phishing model to a renderer if its profile has Saf...
bryner@chromium.org
2011-10-19
1
-1
/
+2
*
First shot at implementing the ping back for improved binary download protect...
bryner@chromium.org
2011-10-13
1
-0
/
+67
*
Switch to the new client-side phishing model that uses Murmurhash for word ha...
bryner@chromium.org
2011-09-13
1
-5
/
+9
*
Parse the whitelist expressions from the phishing verdict response if
noelutz@google.com
2011-08-31
1
-0
/
+10
*
Change the client-side phishing detection hashing function to
noelutz@google.com
2011-08-30
1
-3
/
+4
*
Add support for client-side phishing detection for non-UMA users.
bryner@chromium.org
2011-08-26
1
-2
/
+7
*
Revert 98168, it caused compile errors on mac:
thakis@chromium.org
2011-08-25
1
-7
/
+2
*
Add support for client-side phishing detection for non-UMA users.
bryner@chromium.org
2011-08-25
1
-2
/
+7
*
If we show a SafeBrowsing warning we always send the client-side detection
noelutz@google.com
2011-07-22
1
-3
/
+4
*
Add additional navigation features to CSD pingback.
gcasto@chromium.org
2011-07-20
1
-1
/
+2
*
Add a new BrowserFeature for client-side FakeAV detection that is set
noelutz@google.com
2011-06-29
1
-1
/
+12
*
Send the referral URL with the client-side phishing detection request.
noelutz@google.com
2011-06-21
1
-0
/
+4
*
Create a browser feature extractor that runs after the renderer has
noelutz@google.com
2011-06-18
1
-1
/
+7
*
Initial CL to update the client model more frequently. This CL also changes ...
noelutz@google.com
2011-06-17
3
-4
/
+82
*
Revert 89098 - Initial CL to update the client model more frequently.
rsesek@chromium.org
2011-06-16
2
-80
/
+0
*
Revert 89178 - Create a browser feature extractor that runs after the rendere...
noelutz@google.com
2011-06-15
1
-6
/
+0
*
Create a browser feature extractor that runs after the renderer has
noelutz@google.com
2011-06-15
1
-0
/
+6
*
Initial CL to update the client model more frequently.
noelutz@google.com
2011-06-14
2
-0
/
+80
*
Change the client-side phishing detection request format. Instead of
noelutz@google.com
2011-04-14
2
-0
/
+108