| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes for -Wunused-function on Linux, Android and ChromeOS | hans@chromium.org | 2013-11-12 | 1 | -0/+2 |
* | Allow Chrome OS login profile to have different default pref values | bartfab@chromium.org | 2013-07-05 | 1 | -1/+2 |
* | Use a direct include of time headers in chrome/browser/, part 9. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/ui/webui/, part 1. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | components: Move PrefRegistrySyncable into user_prefs namespace. | tfarina@chromium.org | 2013-05-06 | 1 | -4/+5 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+2 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -2/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+2 |
* | Move desktop-specific Instant bits to c/b/ui/search. | samarth@chromium.org | 2013-03-17 | 1 | -1/+1 |
* | Introduce //components/user_prefs. | joi@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Add "clear" to about://instant. | samarth@chromium.org | 2013-03-05 | 1 | -0/+18 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable. | joi@chromium.org | 2013-02-10 | 1 | -3/+4 |
* | Stop using content's internal URLDataManager methods from chrome. | jam@chromium.org | 2013-01-27 | 1 | -3/+3 |
* | Exposing InstantController debug info in chrome://instant WebUI. | shishir@chromium.org | 2013-01-26 | 1 | -1/+48 |
* | Switch users of ChromeWebUIDataSource to use the content::WebUIDataSource ins... | jam@chromium.org | 2013-01-19 | 1 | -9/+9 |
* | Simplify WebUI data sources. Currently WebUI data sources implement a URLData... | jam@chromium.org | 2013-01-16 | 1 | -1/+1 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -2/+2 |
* | Remove option for gray background etc. from chrome://instant | dhollowa@chromium.org | 2012-10-31 | 1 | -78/+2 |
* | Instant Extended flags cleanup and change in default values | dhollowa@chromium.org | 2012-10-22 | 1 | -13/+15 |
* | Make default NTP color white | dhollowa@chromium.org | 2012-10-18 | 1 | -1/+1 |
* | Adds a debug pref to chrome://instant that allows the user to | dhollowa@chromium.org | 2012-10-05 | 1 | -1/+21 |
* | alternate ntp: persist show-search-provider-logo option at chrome://instant | kuan@chromium.org | 2012-09-21 | 1 | -12/+16 |
* | alternate ntp: show search provider logo | kuan@chromium.org | 2012-09-19 | 1 | -4/+28 |
* | Control zero suggest with a pref, not a switch. | samarth@chromium.org | 2012-09-15 | 1 | -15/+23 |
* | Remove Instant v1 API. | sreeram@chromium.org | 2012-08-09 | 1 | -6/+2 |
* | Allow about:instant to slow the fly-up animation | jamescook@chromium.org | 2012-06-28 | 1 | -20/+25 |
* | about:instant allows control of animation speed | jamescook@chromium.org | 2012-06-25 | 1 | -1/+20 |
* | Add about:instant for under-the-hood instant settings like animation timing | jamescook@chromium.org | 2012-06-20 | 1 | -0/+106 |