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
*
AutoFill: Preview form field values when the user changes the AutoFill dropdown
jhawkins@chromium.org
2010-06-02
1
-13
/
+44
*
Cleaning up the node focus notification.
jcivelli@google.com
2010-06-01
1
-0
/
+4
*
DevTools: inspector settings are now serialized into map, not a string
pfeldman@chromium.org
2010-06-01
1
-3
/
+5
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
1
-35
/
+32
*
Add a "Copy" API to Pepper, so that plugins don't have to hardcode the platfo...
jam@chromium.org
2010-05-27
1
-0
/
+6
*
GTK: Invalidate the web content when we change system colors.
erg@chromium.org
2010-05-25
1
-2
/
+2
*
AutoFill sending forms should include elements with autoComplete="off" attrib...
dhollowa@chromium.org
2010-05-25
1
-5
/
+1
*
Remove previous print preview work in preparation for new work.
viettrungluu@chromium.org
2010-05-25
1
-2
/
+1
*
Browser process scaffolding to support having appcache work in workers.
michaeln@chromium.org
2010-05-24
1
-0
/
+2
*
Mac: Fix renderer idle cpu usage regression.
thakis@chromium.org
2010-05-24
1
-4
/
+12
*
Don't use command line flags for enabling the internal pdf plugin. Instead, ...
jam@chromium.org
2010-05-22
1
-4
/
+7
*
Windows accessibility improvements: 1. All WebKit roles are now passed to the
dmazzoni@chromium.org
2010-05-21
1
-2
/
+27
*
This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...
lzheng@chromium.org
2010-05-21
1
-4
/
+30
*
Part 2 of fix. Denies access to password manager for sandboxed iframes with a...
inferno@chromium.org
2010-05-21
1
-0
/
+5
*
Reland Mac: First steps for default plugin
thakis@chromium.org
2010-05-20
1
-1
/
+3
*
Revert 47726 (turned nacl_ui_tests red) - Mac: First steps for default plugin
thakis@chromium.org
2010-05-19
1
-3
/
+1
*
Mac: First steps for default plugin
thakis@chromium.org
2010-05-19
1
-1
/
+3
*
Add support for registering new-style pepper plugins on the command line.
darin@chromium.org
2010-05-14
1
-7
/
+5
*
Add code to engage new Pepper API behind a preprocessor macro.
darin@chromium.org
2010-05-13
1
-1
/
+13
*
Ensure all stats are initialized when calculated Page Load Times
jar@chromium.org
2010-05-12
1
-8
/
+22
*
Disallow display of multiple experimental.extension.popup(...) windows
ericdingle@google.com
2010-05-12
1
-1
/
+2
*
Clean up old method signature of WebViewClient::createView.
rafaelw@chromium.org
2010-05-12
1
-6
/
+0
*
Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().
satish@chromium.org
2010-05-12
1
-2
/
+2
*
Update the Pepper scrollbar widget to use the new WebKit Scrollbar interface.
jam@chromium.org
2010-05-12
1
-8
/
+2
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-11
1
-46
/
+9
*
Revert 46842 - Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-9
/
+46
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-46
/
+9
*
Close popup windows on zoomin/zoomout events.
jeremy@chromium.org
2010-05-09
1
-0
/
+1
*
Allow stand-alone extension views (e.g. browser action pop-ups) to reload
joi@chromium.org
2010-05-07
1
-9
/
+15
*
Add new widget API to Pepper to replace the old theming API. The implementat...
jam@chromium.org
2010-05-07
1
-0
/
+6
*
Revert 46567 - Reimplement accessibility of web content by caching the entire
zork@chromium.org
2010-05-07
1
-9
/
+46
*
Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...
zork@chromium.org
2010-05-06
1
-2
/
+1
*
2nd attempt: Detect login password on sites with an onSubmit handler that cle...
snej@chromium.org
2010-05-06
1
-2
/
+29
*
More groundwork for making appcache work in workers.
michaeln@chromium.org
2010-05-06
1
-1
/
+5
*
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
[next]