summaryrefslogtreecommitdiffstats
path: root/chrome/browser/visitedlink_master.cc
Commit message (Expand)AuthorAgeFilesLines
* Reverting 27389.darin@chromium.org2009-09-301-2/+3
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-3/+2
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-2/+3
* When importing a lot of history, the NOTREACHED in VisitedLinkMaster::AddFing...vandebo@chromium.org2009-08-191-2/+2
* Ensure that VisitedLink listener Add event only fires when new fingerprint is...dglazkov@chromium.org2009-07-041-8/+10
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-9/+17
* Move win_util.h from common to app.ben@chromium.org2009-05-081-4/+4
* Use anonymous shared memory for VisitedLinks.agl@chromium.org2009-03-171-16/+4
* Flush the visited link database after a write. If we crash,tc@google.com2009-03-161-0/+7
* Port visitedlink tests to Linux. Also make them pass on Linux, whichphajdan.jr@chromium.org2009-03-161-4/+13
* Check the file handle for NULL before using it to write. Under somebrettw@chromium.org2009-02-171-20/+15
* Porting in chrome/phajdan.jr@chromium.org2009-02-121-7/+1
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-2/+7
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-7/+2
* Porting profiles to the Mac.avi@chromium.org2009-01-281-4/+4
* Remove extrenuous DLOG from VisitedLinkMaster::InitFromFile()jeremy@chromium.org2009-01-281-3/+1
* Roll forward 8722,8721jeremy@chromium.org2009-01-271-70/+96
* Reverting 8722,8721.maruel@chromium.org2009-01-271-96/+70
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-271-70/+96
* RandUInt -> RandUint to match the style of other Uint functions.deanm@chromium.org2008-11-141-1/+1
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-7/+7
* Don't use UuidCreate as a source of randomness, and it's not portable. This ...deanm@chromium.org2008-10-211-21/+5
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-3/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-1/+1
* Simplifies the project configuration by setting the lib dependency in the sou...maruel@google.com2008-07-311-2/+6
* Add chrome to the repository.initial.commit2008-07-261-0/+1047