summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
Commit message (Expand)AuthorAgeFilesLines
...
* Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...jam@chromium.org2011-03-251-30/+0
* Move spellcheck messages into their own file, and dispatch them all in SpellC...jam@chromium.org2011-03-251-87/+0
* Move printing messages to their own file.jam@chromium.org2011-03-241-78/+0
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-283/+106
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-468/+0
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-256/+0
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-221-156/+17
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-221-156/+9
* Create a new message file for view related messages. I just moved a few mess...jam@chromium.org2011-03-211-74/+2
* Print Preview: Make window.print() and printing a frame work.thestig@chromium.org2011-03-211-3/+12
* Move audio messages to their own file.jam@chromium.org2011-03-211-89/+0
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-191-97/+0
* Creates the ipclist utility that chrome security team has wanted to dumptsepez@chromium.org2011-03-171-4/+4
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-2/+2
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* fav icon -> favicon. Pass 8: content/avi@chromium.org2011-03-151-4/+4
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-151-8/+0
* Move AppCache common code to content and split off AppCache messages into the...jam@chromium.org2011-03-141-208/+0
* Move the blob related code to content, and also move the blob messages to the...jam@chromium.org2011-03-141-26/+0
* Quick CL to get rid of render_messages_internal.h, since render_messages.h it...tsepez@chromium.org2011-03-121-75/+2238
* Adds ability for page to specify three types of auto-complete behaviorsky@chromium.org2011-03-111-0/+6
* Move the clipboard messages to their own message filter.dcheng@chromium.org2011-03-101-37/+0
* Put file_system messages in their own file and move them to content, in prepa...jam@chromium.org2011-03-071-6/+0
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-82/+21
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-051-0/+1
* P2P Sockets host implementation.sergeyu@chromium.org2011-03-021-2/+2
* PPB_Flash cleanup part 1: move the net connector stuff to its own files.viettrungluu@chromium.org2011-02-231-1/+0
* Grab additional malware details from the renderer: frame hierarchy, list of s...panayiotis@google.com2011-02-161-0/+1
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-311-0/+9
* Refactor away all the duplicate extension data structures inaa@chromium.org2011-01-261-2/+1
* Move AutoFill messages into a separate file.jam@chromium.org2011-01-261-30/+0
* Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*.viettrungluu@chromium.org2011-01-251-8/+0
* If user had consented for metrics reporting, send speech input request origin...satish@chromium.org2011-01-201-12/+0
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-8/+8
* Add options to enable stressing of the V8 crankshaft optimizations when runni...sgjesse@google.com2011-01-101-0/+12
* Private Pepper extension for Flapper to allow TCP connections to be madeviettrungluu@chromium.org2011-01-071-1/+9
* Refactor mac printing workflow.kmadhusu@chromium.org2010-12-211-0/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-9/+14
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-14/+9
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-9/+14
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-14/+9
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-9/+14
* Make PepperFileMessageFilter be a BrowserMessageFilter.jam@chromium.org2010-12-151-15/+0
* Make IndexedDBDispatcherHost be a message filter and move its messages into a...jam@chromium.org2010-12-131-7/+0
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-131-70/+0
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-2/+1
* Deleted code associated with --enable-gpu-rendering andkbr@chromium.org2010-11-081-1/+0
* chrome/common: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-311-1/+1
* Add ability to parse multiple recognition results and send them to WebKit.satish@chromium.org2010-10-261-0/+12
* FBTF: Move BlobData ParamTrait structs from common_param_traits to render_mes...erg@google.com2010-10-201-0/+12