summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/instant_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-0/+2
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-051-1/+2
* Use a direct include of time headers in chrome/browser/, part 9.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in chrome/browser/ui/webui/, part 1.avi@chromium.org2013-06-101-1/+1
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-4/+5
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+2
* Move desktop-specific Instant bits to c/b/ui/search.samarth@chromium.org2013-03-171-1/+1
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* Add "clear" to about://instant.samarth@chromium.org2013-03-051-0/+18
* 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-3/+4
* Stop using content's internal URLDataManager methods from chrome.jam@chromium.org2013-01-271-3/+3
* Exposing InstantController debug info in chrome://instant WebUI.shishir@chromium.org2013-01-261-1/+48
* Switch users of ChromeWebUIDataSource to use the content::WebUIDataSource ins...jam@chromium.org2013-01-191-9/+9
* Simplify WebUI data sources. Currently WebUI data sources implement a URLData...jam@chromium.org2013-01-161-1/+1
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-2/+2
* Remove option for gray background etc. from chrome://instantdhollowa@chromium.org2012-10-311-78/+2
* Instant Extended flags cleanup and change in default valuesdhollowa@chromium.org2012-10-221-13/+15
* Make default NTP color whitedhollowa@chromium.org2012-10-181-1/+1
* Adds a debug pref to chrome://instant that allows the user todhollowa@chromium.org2012-10-051-1/+21
* alternate ntp: persist show-search-provider-logo option at chrome://instantkuan@chromium.org2012-09-211-12/+16
* alternate ntp: show search provider logokuan@chromium.org2012-09-191-4/+28
* Control zero suggest with a pref, not a switch.samarth@chromium.org2012-09-151-15/+23
* Remove Instant v1 API.sreeram@chromium.org2012-08-091-6/+2
* Allow about:instant to slow the fly-up animationjamescook@chromium.org2012-06-281-20/+25
* about:instant allows control of animation speedjamescook@chromium.org2012-06-251-1/+20
* Add about:instant for under-the-hood instant settings like animation timingjamescook@chromium.org2012-06-201-0/+106