| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the psychic labs feature. | Narayan Kamath | 2011-11-18 | 1 | -6/+0 |
| | | | | | | | | | Reverts the UrlInputView to a standard autocomplete that causes less trouble for IMEs. bug:5598837 Change-Id: If469d76f4feda88e4a122264a39d317737404578 | ||||
| * | Browser settings refactor | John Reck | 2011-04-26 | 1 | -1/+1 |
| | | | | | Change-Id: I6fc1b21f7ea692fbe37a17bf900e9b7408a9c077 | ||||
| * | Implement the psychic search engine. | Narayan Kamath | 2011-03-02 | 1 | -4/+6 |
| | | | | | | | | | | | (a) Add a new subclass of SearchEngine that receives suggestions provided by psychic and displays them in the suggestions dropdown. (b) Add a Labs setting that can turn this feature on or off. Change-Id: Icae05b6b55f489278028e5af560d9b36014a0f59 | ||||
| * | Special case searching in incognito mode | John Reck | 2011-01-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Bug: 3336558 The default flow when the user hits enter in UrlInputView is handled by IntentHandler. If the input isn't a URL, it is treated as a search request, which is causes an intent to be fired off from the search engine. This is logged, which we can't have in incognito mode. For now, handle this by having the UrlInputView detect search requests, lookup the search engine info, and use that to build the search request URL directly, previnting logging. Change-Id: I4b98240f4b2aff265638b53cb65677bc1bd507c0 | ||||
| * | Add user-selected search providers to browser | Bjorn Bringert | 2010-09-15 | 1 | -0/+73 |
| The lists of search providers are taken from Chrome. Change-Id: I320f43f06d3a79a3b7a065c73859853dedf0a6b5 | |||||
