summaryrefslogtreecommitdiffstats
path: root/chrome/browser/visitedlink_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-3/+3
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-181-3/+6
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-181-6/+3
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-171-3/+6
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-3/+3
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-4/+17
* Coverity: Remove two unused member variables.jhawkins@chromium.org2009-09-281-3/+0
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-3/+0
* When importing a lot of history, the NOTREACHED in VisitedLinkMaster::AddFing...vandebo@chromium.org2009-08-191-0/+19
* Rework visited link updating mechanism to be more robust.dglazkov@chromium.org2009-08-101-1/+30
* Ensure that we never call into WebCore::Page static methods when Page constru...dglazkov@chromium.org2009-08-051-0/+1
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-061-1/+1
* Ensure that VisitedLink listener Add event only fires when new fingerprint is...dglazkov@chromium.org2009-07-041-5/+5
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-14/+352
* Port visitedlink tests to Linux. Also make them pass on Linux, whichphajdan.jr@chromium.org2009-03-161-4/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+1
* Roll forward 8722,8721jeremy@chromium.org2009-01-271-23/+23
* Reverting 8722,8721.maruel@chromium.org2009-01-271-23/+23
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-271-23/+23
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-5/+5
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-1/+1
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+398