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
/
chrome
/
browser
/
renderer_host
/
render_widget_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the behavior of ViewMsg_Replace. It replaces a word around the
tkent@chromium.org
2010-02-03
1
-1
/
+2
*
[GPU] Get GPU process running on the mac
kbr@google.com
2010-02-03
1
-0
/
+8
*
Mac: Coalesce scroll events.
thakis@chromium.org
2010-01-15
1
-0
/
+15
*
Tab-modal dialog improvements:
zelidrag@google.com
2010-01-15
1
-1
/
+11
*
Add the ability for the GPU process to be used to paint the backing store of a
brettw@chromium.org
2010-01-13
1
-2
/
+13
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-21
1
-8
/
+3
*
Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
rsesek@chromium.org
2009-12-18
1
-3
/
+8
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-18
1
-8
/
+3
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
1
-42
/
+13
*
Preserve optimized scrolling in the presence of multiple animating rects.
darin@chromium.org
2009-12-04
1
-0
/
+1
*
Optimize the rendering when there are pending key events.
suzhe@chromium.org
2009-12-01
1
-0
/
+12
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-1
/
+1
*
Fixes reloading after a background tab crashes.
creis@chromium.org
2009-11-02
1
-0
/
+1
*
Fix conflicts between accelerator keys and HTML DOM accesskeys.
suzhe@chromium.org
2009-10-23
1
-3
/
+43
*
Convert the spellchecker and associated messages and functions to use string16
brettw@chromium.org
2009-10-19
1
-1
/
+2
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-1
/
+0
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
1
-0
/
+6
*
This CL makes the browser focus tests faster by replacing
jcampan@chromium.org
2009-09-18
1
-0
/
+2
*
Supports Gtk keyboard themes.
suzhe@chromium.org
2009-09-10
1
-0
/
+3
*
Adds support for the os x spelling panel to chromium. Users can
pinkerton@chromium.org
2009-09-09
1
-0
/
+9
*
Fix a DCHECK that I hit while working on the extension shelf for OS X.
thakis@chromium.org
2009-09-02
1
-0
/
+7
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
1
-3
/
+2
*
Refactor IDMap to support safe removing of elements during iteration.
phajdan.jr@chromium.org
2009-08-17
1
-1
/
+1
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
Make scrollbars and other controls tint/untint upon main window gaining
thakis@chromium.org
2009-07-22
1
-0
/
+3
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
1
-1
/
+2
*
Reverting 20855.
darin@chromium.org
2009-07-16
1
-5
/
+5
*
Reverting 20854.
darin@chromium.org
2009-07-16
1
-5
/
+5
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
1
-5
/
+5
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-15
1
-1
/
+3
*
Reverting 20683.
jorlow@chromium.org
2009-07-14
1
-3
/
+1
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-14
1
-1
/
+3
*
Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,
darin@chromium.org
2009-07-14
1
-1
/
+2
*
Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread.
shess@chromium.org
2009-07-08
1
-1
/
+7
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
1
-0
/
+4
*
Revert "linux: OOP windowed plugins"
evan@chromium.org
2009-07-06
1
-4
/
+0
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-06
1
-0
/
+4
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).
hbono@chromium.org
2009-06-25
1
-0
/
+39
*
Re-land r18853
jeremy@chromium.org
2009-06-23
1
-0
/
+2
*
Revert 19009 because this prevents inserting return characters.
hbono@chromium.org
2009-06-23
1
-39
/
+0
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...
hbono@chromium.org
2009-06-23
1
-0
/
+39
*
back out r18853
jeremy@chromium.org
2009-06-19
1
-2
/
+0
*
This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.
jeremy@chromium.org
2009-06-19
1
-0
/
+2
*
Adds kind-of-live thumbnail generation for a potential tab switcher.
brettw@chromium.org
2009-06-16
1
-3
/
+30
*
Reverting Rev 18383 since it brings down the performance of single core page ...
mad@chromium.org
2009-06-15
1
-4
/
+3
*
This is to thest the page cycler performance without the resize corner, to se...
mad@chromium.org
2009-06-15
1
-3
/
+4
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
1
-0
/
+5
*
Revert mad's backing store changes, it completely hosed Linux painting.
deanm@chromium.org
2009-06-11
1
-4
/
+3
*
Relanding reverted patch 18090.
mad@google.com
2009-06-11
1
-3
/
+4
[next]