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
*
Switch to composition for TestBrowserThread.
joi@chromium.org
2011-11-03
1
-2
/
+1
*
Parse the SafeBrowsing download protection server response.
noelutz@google.com
2011-11-03
3
-15
/
+39
*
Revert 108315 - Parse the SafeBrowsing download protection server response.
viettrungluu@chromium.org
2011-11-02
3
-38
/
+15
*
Parse the SafeBrowsing download protection server response.
noelutz@google.com
2011-11-02
3
-15
/
+38
*
This CL adds a histogram as part of the improved SafeBrowsing download protec...
noelutz@google.com
2011-11-02
1
-0
/
+53
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
23
-6
/
+41
*
Measure how often downloaded executables match the download whitelist.
noelutz@google.com
2011-10-29
6
-24
/
+76
*
Include the HTTP status code as a feature in the ClientPhishingRequest.
bryner@chromium.org
2011-10-29
6
-2
/
+16
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
24
-55
/
+61
*
Collect some histograms about signed binary downloads.
bryner@chromium.org
2011-10-28
11
-235
/
+544
*
Handle additional feedback from http://codereview.chromium.org/8395038/.
jam@chromium.org
2011-10-28
3
-12
/
+12
*
Revert 107528 - Collect some histograms about signed binary downloads.
bryner@chromium.org
2011-10-27
10
-538
/
+235
*
Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...
jam@chromium.org
2011-10-27
3
-4
/
+3
*
Collect some histograms about signed binary downloads.
bryner@chromium.org
2011-10-27
10
-235
/
+538
*
Safe-browsing SBAddPrefix from vector to deque.
shess@chromium.org
2011-10-26
8
-218
/
+160
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
4
-27
/
+29
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
9
-97
/
+103
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
9
-106
/
+80
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
4
-8
/
+8
*
Only send the client-side phishing model to a renderer if its profile has Saf...
bryner@chromium.org
2011-10-19
4
-25
/
+43
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
9
-52
/
+52
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
3
-2
/
+3
*
Include the URL and all features in the CSD pingback for all users.
bryner@chromium.org
2011-10-16
10
-345
/
+10
*
Precalculate total size for safe-browsing add_prefixes.
shess@chromium.org
2011-10-14
2
-0
/
+10
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
5
-50
/
+58
*
First shot at implementing the ping back for improved binary download protect...
bryner@chromium.org
2011-10-13
5
-0
/
+643
*
Switch FileStream to use new CompletionCallback.
willchan@chromium.org
2011-10-12
1
-10
/
+13
*
Histogram large realloc in safe-browsing update.
shess@chromium.org
2011-10-12
1
-0
/
+19
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-08
2
-5
/
+7
*
Change browser features to use redirect chain for redirects tracking.
gcasto@chromium.org
2011-10-08
9
-107
/
+175
*
Revert 104597 - base::Bind: Complete cleanup of history/.
acolwell@chromium.org
2011-10-07
2
-7
/
+5
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-07
2
-5
/
+7
*
base::Bind: Cleanup in history/ plus dependencies.
jhawkins@chromium.org
2011-10-05
1
-2
/
+4
*
[Valgrind] Fix uninitialized read in safe-browsing.
shess@chromium.org
2011-10-04
1
-1
/
+1
*
Convert SafeBrowsingBlockingPage and test to new Bind/Callback system.
shess@chromium.org
2011-10-04
8
-35
/
+35
*
net: Move UnescapeURLComponent() functions into net namespace.
tfarina@chromium.org
2011-10-02
1
-1
/
+1
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-4
/
+4
*
Revert 103519 - Convert SafeBrowsingBlockingPage and test to new Bind/Callbac...
shess@chromium.org
2011-09-30
8
-33
/
+35
*
Convert safe-browsing storage to new Bind/Callback system.
shess@chromium.org
2011-09-30
7
-43
/
+49
*
Convert SafeBrowsingBlockingPage and test to new Bind/Callback system.
shess@chromium.org
2011-09-30
8
-35
/
+33
*
GTTF: Remove super-flaky ui_test_utils functions and fix callers.
phajdan.jr@chromium.org
2011-09-27
1
-2
/
+3
*
Reserve space before building potentially large vectors in safe-browsing.
shess@chromium.org
2011-09-23
2
-0
/
+11
*
Convert SHA256_LENGTH from a constant-in-anonymous-enum to a static const. T...
pkasting@chromium.org
2011-09-22
3
-14
/
+14
*
net: Put more functions from escape.h into net namespace.
tfarina@chromium.org
2011-09-22
3
-10
/
+11
*
Add a whitelist for the new binary download protection.
noelutz@google.com
2011-09-21
8
-120
/
+362
*
Fix a leak in MalwareDetailsTest.HTTPCache
rlarocque@chromium.org
2011-09-20
1
-1
/
+1
*
Cleanup OWNERS file for the Safe Browsing Folder
mad@chromium.org
2011-09-14
1
-2
/
+4
*
Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...
jochen@chromium.org
2011-09-14
4
-19
/
+19
*
Mark SafeBrowsingServiceTest.SafeBrowsingSystemTest as flaky.
ericu@google.com
2011-09-13
1
-1
/
+7
*
Switch to the new client-side phishing model that uses Murmurhash for word ha...
bryner@chromium.org
2011-09-13
2
-17
/
+1
[next]