summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host_view_views.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanuposhima@google.com2011-03-041-25/+0
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-3/+3
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-2/+2
* Remove depricated arg |urgent| from SchedulePaintInRect calls.msw@chromium.org2011-02-231-2/+2
* Refactor how surfaces are acquired for GPU compositing.backer@chromium.org2011-02-181-0/+16
* Fix painting for RWHVV: Paint->OnPaint.sadrul@chromium.org2011-02-161-1/+1
* Rename SchedulePaint(gfx::Rect..) to SchedulePaintInRectben@chromium.org2011-02-151-2/+2
* BackingStoreSkia: Use skia for painting in RenderWidgetHostViewViews.sadrul@chromium.org2011-02-141-10/+39
* Revert 74840 - BackingStoreSkia: Use skia for painting in RenderWidgetHostVie...sadrul@chromium.org2011-02-141-39/+10
* BackingStoreSkia: Use skia for painting in RenderWidgetHostViewViews.sadrul@chromium.org2011-02-141-10/+39
* Fix a crash when the renderer goes away.sadrul@chromium.org2011-02-141-2/+2
* Add input method support for views and integrate ibus input frameworkoshima@google.com2011-02-121-51/+215
* Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-111-10/+10
* gtk: Improve fullscreen RenderWidgetHostViewGtk.derat@chromium.org2011-02-111-2/+1
* Revert 74518 - Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-101-10/+10
* Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-101-10/+10
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-15/+15
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* touch: Fix compile after views API changes, and remove some dead code.sadrul@chromium.org2011-02-091-3/+4
* touch: Fix showing keyboard when tabbing focus from omnibox to RWHVV.sadrul@chromium.org2011-02-081-0/+7
* touch: Fix compile for touch after the RTL cleanup changes.sadrul@chromium.org2011-02-081-3/+3
* touch: Fix compile after the change to rework bounds methods.sadrul@google.com2011-02-081-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Make a hole only as big as is necessary.sadrul@chromium.org2011-01-211-1/+3
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-1/+1
* touch: Request focus when a touch-sequence starts.sadrul@chromium.org2011-01-201-0/+3
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-3/+3
* Implement RenderWidgetHostViewViews::Destroy. See RWHVGtk for reference.anicolao@google.com2011-01-201-4/+6
* touch: Filter touch events.sadrul@chromium.org2011-01-201-1/+9
* Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...sadrul@chromium.org2011-01-201-1/+1
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-1/+1
* touch: Return an enum from OnTouchEvent.sadrul@chromium.org2011-01-181-4/+17
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2
* Fix touch compile.sadrul@chromium.org2011-01-131-1/+1
* touch: Set the timestamp for the touchevent.sadrul@chromium.org2011-01-131-0/+1
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-1/+1
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-3/+1
* Check for NULL backing store before painting.sadrul@chromium.org2011-01-101-5/+8
* views (linux): Fix keyboard shortcuts.sadrul@chromium.org2011-01-041-7/+16
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-1/+1
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-1/+1
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-1/+1
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-1/+1
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-1/+1
* Fix: include result_codes.hbryeung@google.com2010-12-141-0/+1
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-2/+4
* touchui: Fix painting issues caused by the X message pump.sadrul@chromium.org2010-12-131-4/+10
* [gtk] tabcontents fade-out for instant.estade@chromium.org2010-12-131-1/+2
* When accelerated compositing is enabled, we create a plugin-like pair of wind...nduca@chromium.org2010-11-271-2/+3