summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/search_extension.cc
Commit message (Expand)AuthorAgeFilesLines
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-5/+5
* Cleanup: Stop creating RenderViewObservers from chrome/ in RenderView.thestig@chromium.org2011-04-071-2/+3
* Remove render_messages_params files since they're not needed anymore. I move...jam@chromium.org2011-03-291-1/+0
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Adds ability for page to specify three types of auto-complete behaviorsky@chromium.org2011-03-111-1/+1
* Move SearchBox code out of RenderView.jam@chromium.org2011-02-141-1/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+3
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-1/+3
* Makes window.chrome.setSuggestResult pass through an empty string.sky@chromium.org2010-10-241-4/+1
* Revert 62881 - Moves instant back into flags.sky@chromium.org2010-10-171-5/+1
* Moves instant back into flags.sky@chromium.org2010-10-171-1/+5
* Makes sure arg to window.chrome.setSuggestResult is a string andsky@chromium.org2010-10-141-1/+1
* Moves instant out of labs and into prefs.sky@chromium.org2010-10-121-5/+1
* Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...sky@chromium.org2010-09-101-0/+96