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_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
1
-0
/
+1
*
Mark SafeBrowsingServiceTest.SafeBrowsingSystemTest as flaky
glider@chromium.org
2011-11-25
1
-7
/
+2
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-2
/
+2
*
Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...
jam@chromium.org
2011-10-27
1
-2
/
+3
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-5
/
+5
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-9
/
+6
*
Include the URL and all features in the CSD pingback for all users.
bryner@chromium.org
2011-10-16
1
-1
/
+1
*
Convert safe-browsing storage to new Bind/Callback system.
shess@chromium.org
2011-09-30
1
-17
/
+20
*
Mark SafeBrowsingServiceTest.SafeBrowsingSystemTest as flaky.
ericu@google.com
2011-09-13
1
-1
/
+7
*
Avoid long test_server timeouts by using action_timeout_ms
phajdan.jr@chromium.org
2011-09-12
1
-2
/
+2
*
Turn client-side phishing detection on for non-UMA users.
noelutz@google.com
2011-09-02
1
-0
/
+5
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Deprecate Profile::GetDefaultRequestContext().
willchan@chromium.org
2011-07-20
1
-1
/
+2
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
1
-1
/
+1
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
1
-2
/
+1
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-14
1
-1
/
+6
*
Remove last safebrowsing references from content.
jam@chromium.org
2011-06-02
1
-2
/
+1
*
Consolidate most CommandLine code across platforms.
msw@chromium.org
2011-05-14
1
-2
/
+3
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-16
/
+18
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-4
/
+4
*
Check all redirect URLs against download safebrowsing list.
mattm@chromium.org
2011-04-20
1
-1
/
+2
*
Enable download protection by default and convert the enable switch to disabl...
lzheng@chromium.org
2011-03-08
1
-0
/
+5
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-2
/
+2
*
Lookup hash prefix in safebrowsing service.
lzheng@chromium.org
2011-02-16
1
-1
/
+1
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-16
/
+16
*
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
*
Handle download url list and binary hash list in safe browsing. Added
lzheng@chromium.org
2010-12-15
1
-3
/
+8
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Update with new test suite, with shorter test data set.
lzheng@chromium.org
2010-11-16
1
-17
/
+9
*
Make sure the generated python proto buff path is right.
lzheng@chromium.org
2010-11-09
1
-13
/
+7
*
This test fails on MacOs.
lzheng@chromium.org
2010-11-09
1
-1
/
+5
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...
pkasting@chromium.org
2010-10-27
1
-13
/
+8
*
Add the dependency with safebrowsing's test suite server and make safebrowsin...
lzheng@chromium.org
2010-10-19
1
-47
/
+471
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part4:
tfarina@chromium.org
2010-10-07
1
-11
/
+11
*
Create test for safebrowsing_test
lzheng@chromium.org
2010-09-17
1
-0
/
+219