summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_instant_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Handle TemplateURLService load failure better, and make some test correctness...erikwright@chromium.org2014-05-111-7/+2
* Revert of Handle TemplateURLService load failure better, and make some test c...hclam@chromium.org2014-05-101-2/+7
* Handle TemplateURLService load failure better, and make some test correctness...erikwright@chromium.org2014-05-091-7/+2
* Store the omnibox start margin information in InstantService. When the omnibo...kmadhusu@chromium.org2014-02-061-7/+0
* (Try 2) InstantExtended: remove dead code related to the non-cacheable NTP.kmadhusu@chromium.org2014-01-171-14/+0
* Revert 244407 "InstantExtended: remove dead code related to the ..."scottmg@chromium.org2014-01-121-0/+14
* InstantExtended: remove dead code related to the non-cacheable NTP.samarth@chromium.org2014-01-121-14/+0
* Send ChromeViewMsg_SearchBoxToggleVoiceSearch IPC message from SearchIPCRouter.kmadhusu@chromium.org2013-11-151-3/+0
* Process ChromeViewHostMsg_PasteAndOpenDropDown IPC message in SearchIPCRouter.kmadhusu@chromium.org2013-10-301-5/+0
* Refactored ChromeViewHostMsg_SearchBoxNavigate IPC message related code.kmadhusu@chromium.org2013-10-281-6/+0
* Handle ChromeViewHostMsg_FocusOmnibox IPC message in SearchIPCRouter.kmadhusu@chromium.org2013-10-111-3/+0
* [Clean up] Remove unused method SetSuggestionToPrefetch from BrowserInstantCo...kmadhusu@chromium.org2013-10-031-3/+0
* Reload Instant NTP and Instant-process tabs on search url changeskanuj@chromium.org2013-09-241-9/+10
* (Try 2) Reland InstantExtended: Simplified Instant search.kmadhusu@chromium.org2013-08-281-0/+3
* Revert 219700 "InstantExtended: Simplified Instant search."gab@chromium.org2013-08-271-3/+0
* InstantExtended: Simplified Instant search.kmadhusu@chromium.org2013-08-271-0/+3
* Adds paste function to searchbox api and handles paste event on fakeboxjfweitz@chromium.org2013-08-101-3/+7
* Only cache one InstantNTP WebContents per profile for Instant.kmadhusu@chromium.org2013-07-221-12/+1
* Revert 209095 "No search terms if page doesn't support instant"kmadhusu@chromium.org2013-07-101-4/+0
* InstantExtended: Remove overlay control code.jered@chromium.org2013-07-031-17/+1
* Revert 210036 "InstantExtended: Remove overlay control code."fischman@chromium.org2013-07-031-1/+17
* InstantExtended: Remove overlay control code.jered@chromium.org2013-07-031-17/+1
* ResetNTP/Overlay on connection status change.skanuj@chromium.org2013-07-011-1/+8
* No search terms if page doesn't support instantkmadhusu@chromium.org2013-06-281-0/+4
* Moved theme related state from BrowserInstantController to InstantService.kmadhusu@chromium.org2013-06-221-22/+1
* InstantExtended: make modes work with the native popup.samarth@chromium.org2013-06-101-1/+1
* Handle key sequence for toggling voice search. This is a no-op until ontoggl...jeremycho@chromium.org2013-06-071-0/+3
* Omnibox refactor.beaudoin@chromium.org2013-05-291-4/+0
* When the default search provider changes, reload existing InstantNTP's.kmadhusu@chromium.org2013-04-241-0/+6
* [Clean up] Drop chrome::search:: namespace.kmadhusu@chromium.org2013-03-271-8/+3
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-1/+1
* alternate ntp: implement Show/HideBars SearchBox API to reduce jank when show...kuan@chromium.org2013-03-191-2/+3
* Move desktop-specific Instant bits to c/b/ui/search.samarth@chromium.org2013-03-171-2/+2
* Implements focus() method for Instant Extended API.pedrosimonetti@chromium.org2013-03-061-2/+3
* alternate ntp: undo theme image top offset for ntp when bookmark bar is unpinnedkuan@chromium.org2013-03-061-3/+2
* Instant: Make IsInstantEnabled() reflect reality.sreeram@chromium.org2013-03-061-9/+3
* Instant: Rename 'preview' to 'overlay'sreeram@chromium.org2013-03-041-8/+8
* Fix prefs registration in BrowserInstantController.joi@chromium.org2013-03-021-2/+1
* Change the SearchBox API from using the start/end margins of the location bar...melevin@chromium.org2013-02-281-2/+2
* [Instant] Correct search terms when committed search page is focusedmathp@chromium.org2013-02-271-0/+4
* Added support for passing WindowOpenDisposition into BrowserInstantController...dougw@chromium.org2013-02-261-1/+3
* alternate ntp: multiple theme-related fixes on ntpkuan@chromium.org2013-02-151-11/+3
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-2/+4
* InstantExtended: Committed NTPsamarth@chromium.org2013-02-081-3/+23
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-2/+2
* Commit the Instant preview when a tab loses focus. See b/6367695.melevin@chromium.org2012-12-141-0/+3
* Implement the Instant extended API startMargin, endMargin, and rtl properties...melevin@chromium.org2012-12-141-0/+3
* Add new IPC for searchbox to pipe SearchBox NavigateContentWindow calls to th...shishir@chromium.org2012-12-131-0/+3
* Implement {Start,Stop}CapturingKeyStrokes for Instant.samarth@chromium.org2012-12-051-0/+3