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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disallow display of multiple experimental.extension.popup(...) windows
ericdingle@google.com
2010-05-12
1
-0
/
+1
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-11
1
-0
/
+5
*
Revert 46842 - Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-5
/
+0
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-0
/
+5
*
Revert 46567 - Reimplement accessibility of web content by caching the entire
zork@chromium.org
2010-05-07
1
-5
/
+0
*
Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...
zork@chromium.org
2010-05-06
1
-1
/
+0
*
Disallow display of multiple experimental.extension.popup(...) windows.
ericdingle@google.com
2010-05-06
1
-0
/
+1
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-06
1
-0
/
+5
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
1
-3
/
+3
*
Make the app launcher bubble fit its contents.
jcivelli@google.com
2010-05-05
1
-0
/
+4
*
Revert "Clean-up of the asynchronous behaviour of the experimental extension ...
phajdan.jr@chromium.org
2010-05-01
1
-1
/
+0
*
Clean-up of the asynchronous behaviour of the experimental extension popup API.
twiz@chromium.org
2010-04-30
1
-0
/
+1
*
This is the second side of a multi-sided webkit patch that will allow experim...
rafaelw@chromium.org
2010-04-28
1
-1
/
+3
*
Fix password mgr heuristics for sites that keep the login form around after s...
snej@chromium.org
2010-04-28
1
-1
/
+3
*
Implement app process model isolation.
mpcomplete@chromium.org
2010-04-22
1
-0
/
+9
*
Use the same code to handle both overridable and fatal
wtc@chromium.org
2010-04-20
1
-12
/
+0
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
1
-0
/
+3
*
Adds an updated safety check for DOM UI renderers.
creis@chromium.org
2010-04-09
1
-0
/
+4
*
Revert 43962 - Adds a safety check for DOM UI renderers.
creis@chromium.org
2010-04-09
1
-4
/
+0
*
AutoFill: Initiate AutoFill for all fields, not just the name field.
jhawkins@chromium.org
2010-04-09
1
-2
/
+2
*
Adds a safety check for DOM UI renderers.
creis@chromium.org
2010-04-08
1
-0
/
+4
*
Implement patterns for content setting exceptions.
jochen@chromium.org
2010-04-08
1
-1
/
+1
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
1
-2
/
+4
*
Changing the translate back-end to use the Google Translate element.
jcivelli@google.com
2010-04-06
1
-0
/
+6
*
Fix docking behaviour for devtools windows that don't have an associated brow...
mnissler@chromium.org
2010-04-06
1
-2
/
+2
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
1
-7
/
+6
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-2
/
+5
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
1
-11
/
+5
*
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
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
1
-0
/
+1
*
Send session history offset and length parameters in the Navigate message to
darin@chromium.org
2010-03-18
1
-2
/
+0
*
Retry r41799:
estade@chromium.org
2010-03-18
1
-1
/
+3
*
Revert r41803 and r41799
estade@chromium.org
2010-03-17
1
-3
/
+1
*
Basic DragImage implementation.
estade@chromium.org
2010-03-17
1
-1
/
+3
*
FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...
jhawkins@chromium.org
2010-03-15
1
-2
/
+2
*
Allow users to close the find session and activate the current link via ctrl-...
estade@chromium.org
2010-03-11
1
-3
/
+3
*
Notify MSAA clients when a state change notification is received.
ctguil@chromium.org
2010-03-09
1
-0
/
+1
*
Rename FormFieldHistoryManager to AutocompleteHistory manager to better refle...
jhawkins@chromium.org
2010-03-02
1
-1
/
+1
*
Remove ViewMsg_FormFill and the underlying implementation FillForm which are ...
jhawkins@chromium.org
2010-02-24
1
-3
/
+0
*
AutoFill forms. We do this by responding to a message from WebKit which send...
jhawkins@chromium.org
2010-02-20
1
-0
/
+7
*
Second try for:
bulach@chromium.org
2010-02-19
1
-0
/
+2
*
Revert 39366 - Initial Geolocation implementation
bulach@chromium.org
2010-02-18
1
-2
/
+0
*
Initial Geolocation implementation
bulach@chromium.org
2010-02-18
1
-0
/
+2
*
Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ...
jhawkins@chromium.org
2010-02-18
1
-2
/
+9
*
Relanding r38479. The underlying memory leak in WebKit has been fixed.
jhawkins@chromium.org
2010-02-17
1
-0
/
+2
*
Revert 38479 - Send forms seen in the renderer to the AutoFillManager.
dglazkov@chromium.org
2010-02-11
1
-2
/
+0
*
Rename RenderViewHost::FormFieldHistorySuggestionsReturned to the more accura...
jhawkins@chromium.org
2010-02-11
1
-1
/
+1
*
Trigger the blocked cookie notification UI.
darin@chromium.org
2010-02-09
1
-5
/
+0
[next]