summaryrefslogtreecommitdiffstats
path: root/chrome/browser/visitedlink/visitedlink_master.cc
Commit message (Expand)AuthorAgeFilesLines
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-191-1/+4
* Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-171-9/+13
* Revert 132268 - Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-131-12/+8
* Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-131-8/+12
* Hook up the SequencedWorkerPool to the browser thread.brettw@chromium.org2012-01-191-12/+10
* Revert 116816 - Hook up the SequencedWorkerPool to the browser thread.msw@chromium.org2012-01-071-10/+12
* Hook up the SequencedWorkerPool to the browser thread.brettw@chromium.org2012-01-071-12/+10
* Eliminated the last few uses of MessageLoop::QuitTask in chrome/dcheng@chromium.org2011-12-101-3/+3
* Remove custom Task implementations from VisitedLinkMaster and web_app.dcheng@chromium.org2011-12-081-80/+30
* base::Bind migrations in chrome/browsercsilv@chromium.org2011-11-171-1/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Fix bug in history salt computationthakis@chromium.org2011-06-171-6/+7
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Coverity: Fix unchecked return values.kmadhusu@chromium.org2011-01-121-1/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Move:ben@chromium.org2010-12-021-0/+1002