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_view_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of JS dialog suppressino during tab closing
stuartmorgan@chromium.org
2010-10-07
1
-7
/
+10
*
Implement the frame id required for the web navigation api.
jochen@chromium.org
2010-10-05
1
-5
/
+8
*
Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult which
sky@chromium.org
2010-10-05
1
-2
/
+25
*
Autofill browsertest
isherman@chromium.org
2010-10-04
1
-0
/
+18
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
1
-4
/
+5
*
Couple of match preview changes.
sky@chromium.org
2010-09-29
1
-0
/
+16
*
Add renderer -> browser IPC: notify browser when the current URL is phishy.
bryner@chromium.org
2010-09-28
1
-0
/
+9
*
Change ChildProcessSecurityPolicy to store a list of allowed flags for
dumi@chromium.org
2010-09-28
1
-2
/
+2
*
Show Autofill tab page instead of the native one.
tfarina@chromium.org
2010-09-26
1
-6
/
+16
*
Support additional webkit accessibility notifications and states.
ctguil@chromium.org
2010-09-25
1
-29
/
+17
*
Autofill profile pop-up should trigger for mouse double-clicks
dhollowa@chromium.org
2010-09-20
1
-14
/
+0
*
Add support for webkit ValueChanged accessibility notification.
ctguil@chromium.org
2010-09-16
1
-19
/
+6
*
Fix in trunk. Null check view() in accessibility notifications
ctguil@chromium.org
2010-09-14
1
-3
/
+6
*
Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...
isherman@chromium.org
2010-09-14
1
-4
/
+1
*
Fix SessionStorage
jorlow@chromium.org
2010-09-14
1
-3
/
+9
*
Adds a notification event for onload. I would have liked to plumb this
sky@chromium.org
2010-09-11
1
-2
/
+2
*
Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...
sky@chromium.org
2010-09-10
1
-0
/
+10
*
Input file type now supported in extension popups.
jcivelli@chromium.org
2010-09-10
1
-1
/
+1
*
Moving the code that disables accelerated compositing for chrome: and chrome-...
vangelis@chromium.org
2010-09-08
1
-7
/
+0
*
Reland 58601 -
nsylvain@chromium.org
2010-09-07
1
-0
/
+6
*
Revert 58601 -
nsylvain@chromium.org
2010-09-07
1
-6
/
+0
*
Fix a compile error which occurs on linux.
ananta@chromium.org
2010-09-05
1
-1
/
+1
*
Fix ChromeFrame tests which regressed due to the change to connect when navig...
ananta@chromium.org
2010-09-05
1
-1
/
+2
*
Have the browser start connecting as soon as the navigation starts. This
mbelshe@chromium.org
2010-09-05
1
-0
/
+5
*
Turn off accelerated compositing for chrome:// and chrome-extension:// URLs f...
vangelis@chromium.org
2010-09-03
1
-0
/
+7
*
Update browser accessibility tree on a renderer accessibility object state ch...
ctguil@chromium.org
2010-09-01
1
-2
/
+8
*
Update browser cache of accessibility tree on renderer sub-tree changes.
ctguil@chromium.org
2010-08-31
1
-0
/
+14
*
Add html node info (tag name, attributes, and computed display) and document
dmazzoni@chromium.org
2010-08-30
1
-6
/
+5
*
Do not refetch or clear the accessibility tree if the navigation is within th...
kkania@chromium.org
2010-08-25
1
-1
/
+6
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Add support for a directory file chooser command, which creates a file list b...
johnnyg@chromium.org
2010-08-24
1
-1
/
+4
*
Revert 57188 - Add html node info (tag name, attributes, and computed display...
dmazzoni@chromium.org
2010-08-24
1
-5
/
+6
*
Add html node info (tag name, attributes, and computed display) and document
dmazzoni@chromium.org
2010-08-24
1
-6
/
+5
*
Remove sync handling of IsSearchProviderInstalled on the browser UI thread.
levin@chromium.org
2010-08-23
1
-10
/
+0
*
Fixes race condition that could result in a tab prematurely
sky@chromium.org
2010-08-20
1
-0
/
+4
*
Clean up ExtensionMessageService.
mpcomplete@chromium.org
2010-08-19
1
-5
/
+0
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-18
/
+16
*
Use RenderWidget(Host) for full screen
boliu@chromium.org
2010-08-19
1
-0
/
+17
*
Reland 55888: Allow per-plugin content settings.
bauerb@chromium.org
2010-08-19
1
-4
/
+6
*
Convert GetDisplayStringInLTRDirectionality from wstring to string16.
tony@chromium.org
2010-08-18
1
-1
/
+3
*
Reapplies all the IPC system work (reverts the revert r56272).
erg@google.com
2010-08-17
1
-0
/
+2
*
DevTools: Support runtime property name/value pairs instead of feature names ...
pfeldman@chromium.org
2010-08-17
1
-6
/
+6
*
Completely revert all my IPC work to see if this was what regressed the page ...
erg@google.com
2010-08-17
1
-2
/
+0
*
FBTF: Header cleanup in renderer_host.
jhawkins@chromium.org
2010-08-16
1
-0
/
+2
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-4
/
+0
*
FBTF: Remove all the easy headers from *_messages.h.
erg@google.com
2010-08-12
1
-0
/
+4
*
Revert 55888: Allow per-plugin content settings.
bauerb@chromium.org
2010-08-12
1
-6
/
+4
*
Allow per-plugin content settings.
bauerb@chromium.org
2010-08-12
1
-4
/
+6
*
Making window.focus() work in Chrome.
jcivelli@chromium.org
2010-08-11
1
-0
/
+12
*
Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-09
1
-0
/
+10
[next]