summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_params.h
Commit message (Expand)AuthorAgeFilesLines
* Don't load plugins on prerendered pages until the pages are displayed.mmenke@chromium.org2011-01-201-0/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-1/+1
* When printing a page containing alpha blending on a printer which doesn't sup...senorblanco@chromium.org2011-01-121-1/+4
* Refactor mac printing workflow.kmadhusu@chromium.org2010-12-211-0/+23
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-2/+2
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-2/+2
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-2/+2
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-2/+2
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-2/+2
* fix bad mergejam@chromium.org2010-12-131-1/+0
* Make IndexedDBDispatcherHost be a message filter and move its messages into a...jam@chromium.org2010-12-131-195/+0
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-131-33/+0
* Adds the ability for the browser to specify additional headers to use.sky@chromium.org2010-12-071-0/+4
* Modify the "dangerous download" algorithm as follows. Original patch by Pier...pkasting@chromium.org2010-12-061-0/+3
* Get rid of the last couple references to "remove" functions and description w...jorlow@chromium.org2010-12-031-3/+0
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+1
* C++ readability change for jochenjochen@chromium.org2010-11-301-1/+1
* Remove flags from IDBKeyRange, change left->lower, right->upper, and add bool...jorlow@chromium.org2010-11-291-12/+18
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-161-0/+6
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-7/+3
* Moving Entry from base::file_util_proxy namespace to within class base::FileU...kkanetkar@chromium.org2010-11-021-2/+2
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-201-6/+3
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-201-3/+6
* Add plumbing for passing the indexed database quota via IDBFactory::openandreip@chromium.org2010-10-121-0/+3
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-111-0/+44
* Fix up the IndexedDB plumbing layers to match the latest WebKit code.jorlow@chromium.org2010-10-061-6/+6
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-061-6/+3
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-061-3/+6
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-051-0/+4
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+9
* Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...finnur@chromium.org2010-10-041-5/+2
* Revert 61323 - Component extensions (and whitelisted extensions) specifying <...finnur@chromium.org2010-10-031-2/+5
* Component extensions (and whitelisted extensions) specifying <all_urls> in th...finnur@chromium.org2010-10-031-5/+2
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-9/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+9
* Make the selection start and end attributes of an html input controldmazzoni@chromium.org2010-10-011-0/+3
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-271-29/+0
* Support additional webkit accessibility notifications and states. ctguil@chromium.org2010-09-251-0/+6
* Revert my revert of 60275 + don't do static casting + disable the tests for now.jorlow@chromium.org2010-09-231-3/+36
* Revert 60275.jorlow@chromium.org2010-09-231-36/+3
* Add the transaction id plumbing to IndexedDB.jorlow@chromium.org2010-09-231-3/+36
* Refactor some file_system classes to use chromium types instead ofdumi@chromium.org2010-09-221-22/+0
* Add IDBIndex plumbing (for IndexedDB).jorlow@chromium.org2010-09-171-1/+35
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-161-0/+28
* Adds default constructors and destructors to ViewHostMsgs.hbono@chromium.org2010-09-151-0/+97
* Integrate FileSystemOperation with FileSystemDispatcherHost.kinuko@chromium.org2010-09-081-13/+4
* Support accept attribute for an <input type=file> element.jianli@chromium.org2010-09-081-0/+4
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-11/+2
* Add final part of IPC plumbing for FileSystem API (retry).kinuko@chromium.org2010-08-311-0/+37