summaryrefslogtreecommitdiffstats
path: root/extensions/browser/extension_message_filter.h
Commit message (Expand)AuthorAgeFilesLines
* Implement the wake-event-page internal extension API.kalman2015-08-211-6/+10
* Extract EventRouter from ExtensionSystem.juncai2015-06-041-2/+2
* All guestview sizing now utilizes the new sizing infrastructure from https://...paulmeyer2015-02-241-4/+0
* Split ExtensionMessageFilter up into a UI thread part and an IO thread part.bauerb2015-02-101-24/+15
* Move GuestView IPCs out of ExtensionMessageFilter to GuestViewMessageFilterfsamuel2015-01-281-11/+0
* Added the infrastructure for surfaceProxy.onResize() and SurfaceView.onResize...paulmeyer2015-01-221-1/+7
* Abort streams when the containing RenderFrameHost navigates or closes.sammc2015-01-161-4/+1
* OOP PDF: Change the save toolbar button to match the save menu behavior.sammc2014-11-191-0/+1
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-6/+5
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-3/+3
* Adding MimeHandlerView.lazyboy2014-09-061-0/+12
* 1. Rename ChromeExtensionHostMsg_AttachGuest as ExtensionHostMsg_AttachGuest.hanxi@chromium.org2014-08-221-0/+4
* Allow restricting WebUI-enabled extension APIs to URL patterns.kalman@chromium.org2014-07-301-0/+3
* extensions: Destroy ExtensionMessageFilter on IO thread.derat@chromium.org2014-06-031-0/+5
* Blobs: Catching browser-process created Blobs in extension code.tommycli@chromium.org2014-06-021-0/+2
* Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...jam@chromium.org2014-05-161-2/+1
* Cpplint for apps/, extensions/limasdf@gmail.com2014-04-241-3/+3
* extensions: Remove ChromeRenderMessageFilter dependency.derat@chromium.org2014-04-011-0/+14
* Move extensions IPC filtering to extensions::ExtensionMessageFilterjamescook@chromium.org2014-02-021-0/+77