summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_message_filter.h
Commit message (Expand)AuthorAgeFilesLines
* gpu_process_launch_causes => content/commonfsamuel2016-03-221-1/+1
* gpu_host_messages.h => content/gpufsamuel2016-03-171-0/+16
* Adding <keygen> Content Setting (Final)svaldez2016-01-141-0/+1
* Replace WebAudio MediaCodec usage with FFmpeg. A ~4x improvement.dalecurtis2016-01-061-6/+0
* Switch to standard integer types in content/browser/renderer_host/.avi2015-12-251-13/+19
* Re-land: Converted video frame and image callbacks to use new sync tokens.dyen2015-11-061-1/+5
* Revert of Converted video frame and image callbacks to use new sync tokens. (...nhiroki2015-11-051-5/+1
* Converted video frame and image callbacks to use new sync tokens.dyen2015-11-051-1/+5
* Give the main frame a RenderWidget.dcheng2015-10-261-3/+2
* Remove RenderMessageFilter::GetRequestContextForURL.davidben2015-10-081-5/+0
* Remove surface_id from RenderWidget/RenderWidgetHost and friendspiman2015-09-241-6/+2
* Move font IPCs to be RenderProcess messages.avi2015-09-161-0/+14
* Create a RenderProcess message class and move keygen to it.avi2015-09-141-0/+7
* Move the keygen message to RenderFrameMessageFilter.avi2015-09-041-7/+0
* Move plugin messages to RenderFrameMessageFilter.avi2015-09-041-40/+3
* Move font messages to RenderFrameMessageFilter.avi2015-09-041-17/+0
* Move frame messages to RenderFrameMessageFilter.avi2015-09-031-57/+1
* Revert of Remove RenderFrameMessageFilter. (patchset #1 id:1 of https://coder...avi2015-09-011-7/+0
* Move the DidLose3DContext IPC and the Are3DAPIsBlocked IPC to be frame-based.avi2015-09-011-1/+1
* Remove RenderFrameMessageFilter.avi2015-09-011-0/+7
* Guarantee that non-test instances of ResourceRequestInfoImpl are complete.rdsmith2015-08-241-1/+5
* Add GenericSharedMemoryId and use w/ GpuMemoryBufferericrk2015-08-171-1/+2
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-041-2/+2
* mac: Include <IOSurface/IOSurface.h> instead of <IOSurface/IOSurfaceAPI.h>dongseong.hwang2015-07-211-1/+1
* media-internals: Handle OnMediaLogEvents() on the UI thread.xhwang2015-06-101-0/+2
* This was a good experiment, but there's nobody currently driving this iterati...dglazkov2015-05-181-4/+0
* Remove GetRawCookies and DeleteCookie implementation.dgozman2015-04-151-7/+0
* Remove prerender cookie store, part 3.davidben2015-03-201-3/+2
* Run HostDiscardableSharedMemoryManager::AllocateLockedDiscardableSharedMemory...jbauman2015-03-191-2/+6
* Do AllocateSharedMemory on FILE_USER_BLOCKING thread.jbauman2015-03-191-2/+3
* content: Add DeletedDiscardableSharedMemory IPC.reveman2015-03-171-0/+3
* Add HostSharedBitmapManagerClient to organize bitmaps coming from renderers.jbauman2015-03-041-0/+3
* Use int64 time stamp when storing metadata to the HTTP cache.yangguo2015-02-201-1/+1
* Plugin Power Saver: Throttled Plugins should block TCPSocket reads.tommycli2015-02-191-0/+3
* Remove TransportDIB allocation and free IPCs.jbauman2014-12-051-5/+0
* Remove the old Web Notification code-path (Chromium)peter2014-11-201-2/+0
* Re-land: content: Cleanup GpuMemoryBuffers when child process is removed.reveman2014-11-071-2/+1
* Revert of content: Cleanup GpuMemoryBuffers when child process is removed. (p...yhirano2014-11-061-1/+2
* content: Cleanup GpuMemoryBuffers when child process is removed.reveman2014-11-061-2/+1
* gpu: Associate all GpuMemoryBuffers with unique IDs.reveman2014-11-051-1/+1
* We need to cleanup GpuMemoryBuffers allocated in the GPU process.alexst2014-11-041-1/+2
* Re-land: Add browser-wide discardable memory implementation.reveman2014-10-251-0/+5
* Revert of Add browser-wide discardable memory implementation. (patchset #23 i...avi2014-10-241-5/+0
* Add browser-wide discardable memory implementation.reveman2014-10-241-0/+5
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-5/+5
* Navigation transitions (web to native app): Get names and rects of transition...zhenw2014-10-201-4/+3
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-2/+2
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-071-4/+4
* Remove foreground tab idle handlerjochen2014-09-261-10/+0
* content: Move IOSurface backed GpuMemoryBuffer allocation to GPU process.reveman2014-09-251-4/+0