| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix data races in Safe Browsing Service that were possible with aggressive co... | pkasting@chromium.org | 2009-12-03 | 1 | -3/+5 |
* | Fix a problem where queued checks' clients would never be called back if when... | pkasting@chromium.org | 2009-11-17 | 1 | -9/+15 |
* | Add ability to close the Safe Browsing Service database and recreate it on th... | pkasting@chromium.org | 2009-11-17 | 1 | -3/+22 |
* | More safe browsing cleanup work: | pkasting@chromium.org | 2009-11-14 | 1 | -3/+0 |
* | Simplify the SafeBrowsingService logic some: | pkasting@chromium.org | 2009-11-13 | 1 | -6/+0 |
* | Minor cleanup to safe_browsing_service.*; no code change. | pkasting@chromium.org | 2009-11-13 | 1 | -75/+80 |
* | Fix a crash during shutdown where SafeBrowsingProtocolManager could end up ge... | eroman@chromium.org | 2009-11-12 | 1 | -1/+3 |
* | Eighth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -1/+4 |
* | Last patch in removing MessageLoop* caching. | jam@chromium.org | 2009-11-03 | 1 | -1/+0 |
* | Fourth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-02 | 1 | -9/+3 |
* | The SafeBrowsing system had a bunch of plumbing for system resume that wasn't... | pkasting@chromium.org | 2009-10-30 | 1 | -12/+1 |
* | Fixed data race between GetDatabase and CheckURL at startup. | erikkay@chromium.org | 2009-10-12 | 1 | -1/+1 |
* | Simplify the PowerObserver API by removing unneeded args and providing defaul... | pkasting@chromium.org | 2009-10-01 | 1 | -4/+2 |
* | Simple cleanup. | maruel@chromium.org | 2009-08-13 | 1 | -1/+1 |
* | Landing approved patch for Yuta Kitamura (yutak@google.com) | mbelshe@google.com | 2009-05-08 | 1 | -1/+1 |
* | Remove unused database code. | paulg@google.com | 2009-04-08 | 1 | -4/+0 |
* | This CL adds unit-tests for the SafeBrowsingBlockingPage class. | jcampan@chromium.org | 2009-04-03 | 1 | -2/+1 |
* | Remove the old and no longer used SafeBrowsing storage | paulg@google.com | 2009-03-21 | 1 | -8/+0 |
* | Report malware sub resources and their containing page to the | paulg@google.com | 2009-02-19 | 1 | -0/+6 |
* | This CL makes the safe browsing interstitial page support multiple unsafe res... | jcampan@chromium.org | 2009-01-23 | 1 | -6/+6 |
* | clean up safe browsing pref registration by following the | tc@google.com | 2009-01-06 | 1 | -1/+1 |
* | A new shot at the old system monitor changelist. | mbelshe@google.com | 2008-12-13 | 1 | -3/+7 |
* | Make sure we end the update process if we get an errorfrom the servers. Previ... | paulg@google.com | 2008-12-04 | 1 | -2/+5 |
* | Rollback | mbelshe@google.com | 2008-12-01 | 1 | -7/+3 |
* | A new copy of the old system monitor changelist. | mbelshe@google.com | 2008-11-30 | 1 | -3/+7 |
* | Review URL: http://codereview.chromium.org/10958 | mbelshe@google.com | 2008-11-14 | 1 | -7/+3 |
* | Change to integrate SystemMonitor changes into chrome. | mbelshe@google.com | 2008-11-14 | 1 | -3/+7 |
* | Update the user delay histogram for the SafeBrowsing. | paulg@google.com | 2008-11-14 | 1 | -1/+1 |
* | Add histograms to measure new SafeBrowsing performance. | paulg@google.com | 2008-11-14 | 1 | -0/+2 |
* | Handle the possibility of failure when starting a | paulg@google.com | 2008-11-11 | 1 | -3/+1 |
* | Add support for 256 bit full hashes to the new implementation. | paulg@google.com | 2008-11-11 | 1 | -4/+11 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -5/+5 |
* | Changes to allow running the new SafeBrowsing storage system,contained in Saf... | paulg@google.com | 2008-10-24 | 1 | -6/+31 |
* | This is the first pass at refactoring the interstitial page. | jcampan@chromium.org | 2008-10-13 | 1 | -3/+16 |
* | A partially working implementation of a faster safe browsing implementation. | erikkay@google.com | 2008-10-02 | 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 | -3/+2 |
* | Cache empty responses from the SafeBrowsing servers for GetHash | paulg@google.com | 2008-09-05 | 1 | -2/+4 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -1/+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/+279 |