index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
renderer_host
/
render_widget_host_view_base.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Scroll offset pinning and content size notifications were only used for the M...
avi@chromium.org
2014-06-11
1
-3
/
+0
*
Move OverscrollController to RenderWidgetHostViewAura
jdduke@chromium.org
2014-06-03
1
-4
/
+3
*
Revert of Chromium plumbing to use the selection root bounds. (https://codere...
jdduke@chromium.org
2014-05-29
1
-3
/
+0
*
Restore resize throttling on Chrome OS
piman@chromium.org
2014-05-21
1
-0
/
+4
*
Bundle DidOverscrollParams with the input event ack
jdduke@chromium.org
2014-05-20
1
-1
/
+4
*
Remove browser-side tracking of accelerated compositing
piman@chromium.org
2014-05-16
1
-2
/
+0
*
Remove RenderWidget::SetBackground, change IPC to pass a bool.
danakj@chromium.org
2014-05-13
1
-5
/
+4
*
Redesigns the text input focus handling.
yukishiino@chromium.org
2014-05-08
1
-0
/
+1
*
Update RWH screen_info when orientation's display changes.
mlamouri@chromium.org
2014-05-06
1
-0
/
+4
*
Remove content/port directory and move the 3 remaining interfaces to content/...
jam@chromium.org
2014-05-06
1
-11
/
+3
*
Move some interfaces from content/port to internal content since they're not ...
jam@chromium.org
2014-05-05
1
-2
/
+2
*
Remove RenderWidgetHostViewPort.
jam@chromium.org
2014-05-01
1
-63
/
+316
*
RWHI should implement BrowserAccessibilityDelegate
dmazzoni@chromium.org
2014-04-30
1
-2
/
+6
*
Use DidOverscrollParams in the browser
jdduke@chromium.org
2014-04-29
1
-2
/
+0
*
Implement overscroll support for the virtual keyboard. Instead of resizing w...
kevers@chromium.org
2014-04-28
1
-0
/
+3
*
Remove 'transport' paths from PassThroughImageTransportSurface
piman@chromium.org
2014-04-25
1
-1
/
+0
*
Revert of mac: History swiping doesn't work right with iframes. (https://code...
erikchen@chromium.org
2014-04-23
1
-2
/
+2
*
Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...
piman@chromium.org
2014-04-11
1
-4
/
+0
*
mac: History swiping doesn't work right with iframes.
erikchen@chromium.org
2014-04-09
1
-2
/
+2
*
Expose locks for CopyFromCompositingSurface/CopyFromBackingStore API
powei@chromium.org
2014-03-21
1
-0
/
+2
*
Revert of mac: History swiping doesn't work right with iframes. (https://code...
erikchen@chromium.org
2014-03-14
1
-2
/
+2
*
mac: History swiping doesn't work right with iframes.
erikchen@chromium.org
2014-03-13
1
-2
/
+2
*
Query the preferred readback config in CopyFromBackingStore
siva.gunturi@samsung.com
2014-03-13
1
-0
/
+2
*
Enable pinch-to-zoom on CrOS by default.
bokan@chromium.org
2014-02-05
1
-0
/
+4
*
[Android] Perform eager gesture recognition on MotionEvents
jdduke@chromium.org
2014-01-30
1
-1
/
+1
*
Let the browser know the end of fling
wangxianzhu@chromium.org
2014-01-17
1
-0
/
+1
*
Start using FocusedNodedChanged to restartInput.
aurimas@chromium.org
2014-01-16
1
-0
/
+1
*
Process accessibility messages in RVHI rather than RWHV*.
dmazzoni@chromium.org
2013-12-31
1
-0
/
+1
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-3
/
+3
*
Replace old with new synthetic gesture framework.
dominikg@chromium.org
2013-11-21
1
-6
/
+0
*
Revert 236254 "Replace old with new synthetic gesture framework."
rch@chromium.org
2013-11-20
1
-0
/
+6
*
Replace old with new synthetic gesture framework.
dominikg@chromium.org
2013-11-20
1
-6
/
+0
*
Make SyntheticGestureController client-driven.
dominikg@chromium.org
2013-11-13
1
-0
/
+5
*
SyntheticGestureTarget implementation for injecting synthetic input events.
kouhei@chromium.org
2013-11-12
1
-0
/
+2
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-5
/
+5
*
Move surface resize platform code from GpuProcessHostUIShim to RenderWidgetHo...
sl.ostapenko@samsung.com
2013-10-15
1
-0
/
+1
*
Revert 227058 "Move surface resize platform code from GpuProcess..."
enne@chromium.org
2013-10-04
1
-1
/
+0
*
Move surface resize platform code from GpuProcessHostUIShim to RenderWidgetHo...
sl.ostapenko@samsung.com
2013-10-04
1
-0
/
+1
*
[Android] Provide synchronized input flush with BeginFrame
jdduke@chromium.org
2013-09-26
1
-0
/
+2
*
Synthetic pinch-to-zoom gesture.
dominikg@chromium.org
2013-09-12
1
-0
/
+3
*
Move Range code to gfx.
ben@chromium.org
2013-09-06
1
-3
/
+3
*
Refactor synthetic gesture handling to prepare for more gestures.
dominikg@chromium.org
2013-08-23
1
-1
/
+1
*
Handle root layer fling Java-side in android_webview.
mkosiba@chromium.org
2013-08-02
1
-1
/
+2
*
Update the screen info if the display related property has changed when resized.
oshima@chromium.org
2013-07-23
1
-0
/
+4
*
Move NPAPI implementation out of webkit/plugins/npapi and into content.
jam@chromium.org
2013-07-19
1
-1
/
+1
*
Associate an id with the output surface to handle lost contexts
piman@chromium.org
2013-07-18
1
-0
/
+1
*
aura: Make RenderWidgetHostViewAura::CopyFromCompositingSurface readback layer
danakj@chromium.org
2013-07-04
1
-0
/
+4
*
Let ui::TouchEvent carry LatencyInfo
miletus@chromium.org
2013-06-18
1
-1
/
+1
*
Add renderer overscroll hooks to the browser
jdduke@chromium.org
2013-05-17
1
-0
/
+2
*
Reland r195688 which was reverted due to build break.
varunjain@chromium.org
2013-04-23
1
-0
/
+1
[next]