| Commit message (Expand) | Author | Age | Files | Lines |
* | Add --extra-search-query-params, which allows testers to pass additional query | pkasting@chromium.org | 2013-07-02 | 1 | -0/+1 |
* | Misc. cleanup: | pkasting@chromium.org | 2013-06-28 | 1 | -0/+14 |
* | Use a direct include of time headers in chrome/browser/, part 7. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | New methods allow to | vasilii@chromium.org | 2013-05-29 | 1 | -6/+26 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -2/+2 |
* | This patch ensures that whenever a sync operation in TemplateURLService adds ... | beaudoin@chromium.org | 2013-02-05 | 1 | -7/+15 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -0/+1 |
* | Remove the protector service. | ivankr@chromium.org | 2012-12-14 | 1 | -21/+0 |
* | De-dupe input encodings in TemplateURLs. | pkasting@chromium.org | 2012-06-27 | 1 | -3/+26 |
* | When updating a prepopulated TemplateURL, preserve the old sync GUID so that ... | pkasting@chromium.org | 2012-06-14 | 1 | -0/+1 |
* | When the Google base URL changes and causes keyword updates, save those to th... | pkasting@chromium.org | 2012-06-05 | 1 | -1/+1 |
* | Update last_modified in the prepopulate search engine merge. | stevet@chromium.org | 2012-05-29 | 1 | -0/+5 |
* | Make prepopulated-TemplateURL-de-duper heuristic smarter. Instead of blindly ... | stevet@chromium.org | 2012-05-29 | 1 | -60/+109 |
* | Ensure that TemplateURLs removed by prepopulate search engine merging is also... | stevet@chromium.org | 2012-05-16 | 1 | -9/+23 |
* | Remove the "autogenerate keyword" bit on TemplateURL. | pkasting@chromium.org | 2012-05-08 | 1 | -4/+3 |
* | Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T... | pkasting@chromium.org | 2012-04-27 | 1 | -2/+2 |
* | Add a Profile* member to TemplateURL. This makes some invocations of Replace... | pkasting@chromium.org | 2012-04-23 | 1 | -9/+10 |
* | Reland r131019: Move most TemplateURL data members to a new struct, TemplateU... | pkasting@chromium.org | 2012-04-07 | 1 | -42/+53 |
* | Revert 131019 - This caused memory tests to fail on all the perf bots. | kerz@chromium.org | 2012-04-06 | 1 | -51/+42 |
* | Move most TemplateURL data members to a new struct, TemplateURLData. This al... | pkasting@chromium.org | 2012-04-05 | 1 | -42/+51 |
* | Towards an android build of sync_unit_tests | yfriedman@chromium.org | 2012-02-08 | 1 | -4/+4 |
* | Reland 115318 - Return backup TemplateURL on default search change. | ivankr@chromium.org | 2011-12-22 | 1 | -6/+4 |
* | Revert 115318 - turned many valgrind bots red with: | thakis@chromium.org | 2011-12-21 | 1 | -4/+6 |
* | Return backed up TemplateURL on default search change | avayvod@chromium.org | 2011-12-21 | 1 | -6/+4 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -4/+4 |
* | Added Protector, hooked up DSE verification with error bubble. | avayvod@chromium.org | 2011-10-26 | 1 | -10/+39 |
* | Changes TemplateURLModel into TemplateURLService. Changes all access points t... | erg@google.com | 2011-06-07 | 1 | -2/+4 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-19 | 1 | -3/+2 |
* | Revert 71485 - Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 1 | -2/+3 |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 1 | -3/+2 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part21: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part4: | tfarina@chromium.org | 2010-10-07 | 1 | -3/+3 |
* | Allow the default search provider to be specified via group policy. Also all... | jeanluc@google.com | 2010-10-05 | 1 | -22/+25 |
* | Separate the "search host to TemplateURL" functionality out of the TemplateUR... | levin@chromium.org | 2010-08-27 | 1 | -1/+2 |
* | Extract the processing of the web data service results processing in a standa... | levin@chromium.org | 2010-08-26 | 1 | -0/+170 |
* | Mac: First run bubble. | thakis@chromium.org | 2010-06-26 | 1 | -0/+25 |