summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_view_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Relanding this with the touch UI compile fixes.ananta@chromium.org2011-11-021-4/+26
* Revert 108268 - Revert 108214 - Try to fix a renderer crash.glotov@google.com2011-11-021-4/+4
* Revert 108214 - Try to fix a renderer crash.glotov@google.com2011-11-021-4/+4
* Use WebFileChooserParams::accpetMIMETypes instead of acceptTypes.tkent@chromium.org2011-11-021-1/+3
* Revert 108232 - Add support for touch based zoom gesture on Windows. This cha...jamescook@chromium.org2011-11-021-26/+4
* Add support for touch based zoom gesture on Windows. This change also handles...iyengar@google.com2011-11-021-4/+26
* Try to fix a renderer crash.thakis@chromium.org2011-11-021-4/+4
* Support dispositon attribute.gbillock@chromium.org2011-10-311-3/+5
* Move RendererPreferences to content/public/common and also put in the content...jam@chromium.org2011-10-311-11/+11
* Support IMM32 reconversion on Windows.penghuang@chromium.org2011-10-311-4/+0
* Fix selection related crash in debug build.penghuang@chromium.org2011-10-291-0/+5
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-9/+9
* Don't call DidLoadResourceFromMemoryCache() on data: URLs.simonjam@chromium.org2011-10-281-1/+9
* Removing dedicated worker-related IPC codei (second round).dslomov@chromium.org2011-10-281-12/+0
* Allow building without notification support.jknotten@chromium.org2011-10-281-0/+5
* Fix fullscreen API event delivery to be delayed until the state change hasdarin@chromium.org2011-10-271-15/+16
* Fix shutdown crash when WebMediaPlayerImpl is destroyed after RenderViewImpl is.fischman@chromium.org2011-10-261-1/+1
* Add an experimental --enable-strict-site-isolation flag.creis@chromium.org2011-10-251-0/+13
* Init selection_text_offset_ in class constructor.penghuang@chromium.org2011-10-251-0/+1
* Add ENABLE_JAVA_BRIDGEsteveblock@chromium.org2011-10-241-0/+2
* Handle the change from CaretBounds to SelectionBounds for PPAPI Plugins.kinaba@chromium.org2011-10-211-3/+17
* Adds the renderer component of the Java Bridgesteveblock@chromium.org2011-10-201-0/+9
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-201-11/+0
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+0
* Prevent power saving while playing media.avi@chromium.org2011-10-191-0/+21
* Add a contextual menu command for 'Paste and plain text' (or 'Paste and Match...csilv@chromium.org2011-10-161-0/+9
* Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...penghuang@chromium.org2011-10-161-21/+37
* Get rid of view_messages.h includes in chrome\renderer.jam@chromium.org2011-10-151-0/+1
* Add an is_fullscreen to ViewMsg_Resize, and make it available as a property ofdarin@chromium.org2011-10-141-2/+3
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-141-1/+1
* Allow speech input feature to be disabled.jknotten@chromium.org2011-10-141-0/+2
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* mac: Fix Lion accented character bubble input in web contents, part 2.thakis@chromium.org2011-10-131-0/+10
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-12/+14
* Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...bbudge@chromium.org2011-10-131-0/+2
* Implement Pepper IME API.kinaba@chromium.org2011-10-121-41/+28
* mac: Almost fix Lion accented character bubble input in web contents.thakis@chromium.org2011-10-121-2/+4
* Linux implementation of mouse lock in render widget host view.scheib@chromium.org2011-10-111-0/+9
* Move BindingsPolicy enum to content\public\common and put it in the content n...jam@chromium.org2011-10-111-4/+4
* Add error description to the DidFailProvisionalLoad callback.mkosiba@chromium.org2011-10-111-6/+25
* Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.jamescook@chromium.org2011-10-101-1/+3
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-0/+4566