summaryrefslogtreecommitdiffstats
path: root/chrome/browser/visitedlink/visitedlink_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Browser Plugin: Removed BrowserPluginWebContentsObserver (to be replaced by r...fsamuel@chromium.org2012-05-161-2/+2
* Create swapped-out opener RVHs after a process swap.creis@chromium.org2012-05-021-2/+2
* Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-171-6/+6
* Revert 132268 - Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-131-6/+6
* Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-131-6/+6
* Move MockRenderProcessHost to content/test and put it into the content namesp...tfarina@chromium.org2012-03-161-1/+2
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-7/+9
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-1/+1
* Remove a bunch of easy entries from chrome\browser\DEPS.jam@chromium.org2012-01-311-25/+9
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-3/+5
* Hook up the SequencedWorkerPool to the browser thread.brettw@chromium.org2012-01-191-0/+3
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-5/+3
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-3/+5
* Make page IDs be specific to a RenderView rather than global to its process.creis@chromium.org2011-12-161-2/+2
* Eliminated the last few uses of MessageLoop::QuitTask in chrome/dcheng@chromium.org2011-12-101-4/+4
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-9/+9
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-9/+9
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-5/+5
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-2/+4
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Fix RENDERER_PROCESS_CREATED AllSources listeners in UserScriptMaster and Vis...yoz@chromium.org2011-10-141-7/+7
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-15/+10
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-2/+2
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Removal of Profile from content part 2.avi@chromium.org2011-07-271-1/+2
* Revert 94332 - Removal of Profile from content part 2.sergeyu@chromium.org2011-07-271-2/+1
* Removal of Profile from content part 2.avi@chromium.org2011-07-271-1/+2
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-4/+6
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+2
* Re-land r84928: Move EFD to ExtensionTabHelper.aa@chromium.org2011-05-131-1/+1
* Support window.opener after a process swap.creis@chromium.org2011-05-121-2/+2
* Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"aa@chromium.org2011-05-121-2/+2
* Re-land r84928: Move ExtensionFunctionDispatcher toaa@chromium.org2011-05-111-2/+2
* Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""aa@chromium.org2011-05-111-2/+2
* Revert "Looks like this introduced leaks in sync ui tests. Sigh."aa@chromium.org2011-05-111-2/+2
* Looks like this introduced leaks in sync ui tests. Sigh.aa@chromium.org2011-05-111-2/+2
* Move ExtensionFunctionDispatcher to ExtensionTabHelper. Thisaa@chromium.org2011-05-111-2/+2
* Move visited link out of BrowsrProcessRenderHost.jam@chromium.org2011-04-241-69/+20
* Move BrowserRenderProcessHost to content. It should have been moved earlier.jam@chromium.org2011-04-191-1/+1
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-6/+4
* Add DCHECK to make sure that RenderProcessHost::FromID (which is also called ...jam@chromium.org2011-02-251-1/+3
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-2/+2
* clang: Fix a few more failed attempts at overrides found by -Woverloaded-virtualthakis@chromium.org2011-02-221-3/+4
* Move:ben@chromium.org2010-12-021-0/+774