summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored blocked_loaders_map_ to key by render frame route idcsharrison2016-02-031-7/+0
* Switch to standard integer types in content/browser/renderer_host/.avi2015-12-251-3/+6
* Give the main frame a RenderWidget.dcheng2015-10-261-12/+12
* Remove surface_id from RenderWidget/RenderWidgetHost and friendspiman2015-09-241-8/+3
* Disallow lazy assignment of RenderWidgetHostImpl routing IDs.dcheng2015-08-311-3/+6
* Cleanup: Remove dead ViewMsgs and comments that refer to them.thestig2015-07-211-1/+0
* This was a good experiment, but there's nobody currently driving this iterati...dglazkov2015-05-181-2/+1
* Revert of Add RoutingIDIssuer to help track routing id issues. (patchset #4 i...lfg2015-03-191-6/+3
* This is a re-land of https://codereview.chromium.org/643733002.lfg2015-03-121-3/+6
* Remove TransportDIB allocation and free IPCs.jbauman2014-12-051-25/+0
* Revert RoutingIDIssuer.morrita2014-10-221-6/+3
* Add RoutingIDIssuer to ensure the correctness of ID to be routed.morrita2014-10-141-3/+6
* Remove TextureImageTransportSurfacesievers2014-09-301-1/+0
* Mac: Don't use a dummy NSView as a gfx::AcceleratedWidgetccameron@chromium.org2014-07-311-5/+0
* Separate ResizeHelper from RenderWidgetHelperccameron@chromium.org2014-07-171-72/+7
* Revert 281866 "Mac ÜC: Make resize smooth"ccameron@chromium.org2014-07-111-19/+4
* Mac ÜC: Make resize smoothccameron@chromium.org2014-07-081-4/+19
* Navigation transitions: Block first response until after transitions have run.simonhatch@chromium.org2014-06-211-1/+6
* Make --enable-delegated-renderer show stuff on Macccameron@chromium.org2014-05-131-0/+8
* Remove TransportDIB methods from RenderProcess(Host)jbauman@chromium.org2014-04-241-5/+0
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-111-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-2/+2
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Eliminate SwapOut message parameters, keeping state in RVHM instead.creis@chromium.org2013-06-141-4/+5
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Use an explicitly-sized int type across the IPC boundary.palmer@chromium.org2013-06-041-1/+1
* Create RenderFrame/RenderFrameHost for the main frame of a page.nasko@chromium.org2013-05-311-0/+2
* Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM.cevans@chromium.org2013-05-171-4/+4
* ResourceScheduler should use renderer notifications instead of MRUCache to tr...simonjam@chromium.org2013-03-181-4/+0
* Renaming/refactoring methods related to swap out acks.nasko@chromium.org2012-10-041-3/+4
* Rename WasRestored to WasShown across all uses.scshunt@chromium.org2012-07-271-4/+4
* Fix regression of bug 205 where a plugin in a window shown with window.open m...jam@chromium.org2012-07-231-1/+4
* Move more files into the content namespace.darin@chromium.org2012-07-211-13/+12
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Fix for DOMStorageContextImpl::LeakyCloneSessionStorage.marja@chromium.org2012-06-061-7/+12
* Revert 132407 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-05-101-4/+3
* Revert 136328 - Revert 132407 - Fixing a problem, where a hung renderer proce...creis@chromium.org2012-05-101-3/+4
* Revert 132407 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-05-101-4/+3
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-1/+1
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-261-39/+59
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-161-3/+4
* TabContents -> WebContentsImpl, part 11.avi@chromium.org2012-04-131-1/+1
* Revert 132018 - Fixing a problem, where a hung renderer process is not killed...eroman@chromium.org2012-04-121-4/+3
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-121-3/+4
* Make it so that allow_js_access: false can be used with background pages crea...mihaip@chromium.org2012-03-291-0/+2
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-3/+6
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-17/+6
* Delay UpdateRect until the SwapBuffers callback when accelerated compositing ...piman@chromium.org2011-12-091-2/+4
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1