summaryrefslogtreecommitdiffstats
path: root/chrome/browser/visitedlink_master.cc
Commit message (Expand)AuthorAgeFilesLines
* 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