| Commit message (Expand) | Author | Age | Files | Lines |
* | Add SearchEngineType versions of histograms that look at prepopulate IDs. | pkasting@chromium.org | 2013-08-16 | 1 | -7/+7 |
* | Omnibox: Make the Controller Reorder Matches for Inlining | mpearson@chromium.org | 2013-08-12 | 1 | -70/+117 |
* | Omnibox: Pass Current Page Classification to Providers | mpearson@chromium.org | 2013-07-30 | 1 | -3/+4 |
* | Use a direct include of the message_loop header in chrome/browser/, part 1. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Add --extra-search-query-params, which allows testers to pass additional query | pkasting@chromium.org | 2013-07-02 | 1 | -13/+33 |
* | chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1 | tfarina@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Misc. cleanup: | pkasting@chromium.org | 2013-06-28 | 1 | -31/+11 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 1. | avi@chromium.org | 2013-06-09 | 1 | -1/+1 |
* | Upstreaming mechanism to add query refinement to omnibox searches. | beaudoin@chromium.org | 2013-03-23 | 1 | -2/+3 |
* | Omnibox: Create Keyword Verbatim Result in Search Provider | mpearson@chromium.org | 2013-02-07 | 1 | -17/+29 |
* | Fix cursor position for default provider searches in keyword mode. | bartn@chromium.org | 2013-02-05 | 1 | -0/+57 |
* | Make Google Search autocomplete provider cursor aware. | bartn@chromium.org | 2012-12-14 | 1 | -3/+2 |
* | Add a Profile* member to TemplateURL. This makes some invocations of Replace... | pkasting@chromium.org | 2012-04-23 | 1 | -1/+1 |
* | Reenable KeywordProviderTest.Edit. | thakis@chromium.org | 2012-04-11 | 1 | -2/+1 |
* | Reland r131019: Move most TemplateURL data members to a new struct, TemplateU... | pkasting@chromium.org | 2012-04-07 | 1 | -5/+5 |
* | Revert 131019 - This caused memory tests to fail on all the perf bots. | kerz@chromium.org | 2012-04-06 | 1 | -5/+5 |
* | Move most TemplateURL data members to a new struct, TemplateURLData. This al... | pkasting@chromium.org | 2012-04-05 | 1 | -5/+5 |
* | Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ... | pkasting@chromium.org | 2012-03-29 | 1 | -1/+1 |
* | Enabled pressing TAB to traverse through the Omnibox results, removed moving ... | aaron.randolph@gmail.com | 2012-02-29 | 1 | -1/+11 |
* | Revert 122412 - Enabled pressing TAB to traverse through the Omnibox results | thestig@chromium.org | 2012-02-17 | 1 | -10/+0 |
* | Enabled pressing TAB to traverse through the Omnibox results | sail@chromium.org | 2012-02-17 | 1 | -0/+10 |
* | Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave... | pkasting@chromium.org | 2012-02-04 | 1 | -11/+1 |
* | Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ... | pkasting@chromium.org | 2012-02-04 | 1 | -1/+11 |
* | Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,... | kinuko@chromium.org | 2012-02-01 | 1 | -11/+1 |
* | Enabled pressing TAB to traverse through the Omnibox results, removed moving ... | aaron.randolph@gmail.com | 2012-02-01 | 1 | -1/+11 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 1 | -2/+1 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -2/+2 |
* | Changes TemplateURLModel into TemplateURLService. Changes all access points t... | erg@google.com | 2011-06-07 | 1 | -4/+4 |
* | Mark KeywordProviderTest.Description disabled until it stops crashing on clang | acolwell@chromium.org | 2011-04-27 | 1 | -1/+1 |
* | Mark KeywordProviderTest.Edit as disabled until it stops crashing on clang. | maruel@chromium.org | 2011-04-27 | 1 | -1/+2 |
* | Mark KeywordProviderTest.Edit as flaky until clang build can be fixed. | acolwell@chromium.org | 2011-04-27 | 1 | -1/+1 |
* | Makes the search provider not return results that look like URLs. | sky@chromium.org | 2011-04-04 | 1 | -1/+1 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #1 | phajdan.jr@chromium.org | 2011-02-15 | 1 | -1/+3 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-25 | 1 | -56/+71 |
* | Revert 72380 - Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -71/+56 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -56/+71 |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-19 | 1 | -13/+14 |
* | Revert 71485 - Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 1 | -14/+13 |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 1 | -13/+14 |
* | Don't allow exact keyword matches for most uses of the autocomplete classifie... | pkasting@chromium.org | 2010-11-10 | 1 | -1/+1 |
* | [GTK] Added unit tests for omnibox highlighting | scr@chromium.org | 2010-10-27 | 1 | -0/+1 |
* | Don't treat input with a scheme that's not "http" or "https" as a potential k... | pkasting@chromium.org | 2010-09-01 | 1 | -4/+8 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 1 | -8/+8 |
* | Replace a bunch of hardcoded URLs with constants from url_constants.h | brettw@chromium.org | 2009-09-15 | 1 | -2/+2 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -1/+2 |
* | Misc formatting / cleanup in the autocomplete code. | deanm@chromium.org | 2009-02-27 | 1 | -1/+0 |
* | Move search code to a subdir | ben@chromium.org | 2009-01-16 | 1 | -2/+2 |
* | Fie. | ben@chromium.org | 2009-01-15 | 1 | -2/+2 |
* | Move search engines files into subdir | ben@chromium.org | 2009-01-15 | 1 | -2/+2 |
* | Make the autocomplete system and various other connected bits of code use GUR... | pkasting@chromium.org | 2008-12-10 | 1 | -25/+29 |