summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_instant_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Handle TemplateURLService load failure better, and make some test correctness...erikwright@chromium.org2014-05-111-19/+6
* Revert of Handle TemplateURLService load failure better, and make some test c...hclam@chromium.org2014-05-101-6/+19
* Handle TemplateURLService load failure better, and make some test correctness...erikwright@chromium.org2014-05-091-19/+6
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-1/+0
* Creates a new helper function to extract search terms from the URL irrespecti...kmadhusu@chromium.org2014-02-141-3/+6
* Store the omnibox start margin information in InstantService. When the omnibo...kmadhusu@chromium.org2014-02-061-4/+0
* When the Instant search base page has finished loading, InstantSearchPrerende...kmadhusu@chromium.org2014-01-241-6/+9
* (Try 2) InstantExtended: remove dead code related to the non-cacheable NTP.kmadhusu@chromium.org2014-01-171-70/+1
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+1
* Revert 244407 "InstantExtended: remove dead code related to the ..."scottmg@chromium.org2014-01-121-1/+70
* InstantExtended: remove dead code related to the non-cacheable NTP.samarth@chromium.org2014-01-121-70/+1
* Handle should_replace_current_entry in prerender.davidben@chromium.org2013-12-131-1/+1
* Enable Instant Support - Part 1kmadhusu@chromium.org2013-12-111-0/+27
* Use base namespace for string16 in chrome/browser.brettw@chromium.org2013-12-061-1/+1
* Send ChromeViewMsg_SearchBoxToggleVoiceSearch IPC message from SearchIPCRouter.kmadhusu@chromium.org2013-11-151-4/+0
* Renamed CanPruneAllButVisible and PruneAllButVisible in the Navigation Contro...jww@chromium.org2013-11-131-5/+5
* Process ChromeViewHostMsg_PasteAndOpenDropDown IPC message in SearchIPCRouter.kmadhusu@chromium.org2013-10-301-21/+0
* Refactored ChromeViewHostMsg_SearchBoxNavigate IPC message related code.kmadhusu@chromium.org2013-10-281-11/+0
* Handle ChromeViewHostMsg_FocusOmnibox IPC message in SearchIPCRouter.kmadhusu@chromium.org2013-10-111-39/+0
* [Clean up] Remove unused method SetSuggestionToPrefetch from BrowserInstantCo...kmadhusu@chromium.org2013-10-031-5/+0
* InstantExtended: Send search URLs to renderers. jered@chromium.org2013-10-011-3/+5
* Reload Instant NTP and Instant-process tabs on search url changeskanuj@chromium.org2013-09-241-28/+14
* (Try 2) Reland InstantExtended: Simplified Instant search.kmadhusu@chromium.org2013-08-281-0/+5
* Revert 219700 "InstantExtended: Simplified Instant search."gab@chromium.org2013-08-271-5/+0
* InstantExtended: Simplified Instant search.kmadhusu@chromium.org2013-08-271-0/+5
* Adds paste function to searchbox api and handles paste event on fakeboxjfweitz@chromium.org2013-08-101-10/+57
* Remove all extended_enabled_ checks from InstantController.kmadhusu@chromium.org2013-08-021-10/+8
* Only cache one InstantNTP WebContents per profile for Instant.kmadhusu@chromium.org2013-07-221-23/+13
* Reload Local NTP on default search provider change.kmadhusu@chromium.org2013-07-171-9/+0
* Revert 209095 "No search terms if page doesn't support instant"kmadhusu@chromium.org2013-07-101-4/+0
* InstantExtended: Remove the old Instant pref.jered@chromium.org2013-07-081-10/+2
* InstantExtended: Remove overlay control code.jered@chromium.org2013-07-031-42/+2
* Revert 210036 "InstantExtended: Remove overlay control code."fischman@chromium.org2013-07-031-2/+42
* InstantExtended: Remove overlay control code.jered@chromium.org2013-07-031-42/+2
* ResetNTP/Overlay on connection status change.skanuj@chromium.org2013-07-011-0/+11
* No search terms if page doesn't support instantkmadhusu@chromium.org2013-06-281-0/+4
* Remove local-only Instant Extended.kmadhusu@chromium.org2013-06-271-3/+1
* Moved theme related state from BrowserInstantController to InstantService.kmadhusu@chromium.org2013-06-221-120/+1
* Move instant support to SearchTabHelper. This will also fix the search for RT...kmadhusu@chromium.org2013-06-201-16/+19
* InstantExtended: notify Instant NTP when user input starts and ends.samarth@chromium.org2013-06-141-0/+8
* InstantExtended: make modes work with the native popup.samarth@chromium.org2013-06-101-6/+13
* Handle key sequence for toggling voice search. This is a no-op until ontoggl...jeremycho@chromium.org2013-06-071-0/+4
* Replace PruneAllButActive with PruneAllButVisible.creis@chromium.org2013-05-311-6/+25
* Omnibox refactor.beaudoin@chromium.org2013-05-291-6/+0
* Delete old Instant.sreeram@chromium.org2013-05-091-14/+3
* chrome/browser/ui: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-04-301-1/+1
* Disable Instant when suggest is disabled.robertshield@chromium.org2013-04-291-5/+4
* When the default search provider changes, reload existing InstantNTP's.kmadhusu@chromium.org2013-04-241-0/+61
* InstantExtended: add support for turning on with only local resources.samarth@chromium.org2013-04-131-0/+1
* Instant extended: Remove suggest commit on lost focussail@chromium.org2013-04-051-0/+2