summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_params.cc
Commit message (Expand)AuthorAgeFilesLines
* 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