summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/searchbox_extension.cc
Commit message (Expand)AuthorAgeFilesLines
* Move SearchBox code out of RenderView.jam@chromium.org2011-02-141-10/+12
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-3/+3
* Makes chrome pass down the length of text as the end of thesky@chromium.org2011-01-141-3/+2
* Support specified JSON as argument to setSuggestions().tonyg@chromium.org2011-01-141-13/+50
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+3
* Provides API for passing in whether verbatim or predictive should besky@chromium.org2010-11-181-2/+3
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-0/+381