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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow extensions to access chrome://favicon/.
arv@chromium.org
2010-04-10
1
-0
/
+4
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
1
-0
/
+5
*
Implement patterns for content setting exceptions.
jochen@chromium.org
2010-04-08
1
-2
/
+2
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
1
-2
/
+3
*
Changing the translate back-end to use the Google Translate element.
jcivelli@google.com
2010-04-06
1
-1
/
+6
*
Fix docking behaviour for devtools windows that don't have an associated brow...
mnissler@chromium.org
2010-04-06
1
-8
/
+8
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
1
-14
/
+13
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-3
/
+6
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
1
-14
/
+6
*
reland cl that implement error state for translate infobar
kuan@chromium.org
2010-03-29
1
-3
/
+5
*
Revert "implement error state for translate infobar"
phajdan.jr@chromium.org
2010-03-29
1
-5
/
+3
*
implement error state for translate infobar
kuan@chromium.org
2010-03-29
1
-3
/
+5
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
1
-1
/
+1
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-5
/
+5
*
Send session history offset and length parameters in the Navigate message to
darin@chromium.org
2010-03-18
1
-14
/
+0
*
Retry r41799:
estade@chromium.org
2010-03-18
1
-2
/
+4
*
Revert r41803 and r41799
estade@chromium.org
2010-03-17
1
-4
/
+2
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
* Moved sticky/controls frag to chromeos::BalloonViewImpl
oshima@chromium.org
2010-03-17
1
-2
/
+2
*
Basic DragImage implementation.
estade@chromium.org
2010-03-17
1
-2
/
+4
*
FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...
jhawkins@chromium.org
2010-03-15
1
-2
/
+2
*
Fix linux perf compile:
estade@chromium.org
2010-03-11
1
-0
/
+1
*
Rename RenderViewHostDelegate::FormFieldHistory to Autocomplete.
jhawkins@chromium.org
2010-03-11
1
-13
/
+13
*
Allow users to close the find session and activate the current link via ctrl-...
estade@chromium.org
2010-03-11
1
-2
/
+18
*
Notify MSAA clients when a state change notification is received.
ctguil@chromium.org
2010-03-09
1
-0
/
+11
*
Adding sticky field to Notification
oshima@chromium.org
2010-02-26
1
-2
/
+2
*
Remove ViewMsg_FormFill and the underlying implementation FillForm which are ...
jhawkins@chromium.org
2010-02-24
1
-4
/
+0
*
AutoFill forms. We do this by responding to a message from WebKit which send...
jhawkins@chromium.org
2010-02-20
1
-0
/
+19
*
Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ...
jhawkins@chromium.org
2010-02-18
1
-10
/
+29
*
Relanding r38479. The underlying memory leak in WebKit has been fixed.
jhawkins@chromium.org
2010-02-17
1
-0
/
+9
*
Revert 38479 - Send forms seen in the renderer to the AutoFillManager.
dglazkov@chromium.org
2010-02-11
1
-9
/
+0
*
Rename RenderViewHost::FormFieldHistorySuggestionsReturned to the more accura...
jhawkins@chromium.org
2010-02-11
1
-2
/
+2
*
Trigger the blocked cookie notification UI.
darin@chromium.org
2010-02-09
1
-10
/
+0
*
Send forms seen in the renderer to the AutoFillManager.
jhawkins@chromium.org
2010-02-09
1
-0
/
+9
*
Let renderer notify browser if content gets blocked.
thakis@chromium.org
2010-02-03
1
-0
/
+8
*
Add the capability to translate an already translated page to
jcampan@chromium.org
2010-02-02
1
-4
/
+0
*
Send a message to the renderers when content settings change.
thakis@chromium.org
2010-02-02
1
-0
/
+5
*
Relanding the hooking of the translate feature UI.
jcampan@chromium.org
2010-02-01
1
-0
/
+12
*
Revert 37674 - Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
1
-12
/
+0
*
Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
1
-0
/
+12
*
Implemented the undo translation in the renderer.
jcampan@chromium.org
2010-01-30
1
-0
/
+4
*
This CL makes the TranslationService class send the text to be translated to ...
jcampan@chromium.org
2010-01-29
1
-0
/
+7
*
Added a "Reload Frame" command to context menu of a frame in the html page.
erg@google.com
2010-01-28
1
-0
/
+4
*
Associate popups with the top level frame instead of the security origin.
erg@google.com
2010-01-26
1
-5
/
+3
*
One more attempt at landing this CL.
jcampan@chromium.org
2010-01-21
1
-16
/
+4
*
Revert an old change where I added a bunch of CHECKs to track down a crash.
mpcomplete@chromium.org
2010-01-20
1
-28
/
+0
*
Revert 36589 - Still failing the reliability tests.
jcampan@chromium.org
2010-01-20
1
-4
/
+16
*
Another try at landing this.
jcampan@chromium.org
2010-01-20
1
-16
/
+4
*
Moving the page contents message processing to the RenderViewHost.
jcampan@chromium.org
2010-01-18
1
-0
/
+11
*
Revert 36442 - Still causing test failures
jcampan@chromium.org
2010-01-16
1
-13
/
+14
[next]