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