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
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
3
-4
/
+0
*
Add .dmg and .pkg to SBClientDownload.DownloadExtensions histogram.
mattm@chromium.org
2014-05-02
1
-0
/
+4
*
[safe-browsing] Database full hash matches like prefix match.
shess@chromium.org
2014-05-01
11
-196
/
+327
*
Improve bounds checking on SB protocol chunks
kenrb@chromium.org
2014-04-30
2
-3
/
+20
*
Renamed namespaces in src/chrome.
vitalybuka@chromium.org
2014-04-30
1
-17
/
+24
*
[safe-browsing] Cleanup tests and remove unnecessary prefix tracking.
shess@chromium.org
2014-04-30
6
-303
/
+287
*
[safe_browsing] Remove unused ContainsBrowseUrl() parameter.
shess@chromium.org
2014-04-29
5
-95
/
+54
*
clang/win: Fix a few warnings, mostly by deleting dead code.
thakis@chromium.org
2014-04-22
1
-0
/
+2
*
Add test for reading v2 golden PrefixSet file.
shess@chromium.org
2014-04-18
1
-3
/
+55
*
Refactor to simplify safe-browsing gethash cache.
shess@chromium.org
2014-04-17
15
-305
/
+173
*
Remove --safebrowsing-download-feedback-url flag.
mattm@chromium.org
2014-04-16
3
-20
/
+9
*
Change SB file store to use new base/md5.h interface.
shess@chromium.org
2014-04-15
2
-10
/
+81
*
SafeBrowsingDatabaseManagerTest: remove unnecessary FakeSafeBrowsingService
mattm@chromium.org
2014-04-11
1
-32
/
+0
*
Remove --safebrowsing-url-prefix flag.
mattm@chromium.org
2014-04-11
4
-33
/
+115
*
Removed flag "Disable improved download protection".
Blurrech@gmail.com
2014-04-11
1
-3
/
+1
*
Safebrowsing: Add histogram values for gethash parse error and network errors.
mattm@chromium.org
2014-04-09
2
-3
/
+19
*
Remove all uses of GG_LONGLONG and GG_ULONGLONG.
viettrungluu@chromium.org
2014-04-08
1
-1
/
+1
*
Histograms for safe-browsing storage version changes.
shess@chromium.org
2014-04-07
3
-53
/
+62
*
Revert 262147 "Remove all uses of GG_LONGLONG and GG_ULONGLONG."
scottmg@chromium.org
2014-04-07
1
-1
/
+1
*
Remove all uses of GG_LONGLONG and GG_ULONGLONG.
viettrungluu@chromium.org
2014-04-07
1
-1
/
+1
*
Accurately account for pre-classification successes.
noelutz@chromium.org
2014-04-05
1
-2
/
+10
*
Fix reading image data that isn't present on disk.
grt@chromium.org
2014-04-04
1
-1
/
+7
*
Safe Browsing Bad IP feature extraction should wait until all frames
noelutz@chromium.org
2014-03-31
3
-23
/
+16
*
Separate pre-classification checks for client-side malware and phishing detec...
noelutz@chromium.org
2014-03-28
7
-484
/
+554
*
Test for golden version-7 safe-browsing file.
shess@chromium.org
2014-03-28
1
-0
/
+81
*
Refactor safe-browsing file storage to allow incremental processing.
shess@chromium.org
2014-03-27
6
-292
/
+1015
*
Fix crash when populating pb for images with debug data.
grt@chromium.org
2014-03-26
2
-1
/
+19
*
Include PE image headers in client download pings.
grt@chromium.org
2014-03-25
9
-21
/
+783
*
Safebrowsing download protection: include tab url chain & referrer.
mattm@chromium.org
2014-03-25
2
-1
/
+320
*
Rename SignatureUtil to BinaryFeatureExtractor in anticipation of it taking o...
grt@chromium.org
2014-03-25
8
-96
/
+106
*
Incremental PrefixSet builder for Safe Browsing store.
shess@chromium.org
2014-03-18
9
-314
/
+452
*
Move ScopedFILE to base namespace and scoped_file.h
brettw@chromium.org
2014-03-17
5
-19
/
+26
*
Remove safe-browsing-store unit test helper.
shess@chromium.org
2014-03-14
3
-395
/
+329
*
Move ExecuteScriptAndGetValue to use RenderFrameHost.
avi@chromium.org
2014-03-13
1
-2
/
+2
*
Clean up safe_browsing_util.h operator overloads.
shess@chromium.org
2014-03-13
10
-139
/
+118
*
SafeBrowsingBlockingPageTest.MalwareIframeReportDetails: use MessageLoopRunne...
mattm@chromium.org
2014-03-13
1
-21
/
+44
*
Copy JavaScript execution to RenderFrame, switch easy cases to use it.
avi@chromium.org
2014-03-12
1
-2
/
+2
*
Remove PurgeMemory() from the safe browsing database manager.
pkasting@chromium.org
2014-03-12
2
-53
/
+17
*
Remove PlatformFile from safe browsing.
rvargas@chromium.org
2014-03-11
2
-15
/
+9
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
3
-6
/
+6
*
Update the 'Learn More' link on the malware interstitial
felt@chromium.org
2014-02-28
2
-4
/
+6
*
Re-enable flaky SafeBrowsingBlockingPageTest with extra logging to debug time...
mattm@chromium.org
2014-02-27
1
-3
/
+45
*
Convert safe-browsing SBPrefix from int32 to uint32.
shess@chromium.org
2014-02-27
9
-95
/
+172
*
Fix PrefixSet valgrind error, take#2.
shess@chromium.org
2014-02-26
1
-1
/
+4
*
Track how many users have extended reporting enabled when seeing a warning an...
noelutz@chromium.org
2014-02-26
1
-1
/
+4
*
Revert safe-browsing PrefixSet size_t handling.
shess@chromium.org
2014-02-26
2
-47
/
+6
*
Adds the origin chip on Mac.
macourteau@chromium.org
2014-02-26
1
-0
/
+4
*
[safe browsing] Remove stale BINHASH code.
shess@chromium.org
2014-02-21
13
-341
/
+54
*
SafeBrowsing DownloadProtectionService: only check final URL against whitelist.
mattm@chromium.org
2014-02-15
3
-25
/
+63
*
Fix uninitialized memory read in PrefixSet test.
shess@chromium.org
2014-02-11
1
-1
/
+4
[next]