| Commit message (Expand) | Author | Age | Files | Lines |
* | Misc. shortcuts cleanup: | pkasting@chromium.org | 2013-10-14 | 1 | -45/+65 |
* | Store more info about shortcuts, part 2. | pkasting@chromium.org | 2013-10-09 | 1 | -100/+114 |
* | Store more info about shortcuts, part 1. | pkasting@chromium.org | 2013-10-08 | 1 | -180/+52 |
* | Remove shortcuts to extension URLs when the corresponding extensions are unlo... | pkasting@chromium.org | 2013-09-30 | 1 | -29/+71 |
* | Omnibox: Make the Controller Reorder Matches for Inlining | mpearson@chromium.org | 2013-08-12 | 1 | -0/+6 |
* | Omnibox: Convert Shortcuts Scoring Field Trial to Omnibox Bundled Field Trial | mpearson@chromium.org | 2013-08-12 | 1 | -8/+10 |
* | Omnibox: Pass Current Page Classification to Providers | mpearson@chromium.org | 2013-07-30 | 1 | -2/+3 |
* | Add asserts to TestingProfile::CreateHistoryService to ensure files are deleted | rmcilroy@chromium.org | 2013-07-24 | 1 | -1/+1 |
* | Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..." | rlarocque@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | Add asserts to TestingProfile::CreateHistoryService to ensure files are deleted | rmcilroy@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | Use a direct include of the message_loop header in chrome/browser/, part 1. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Omnibox: Add Field Trial to Make Shortcuts More Aggressive | mpearson@chromium.org | 2013-06-21 | 1 | -8/+8 |
* | Use a direct include of strings headers in chrome/auto*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 1. | avi@chromium.org | 2013-06-09 | 1 | -1/+1 |
* | Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -2/+2 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 1 | -2/+2 |
* | Move AutocompleteMatch::Type enum to chrome/common/autocomplete_match_type.h | kmadhusu@chromium.org | 2013-05-21 | 1 | -1/+1 |
* | Upstreaming mechanism to add query refinement to omnibox searches. | beaudoin@chromium.org | 2013-03-23 | 1 | -2/+2 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. | rsleevi@chromium.org | 2013-02-07 | 1 | -2/+2 |
* | history: Rename history.h to history_service.h | tfarina@chromium.org | 2013-01-25 | 1 | -1/+1 |
* | Make Google Search autocomplete provider cursor aware. | bartn@chromium.org | 2012-12-14 | 1 | -1/+1 |
* | chrome/browser: Update calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-17 | 1 | -2/+2 |
* | Move url_databse back to history | kaiwang@chromium.org | 2012-10-02 | 1 | -1/+1 |
* | introduce chrome/browser/common directory and move url_database(and its depen... | kaiwang@chromium.org | 2012-09-20 | 1 | -1/+1 |
* | Revert 157475 - Introduce chrome/browser/common directory and move url_databa... | kaiwang@chromium.org | 2012-09-19 | 1 | -1/+1 |
* | Introduce chrome/browser/common directory and move url_database(and its depen... | kaiwang@chromium.org | 2012-09-19 | 1 | -1/+1 |
* | autocomplete: Fix SearchProvider classifications. | derat@chromium.org | 2012-09-13 | 1 | -7/+3 |
* | autocomplete: Add AutocompleteMatch::MergeClassifications() | derat@chromium.org | 2012-09-11 | 1 | -1/+4 |
* | Several changes to speed up the ShortcutsProvider: | pkasting@chromium.org | 2012-07-25 | 1 | -53/+58 |
* | Make ShortcutsBackend a ProfileKeyedService. | mrossetti@chromium.org | 2012-07-03 | 1 | -37/+31 |
* | autocomplete: Rename autocomplete.* to autocomplete_input.*. | tfarina@chromium.org | 2012-07-03 | 1 | -1/+1 |
* | browser: Extract AutocompleteProvider from autocomplete.* | tfarina@chromium.org | 2012-06-26 | 1 | -3/+5 |
* | Adding a RunAllPending to shortcuts_provider_unittest to fix heapcheck leaks ... | rlp@chromium.org | 2012-06-11 | 1 | -0/+3 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Clean up ShortcutsProvider and related classes: | pkasting@chromium.org | 2012-03-14 | 1 | -48/+20 |
* | Misc. autocomplete cleanup: | pkasting@chromium.org | 2012-03-13 | 1 | -2/+3 |
* | Add more informative DCHECKs for unreproducible bug. | scr@chromium.org | 2012-02-14 | 1 | -0/+44 |
* | Adjust scoring of shortcuts based on the percentage of entered data from line... | georgey@chromium.org | 2012-02-11 | 1 | -25/+40 |
* | 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 | -3/+3 |
* | Remove non trivial static from global scope in ShortcutsProvider to improve s... | georgey@chromium.org | 2011-09-24 | 1 | -7/+8 |
* | Fixes and simplification to ShortcutsBackend including addition of "DeleteAll" | georgey@chromium.org | 2011-09-17 | 1 | -40/+75 |
* | Remove confidence from AutocompleteMatch and use History DB instead. | dominich@chromium.org | 2011-09-01 | 1 | -2/+5 |
* | 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 |
* | Add confidence to AutocompleteMatch. | dominich@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Some sites do not have a "description", correctly process that | georgey@chromium.org | 2011-07-25 | 1 | -0/+8 |
* | Back-end for shortcuts provider | georgey@chromium.org | 2011-07-22 | 1 | -36/+40 |