summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/searchbox_extension.h
Commit message (Collapse)AuthorAgeFilesLines
* Support specified JSON as argument to setSuggestions().tonyg@chromium.org2011-01-141-1/+1
| | | | | | | | | | | Maintain backwards compatibility with the array of strings. TEST=interactive_ui_tests --gtest_filter=InstantTest.* BUG=None Review URL: http://codereview.chromium.org/6310003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71450 0039d316-1c4b-4281-b951-d872f2087c98
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-0/+42
Add some tests. BUG=none TEST=interactive_ui_tests --gtest_filter=InstantTest.* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65061 0039d316-1c4b-4281-b951-d872f2087c98