summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_widget.h
Commit message (Expand)AuthorAgeFilesLines
* Simple scheduling for requestAnimationFramejamesr@chromium.org2011-02-161-3/+3
* Negative scroll offsets are valid (and expected with RTL pages) yet gfx::Size...avi@chromium.org2011-02-151-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Calculate animation_floor_time_ only when actually updating animationsjamesr@chromium.org2011-02-041-0/+2
* Chromium support for window.webkitRequestAnimationFrame()jamesr@chromium.org2011-01-211-0/+5
* Generate thumbnails in the browser process.satorux@chromium.org2011-01-211-0/+4
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-6/+6
* Uses bool WebKit::WebWidget::confirmComposition(const WebString& text).suzhe@google.com2011-01-051-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Add an additional level of optimization for PPAPI plugins to paint withoutbrettw@chromium.org2010-12-221-7/+12
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-3/+5
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-5/+3
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-3/+5
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-5/+3
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-3/+5
* Stop render_widget from polling WebWiget's isAcceleratedCompositingActive.nduca@chromium.org2010-11-181-2/+4
* Clean-up external popup menu. ALso make select popups work on Mac in single-p...jcivelli@chromium.org2010-11-171-7/+0
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-10-271-0/+2
* Revert asynchronous backing store changes.derat@chromium.org2010-10-051-6/+2
* Add ViewMsg_DoneUsingBitmap message.derat@chromium.org2010-10-011-2/+6
* Revert 60368 - Client-side phishing detection: grab snapshot of custom sized ...noelutz@google.com2010-09-241-2/+0
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-241-0/+15
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-09-231-0/+2
* Implement Pepper plugin focus notifications.brettw@chromium.org2010-09-231-2/+2
* Revert "Add some optimizations to plugin painting."maruel@chromium.org2010-09-231-13/+0
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-231-0/+13
* Accelerated Compositing: screen garbage when scrolling darin@chromium.org2010-09-131-3/+1
* Adding a class to track when a node in a page gets clicked.jcivelli@chromium.org2010-09-051-0/+5
* Fix initial plugin Mac plugin focus and visibilystuartmorgan@chromium.org2010-09-031-0/+2
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-0/+13
* Header cleanup in chrome/renderer/.erg@google.com2010-07-281-3/+8
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Let PaintAtAck send an int tag instead of the TransportDIB handle.thakis@chromium.org2010-07-191-0/+1
* Revert some changes I accidentally checked in in revision 50597. This was anbrettw@chromium.org2010-07-011-3/+0
* Improve input method support.suzhe@chromium.org2010-06-231-30/+21
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-0/+3
* This tunes up some of the snapshot creation code.gspencer@chromium.org2010-05-281-0/+1
* Adding a new IPC message to notify the browser process when a render widget i...vangelis@chromium.org2010-05-071-0/+3
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-281-1/+4
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-4/+6
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-15/+0
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-3/+3
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-3/+6
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+15
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-6/+3
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-3/+6
* Revert 39670 which breaks suggestion popupvictorw@chromium.org2010-03-021-16/+0
* Initial work for cross-process video rendering using layers.scherkus@chromium.org2010-02-261-0/+2
* Do not send extra blur and focus events if popup menu is showingvictorw@chromium.org2010-02-221-0/+16