summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support sync file io for pepper, to support LSOspiman@chromium.org2010-10-191-0/+9
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-111-0/+1
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-081-219/+29
* Added support for raw headers.caseq@google.com2010-10-061-0/+38
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-291-0/+10
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-271-1/+6
* Revert my revert of 60275 + don't do static casting + disable the tests for now.jorlow@chromium.org2010-09-231-0/+1
* Revert 60275.jorlow@chromium.org2010-09-231-1/+0
* Add the transaction id plumbing to IndexedDB.jorlow@chromium.org2010-09-231-0/+1
* Refactor some file_system classes to use chromium types instead ofdumi@chromium.org2010-09-221-1/+0
* Add IDBIndex plumbing (for IndexedDB).jorlow@chromium.org2010-09-171-0/+1
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-161-3/+1
* Implement pepper::FileIO.dumi@chromium.org2010-09-101-0/+6
* Add final part of IPC plumbing for FileSystem API (retry).kinuko@chromium.org2010-08-311-0/+1
* Revert 57915 - Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-1/+0
* Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-0/+1
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-2/+3
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-2148/+55
* Add support for a directory file chooser command, which creates a file list b...johnnyg@chromium.org2010-08-241-0/+7
* Add 1st cut of IPC plumbing code for FileSystem API's openFileSystemkinuko@chromium.org2010-08-211-0/+50
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-0/+60
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-323/+321
* Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...bulach@chromium.org2010-08-181-17/+1
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-792/+90
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-90/+792
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-1/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-742/+104
* Reapplies r55735, fixing some message code that was checked in that I collide...erg@google.com2010-08-111-51/+8
* Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages."erg@google.com2010-08-111-7/+50
* FBTF: Allow forward declaration of classes passed to sync IPC messages.erg@google.com2010-08-111-50/+7
* Chromium plumbing for Device Orientation.hans@chromium.org2010-08-111-0/+48
* Implements initial plumbing for IDBCursor.bulach@chromium.org2010-08-111-0/+54
* Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo.bauerb@chromium.org2010-08-031-1/+5
* Rename IndexedDatabase to IDBFactory to match the specandreip@chromium.org2010-07-301-4/+4
* Add a command line switch to control accelerated 2d canvasjamesr@chromium.org2010-07-291-0/+2