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
*
Revert 20451 because it caused memory leaks.
nsylvain@chromium.org
2009-07-13
3
-198
/
+7
*
Unit tests for AudioRendererHost
hclam@chromium.org
2009-07-11
3
-7
/
+198
*
Revert "Unit tests for AudioRendererHost"
scherkus@chromium.org
2009-07-10
1
-182
/
+4
*
Unit tests for AudioRendererHost
hclam@chromium.org
2009-07-10
1
-4
/
+182
*
Fix a bug in AudioRendererHost and add hooks for test
hclam@chromium.org
2009-07-10
2
-90
/
+104
*
Remove svn:executable property from some more files that don't need it.
thestig@chromium.org
2009-07-10
2
-0
/
+0
*
Add getLanguage function to tab extension.
sidchat@google.com
2009-07-10
2
-0
/
+30
*
A quick fix for Issue 15971.
hbono@chromium.org
2009-07-10
1
-3
/
+4
*
Improve performance of dragged tab renderering.
estade@chromium.org
2009-07-09
2
-0
/
+35
*
Always let other handlers run for render area mouse clicks.
estade@chromium.org
2009-07-09
1
-1
/
+3
*
Move some more interfaces on RenderViewHostDelegate to separate classes. The
brettw@chromium.org
2009-07-09
5
-65
/
+139
*
Remove dead code in RWHV Gtk.
estade@chromium.org
2009-07-09
1
-10
/
+0
*
A prototype of resource loading through automation
amit@chromium.org
2009-07-09
2
-5
/
+6
*
Windowed plugins like Flash would cause the hung plugin dialog to show up whe...
ananta@chromium.org
2009-07-09
6
-27
/
+76
*
Linux: For mouse button clicks, only send buttons 1, 2, 3 to the renderer.
estade@chromium.org
2009-07-09
1
-1
/
+4
*
Fix a leak of the new location GURL by NotificationTask when doing a redirect.
eroman@chromium.org
2009-07-08
1
-1
/
+1
*
Split out some of the RVHDelegate functions into separate sub-classes. To limit
brettw@chromium.org
2009-07-08
5
-146
/
+260
*
Removes ifdefs in browser_render_process_host.cc that prevented
pinkerton@chromium.org
2009-07-08
1
-7
/
+1
*
Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread.
shess@chromium.org
2009-07-08
12
-93
/
+138
*
Make the cancelling of drag and drop match Safari for Windows. This is
arv@google.com
2009-07-08
2
-2
/
+16
*
Linux: SUID sandbox support
agl@chromium.org
2009-07-08
2
-3
/
+148
*
Simplify the WebKit thread model. It's now created/destroyed on the UI threa...
jorlow@chromium.org
2009-07-08
2
-10
/
+6
*
Sprinkle some defensiveness into the UI tests so that they don't explode if t...
stuartmorgan@chromium.org
2009-07-07
1
-0
/
+7
*
Fix the unit tests that had multiple ResourceDispatcherHost objects instantia...
jam@chromium.org
2009-07-07
1
-24
/
+20
*
Move printing related stuff to the root printing project from the browser pro...
sverrir@google.com
2009-07-07
1
-2
/
+23
*
Revert r19752. Caused regression in tabs closing.
rafaelw@chromium.org
2009-07-07
1
-0
/
+2
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
7
-5
/
+60
*
Use native Cocoa tooltips instead of Mozilla's ToolTip class.
pinkerton@chromium.org
2009-07-07
2
-36
/
+201
*
Only force-abort popup render views on mousedown.
estade@chromium.org
2009-07-07
1
-6
/
+6
*
Revert "linux: OOP windowed plugins"
evan@chromium.org
2009-07-06
7
-60
/
+5
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-06
7
-5
/
+60
*
Do some refactoring of renderer_host.
brettw@chromium.org
2009-07-06
15
-128
/
+195
*
Add a bunch of CHECKs to RenderViewHost trying to track down a crash.
mpcomplete@chromium.org
2009-07-06
2
-1
/
+40
*
DevTools: preserve focus on activating dev tools window.
pfeldman@chromium.org
2009-07-06
2
-0
/
+7
*
Fix problems with render_widget_host_ being deleted out-of-sync with cocoa_vi...
shess@chromium.org
2009-07-06
2
-12
/
+32
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
2
-2
/
+10
*
Fix Acid3 Test 48: LINKTEST, Chromium side....
dglazkov@chromium.org
2009-07-03
6
-0
/
+105
*
Move RenderViewHostManager back to tab_contents. Moving it to renderer_host
brettw@chromium.org
2009-07-03
5
-1183
/
+70
*
Fix showModalDialog regression.
jam@chromium.org
2009-07-03
1
-1
/
+1
*
Add getFileSize support to chromium
victorw@chromium.org
2009-07-03
6
-0
/
+274
*
Fix a typo I came across while debugging.
eroman@chromium.org
2009-07-02
2
-3
/
+3
*
TBR:
rafaelw@chromium.org
2009-07-02
1
-2
/
+4
*
reenable RenderViewHostManager browertest, add DownloadsCompleteObserver to u...
rafaelw@chromium.org
2009-07-02
1
-4
/
+12
*
Adds some debugging code in hopes of tracking down a
sky@chromium.org
2009-07-01
1
-0
/
+1
*
Diable Broken RenderViewHostManager browsertest from http://src.chromium.org/...
rafaelw@chromium.org
2009-07-01
1
-1
/
+1
*
Fix to allow browser close after download initiated from chrome:// url.
rafaelw@chromium.org
2009-07-01
3
-1
/
+71
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
4
-72
/
+28
*
DevTools: Introduce docked version of DevTools.
pfeldman@chromium.org
2009-07-01
2
-0
/
+23
*
A quick fix for Issue 15531 and 10953
hbono@chromium.org
2009-07-01
2
-8
/
+30
*
Send port disconnect events when a frame is unloaded.
mpcomplete@chromium.org
2009-07-01
2
-10
/
+14
[next]