| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Lookup hash prefix in safebrowsing service. | lzheng@chromium.org | 2011-02-16 | 1 | -2/+4 |
* | net: Add namespace net to the remaining files under url_request directory. | tfarina@chromium.org | 2011-01-06 | 1 | -2/+4 |
* | Consolidate some safe-browsing histograms. | shess@chromium.org | 2010-12-28 | 1 | -0/+31 |
* | Add a browser test for safebrowsing service. | lzheng@chromium.org | 2010-12-13 | 1 | -20/+63 |
* | Send malware reports when a user opts-in from the safe browsing interstitial ... | panayiotis@google.com | 2010-12-10 | 1 | -10/+20 |
* | Ping Google whenever a SafeBrowsing interstitial is shown to UMA users. | noelutz@google.com | 2010-10-07 | 1 | -11/+17 |
* | Add "?" to query strings if original url has no query string. | lzheng@chromium.org | 2010-09-07 | 1 | -2/+3 |
* | Report malware redirectors as well. | panayiotis@google.com | 2010-08-12 | 1 | -2/+3 |
* | Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h. | viettrungluu@chromium.org | 2010-08-06 | 1 | -2/+0 |
* | Add undeclared virtual destructors part 3 | ziadh@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | First change to add safebrowsing service test. | lzheng@chromium.org | 2010-07-16 | 1 | -0/+1 |
* | Add switches and apis in safebrowsing protocol_manager that will allow end-to... | lzheng@chromium.org | 2010-06-29 | 1 | -13/+81 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -5/+5 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C... | thestig@chromium.org | 2010-04-06 | 1 | -1/+3 |
* | Fix a crash during shutdown where SafeBrowsingProtocolManager could end up ge... | eroman@chromium.org | 2009-11-12 | 1 | -1/+7 |
* | Remove build time differences between Chrome Frame and Google Chrome in the | robertshield@chromium.org | 2009-11-06 | 1 | -0/+4 |
* | Fourth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-02 | 1 | -6/+0 |
* | Fix for an "update in progress" DCHECK. | paul@chromium.org | 2009-08-07 | 1 | -0/+4 |
* | Fix the root cause of flakiness in SafeBrowsingProtocolManagerTest.TestGetHas... | phajdan.jr@chromium.org | 2009-07-28 | 1 | -4/+4 |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -1/+2 |
* | Report malware sub resources and their containing page to the | paulg@google.com | 2009-02-19 | 1 | -0/+9 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -3/+1 |
* | Port SafeBrowsingProtocolManager to Mac and linux. | paul@chromium.org | 2009-02-06 | 1 | -0/+12 |
* | Move url_* to net subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Add histograms to track the size of SafeBrowsing Updates. | paulg@google.com | 2009-01-06 | 1 | -0/+6 |
* | Add histograms to measure new SafeBrowsing performance. | paulg@google.com | 2008-11-14 | 1 | -0/+3 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -3/+3 |
* | Changes to allow running the new SafeBrowsing storage system,contained in Saf... | paulg@google.com | 2008-10-24 | 1 | -1/+1 |
* | Change the SafeBrowsing client version to use the proper | paulg@google.com | 2008-10-01 | 1 | -0/+3 |
* | Cleanup EOL and include guards, including fixing one guard that was not the c... | deanm@chromium.org | 2008-09-20 | 1 | -3/+3 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 1 | -4/+3 |
* | Use FRIEND_TEST() instead of guessing the test class name (!) | maruel@google.com | 2008-09-08 | 1 | -3/+4 |
* | Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v... | darin@google.com | 2008-09-03 | 1 | -2/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+232 |