| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up safe_browsing_database.cc histograms. | shess@chromium.org | 2010-10-08 | 1 | -0/+21 |
* | Short-circuit safe-browsing updates once corruption is detected. | shess@chromium.org | 2010-09-21 | 1 | -3/+11 |
* | Refactor SafeBrowsingDatabase for transition to new file format. | shess@chromium.org | 2010-08-18 | 1 | -50/+118 |
* | Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h. | viettrungluu@chromium.org | 2010-08-06 | 1 | -2/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -2/+2 |
* | Clean up SafeBrowsingDatabaseTest setup/teardown. | shess@chromium.org | 2010-03-09 | 1 | -1/+1 |
* | Refactor chunk ownership in SafeBrowsing code. | shess@chromium.org | 2010-03-08 | 1 | -7/+6 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -1/+2 |
* | Clean up Safe Browsing code a little: | pkasting@chromium.org | 2009-12-01 | 1 | -35/+15 |
* | The SafeBrowsing system had a bunch of plumbing for system resume that wasn't... | pkasting@chromium.org | 2009-10-30 | 1 | -3/+0 |
* | Fixed data race between GetDatabase and CheckURL at startup. | erikkay@chromium.org | 2009-10-12 | 1 | -3/+4 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -1/+1 |
* | Safe browsing cleanup: | estade@chromium.org | 2009-01-28 | 1 | -5/+6 |
* | Port flush_cache tool and perf_tests. | phajdan.jr@chromium.org | 2008-12-12 | 1 | -3/+3 |
* | Reverting 6815. | phajdan.jr@chromium.org | 2008-12-11 | 1 | -3/+3 |
* | Port flush_cache tool and perf_tests. | phajdan.jr@chromium.org | 2008-12-11 | 1 | -3/+3 |
* | Clean up a friend test declaration. | paulg@google.com | 2008-11-18 | 1 | -1/+2 |
* | Reduce memory consumption by keeping the SafeBrowsing | paulg@google.com | 2008-11-13 | 1 | -1/+1 |
* | Handle the possibility of failure when starting a | paulg@google.com | 2008-11-11 | 1 | -1/+1 |
* | Add support for 256 bit full hashes to the new implementation. | paulg@google.com | 2008-11-11 | 1 | -2/+30 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -1/+1 |
* | Changes to allow running the new SafeBrowsing storage system,contained in Saf... | paulg@google.com | 2008-10-24 | 1 | -2/+3 |
* | A partially working implementation of a faster safe browsing implementation. | erikkay@google.com | 2008-10-02 | 1 | -2/+3 |
* | Cleanup EOL and include guards, including fixing one guard that was not the c... | deanm@chromium.org | 2008-09-20 | 1 | -3/+3 |
* | Create a SafeBrowsing database interface to more easily | paulg@google.com | 2008-09-20 | 1 | -232/+34 |
* | 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/+8 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Try to cut down on some unnecessary dependencies. Remove any unused includes... | deanm@google.com | 2008-07-28 | 1 | -2/+2 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+322 |