summaryrefslogtreecommitdiffstats
path: root/chrome/browser/visitedlink
Commit message (Expand)AuthorAgeFilesLines
* Eliminated the last few uses of MessageLoop::QuitTask in chrome/dcheng@chromium.org2011-12-103-13/+14
* Remove custom Task implementations from VisitedLinkMaster and web_app.dcheng@chromium.org2011-12-081-80/+30
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-5/+5
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-182-26/+31
* base::Bind migrations in chrome/browsercsilv@chromium.org2011-11-171-1/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-022-0/+3
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-282-10/+10
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-192-9/+9
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-193-15/+21
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-182-0/+2
* Fix RENDERER_PROCESS_CREATED AllSources listeners in UserScriptMaster and Vis...yoz@chromium.org2011-10-143-13/+19
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-15/+10
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* 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-192-5/+6
* Profiles: Mark SITE_INSTANCE_DELETED use as OK.erg@chromium.org2011-08-161-1/+1
* 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-272-4/+8
* Revert 94332 - Removal of Profile from content part 2.sergeyu@chromium.org2011-07-272-8/+4
* Removal of Profile from content part 2.avi@chromium.org2011-07-272-4/+8
* 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-103-11/+11
* Fix bug in history salt computationthakis@chromium.org2011-06-171-6/+7
* 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
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@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-243-83/+185
* 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
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* 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
* wstring: fix visitedlink_perftestevan@chromium.org2011-01-131-18/+8
* 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