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
*
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
*
Follow up on http://codereview.chromium.org/1552002
bulach@chromium.org
2010-04-01
1
-1
/
+0
*
Send top level link click navigation to ChromeFrame always. The current imple...
ananta@chromium.org
2010-03-31
1
-16
/
+35
*
Follow up on https://bugs.webkit.org/show_bug.cgi?id=36535
bulach@chromium.org
2010-03-31
1
-1
/
+2
*
Page Cycler Intl2 perf regression.
hayato@chromium.org
2010-03-31
1
-22
/
+21
*
Reland 43183. Block database access on allowDatabase instead of databaseOpenF...
jochen@chromium.org
2010-03-31
1
-0
/
+15
*
Revert 43183 - Block database access on allowDatabase instead of databaseOpen...
jochen@chromium.org
2010-03-31
1
-15
/
+0
*
Block database access on allowDatabase instead of databaseOpenFile.
jochen@chromium.org
2010-03-31
1
-0
/
+15
*
AutoFill: Send the forms cached in the FormManager to the AutoFillManager on
jhawkins@chromium.org
2010-03-31
1
-21
/
+22
*
Remove packet split experiment, and add coalescing histogram
jar@chromium.org
2010-03-31
1
-39
/
+0
*
Move plugin-related files in webkit/glue to webkit/glue/plugins to make them
brettw@chromium.org
2010-03-31
1
-2
/
+2
*
Follow the latest rename for the WebFrameClient interface to do site-isolatio...
johnnyg@chromium.org
2010-03-30
1
-5
/
+5
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
1
-28
/
+85
*
Add UMA counters for non-frame cross site requests.
japhet@chromium.org
2010-03-30
1
-0
/
+73
*
Change interface for site-isolation logging from WebKit in advance of landing...
johnnyg@chromium.org
2010-03-30
1
-1
/
+2
*
Added --enable-video-logging, which will log the presentation timestamp of vi...
scherkus@chromium.org
2010-03-30
1
-1
/
+3
[next]