summaryrefslogtreecommitdiffstats
path: root/content/public/test/mock_render_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-251-3/+5
* Move modal dialogs from WebViewClient to WebFrameClient, part 1/3.avi@chromium.org2014-04-081-5/+0
* Add RenderThread::GetShutdownEvent().teravest@chromium.org2014-03-061-0/+1
* Chromium plumbing for Screen Orientation API orientationchange events. mlamouri@chromium.org2014-02-271-3/+7
* Revert of Chromium plumbing for Screen Orientation API orientationchange even...acleung@chromium.org2014-02-251-7/+3
* Chromium plumbing for Screen Orientation API orientationchange events.mlamouri@chromium.org2014-02-241-3/+7
* Unify frame IDs with RenderFrameHost routing IDs.creis@chromium.org2014-02-201-2/+0
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+1
* Remove some code left over after r191766.jam@chromium.org2014-01-131-1/+0
* Fix idle handlers not being called. The problem was that RenderThread::AddRou...jam@chromium.org2014-01-101-11/+0
* Always create FrameTreeNodes and RenderFrameHosts for every frame.nasko@chromium.org2014-01-101-0/+12
* Use UserMetricsAction for renderer user metrics.xhwang@chromium.org2013-12-041-1/+2
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+2
* Revert 237119 "Always create FrameTreeNodes and RenderFrameHosts..."creis@chromium.org2013-11-271-12/+0
* Always create FrameTreeNodes and RenderFrameHosts for every frame.creis@chromium.org2013-11-251-0/+12
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-1/+1
* Remove ipc fuzzing code.thestig@chromium.org2013-10-191-2/+0
* InstantExtended: Send search URLs to renderers. jered@chromium.org2013-10-011-0/+7
* Use a direct include of the shared_memory header in content/plugin/, content/...avi@chromium.org2013-07-181-1/+1
* Addressing nits after r206791alph@chromium.org2013-06-181-1/+1
* Make Task Manager to count JS heap of web workers.alph@chromium.org2013-06-171-0/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Use a direct include of strings headers in content/p*/.avi@chromium.org2013-06-121-1/+1
* Create RenderFrame/RenderFrameHost for the main frame of a page.nasko@chromium.org2013-05-311-0/+2
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* More conversion from uint to size_t for shared memory allocation sizes.cevans@chromium.org2013-01-111-1/+1
* Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...jam@chromium.org2013-01-021-6/+6
* Add ResolveProxy to the content API.raymes@chromium.org2012-12-191-0/+1
* Renderer process can allocate anonymous shared memory without help from brows...apatrick@chromium.org2012-12-131-1/+1
* Cleanup: avoid foo ? true : false, part 1.thestig@chromium.org2012-09-271-1/+1
* In-te-grate hy-phen-ator to con-tent.hbono@chromium.org2012-09-031-0/+3
* Remove RenderThread::IsRegisteredExtensionmihaip@chromium.org2012-08-091-2/+0
* Upstream support for WebKit shared timer toggling.pliard@chromium.org2012-07-191-1/+2
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-0/+1
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-3/+2
* Move mock test headers from content\test to content\public\test. This way we ...jam@chromium.org2012-06-031-0/+157