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
*
Plumbing load progress notifications to the browser.
jcivelli@chromium.org
2010-12-15
1
-0
/
+1
*
This adds some plumbing for propagating the status and error code of a render...
gspencer@chromium.org
2010-12-14
1
-1
/
+9
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
1
-1
/
+1
*
Prerender: Add PrerenderManager and PrerenderContents
cbentzel@chromium.org
2010-12-08
1
-0
/
+1
*
JavaScript to Value bridge.
scottbyer@google.com
2010-12-07
1
-1
/
+1
*
Move find_bar stuff into browser/ui/find_bar
ben@chromium.org
2010-12-02
1
-1
/
+1
*
C++ readability change for jochen
jochen@chromium.org
2010-11-30
1
-4
/
+4
*
Print Preview: Fix hanging browser process on Windows.
thestig@chromium.org
2010-11-30
1
-5
/
+1
*
Once a form has been partially autofilled, autofill should only update fields...
isherman@chromium.org
2010-11-29
1
-1
/
+2
*
Revert "Revert "Finish wiring up chrome.app.install().""
aa@chromium.org
2010-11-26
1
-0
/
+1
*
Revert "Finish wiring up chrome.app.install()."
aa@chromium.org
2010-11-23
1
-1
/
+0
*
Finish wiring up chrome.app.install().
aa@chromium.org
2010-11-23
1
-0
/
+1
*
Provides API for passing in whether verbatim or predictive should be
sky@chromium.org
2010-11-18
1
-1
/
+2
*
Clean-up external popup menu. ALso make select popups work on Mac in single-p...
jcivelli@chromium.org
2010-11-17
1
-0
/
+1
*
Revert "Revert "Implement web app definition parsing.""
aa@chromium.org
2010-11-17
1
-3
/
+2
*
Revert "Implement web app definition parsing."
aa@chromium.org
2010-11-17
1
-2
/
+3
*
Implement web app definition parsing.
aa@chromium.org
2010-11-17
1
-3
/
+2
*
Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...
alekseys@chromium.org
2010-11-16
1
-1
/
+0
*
Implement print preview tab controller.
kmadhusu@chromium.org
2010-11-16
1
-0
/
+3
*
Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-7
/
+9
*
Revert 66214 - Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-9
/
+7
*
Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-7
/
+9
*
Remove BlockedPluginManager entirely. It only existed to show infobars for b...
pkasting@chromium.org
2010-11-12
1
-3
/
+0
*
Allow verbatim to be passed in OnSearchBoxChange.
tonyg@chromium.org
2010-11-08
1
-0
/
+1
*
Implement onCompleted event for the webNavigation API
jochen@chromium.org
2010-11-05
1
-0
/
+1
*
Implement new SearchBox API along side existing API.
tonyg@chromium.org
2010-11-04
1
-1
/
+13
*
Implement onDOMContentLoaded event of the webNavigation API.
jochen@chromium.org
2010-11-04
1
-1
/
+1
*
Add UMA stats for saving/printing PDFs (the printing will be done through the...
jam@chromium.org
2010-10-30
1
-2
/
+0
*
Forward textfield focus event to the browser.
rjkroege@google.com
2010-10-27
1
-1
/
+1
*
Refactoring select popup on Mac.
jcivelli@google.com
2010-10-26
1
-0
/
+10
*
Refactor printing workflow to handle print preview.
kmadhusu@chromium.org
2010-10-25
1
-0
/
+8
*
dom-ui settings: Add setting for detault zoom level.
csilv@chromium.org
2010-10-25
1
-1
/
+4
*
Revert 63067 - This adds some plumbing for propagating the status and error c...
gspencer@chromium.org
2010-10-19
1
-1
/
+1
*
This adds some plumbing for propagating the status and error code of a
gspencer@chromium.org
2010-10-19
1
-1
/
+1
*
Use CommandUpdater for disabling commands that were disabled by plugins.
jam@chromium.org
2010-10-13
1
-1
/
+1
*
Add a private pepper API for the pdf plugin to disable copy/print etc. This ...
jam@chromium.org
2010-10-12
1
-0
/
+1
*
Wire up InstallSearchProvider to allow setting the default search provider.
levin@chromium.org
2010-10-11
1
-1
/
+4
*
Implement the frame id required for the web navigation api.
jochen@chromium.org
2010-10-05
1
-2
/
+4
*
Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult which
sky@chromium.org
2010-10-05
1
-0
/
+6
*
Autofill browsertest
isherman@chromium.org
2010-10-04
1
-0
/
+2
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
1
-1
/
+3
*
Couple of match preview changes.
sky@chromium.org
2010-09-29
1
-0
/
+2
*
Add renderer -> browser IPC: notify browser when the current URL is phishy.
bryner@chromium.org
2010-09-28
1
-0
/
+3
*
Support additional webkit accessibility notifications and states.
ctguil@chromium.org
2010-09-25
1
-2
/
+0
*
Autofill profile pop-up should trigger for mouse double-clicks
dhollowa@chromium.org
2010-09-20
1
-1
/
+0
*
Clarify some comments from a recent patch that changes TabContents.
jorlow@chromium.org
2010-09-16
1
-4
/
+6
*
Add support for webkit ValueChanged accessibility notification.
ctguil@chromium.org
2010-09-16
1
-4
/
+3
*
Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...
isherman@chromium.org
2010-09-14
1
-2
/
+0
*
Fix SessionStorage
jorlow@chromium.org
2010-09-14
1
-4
/
+8
*
Adds a notification event for onload. I would have liked to plumb this
sky@chromium.org
2010-09-11
1
-1
/
+1
[next]