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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change RenderWidgetHostViewGtk::Destroy() to call gtk_widget_destroy().
willchan@chromium.org
2009-05-20
1
-0
/
+8
*
Prevent an extra copy of data types that get passed into IPC messages when
mpcomplete@google.com
2009-05-20
1
-5
/
+5
*
Reuse ChildProcessSecurityHost for worker processes.
jam@chromium.org
2009-05-20
1
-2
/
+2
*
Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...
jam@chromium.org
2009-05-20
1
-4
/
+0
*
Facilitate a FieldTrial in the renderer
jar@chromium.org
2009-05-20
1
-0
/
+11
*
Adds propagation and handling of render-side focus events, for the benefit of...
klink@chromium.org
2009-05-20
3
-30
/
+28
*
Fix linux autocomplete popups.
estade@chromium.org
2009-05-19
2
-13
/
+2
*
Fix memory leaks when a renderer crashes and the user refreshes. Also fix me...
jam@chromium.org
2009-05-19
3
-6
/
+4
*
Fix inspection of extensions.
aa@chromium.org
2009-05-19
1
-3
/
+0
*
Fixes a drawing bug when scrolling a page with frames on Mac.
rohitrao@chromium.org
2009-05-19
1
-6
/
+7
*
Make new methods pure virtual per Brett's request in http://codereview.chromi...
erikkay@google.com
2009-05-19
1
-2
/
+2
*
Linux: Make the render view default color white.
estade@chromium.org
2009-05-19
1
-1
/
+7
*
Rename RendererSecurityPolicy and move it to browser\. No code change.
jam@chromium.org
2009-05-18
7
-714
/
+27
*
linux: don't paint empty rects.
evan@chromium.org
2009-05-18
1
-0
/
+3
*
Get rid of a couple NOTIMPLEMENTED()s.
estade@chromium.org
2009-05-18
1
-1
/
+0
*
Linux: Implement WasHidden()/DidBecomeSelected().
willchan@chromium.org
2009-05-18
2
-5
/
+27
*
Linux: make RWHV::Focus() set native focus (in addition to webkit focus).
estade@chromium.org
2009-05-18
1
-4
/
+9
*
Forward simplified mouse events to the RenderViewHostDelegate::View so that i...
erikkay@google.com
2009-05-18
4
-1
/
+27
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
1
-4
/
+4
*
revert r16181 as it broke linux
estade@chromium.org
2009-05-15
7
-27
/
+714
*
Rename RendererSecurityPolicy and move it to browser\. No code change.
jam@chromium.org
2009-05-15
7
-714
/
+27
*
Displaying consecutive alerts from plugins should not hang the browser. The p...
ananta@chromium.org
2009-05-15
2
-2
/
+9
*
Do proper cleanup during shutdown to make Valgrind happy.
kuchhal@chromium.org
2009-05-15
2
-0
/
+16
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
2
-8
/
+8
*
Create app_switches and remove a dep.
beng@google.com
2009-05-15
1
-0
/
+1
*
Add a separate cookie store that's used for extensions.
mpcomplete@google.com
2009-05-14
2
-4
/
+12
*
linux: another notimplemented into a bug.
evan@chromium.org
2009-05-14
1
-1
/
+3
*
Linux: Delay the deletion of the RWHVGtk object.
willchan@chromium.org
2009-05-14
1
-5
/
+4
*
Propagate intrinsic width notification over IPC in all cases (not just extens...
pinkerton@chromium.org
2009-05-13
3
-6
/
+9
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
4
-5
/
+5
*
DevTools: enable out of process dev tools by default. Take 2.
pfeldman@chromium.org
2009-05-13
2
-5
/
+5
*
Add Automatic spell correction support in Chrome.
sidchat@google.com
2009-05-12
3
-0
/
+19
*
Don't access the notification service once it has been deleted.
paulg@google.com
2009-05-12
1
-5
/
+8
*
Reverting 15843: chrome performance regression.
pfeldman@chromium.org
2009-05-12
2
-5
/
+5
*
Revert "Revert "Only show the original RWHV or the interstitial page at any t...
willchan@chromium.org
2009-05-12
2
-4
/
+2
*
FormatErrorMessage() functions are now publicly available from ExtensionError...
rafaelw@chromium.org
2009-05-12
2
-7
/
+14
*
DevTools: enable out of process dev tools by default.
pfeldman@chromium.org
2009-05-12
2
-5
/
+5
*
Revert "Only show the original RWHV or the interstitial page at any time."
willchan@chromium.org
2009-05-11
1
-2
/
+2
*
Only show the original RWHV or the interstitial page at any time.
willchan@chromium.org
2009-05-11
1
-2
/
+2
*
Add a comment to reflect API reality in RenderWidgetHostView.
erikkay@google.com
2009-05-11
1
-1
/
+2
*
Fix a bug where the extension toolstrip could get reparented to the desktop.
erikkay@google.com
2009-05-11
1
-1
/
+11
*
Fix mac build bustage. I forgot about the .mm files!
darin@chromium.org
2009-05-10
1
-2
/
+2
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
9
-12
/
+12
*
Fix white flash when resizing window larger.
aa@chromium.org
2009-05-09
1
-3
/
+3
*
Defer window.close(), resizeTo() and moveTo() actions
mbelshe@google.com
2009-05-09
3
-4
/
+10
*
Stop leaking RenderWidgetHostViewGtk.
willchan@chromium.org
2009-05-08
1
-0
/
+1
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
3
-3
/
+3
*
Various popup UI fixes:
pkasting@chromium.org
2009-05-08
3
-35
/
+0
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
2
-4
/
+4
*
Fix an issue with SiteInstance where special URLs would not always get grouped
mpcomplete@google.com
2009-05-07
1
-1
/
+10
[next]