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
*
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
*
4th attempt at landing this.
jcampan@chromium.org
2010-01-16
1
-14
/
+13
*
Tab-modal dialog improvements:
zelidrag@google.com
2010-01-15
1
-0
/
+15
*
Revert 36362 - It breaks NACLTests and Chrome Frame Tests
jcampan@chromium.org
2010-01-15
1
-13
/
+14
*
3rd attempt at landing the language detection on page load.
jcampan@chromium.org
2010-01-15
1
-14
/
+13
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
1
-6
/
+12
*
Moving the CLD code to the renderer so it runs sanboxed.
jcampan@chromium.org
2010-01-12
1
-19
/
+9
*
If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...
skerner@chromium.org
2010-01-11
1
-0
/
+12
*
Enable JS detection of whether SPDY was used to load a web page.
mbelshe@google.com
2010-01-11
1
-0
/
+4
*
Revert 35735 - Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-11
/
+24
*
Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-24
/
+11
*
Merging a newer version of the CLD code.
jcampan@chromium.org
2010-01-07
1
-1
/
+1
*
Reverting the CLD CL altogether, the reliability bot is still red.
jcampan@chromium.org
2009-12-17
1
-11
/
+24
*
Makes the language detection happen with every page load
jcampan@chromium.org
2009-12-16
1
-24
/
+11
*
re-apply r34183
estade@chromium.org
2009-12-10
1
-2
/
+3
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
1
-9
/
+6
*
rollback r34183
estade@chromium.org
2009-12-09
1
-3
/
+2
*
linux: theme scrollbars from GTK theme
estade@chromium.org
2009-12-09
1
-2
/
+3
*
Chromium: support custom WebCore context menu items in Chromium port (downstr...
pfeldman@chromium.org
2009-12-09
1
-4
/
+8
*
Revert "Allow silent extension installations from the extensions gallery - Pa...
rafaelw@chromium.org
2009-12-08
1
-9
/
+0
*
Allow silent extension installations from the extensions gallery - Part 1.
rafaelw@chromium.org
2009-12-07
1
-0
/
+9
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
1
-4
/
+0
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-1
/
+1
*
amit, please review everything, jam please review the changes to the tab_cont...
ananta@chromium.org
2009-11-17
1
-2
/
+4
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-1
/
+1
*
Prevents an old RenderViewHost from preempting a cross-site navigation once t...
creis@chromium.org
2009-11-07
1
-10
/
+49
*
Correctly route the notifications permission-request-complete callback to the...
johnnyg@chromium.org
2009-11-06
1
-1
/
+2
[next]