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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add code to engage new Pepper API behind a preprocessor macro.
darin@chromium.org
2010-05-13
1
-0
/
+3
*
Clean up old method signature of WebViewClient::createView.
rafaelw@chromium.org
2010-05-12
1
-3
/
+0
*
Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().
satish@chromium.org
2010-05-12
1
-1
/
+2
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-11
1
-6
/
+4
*
Revert 46842 - Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-4
/
+6
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-6
/
+4
*
Allow stand-alone extension views (e.g. browser action pop-ups) to reload
joi@chromium.org
2010-05-07
1
-5
/
+5
*
Revert 46567 - Reimplement accessibility of web content by caching the entire
zork@chromium.org
2010-05-07
1
-4
/
+6
*
2nd attempt: Detect login password on sites with an onSubmit handler that cle...
snej@chromium.org
2010-05-06
1
-0
/
+2
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-06
1
-6
/
+4
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
1
-3
/
+3
*
Revert 46394 - Detect login password on sites with an onSubmit handler that c...
snej@chromium.org
2010-05-04
1
-2
/
+0
*
Detect login password on sites with an onSubmit handler that clears it
snej@chromium.org
2010-05-04
1
-0
/
+2
*
This is the second side of a multi-sided webkit patch that will allow experim...
rafaelw@chromium.org
2010-04-28
1
-0
/
+6
*
Fix password mgr heuristics for sites that keep the login form around after s...
snej@chromium.org
2010-04-28
1
-1
/
+2
*
AutoFill: Notify the renderer when the page has finished translating. Extract
jhawkins@chromium.org
2010-04-27
1
-0
/
+4
*
Add support for new webkit capability allowing us to update
davemoore@chromium.org
2010-04-27
1
-0
/
+1
*
RenderView::UpdateTargetURL should not look at GURL::spec().
dglazkov@chromium.org
2010-04-26
1
-0
/
+1
*
Send content settings based on the URL to the renderer instead of just the host.
jochen@chromium.org
2010-04-23
1
-5
/
+5
*
Translate now supports translating pages for which we
jcivelli@google.com
2010-04-20
1
-0
/
+3
*
Use the same code to handle both overridable and fatal
wtc@chromium.org
2010-04-20
1
-5
/
+0
*
Made Pepper 3D plugins' output opaque on Mac OS X by filling the
kbr@google.com
2010-04-15
1
-1
/
+1
*
Remove obsolete dragging functions.
estade@chromium.org
2010-04-15
1
-3
/
+0
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-14
1
-1
/
+2
*
Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...
jochen@chromium.org
2010-04-13
1
-2
/
+1
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-13
1
-1
/
+2
*
Revert 44348 - Add support for restricting broadcasting events to extensions ...
jochen@chromium.org
2010-04-13
1
-2
/
+1
*
Add support for restricting broadcasting events to extensions based on host p...
jochen@chromium.org
2010-04-13
1
-1
/
+2
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
1
-0
/
+3
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
1
-0
/
+4
*
AutoFill: Initiate AutoFill for all fields, not just the name field.
jhawkins@chromium.org
2010-04-09
1
-3
/
+3
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
1
-1
/
+1
*
Changing the translate back-end to use the Google Translate element.
jcivelli@google.com
2010-04-06
1
-21
/
+11
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-1
/
+3
*
Send top level link click navigation to ChromeFrame always. The current imple...
ananta@chromium.org
2010-03-31
1
-0
/
+7
*
Follow up on https://bugs.webkit.org/show_bug.cgi?id=36535
bulach@chromium.org
2010-03-31
1
-1
/
+1
*
Reland 43183. Block database access on allowDatabase instead of databaseOpenF...
jochen@chromium.org
2010-03-31
1
-0
/
+3
*
Revert 43183 - Block database access on allowDatabase instead of databaseOpen...
jochen@chromium.org
2010-03-31
1
-3
/
+0
*
Block database access on allowDatabase instead of databaseOpenFile.
jochen@chromium.org
2010-03-31
1
-0
/
+3
*
Move plugin-related files in webkit/glue to webkit/glue/plugins to make them
brettw@chromium.org
2010-03-31
1
-1
/
+1
*
Follow the latest rename for the WebFrameClient interface to do site-isolatio...
johnnyg@chromium.org
2010-03-30
1
-1
/
+1
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
1
-4
/
+17
*
Change interface for site-isolation logging from WebKit in advance of landing...
johnnyg@chromium.org
2010-03-30
1
-2
/
+2
*
reland cl that implement error state for translate infobar
kuan@chromium.org
2010-03-29
1
-1
/
+3
*
Revert "implement error state for translate infobar"
phajdan.jr@chromium.org
2010-03-29
1
-3
/
+1
*
implement error state for translate infobar
kuan@chromium.org
2010-03-29
1
-1
/
+3
*
Chrome side of adding search support to Pepper.
jam@chromium.org
2010-03-25
1
-2
/
+8
*
Fixes wrong forward declaration
bulach@chromium.org
2010-03-24
1
-4
/
+1
*
Enforce extension permissions in C++ (instead of Javascript).
jochen@chromium.org
2010-03-24
1
-1
/
+2
*
Remove dependency from webkit on chrome/common by moving files to src/app.
pinkerton@chromium.org
2010-03-19
1
-1
/
+1
[next]