summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.cc
Commit message (Expand)AuthorAgeFilesLines
* This patch adds the necessary plumbing to Chromium to support a command-line ...wjmaclean@chromium.org2011-02-221-0/+2
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-221-1/+5
* Add commandline flag --disable-gl-multisampling and hook it up with WebGL to ...zmo@google.com2011-02-141-0/+2
* Extend Mac popup to handle more directionality.avi@chromium.org2011-02-111-4/+12
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-311-3/+40
* Move AutoFill messages into a separate file.jam@chromium.org2011-01-261-101/+10
* Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*.viettrungluu@chromium.org2011-01-251-30/+0
* Re-land http://codereview.chromium.org/6339004 which was revertedcrogers@google.com2011-01-221-0/+2
* Revert 72261 - Add run-time enable support for the web audio APIrniwa@chromium.org2011-01-221-2/+0
* Add run-time enable support for the web audio APIcrogers@google.com2011-01-221-0/+2
* If user had consented for metrics reporting, send speech input request origin...satish@chromium.org2011-01-201-23/+0
* * Add WebPreference::interactive_form_validation_enabledtkent@chromium.org2011-01-201-1/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Add --enable-accelerated-plugins flag to enable compositing for plugins, sepa...piman@google.com2011-01-101-0/+2
* Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme...vangelis@chromium.org2011-01-081-0/+2
* Private Pepper extension for Flapper to allow TCP connections to be madeviettrungluu@chromium.org2011-01-071-2/+31
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-14/+20
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-20/+14
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-14/+20
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-20/+14
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-14/+20
* Make PepperFileMessageFilter be a BrowserMessageFilter.jam@chromium.org2010-12-151-20/+0
* Make IndexedDBDispatcherHost be a message filter and move its messages into a...jam@chromium.org2010-12-131-3/+0
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-13/+2
* Adding a new command line flag (--enable-accelerated-layers) for turning vangelis@chromium.org2010-12-021-0/+2
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-291-0/+4
* Autofill: Prefer maxLength to size attribute for form filling heuristics.isherman@chromium.org2010-11-201-4/+4
* Expose WebKit frame flattening setting in WebPreferences.johnme@google.com2010-11-191-0/+2
* DevTools: provide response code and status text as a part of raw headers data.pfeldman@chromium.org2010-11-191-0/+4
* 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 ability to parse multiple recognition results and send them to WebKit.satish@chromium.org2010-10-261-0/+23
* Allow URLPatterns to omit trailing slash.aa@chromium.org2010-10-261-1/+1
* FBTF: Move BlobData ParamTrait structs from common_param_traits to render_mes...erg@google.com2010-10-201-0/+100
* Support sync file io for pepper, to support LSOspiman@chromium.org2010-10-191-0/+20
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-081-5/+242
* Enable hyperlink auditing by default, and allow disabling with the command li...japhet@chromium.org2010-10-041-0/+2
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-291-0/+25
* Removes indexed_db_param_traits.h depedencies on WebKit headers.bulach@chromium.org2010-09-091-0/+2
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-071-0/+1
* Add html node info (tag name, attributes, and computed display) and documentdmazzoni@chromium.org2010-08-301-0/+4
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+1
* Revert 57327 - Re-landing. Add html node info (tag name, attributes, and comp...dmazzoni@chromium.org2010-08-251-4/+0
* Re-landing. Add html node info (tag name, attributes, and computed display)dmazzoni@chromium.org2010-08-251-0/+4
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-93/+91
* Revert 57188 - Add html node info (tag name, attributes, and computed display...dmazzoni@chromium.org2010-08-241-4/+0
* Add html node info (tag name, attributes, and computed display) and documentdmazzoni@chromium.org2010-08-241-0/+4
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-94/+94