summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Provides API for passing in whether verbatim or predictive should besky@chromium.org2010-11-181-2/+3
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-171-1/+1
* Revert "Implement web app definition parsing."aa@chromium.org2010-11-171-1/+1
* Implement web app definition parsing.aa@chromium.org2010-11-171-1/+1
* Add command line switch to enable speech input and disable for beta/stable ch...satish@chromium.org2010-11-161-0/+4
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-161-1/+1
* Revert 66214 - Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-161-1/+1
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-161-1/+1
* Remove BlockedPluginManager entirely. It only existed to show infobars for b...pkasting@chromium.org2010-11-121-10/+0
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-0/+8
* Allow verbatim to be passed in OnSearchBoxChange.tonyg@chromium.org2010-11-081-1/+2
* Deleted code associated with --enable-gpu-rendering andkbr@chromium.org2010-11-081-14/+0
* Implement onCompleted event for the webNavigation APIjochen@chromium.org2010-11-051-0/+4
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-2/+19
* Implement onDOMContentLoaded event of the webNavigation API.jochen@chromium.org2010-11-041-1/+2
* Added ability to propogate create to suggest whether or not filesystem's root...kkanetkar@chromium.org2010-11-031-2/+3
* Moving Entry from base::file_util_proxy namespace to within class base::FileU...kkanetkar@chromium.org2010-11-021-7/+2
* Language tag for speech.leandrogracia@chromium.org2010-11-011-3/+4
* Add UMA stats for saving/printing PDFs (the printing will be done through the...jam@chromium.org2010-10-301-2/+2
* Revert 64466 - Language tag for speech.nirnimesh@chromium.org2010-10-291-4/+3
* Language tag for speech.leandrogracia@chromium.org2010-10-291-3/+4
* Implements filesystem integration with devtools. Implements a functionality t...kkanetkar@chromium.org2010-10-291-0/+3
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-281-3/+4
* Added grammar attribute to speech input.satish@chromium.org2010-10-281-2/+3
* Forward textfield focus event to the browser.rjkroege@google.com2010-10-271-1/+11
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-0/+4
* Add ability to parse multiple recognition results and send them to WebKit.satish@chromium.org2010-10-261-1/+2
* Refactor printing workflow to handle print preview.kmadhusu@chromium.org2010-10-251-0/+18
* dom-ui settings: Add setting for detault zoom level.csilv@chromium.org2010-10-251-0/+6
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-211-13/+11
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-201-3/+2
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-201-2/+3
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-3/+1
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-1/+3
* Support sync file io for pepper, to support LSOspiman@chromium.org2010-10-191-0/+38
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-151-1/+11
* This adds a plugin selection policy for selecting which plugin isgspencer@chromium.org2010-10-141-24/+26
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-131-3/+3
* Add the plumbing for synchronous exceptions in IndexedDB.jorlow@chromium.org2010-10-131-61/+72
* Add a private pepper API for the pdf plugin to disable copy/print etc. This ...jam@chromium.org2010-10-121-0/+4
* This changes GetPluginInfo so that we can request a list of plugins that matc...gspencer@chromium.org2010-10-121-18/+23
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-111-1/+1
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-081-0/+4
* Reapply 61613 that was reverted for false valgrind alarm.kinuko@chromium.org2010-10-071-2/+3
* Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...kinuko@chromium.org2010-10-061-3/+2
* Fix up the IndexedDB plumbing layers to match the latest WebKit code.jorlow@chromium.org2010-10-061-25/+38
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-061-3/+2
* Second try for support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-061-2/+3
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-061-2/+3
* Revert asynchronous backing store changes.derat@chromium.org2010-10-051-5/+0