| Commit message (Expand) | Author | Age | Files | Lines |
* | Use base::TimeDelta in SafeBrowsingProtocolManager. | cbentzel@chromium.org | 2012-09-14 | 1 | -28/+30 |
* | Include an API key in SafeBrowsing requests. | bryner@chromium.org | 2012-09-14 | 1 | -0/+11 |
* | Move content::URLFetcher static functions to net::URLFetcher | akalin@chromium.org | 2012-06-19 | 1 | -6/+6 |
* | Chrome must back off if the SafeBrowsing update request times out. | noelutz@google.com | 2012-06-08 | 1 | -2/+2 |
* | Change most content::URLFetcher references to net::URLFetcher | akalin@chromium.org | 2012-05-23 | 1 | -8/+8 |
* | Remove content::URLFetcherDelegate | akalin@chromium.org | 2012-05-22 | 1 | -1/+1 |
* | Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/ | akalin@chromium.org | 2012-05-11 | 1 | -4/+4 |
* | Explicitly check the URLRequestStatus for SafeBrowsing responses. | bryner@chromium.org | 2012-04-26 | 1 | -2/+4 |
* | Replace SafeBrowsing MAC with downloads over SSL. | bryner@chromium.org | 2012-04-16 | 1 | -136/+33 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | Some easy NewRunnableMethod conversions in safe_browsing. | shess@chromium.org | 2011-11-15 | 1 | -3/+3 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |
* | Measure how often downloaded executables match the download whitelist. | noelutz@google.com | 2011-10-29 | 1 | -1/+1 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Handle additional feedback from http://codereview.chromium.org/8395038/. | jam@chromium.org | 2011-10-28 | 1 | -6/+6 |
* | Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ... | jam@chromium.org | 2011-10-26 | 1 | -8/+15 |
* | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 1 | -37/+38 |
* | Convert URLFetcher::Delegates to use an interface in content/public/common. A... | jam@chromium.org | 2011-10-24 | 1 | -25/+24 |
* | net: Put more functions from escape.h into net namespace. | tfarina@chromium.org | 2011-09-22 | 1 | -3/+3 |
* | net: Rename URLRequestStatus::os_error_. | tfarina@chromium.org | 2011-09-08 | 1 | -3/+3 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -3/+4 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -4/+3 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -3/+4 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Use a different tpl= parameter when reporting an error from client-side phish... | bryner@chromium.org | 2011-05-26 | 1 | -1/+5 |
* | iwyu: Include stringprintf.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-11 | 1 | -5/+6 |
* | Include full redirect chain in downloads safebrowsing ping. | mattm@chromium.org | 2011-05-10 | 1 | -2/+6 |
* | net: Move ResponseCookies into the net namespace. | tfarina@chromium.org | 2011-05-06 | 1 | -1/+1 |
* | safebrowsing: Set threat_list for BINARY_MALWARE_HASH ping. | mattm@chromium.org | 2011-04-21 | 1 | -1/+5 |
* | Moved URLRequestContextGetter to net/ so it can be used by projects such as j... | sanjeevr@chromium.org | 2011-03-31 | 1 | -4/+4 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Enable url check in download_manager, with a simple UI (it may need polish). ... | lzheng@chromium.org | 2011-02-26 | 1 | -4/+17 |
* | Lookup hash prefix in safebrowsing service. | lzheng@chromium.org | 2011-02-16 | 1 | -5/+11 |
* | net: Remove typedef net::URLRequestStatus URLRequestStatus; | tfarina@chromium.org | 2011-01-13 | 1 | -4/+4 |
* | Parse binhash sent from safebrowsing server. | lzheng@chromium.org | 2011-01-12 | 1 | -1/+1 |
* | Consolidate some safe-browsing histograms. | shess@chromium.org | 2010-12-28 | 1 | -2/+8 |
* | Revert 69592 - file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -1/+1 |
* | file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -1/+1 |
* | Add a browser test for safebrowsing service. | lzheng@chromium.org | 2010-12-13 | 1 | -4/+48 |
* | Cleanup: Remove needed #includes for profile.h. | thestig@chromium.org | 2010-12-10 | 1 | -1/+0 |
* | Send malware reports when a user opts-in from the safe browsing interstitial ... | panayiotis@google.com | 2010-12-10 | 1 | -14/+41 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Make sure the generated python proto buff path is right. | lzheng@chromium.org | 2010-11-09 | 1 | -1/+1 |
* | Convert LOG(INFO) to VLOG(1) - chrome/browser/safe_browsing/. | pkasting@chromium.org | 2010-10-25 | 1 | -16/+16 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part21: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Ping Google whenever a SafeBrowsing interstitial is shown to UMA users. | noelutz@google.com | 2010-10-07 | 1 | -20/+31 |
* | Rename ChromeThread to BrowserThread Part4: | tfarina@chromium.org | 2010-10-07 | 1 | -2/+2 |
* | Add "?" to query strings if original url has no query string. | lzheng@chromium.org | 2010-09-07 | 1 | -3/+12 |
* | Refactor version-getting info into a chrome::VersionInfo object. | evan@chromium.org | 2010-08-27 | 1 | -4/+3 |