Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support specified JSON as argument to setSuggestions(). | tonyg@chromium.org | 2011-01-14 | 1 | -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.org | 2010-11-04 | 1 | -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 |