summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/searchbox.h
Commit message (Expand)AuthorAgeFilesLines
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Cleanup: Stop creating RenderViewObservers from chrome/ in RenderView.thestig@chromium.org2011-04-071-1/+4
* Resets window.chrome.searchbox on every navigation. Otherwise thesky@chromium.org2011-04-061-1/+4
* 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/+3
* Move SearchBox code out of RenderView.jam@chromium.org2011-02-141-10/+39
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-0/+25