| Commit message (Expand) | Author | Age | Files | Lines |
* | Inject OmniboxNavigationObserver implementation from embedder | blundell | 2015-08-04 | 1 | -183/+0 |
* | Move //components/omnibox into //components/omnibox/browser | blundell | 2015-07-09 | 1 | -1/+1 |
* | Add a flag showing whether the current request was ignored by a handler | gsennton | 2015-06-24 | 1 | -1/+2 |
* | Componentize ShortcutsBackend | blundell | 2015-06-19 | 1 | -1/+1 |
* | Adjust URLFetcher::Create API so that object is returned as scoped_ptr. | dtapuska | 2015-05-01 | 1 | -2/+2 |
* | Turns out the CHECK I added for debugging can fail due to yet another bad side | Peter Kasting | 2015-01-27 | 1 | -3/+12 |
* | Prevent a possible crash on omnibox navigation. | pkasting | 2015-01-23 | 1 | -16/+40 |
* | Revert of Added temporarily CHECKs to OmniboxNavigationObserver. (patchset #2... | vitalybuka | 2015-01-21 | 1 | -9/+1 |
* | Added temporarily CHECKs to OmniboxNavigationObserver. | vitalybuka | 2015-01-16 | 1 | -1/+9 |
* | Remove implicit conversions from scoped_refptr to T* in chrome/browser/ui/ | dcheng | 2014-08-27 | 1 | -1/+1 |
* | We have a problem in the process on destroying WebContentsImpl because | zverre@yandex-team.ru | 2014-05-09 | 1 | -2/+1 |
* | Move the ShortcutsBackend from history to autocomplete so that it can fully | pkasting@chromium.org | 2014-03-19 | 1 | -2/+2 |
* | Replace some string16's with base namespace in chrome/browser | brettw@chromium.org | 2013-12-11 | 1 | -1/+1 |
* | Rename WebContentsObserver::NavigateToPendingEntry to DidStartNavigationToPen... | nasko@chromium.org | 2013-11-23 | 1 | -2/+2 |
* | When a user clicks the "accidental search" infobar link, add a shortcut for that | pkasting@chromium.org | 2013-11-07 | 1 | -2/+2 |
* | Pass the AlternateNavInfoBarDelegate an AutocompleteMatch instead of a GURL. | pkasting@chromium.org | 2013-11-05 | 1 | -6/+7 |
* | Make the OmniboxNavigationObserver update the ShortcutsProvider. | pkasting@chromium.org | 2013-10-16 | 1 | -1/+18 |
* | Refactor OmniboxNavigationObserver in preparation for making it trigger the | pkasting@chromium.org | 2013-10-14 | 1 | -96/+84 |
* | Rename AlternateNavURLFetcher to OmniboxNavigationObserver in preparation for | pkasting@chromium.org | 2013-10-04 | 1 | -0/+144 |