summaryrefslogtreecommitdiffstats
path: root/content/common/view_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 114862 - Make page IDs be specific to a RenderView rather than global t...creis@chromium.org2011-12-211-9/+5
* Merge 113603 - Revert r112160 ("Send one WebKeyboardEvent to the RenderWidget...apavlov@chromium.org2011-12-191-1/+4
* Merge 113923 - Fix page zoom for plug-in documents (PDF, etc.)csilv@chromium.org2011-12-131-0/+1
* Pass along the referrer policy (renderer side)jochen@chromium.org2011-12-031-3/+10
* Fix a bug where redirect chain gets lost on process swap.mpcomplete@chromium.org2011-12-031-0/+7
* Add IPCs to allow assistive technology to scroll the pagedmazzoni@chromium.org2011-12-021-0/+14
* Add autoresize capability to chromium.levin@chromium.org2011-12-021-0/+6
* Introduce IPC for querying CPU usage of a renderer process.ulan@chromium.org2011-12-011-0/+4
* Send one WebKeyboardEvent to the RenderWidget at a time. Move keyboarddarin@chromium.org2011-11-301-4/+1
* Add url and is_main_frame to DidFinishLoad and DidFailLoad.mkosiba@chromium.org2011-11-291-3/+11
* Get rid of view_message_enums.h dependency in Chrome by moving the enum for f...jam@chromium.org2011-11-231-7/+4
* Adding base URL to the frame committed message.jcivelli@chromium.org2011-11-231-0/+1
* Get rid of view_messages.h include from chrome since TabContentsDelegate used...jam@chromium.org2011-11-221-19/+12
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-211-77/+51
* Remove the flags to RenderViewHost::EnablePreferredSizeMode since it's not us...jam@chromium.org2011-11-171-2/+1
* Adds proper IPC usage for AudioDevice::GetAudioHardwareBufferSize().henrika@chromium.org2011-11-101-0/+4
* To minimize the risk to LTR users, we are thinking to enable this feature fir...xji@chromium.org2011-11-091-0/+1
* Relanding this with the touch UI compile fixes.ananta@chromium.org2011-11-021-0/+6
* Use WebFileChooserParams::accpetMIMETypes instead of acceptTypes.tkent@chromium.org2011-11-021-3/+3
* Revert 108232 - Add support for touch based zoom gesture on Windows. This cha...jamescook@chromium.org2011-11-021-6/+0
* Add support for touch based zoom gesture on Windows. This change also handles...iyengar@google.com2011-11-021-0/+6
* Add a command line flag (--enable-fixed-position-compositing) for enabling co...vangelis@chromium.org2011-11-011-0/+1
* Support dispositon attribute.gbillock@chromium.org2011-10-311-7/+0
* Move RendererPreferences to content/public/common and also put in the content...jam@chromium.org2011-10-311-8/+8
* Temporary code to track down increase in renderer crashes.jam@chromium.org2011-10-291-0/+5
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-3/+3
* Removing dedicated worker-related IPC codei (second round).dslomov@chromium.org2011-10-281-13/+0
* Low-latency AudioInputStream implementation based on WASAPI for Windows.henrika@chromium.org2011-10-241-0/+4
* Enable privileged WebGL extensions for Chrome extensions.zmo@google.com2011-10-221-0/+1
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-211-2/+2
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-201-12/+0
* Prevent power saving while playing media.avi@chromium.org2011-10-191-0/+7
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Add a contextual menu command for 'Paste and plain text' (or 'Paste and Match...csilv@chromium.org2011-10-161-0/+1
* Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...penghuang@chromium.org2011-10-161-9/+13
* Make shared memory allocation possible for all child process types.michaeln@google.com2011-10-151-6/+0
* Add an is_fullscreen to ViewMsg_Resize, and make it available as a property ofdarin@chromium.org2011-10-141-2/+3
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-3/+2
* mac: Almost fix Lion accented character bubble input in web contents.thakis@chromium.org2011-10-121-2/+3
* Add error description to the DidFailProvisionalLoad callback.mkosiba@chromium.org2011-10-111-9/+20
* Add command line switch for enabling threaded compositingjamesr@chromium.org2011-10-081-0/+1
* Changes for cross domain prerenders to not cancel when there is a window.open...shishir@chromium.org2011-10-071-2/+2
* Hook into another code path that lets the renderer request a new tab to be cr...jochen@chromium.org2011-10-061-2/+3
* Input event filtering and compositor thread setup.darin@chromium.org2011-10-061-4/+4
* Use a placeholder instead of the default plugin for missing plug-ins on Mac a...bauerb@chromium.org2011-10-051-20/+1
* content: Move the final headers and residual traces of contrained windowserg@chromium.org2011-09-301-2/+1
* Rewrites renderer accessibility to not use WebAccessibilityCache.dmazzoni@chromium.org2011-09-291-1/+8
* (Relanding this, exact same CL as the previous one.)jcivelli@chromium.org2011-09-261-1/+1
* Revert 102505 - Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-231-1/+1
* Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-231-1/+1