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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
1
-1
/
+8
*
Add more view ids and gtk widget names to so gtkparasite is
tony@chromium.org
2009-09-23
1
-1
/
+1
*
This CL makes the browser focus tests faster by replacing
jcampan@chromium.org
2009-09-18
1
-0
/
+4
*
Supports Gtk keyboard themes.
suzhe@chromium.org
2009-09-10
1
-0
/
+6
*
Adds support for the os x spelling panel to chromium. Users can
pinkerton@chromium.org
2009-09-09
1
-0
/
+12
*
Remove non-full paints from uninitialized backing store
cpu@chromium.org
2009-09-04
1
-6
/
+4
*
Fix a DCHECK that I hit while working on the extension shelf for OS X.
thakis@chromium.org
2009-09-02
1
-0
/
+6
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-1
/
+1
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-1
/
+1
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
1
-7
/
+4
*
Relands drop support:
sky@chromium.org
2009-08-19
1
-1
/
+4
*
Reverts recent patch as broke build on toolkit_views.
sky@chromium.org
2009-08-18
1
-4
/
+1
*
Adds drop support for views on gtk. As X lazily provides drop data I
sky@chromium.org
2009-08-18
1
-1
/
+4
*
Disable input events when a JS dialog is showing.
tc@google.com
2009-08-04
1
-0
/
+11
*
Make scrollbars and other controls tint/untint upon main window gaining
thakis@chromium.org
2009-07-22
1
-0
/
+4
*
More bad ipc message handling for RenderWidgetHost
cpu@google.com
2009-07-17
1
-5
/
+5
*
Reverting 20855.
darin@chromium.org
2009-07-16
1
-12
/
+15
*
Reverting 20854.
darin@chromium.org
2009-07-16
1
-15
/
+12
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
1
-12
/
+15
*
Handle failure of de-serialization of IPC messages in RenderViewHost
cpu@google.com
2009-07-15
1
-22
/
+30
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-15
1
-2
/
+3
*
Reverting 20683.
jorlow@chromium.org
2009-07-14
1
-3
/
+2
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-14
1
-2
/
+3
*
Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,
darin@chromium.org
2009-07-14
1
-11
/
+10
*
Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread.
shess@chromium.org
2009-07-08
1
-12
/
+42
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
1
-0
/
+18
*
Revert "linux: OOP windowed plugins"
evan@chromium.org
2009-07-06
1
-18
/
+0
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-06
1
-0
/
+18
*
Let RenderProcessHost provide a method HasConnection() instead of exposing
brettw@chromium.org
2009-06-29
1
-5
/
+5
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).
hbono@chromium.org
2009-06-25
1
-0
/
+22
*
Re-land r18853
jeremy@chromium.org
2009-06-23
1
-0
/
+7
*
Revert 19009 because this prevents inserting return characters.
hbono@chromium.org
2009-06-23
1
-22
/
+0
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...
hbono@chromium.org
2009-06-23
1
-0
/
+22
*
back out r18853
jeremy@chromium.org
2009-06-19
1
-7
/
+0
*
This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.
jeremy@chromium.org
2009-06-19
1
-0
/
+7
*
Adds kind-of-live thumbnail generation for a potential tab switcher.
brettw@chromium.org
2009-06-16
1
-4
/
+31
*
Reverting Rev 18383 since it brings down the performance of single core page ...
mad@chromium.org
2009-06-15
1
-75
/
+17
*
This is to thest the page cycler performance without the resize corner, to se...
mad@chromium.org
2009-06-15
1
-17
/
+75
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
1
-0
/
+4
*
Revert mad's backing store changes, it completely hosed Linux painting.
deanm@chromium.org
2009-06-11
1
-75
/
+17
*
Relanding reverted patch 18090.
mad@google.com
2009-06-11
1
-17
/
+75
*
Revert 18090
jrg@chromium.org
2009-06-10
1
-75
/
+17
*
To help resolve the performance issue introduced when enabling the resize cor...
mad@google.com
2009-06-10
1
-17
/
+75
*
Split the BackingStoreManager out of backing_store.* and into its own class.
brettw@chromium.org
2009-06-03
1
-0
/
+1
*
plugins: rename GetPluginNativeView to GetNativeView.
evan@chromium.org
2009-06-03
1
-3
/
+3
*
Generalize the code that checks for user actions in the render view to work o...
estade@chromium.org
2009-05-28
1
-1
/
+3
*
The underlying view_ can be NULL while processing a ViewHostMsg_PaintRect IPC...
ananta@chromium.org
2009-05-21
1
-0
/
+4
*
Defer window.close(), resizeTo() and moveTo() actions
mbelshe@google.com
2009-05-09
1
-1
/
+3
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
1
-1
/
+0
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-1
/
+1
[next]