summaryrefslogtreecommitdiffstats
path: root/chrome/browser/visitedlink
Commit message (Expand)AuthorAgeFilesLines
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Move mock test headers from content\test to content\public\test. This way we ...jam@chromium.org2012-06-031-1/+1
* Browser Plugin: Remove MapInstance from BrowserPluginHost + More cross-proces...fsamuel@chromium.org2012-05-241-2/+10
* 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-173-18/+23
* Revert 132268 - Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-133-21/+16
* Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-133-16/+21
* 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
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-2/+2
* Properly do set noparent for history owners, add one for visited links.brettw@chromium.org2012-02-101-0/+3
* 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-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