summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_params.cc
Commit message (Expand)AuthorAgeFilesLines
* When printing a page containing alpha blending on a printer which doesn't sup...senorblanco@chromium.org2011-01-121-4/+9
* Refactor mac printing workflow.kmadhusu@chromium.org2010-12-211-0/+35
* Make IndexedDBDispatcherHost be a message filter and move its messages into a...jam@chromium.org2010-12-131-325/+0
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-131-46/+0
* Adds the ability for the browser to specify additional headers to use.sky@chromium.org2010-12-071-1/+5
* Modify the "dangerous download" algorithm as follows. Original patch by Pier...pkasting@chromium.org2010-12-061-0/+5
* Get rid of the last couple references to "remove" functions and description w...jorlow@chromium.org2010-12-031-4/+0
* Remove flags from IDBKeyRange, change left->lower, right->upper, and add bool...jorlow@chromium.org2010-11-291-20/+30
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-161-0/+4
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-5/+4
* Moving Entry from base::file_util_proxy namespace to within class base::FileU...kkanetkar@chromium.org2010-11-021-3/+3
* Introduce new location for managed extensionsgfeher@chromium.org2010-10-251-1/+1
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-201-10/+6
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-201-6/+10
* Add plumbing for passing the indexed database quota via IDBFactory::openandreip@chromium.org2010-10-121-2/+7
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-111-0/+35
* Fix up the IndexedDB plumbing layers to match the latest WebKit code.jorlow@chromium.org2010-10-061-12/+12
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-061-10/+6
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-061-6/+10
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-051-0/+5
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-051-1/+4
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+35
* Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...finnur@chromium.org2010-10-041-6/+8
* Revert 61323 - Component extensions (and whitelisted extensions) specifying <...finnur@chromium.org2010-10-031-8/+6
* Component extensions (and whitelisted extensions) specifying <all_urls> in th...finnur@chromium.org2010-10-031-6/+8
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-35/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+35
* Make the selection start and end attributes of an html input controldmazzoni@chromium.org2010-10-011-1/+1
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-271-50/+0
* Revert my revert of 60275 + don't do static casting + disable the tests for now.jorlow@chromium.org2010-09-231-16/+55
* Revert 60275.jorlow@chromium.org2010-09-231-55/+16
* Add the transaction id plumbing to IndexedDB.jorlow@chromium.org2010-09-231-16/+55
* Refactor some file_system classes to use chromium types instead ofdumi@chromium.org2010-09-221-40/+0
* Add IDBIndex plumbing (for IndexedDB).jorlow@chromium.org2010-09-171-0/+42
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-161-0/+50
* Adds default constructors and destructors to ViewHostMsgs.hbono@chromium.org2010-09-151-0/+292
* Integrate FileSystemOperation with FileSystemDispatcherHost.kinuko@chromium.org2010-09-081-3/+3
* Support accept attribute for an <input type=file> element.jianli@chromium.org2010-09-081-1/+5
* Fix deserializition for message 65707 (ViewMsg_ExtensionsUpdated)dpolukhin@chromium.org2010-09-081-1/+1
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-18/+18
* Add final part of IPC plumbing for FileSystem API (retry).kinuko@chromium.org2010-08-311-0/+56
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-1/+25
* Revert 57915 - Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-56/+0
* Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-0/+56
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-25/+1
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-1/+25
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-18/+20
* A quick fix for Issue 53385.hbono@chromium.org2010-08-261-0/+4
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1420