summaryrefslogtreecommitdiffstats
path: root/chrome/browser/visitedlink
Commit message (Expand)AuthorAgeFilesLines
* 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-193-12/+21
* 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
* Revert 116816 - Hook up the SequencedWorkerPool to the browser thread.msw@chromium.org2012-01-072-18/+12
* Hook up the SequencedWorkerPool to the browser thread.brettw@chromium.org2012-01-072-12/+18
* Coverity: Add some NULL checks.thestig@chromium.org2011-12-211-0/+2
* 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-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