| Commit message (Expand) | Author | Age | Files | Lines |
* | Update some uses of UTF conversions in chrome/browser to use the base:: names... | avi@chromium.org | 2013-12-24 | 1 | -1/+2 |
* | Modify Entity Suggestion support and Add Profile Suggest support | skanuj@chromium.org | 2013-12-11 | 1 | -0/+4 |
* | Replace string16 with base::string16. | brettw@chromium.org | 2013-12-04 | 1 | -11/+11 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | content: Move kHttpScheme constant into content namespace. | tfarina@chromium.org | 2013-09-15 | 1 | -2/+2 |
* | content: Move kHttpsScheme constant into content namespace. | tfarina@chromium.org | 2013-08-26 | 1 | -1/+1 |
* | Omnibox: Make the Controller Reorder Matches for Inlining | mpearson@chromium.org | 2013-08-12 | 1 | -0/+4 |
* | Add an option for InstantExtended field trials to suppress the display of the... | dcblack@chromium.org | 2013-08-06 | 1 | -0/+10 |
* | Omnibox: Change |inline_autocomplete_offset| to |inline_autocompletion| | mpearson@chromium.org | 2013-07-19 | 1 | -4/+2 |
* | Use a direct include of time headers in chrome/browser/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Increase number of matches SearchProvider can return to the full popup size, | pkasting@chromium.org | 2013-06-25 | 1 | -0/+6 |
* | Cleanup split off from https://codereview.chromium.org/17382015/ . | pkasting@chromium.org | 2013-06-24 | 1 | -4/+3 |
* | Use a direct include of strings headers in chrome/auto*/. | avi@chromium.org | 2013-06-10 | 1 | -3/+3 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 1. | avi@chromium.org | 2013-06-09 | 1 | -1/+1 |
* | Move AutocompleteMatch::Type enum to chrome/common/autocomplete_match_type.h | kmadhusu@chromium.org | 2013-05-21 | 1 | -28/+6 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -1/+1 |
* | Revert 187223, which was a failed revert of 187143. | koz@chromium.org | 2013-03-11 | 1 | -1/+1 |
* | Revert 187143 | koz@chromium.org | 2013-03-10 | 1 | -1/+1 |
* | Set up V8 bindings for extension/app APIs when they're first used, not on | cduvall@chromium.org | 2013-03-09 | 1 | -1/+1 |
* | Revert 186643 - Caused a 10% regression on SunSpider benchmark | tonyg@chromium.org | 2013-03-07 | 1 | -1/+1 |
* | Set up V8 bindings for extension/app APIs when they're first used, not on | cduvall@chromium.org | 2013-03-07 | 1 | -1/+1 |
* | Revert 185709 | koz@chromium.org | 2013-03-03 | 1 | -1/+1 |
* | Set up V8 bindings for extension/app APIs when they're first used, not on | cduvall@chromium.org | 2013-03-02 | 1 | -1/+1 |
* | Revert 184837 | abodenha@chromium.org | 2013-02-27 | 1 | -1/+1 |
* | Set up V8 bindings for extension/app APIs when they're first used, not on | cduvall@chromium.org | 2013-02-27 | 1 | -1/+1 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -2/+2 |
* | Initial implementation of dedupping search provider's URLs. | bartn@chromium.org | 2012-10-30 | 1 | -8/+34 |
* | Implement Bookmark Autocomplete Provider | mrossetti@chromium.org | 2012-10-18 | 1 | -0/+2 |
* | Update page icon in the omnibox | thakis@chromium.org | 2012-09-19 | 1 | -0/+8 |
* | autocomplete: Don't cull matches with empty dest URLs. | derat@chromium.org | 2012-09-15 | 1 | -2/+8 |
* | autocomplete: Add ContactProvider. | derat@chromium.org | 2012-09-12 | 1 | -0/+4 |
* | autocomplete: Add AutocompleteProvider::Type enum. | derat@chromium.org | 2012-09-11 | 1 | -2/+3 |
* | autocomplete: Add AutocompleteMatch::MergeClassifications() | derat@chromium.org | 2012-09-11 | 1 | -0/+41 |
* | Omnibox: Pretend http and https are the same when removing likely duplicates | mpearson@chromium.org | 2012-09-06 | 1 | -7/+27 |
* | Add a method to check if an AutocompleteMatch is of a search type. | sreeram@chromium.org | 2012-09-05 | 1 | -0/+8 |
* | Enhance chrome://omnibox Presentation | mrossetti@chromium.org | 2012-07-28 | 1 | -1/+26 |
* | This CL moves the contents of ui_resources_standard.grd into ui_resources.grd... | benrg@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | autocomplete: Rename autocomplete.* to autocomplete_input.*. | tfarina@chromium.org | 2012-07-03 | 1 | -1/+0 |
* | HiDPI assets for omnibox icons. | thakis@chromium.org | 2012-06-27 | 1 | -0/+1 |
* | browser: Extract AutocompleteProvider from autocomplete.* | tfarina@chromium.org | 2012-06-26 | 1 | -0/+1 |
* | A working implementation of AQS (Assisted Query Stats). | bartn@google.com | 2012-06-24 | 1 | -4/+8 |
* | Omnibox: In UMA logs, record typed_count of URLS. | mpearson@chromium.org | 2012-06-12 | 1 | -0/+4 |
* | Eliminate the "clock" icon in the omnibox dropdown. The distinction between ... | pkasting@chromium.org | 2012-06-12 | 1 | -3/+3 |
* | Guard Against Bad Classifications | mrossetti@chromium.org | 2012-06-06 | 1 | -2/+7 |
* | Add SearchProvider nav result inline autocompletion. | msw@chromium.org | 2012-06-01 | 1 | -1/+2 |
* | Now that TemplateURLs are guaranteed to have a unique, non-empty keyword, rep... | pkasting@chromium.org | 2012-05-08 | 1 | -10/+13 |
* | Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T... | pkasting@chromium.org | 2012-04-27 | 1 | -1/+1 |
* | Make TemplateURLRefs take an owner TemplateURL* (which must not be NULL). Th... | pkasting@chromium.org | 2012-03-30 | 1 | -3/+4 |
* | Clean up ShortcutsProvider and related classes: | pkasting@chromium.org | 2012-03-14 | 1 | -0/+48 |
* | Misc. autocomplete cleanup: | pkasting@chromium.org | 2012-03-13 | 1 | -12/+20 |