summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/external_extension.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-181-3/+19
* Remove render_messages_params files since they're not needed anymore. I move...jam@chromium.org2011-03-291-9/+8
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Expose IsDefaultSearchProvider and SetDefaultSearchProvider by default on Win...levin@chromium.org2010-12-021-0/+4
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-111-12/+22
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* Skeleton of sync handler on the I/O thread for GetSearchProviderInstallState.levin@chromium.org2010-08-231-1/+4
* render_view.h: Header cleanup.jhawkins@chromium.org2010-07-261-0/+1
* Implement IsSearchProviderInstalled and a test for it.levin@chromium.org2010-07-171-34/+109
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Fix global constant and style.maruel@chromium.org2009-10-191-24/+25
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-0/+1
* Eliminate WebView::GetDelegate and replace RenderViewSet with a map fromdarin@chromium.org2009-10-091-1/+1
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-3/+5
* Split V8Proxy::retrieveActiveFrame() into two methods.aa@chromium.org2009-05-121-1/+1
* Replace window.external with a v8::extension.mbelshe@google.com2009-05-011-0/+61