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_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
RWHI should implement BrowserAccessibilityDelegate
dmazzoni@chromium.org
2014-04-30
1
-10
/
+17
*
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
/
+5
*
Remove RenderWidgetHost::GetSnapshotFromRenderer.
danakj@chromium.org
2014-04-27
1
-6
/
+0
*
Change disambiguation popup to use the shared bitmap manager.
jbauman@chromium.org
2014-04-23
1
-1
/
+2
*
Remove ViewMsg_UpdateRect_ACK
jbauman@chromium.org
2014-04-22
1
-5
/
+0
*
Remove browser side of legacy 2D path.
jbauman@chromium.org
2014-04-16
1
-44
/
+3
*
Revert 263647 "Revert 263644 "[DevTools] Touch emulation in cont..."
dgozman@chromium.org
2014-04-15
1
-1
/
+13
*
Revert 263644 "[DevTools] Touch emulation in content."
fischman@chromium.org
2014-04-14
1
-13
/
+1
*
[DevTools] Touch emulation in content.
dgozman@chromium.org
2014-04-14
1
-1
/
+13
*
Remove stale GPU code on Windows/Mac
piman@chromium.org
2014-04-12
1
-13
/
+0
*
Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...
piman@chromium.org
2014-04-11
1
-4
/
+1
*
Simplify some Win Aura ifdefs.
jam@chromium.org
2014-04-11
1
-1
/
+1
*
[Mac] Don't pause for pending resize in overlay views.
dgozman@chromium.org
2014-04-08
1
-0
/
+3
*
Implement actions for Automation API.
dtseng@chromium.org
2014-04-05
1
-24
/
+9
*
Move textual replacement to WebContents.
avi@chromium.org
2014-04-03
1
-2
/
+0
*
Call setEditableSelectionOffsets, setCompositionFromExistingText and extendSe...
jam@chromium.org
2014-03-27
1
-4
/
+0
*
Add AccessibilityModeTreeOnly, which is enabled via the automation API.
aboxhall@chromium.org
2014-03-27
1
-0
/
+3
*
Mac: Don't wait for new frames inside draw functions
ccameron@chromium.org
2014-03-25
1
-0
/
+5
*
Move selection related code to RenderFrame. Also finish moving the rest of th...
jam@chromium.org
2014-03-21
1
-12
/
+10
*
Revert 258512 "CoreAnimation: Don't wait for frames during draw"
engedy@chromium.org
2014-03-21
1
-5
/
+0
*
CoreAnimation: Don't wait for frames during draw
ccameron@chromium.org
2014-03-21
1
-0
/
+5
*
Expose locks for CopyFromCompositingSurface/CopyFromBackingStore API
powei@chromium.org
2014-03-21
1
-0
/
+5
*
Move webcursors code from webkit/ to content.
tfarina@chromium.org
2014-03-20
1
-1
/
+1
*
Revert 252883 "Remove tests and code for showModalDialog"
jamesr@chromium.org
2014-03-16
1
-1
/
+1
*
Query the preferred readback config in CopyFromBackingStore
siva.gunturi@samsung.com
2014-03-13
1
-1
/
+4
*
Almost finish moving context_menu_node_ from RenderViewImpl to RenderFrameImpl.
jam@chromium.org
2014-03-08
1
-3
/
+0
*
Add touch-action content browser test
rbyers@chromium.org
2014-02-28
1
-0
/
+9
*
Revert 252889 "Revert 252883 "Remove tests and code for showModa..."
jamesr@chromium.org
2014-02-24
1
-1
/
+1
*
Revert 252883 "Remove tests and code for showModalDialog"
haraken@chromium.org
2014-02-24
1
-1
/
+1
*
Remove tests and code for showModalDialog
jamesr@chromium.org
2014-02-24
1
-1
/
+1
*
Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize)
piman@chromium.org
2014-02-14
1
-5
/
+0
*
Switch AccessibilityMode to be a bitmap.
aboxhall@chromium.org
2014-02-12
1
-2
/
+15
*
Create a visible window with class name Chrome_RenderWidgetHostHWND which cor...
ananta@chromium.org
2014-02-07
1
-6
/
+0
*
Remove rendering stats API
ernstm@chromium.org
2014-02-04
1
-3
/
+0
*
Make sure INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT is created when event passe...
miletus@chromium.org
2014-01-22
1
-2
/
+4
*
Removed requirement for the renderer to know it's process ID
bajones@chromium.org
2014-01-21
1
-0
/
+5
*
Let the browser know the end of fling
wangxianzhu@chromium.org
2014-01-17
1
-0
/
+1
*
Make WindowReachedScreen support async readback
enne@chromium.org
2014-01-16
1
-0
/
+6
*
Remove gpu side LatencyInfo merging
miletus@chromium.org
2014-01-16
1
-1
/
+2
*
Remove WGC3DCBImpl::GetGPUProcessID()
sievers@google.com
2014-01-15
1
-4
/
+0
*
Remove some code inside USE_AURA and OS_WIN ifdefs in content.
jam@chromium.org
2014-01-14
1
-1
/
+1
*
Revert 241425 "Aura: Don't create GL context for CreateSharedSur..."
ksakamoto@chromium.org
2013-12-18
1
-0
/
+4
*
Aura: Don't create GL context for CreateSharedSurfaceHandle()
sievers@chromium.org
2013-12-18
1
-4
/
+0
*
Make LatencyInfo trace show input event name
miletus@chromium.org
2013-12-12
1
-1
/
+1
*
Move TouchEvent timeout code to the TouchEventQueue
jdduke@chromium.org
2013-12-10
1
-3
/
+5
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-5
/
+5
*
Add candidatewindow* events related IPCs
kochi@chromium.org
2013-12-03
1
-0
/
+5
*
Replace old with new synthetic gesture framework.
dominikg@chromium.org
2013-11-21
1
-8
/
+3
*
Revert 236254 "Replace old with new synthetic gesture framework."
rch@chromium.org
2013-11-20
1
-3
/
+8
[next]