summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
...
* Remove thumbnails from client-side phishing detection pingbacks.bryner@chromium.org2011-01-111-3/+2
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-9/+9
* Enable speech input by default and remove unused code.satish@chromium.org2011-01-101-4/+0
* Add options to enable stressing of the V8 crankshaft optimizations when runni...sgjesse@google.com2011-01-101-0/+8
* Geolocation code cleanup following switch to client-based Geolocation.jknotten@chromium.org2011-01-071-34/+5
* Private Pepper extension for Flapper to allow TCP connections to be madeviettrungluu@chromium.org2011-01-071-0/+21
* Uses bool WebKit::WebWidget::confirmComposition(const WebString& text).suzhe@google.com2011-01-051-1/+2
* Refactor mac printing workflow.kmadhusu@chromium.org2010-12-211-6/+5
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-5/+5
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-5/+5
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-5/+5
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-5/+5
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-5/+5
* Merge ViewHostMsg_AllocatePDFTransport with ViewHostMsg_AllocateSharedMemoryB...thestig@chromium.org2010-12-171-8/+1
* Change the "Disable outdated plug-ins" lab to block them instead.bauerb@chromium.org2010-12-161-1/+1
* Make PepperFileMessageFilter be a BrowserMessageFilter.jam@chromium.org2010-12-151-38/+0
* Plumbing load progress notifications to the browser.jcivelli@chromium.org2010-12-151-0/+4
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-1/+4
* Make IndexedDBDispatcherHost be a message filter and move its messages into a...jam@chromium.org2010-12-131-274/+0
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-131-49/+0
* Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter...jam@chromium.org2010-12-131-60/+0
* Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...jam@chromium.org2010-12-131-28/+0
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-2956/+2955
* JavaScript to Value bridge.scottbyer@google.com2010-12-071-3/+5
* Get rid of the last couple references to "remove" functions and description w...jorlow@chromium.org2010-12-031-6/+6
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-2/+3
* C++ readability change for jochenjochen@chromium.org2010-11-301-4/+4
* Print Preview: Fix hanging browser process on Windows.thestig@chromium.org2010-11-301-9/+2
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-291-2/+3
* IndexedDB: Remove IDBDatabase.descriptionhans@chromium.org2010-11-291-5/+0
* IndexedDB: Rename IDBDatabase.objectStores to objectStoreNameshans@chromium.org2010-11-291-3/+3
* When accelerated compositing is enabled, we create a plugin-like pair of wind...nduca@chromium.org2010-11-271-4/+4
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-261-0/+4
* Plumb exception code for transactions.jorlow@chromium.org2010-11-261-2/+3
* Implemented IPC message to check whether cookies are enabled.pastarmovj@chromium.org2010-11-241-5/+12
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-231-4/+0
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-231-0/+4
* 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