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
*
Parse the whitelist expressions from the phishing verdict response if
noelutz@google.com
2011-08-31
5
-17
/
+122
*
Change the client-side phishing detection hashing function to
noelutz@google.com
2011-08-30
5
-25
/
+42
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-2
/
+1
*
Add support for client-side phishing detection for non-UMA users.
bryner@chromium.org
2011-08-26
9
-87
/
+410
*
Revert 98168, it caused compile errors on mac:
thakis@chromium.org
2011-08-25
9
-410
/
+87
*
Add support for client-side phishing detection for non-UMA users.
bryner@chromium.org
2011-08-25
9
-87
/
+410
*
Add "enabled" state to the ClientSideDetectionService.
joaodasilva@chromium.org
2011-08-23
6
-43
/
+245
*
Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...
ycxiao@chromium.org
2011-08-12
1
-1
/
+2
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-1
/
+1
*
Revert 95534 - Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHel...
yzshen@chromium.org
2011-08-05
1
-2
/
+1
*
Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...
ycxiao@chromium.org
2011-08-04
1
-1
/
+2
*
Check that all the hashes ids in the model are valid.
noelutz@google.com
2011-08-04
3
-2
/
+95
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
phajdan.jr@chromium.org
2011-08-03
1
-1
/
+2
*
Send back the URL that matched the SafeBrowsing list with the CSD ping.
noelutz@google.com
2011-08-02
6
-5
/
+102
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
3
-3
/
+3
*
Removal of Profile from content part 5.
avi@chromium.org
2011-08-01
1
-25
/
+25
*
Move more files from chrome/test to chrome/test/base, part #3
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
4
-7
/
+6
*
Add a scoper object for URLFetcher::Factory
phajdan.jr@chromium.org
2011-07-29
1
-3
/
+1
*
Remove obsolete cleanup code for old SafeBrowsing client-side models.
bryner@chromium.org
2011-07-28
3
-37
/
+6
*
Removal of Profile from content part 3.
avi@chromium.org
2011-07-28
5
-10
/
+18
*
MD5Update function uses StringPiece instead of raw buffer.
dominich@chromium.org
2011-07-26
3
-11
/
+28
*
Add OVERRIDE annotation to safebrowsing classes.
mattm@chromium.org
2011-07-25
9
-43
/
+48
*
Fix memory leaks in client_side_detection_host_unittest.
noelutz@google.com
2011-07-22
1
-5
/
+11
*
If we show a SafeBrowsing warning we always send the client-side detection
noelutz@google.com
2011-07-22
8
-30
/
+224
*
Deprecate Profile::GetDefaultRequestContext().
willchan@chromium.org
2011-07-20
1
-1
/
+2
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
1
-1
/
+1
*
Add additional navigation features to CSD pingback.
gcasto@chromium.org
2011-07-20
5
-58
/
+381
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
4
-4
/
+4
*
Move app/sql/* files to sql/ directory.
tfarina@chromium.org
2011-07-19
2
-4
/
+4
*
Update the client model URL to make sure all Chrome clients re-
noelutz@google.com
2011-07-19
1
-1
/
+1
*
Start and stop the safe browsing service depending on whether any profile is ...
joaodasilva@chromium.org
2011-07-19
3
-23
/
+187
*
base: Put md5.* into base namespace.
tfarina@chromium.org
2011-07-18
4
-49
/
+53
*
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
*
Make safe browsing work in a multi-profile environment.
mirandac@chromium.org
2011-07-13
3
-34
/
+27
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-5
/
+8
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
9
-20
/
+19
*
Re-enable SafeBrowsingBlockingPageTest.PhishingLearnMore
sail@chromium.org
2011-07-10
1
-1
/
+1
*
Marking SafeBrowsingBlockingPageTest.PhishingLearnMore as flaky
sail@chromium.org
2011-07-09
1
-1
/
+1
*
Disable SafeBrowsingBlockingPageTest.PhishingLearnMore
sail@chromium.org
2011-07-09
1
-1
/
+2
*
Separate memory purger from safe browsing.
torne@chromium.org
2011-07-07
2
-40
/
+64
*
Add a new BrowserFeature for client-side FakeAV detection that is set
noelutz@google.com
2011-06-29
9
-58
/
+366
*
Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED.
erg@chromium.org
2011-06-28
1
-1
/
+1
*
Fixes a bug in the browser feature extractor. If the number of host visits
noelutz@google.com
2011-06-24
2
-7
/
+26
*
Fixing coverity PASS_BY_VALUE bugs.
dpapad@chromium.org
2011-06-22
2
-2
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
3
-3
/
+9
*
Send the referral URL with the client-side phishing detection request.
noelutz@google.com
2011-06-21
6
-37
/
+160
*
Create a browser feature extractor that runs after the renderer has
noelutz@google.com
2011-06-18
6
-23
/
+716
*
Initial CL to update the client model more frequently. This CL also changes ...
noelutz@google.com
2011-06-17
4
-246
/
+277
[next]