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
/
renderer
/
render_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disallow display of multiple experimental.extension.popup(...) windows.
ericdingle@google.com
2010-05-06
1
-1
/
+2
*
The app launcher had a height of zero as it was not getting preferred size up...
jcivelli@google.com
2010-05-06
1
-5
/
+5
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-06
1
-46
/
+9
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
1
-7
/
+7
*
AutoFill: Fix a renderer crash by resetting the form cache when each WebFrame
jhawkins@chromium.org
2010-05-06
1
-0
/
+2
*
Update Mac plugins for SetFocus changes, and remove old workaround messages
stuartmorgan@chromium.org
2010-05-05
1
-4
/
+6
*
Switch over to non-deprecated WebKit APIs and delete client methods that are no
darin@chromium.org
2010-05-05
1
-4
/
+4
*
Make the app launcher bubble fit its contents.
jcivelli@google.com
2010-05-05
1
-18
/
+14
*
Revert 46394 - Detect login password on sites with an onSubmit handler that c...
snej@chromium.org
2010-05-04
1
-29
/
+2
*
Detect login password on sites with an onSubmit handler that clears it
snej@chromium.org
2010-05-04
1
-2
/
+29
*
Fix various uses of release() that did not check its value
estade@chromium.org
2010-05-04
1
-2
/
+1
*
Site isolation metrics: Sniff the actual type of cross origin text/html
japhet@chromium.org
2010-05-04
1
-71
/
+9
*
Hide the select popup when the browser is moved or resized.
jcivelli@chromium.org
2010-05-03
1
-2
/
+2
*
Revert "Clean-up of the asynchronous behaviour of the experimental extension ...
phajdan.jr@chromium.org
2010-05-01
1
-2
/
+1
*
Clean-up of the asynchronous behaviour of the experimental extension popup API.
twiz@chromium.org
2010-04-30
1
-1
/
+2
*
This is the second side of a multi-sided webkit patch that will allow experim...
rafaelw@chromium.org
2010-04-28
1
-4
/
+18
*
Fix password mgr heuristics for sites that keep the login form around after s...
snej@chromium.org
2010-04-28
1
-10
/
+19
*
AutoFill: Notify the renderer when the page has finished translating. Extract
jhawkins@chromium.org
2010-04-27
1
-0
/
+10
*
Add support for new webkit capability allowing us to update
davemoore@chromium.org
2010-04-27
1
-0
/
+9
*
RenderView::UpdateTargetURL should not look at GURL::spec().
dglazkov@chromium.org
2010-04-26
1
-1
/
+1
*
Send content settings based on the URL to the renderer instead of just the host.
jochen@chromium.org
2010-04-23
1
-18
/
+15
*
Implement app process model isolation.
mpcomplete@chromium.org
2010-04-22
1
-2
/
+22
*
Translate now supports translating pages for which we
jcivelli@google.com
2010-04-20
1
-2
/
+5
*
Use the same code to handle both overridable and fatal
wtc@chromium.org
2010-04-20
1
-22
/
+0
*
Check for file/ftp directory listings before applying settings.
jochen@chromium.org
2010-04-15
1
-26
/
+37
*
Made Pepper 3D plugins' output opaque on Mac OS X by filling the
kbr@google.com
2010-04-15
1
-2
/
+3
*
Remove obsolete dragging functions.
estade@chromium.org
2010-04-15
1
-5
/
+0
*
AutoFill: Two renderer-side fixes.
jhawkins@chromium.org
2010-04-14
1
-1
/
+1
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-14
1
-2
/
+3
*
AutoFill: Use FormManager::LabelForElement to set the field label when querying
jhawkins@chromium.org
2010-04-14
1
-0
/
+6
*
Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...
jochen@chromium.org
2010-04-13
1
-3
/
+2
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-13
1
-2
/
+3
*
Revert 44348 - Add support for restricting broadcasting events to extensions ...
jochen@chromium.org
2010-04-13
1
-3
/
+2
*
Add support for restricting broadcasting events to extensions based on host p...
jochen@chromium.org
2010-04-13
1
-2
/
+3
*
AutoFill: Use FormManager::WebFormControlElementToFormField directly instead of
jhawkins@chromium.org
2010-04-12
1
-13
/
+4
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
1
-0
/
+6
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
1
-0
/
+11
*
AutoFill: Delay sending the form field values to the AutoFillManager until th...
jhawkins@chromium.org
2010-04-09
1
-2
/
+2
*
AutoFill: Initiate AutoFill for all fields, not just the name field.
jhawkins@chromium.org
2010-04-09
1
-4
/
+4
*
Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusted
dspringer@google.com
2010-04-08
1
-1
/
+1
*
Fix Darin's review comment for the plugin blocker fix.
cevans@chromium.org
2010-04-08
1
-5
/
+4
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
1
-4
/
+4
*
Fix plugin (and other) block settings for windows opened simply with
cevans@chromium.org
2010-04-07
1
-1
/
+7
*
Changing the translate back-end to use the Google Translate element.
jcivelli@google.com
2010-04-06
1
-33
/
+7
*
AutoFill: Parse HTMLLabel elements for form control element labels.
jhawkins@chromium.org
2010-04-06
1
-4
/
+18
*
AutoFill: Implement WebFormElementToFormData and use this to send form data to
jhawkins@chromium.org
2010-04-05
1
-3
/
+15
*
Mac: Make image dragging 162.4% more awesome.
thakis@chromium.org
2010-04-05
1
-2
/
+3
*
Remove an erroneous debugging printf.
jhawkins@chromium.org
2010-04-05
1
-1
/
+0
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
1
-23
/
+17
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-1
/
+6
[next]