summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite include paths for Blink public/ headers that have movedphilipj@opera.com2013-11-141-1/+1
* Warm up the GPU when the user touches the screenskyostil@chromium.org2013-11-081-0/+4
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-8/+8
* Get rid of is_hidden booleans in RenderWidgetHostView platform implementation...jam@chromium.org2013-10-211-11/+4
* Set is_hidden bit for background navigationsjamesr@chromium.org2013-10-181-3/+1
* [GTK] Embed Flash fullscreen widget within browser window, plus HTML5 fullscr...miu@chromium.org2013-10-151-0/+10
* Move surface resize platform code from GpuProcessHostUIShim to RenderWidgetHo...sl.ostapenko@samsung.com2013-10-151-0/+10
* Fix race conditions in window snapshot code.kbr@chromium.org2013-10-151-2/+2
* bookmarks: Remove Mac specific function from BookmarkNodeData.tfarina@chromium.org2013-10-121-2/+2
* Report LatencyInfo through trace buffermiletus@chromium.org2013-10-111-1/+2
* Revert 227058 "Move surface resize platform code from GpuProcess..."enne@chromium.org2013-10-041-10/+0
* Move surface resize platform code from GpuProcessHostUIShim to RenderWidgetHo...sl.ostapenko@samsung.com2013-10-041-0/+10
* Make the RenderViewHostImpl update its visibility after a swap, and bringzturner@chromium.org2013-09-231-2/+5
* Import GTK WebInputEvent factory to contentgarykac@chromium.org2013-09-171-17/+12
* Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfxdavemoore@chromium.org2013-09-111-1/+1
* Move text_elider to gfx.ben@chromium.org2013-09-091-2/+2
* Move Range code to gfx.ben@chromium.org2013-09-061-1/+1
* Use Blink accessibility enums in Chromiumdmazzoni@chromium.org2013-09-041-3/+3
* reorder RenderWidgetHostViewPort::TextInputTypeChanged argumentyoichio@chromium.org2013-09-041-2/+2
* Initialize RenderWidget(Host)(View)s with correct visibility statejamesr@chromium.org2013-08-201-0/+2
* Adding an accessibility tree formatter and a couple more role mappings for GT...aboxhall@chromium.org2013-07-231-6/+6
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-2/+2
* Use a direct include of the message_loop header in content/, part 2.avi@chromium.org2013-07-181-1/+1
* Add new parameter ui::TextInputMode to ViewHostMsg_TextInputTypeChanged IPC m...yoichio@chromium.org2013-07-111-2/+4
* Rename RenderViewGone IPC/methods to better reflect reality.nasko@chromium.org2013-07-101-2/+2
* ifdef CompositionBounds related calls on to OSes that use it.aurimas@chromium.org2013-07-091-5/+0
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-281-1/+1
* Inline x11/WebScreenInfoFactory into only callsitejamesr@chromium.org2013-06-181-1/+0
* Split TextInputStateChanged IPC into two IPCsaurimas@chromium.org2013-06-181-3/+3
* Update Blink include pathsabarth@chromium.org2013-06-171-4/+4
* Use a direct include of strings headers in content/browser/, part 2.avi@chromium.org2013-06-111-1/+1
* Support plumbing LatencyInfo through the old software path.jbauman@chromium.org2013-06-081-1/+6
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Revert the feature 'Clear the clipboard upon exit from Incognito'. Original p...vasilii@chromium.org2013-06-021-4/+1
* Fix include path for webcursor_gtk_data.h which was moved to webkit/common/cu...ananta@chromium.org2013-05-311-1/+1
* Add latency info to input events sent to RenderWidget.jbauman@chromium.org2013-05-101-6/+8
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* Add a new pair of IPC categories for messages that need handling as input eventsjamesr@chromium.org2013-04-271-6/+3
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-2/+2
* Fix incorrect values for MPArch.RWH_TabSwitchPaintDuration. If tab is hidden ...simonhatch@chromium.org2013-04-011-0/+2
* Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...justinlin@chromium.org2013-03-231-41/+3
* Change RenderWidgetHostViewGtk::HasFocus() to check global focus instead of t...mthiesse@chromium.org2013-03-181-1/+1
* Connect RenderWidgetHostViewAura to BrowserAccessibilityManager.dmazzoni@chromium.org2013-03-151-4/+5
* Send fewer accessibility tree nodes from renderer to browser.dmazzoni@chromium.org2013-03-071-0/+9
* Remove platform-specific methods in RenderWidgetHostViewPort and RenderWidget...jam@chromium.org2013-02-211-12/+28
* Make texture transport surface creation explicit.alexst@chromium.org2013-02-201-1/+1
* Make all the methods in RenderWidgetHostViewPort pure virtual. There were a f...jam@chromium.org2013-02-191-0/+11
* Part I: clear primary and selection clipboards if data came from content area.vasilii@chromium.org2013-02-181-4/+9
* Tab Capture: Backing store readbacks to YV12 VideoFrames.nick@chromium.org2013-02-111-0/+12
* Move utf_offset_string_conversions and utf_string_conversion_utils to strings.brettw@chromium.org2013-02-071-2/+2