summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_instant_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Instant extended: Remove suggest commit on lost focussail@chromium.org2013-04-051-0/+2
* [Clean up] Drop chrome::search:: namespace.kmadhusu@chromium.org2013-03-271-13/+9
* Added histogram for v2 app launch sourcecalamity@chromium.org2013-03-241-2/+5
* Revert 189589 "Added histogram for v2 app launch source"hans@chromium.org2013-03-211-5/+2
* Added histogram for v2 app launch sourcecalamity@chromium.org2013-03-211-2/+5
* alternate ntp: add attribution url to ThemeBackgroundInfokuan@chromium.org2013-03-201-0/+3
* alternate ntp: implement Show/HideBars SearchBox API to reduce jank when show...kuan@chromium.org2013-03-191-3/+9
* Move c/b/instant -> c/b/search.samarth@chromium.org2013-03-181-1/+1
* Add UMA action InstantExtended.ShowSRP.asvitkine@chromium.org2013-03-111-1/+10
* Move c/b/ui/search/search.* to c/b/instant/samarth@chromium.org2013-03-071-1/+1
* Implements focus() method for Instant Extended API.pedrosimonetti@chromium.org2013-03-061-2/+2
* alternate ntp: undo theme image top offset for ntp when bookmark bar is unpinnedkuan@chromium.org2013-03-061-15/+7
* Instant: Make IsInstantEnabled() reflect reality.sreeram@chromium.org2013-03-061-66/+21
* Alternate NTP: Enable instant extended UI in incognito windowsail@chromium.org2013-03-061-5/+5
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* Instant: Rename 'preview' to 'overlay'sreeram@chromium.org2013-03-041-10/+10
* Fix prefs registration in BrowserInstantController.joi@chromium.org2013-03-021-17/+37
* Change the SearchBox API from using the start/end margins of the location bar...melevin@chromium.org2013-02-281-2/+2
* Add an UMA action to record when the InstantExtended NTP is opened.asvitkine@chromium.org2013-02-271-1/+7
* [Instant] Correct search terms when committed search page is focusedmathp@chromium.org2013-02-271-0/+6
* Don't use the Instant Extended NTP if an NTP extension is present.robertshield@chromium.org2013-02-271-0/+7
* Don't call NavigationController::PruneAllButActive just before NavigationCont...jochen@chromium.org2013-02-261-1/+1
* Added support for passing WindowOpenDisposition into BrowserInstantController...dougw@chromium.org2013-02-261-3/+4
* Split out the static methods from ThemeService to ThemeProperties.pkotwicz@chromium.org2013-02-181-12/+13
* alternate ntp: multiple theme-related fixes on ntpkuan@chromium.org2013-02-151-36/+18
* Use scoped_ptr to document ownership in InstantUnloadHandler.sreeram@chromium.org2013-02-141-9/+4
* Consolidate search terms extraction and Instant process determination.sreeram@chromium.org2013-02-141-10/+8
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-8/+12
* InstantExtended: Committed NTPsamarth@chromium.org2013-02-081-28/+66
* Instant Extended should respect the search prediction pref.shishir@chromium.org2013-02-071-3/+12
* Use an experiment value to set the instant_extended.enabled pref default.robertshield@chromium.org2013-02-011-2/+19
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-4/+4
* Adding local html page used in Instant Extended mode when instant is disabled...shishir@chromium.org2012-12-161-1/+2
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* Commit the Instant preview when a tab loses focus. See b/6367695.melevin@chromium.org2012-12-141-0/+4
* Implement the Instant extended API startMargin, endMargin, and rtl properties...melevin@chromium.org2012-12-141-0/+4
* Add new IPC for searchbox to pipe SearchBox NavigateContentWindow calls to th...shishir@chromium.org2012-12-131-0/+10
* Add new instant extended specific pref.mad@chromium.org2012-12-091-2/+10
* Don't commit the preview if it's not showing at full height.sreeram@chromium.org2012-12-081-1/+1
* Remove TabContents from TabStripModel::ReplaceTabContentsAt and TabStripModel...avi@chromium.org2012-12-071-5/+4
* Implement {Start,Stop}CapturingKeyStrokes for Instant.samarth@chromium.org2012-12-051-2/+9
* Persist the Instant API to committed search result pages.sreeram@chromium.org2012-12-041-15/+11
* Remove TabContents from TabStripModel::AddTabContents.avi@chromium.org2012-11-291-1/+1
* Remove PrefObserver usage, batch 9.joi@chromium.org2012-11-211-8/+6
* alternate ntp: implement searchbox api for instant overlay to adopt themeskuan@chromium.org2012-11-201-1/+141
* Use search::Mode in InstantModel.sreeram@chromium.org2012-11-201-70/+29
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-201-2/+3
* Delete Instant preview before the browser window is deleted.sreeram@chromium.org2012-11-161-0/+4
* InstantExtended: Fix jank on custom NTP content.jered@chromium.org2012-11-151-2/+2