summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_params.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-0/+2
* Revert 57915 - Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-37/+0
* Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-0/+37
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-2/+0
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-0/+2
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-9/+10
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-251-1/+1
* Do not refetch or clear the accessibility tree if the navigation is within th...kkania@chromium.org2010-08-251-0/+5
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-241-1/+1
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-241-1/+1
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1097