Sign in
chromium
/
chromium
/
src
/
566aae7370507db35cc3791d0bebc83daadc5945
/
chrome
/
browser
/
chrome_content_browser_client.h
b80f6843
Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash reporting glue in content.
by
[email protected]
· 14 years ago
763ec4ca
Pick off the lowest hanging fruits in removing the chrome includes from content\browser. I moved clipboard_dispatcher.* and content_restriction.h which should have moved originally.
by
[email protected]
· 14 years ago
05fcf98
by
[email protected]
· 14 years ago
f364d139
Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.
by
[email protected]
· 14 years ago
ff1e913
Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs send to RenderViewHost. This is needed because with TabContentsObserver, an observer might not know which RenderViewHost a message came from duing a pending navigation. A side-benefit is that we only have to add these observers once, instead of remembering/knowing all the delegates that might want to filter these messages.BUG=78629Review URL: http://codereview.chromium.org/6812030
by
[email protected]
· 14 years ago
3ab7072
Add a new RenderViewHostObserver interface for filtering IPCs send to RenderViewHost. This is needed because with TabContentsObserver, an observer might not know which RenderViewHost a message came from duing a pending navigation. A side-benefit is that we only have to add these observers once, instead of remembering/knowing all the delegates that might want to filter these messages.BUG=78629
by
[email protected]
· 14 years ago
36fb2c7c
Get rid of extensions dependency from content\browser.
by
[email protected]
· 14 years ago
1fd1a50
Move WebUIFactory to chrome/, try 2.
by
[email protected]
· 14 years ago
ee2ceca
Revert 79691 - Move WebUIFactory to chrome/browser.
by
[email protected]
· 14 years ago
e12b3026
Move WebUIFactory to chrome/browser.
by
[email protected]
· 14 years ago
490f79c1
Add separate ContentClient interfaces for gpu/plugin/renderer processes. Since we don't have a need for a chrome/gpu or chrome/plugin directory, their chrome implementations are in chrome/common. Use the renderer one for getting the sad plugin image.
by
[email protected]
· 14 years ago
d977f9c
Add a ContentBrowserClient interface to let content code delegate to embedder.
by
[email protected]
· 14 years ago