summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/omnibox/omnibox_edit_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the OmniboxNavigationObserver update the ShortcutsProvider.pkasting@chromium.org2013-10-161-5/+9
* Refactor OmniboxNavigationObserver in preparation for making it trigger thepkasting@chromium.org2013-10-141-14/+15
* Eliminate common implementations in OmniboxEditController subclasses by movingpkasting@chromium.org2013-10-041-3/+7
* Rename AlternateNavURLFetcher to OmniboxNavigationObserver in preparation forpkasting@chromium.org2013-10-041-5/+5
* Move construction of the AlternateNavURLFetcher from the LocationBar subclassespkasting@chromium.org2013-10-041-4/+15
* bookmarks: Move metrics functions out of bookmark_utils.tfarina@chromium.org2013-09-261-2/+2
* content: Move kHttpScheme constant into content namespace.tfarina@chromium.org2013-09-151-3/+3
* Add plumbing for "don't do search term replacement". Will be used by Show URL.pkasting@chromium.org2013-09-121-21/+35
* Make OmniboxEditModel::UpdatePermanentText() fetch the new text itself ratherpkasting@chromium.org2013-08-301-2/+3
* Omnibox: Cleanup Comments by Page Classification Enummpearson@chromium.org2013-08-281-1/+1
* Split OmniboxView::Update() into OnTabChanged() and Update().pkasting@chromium.org2013-08-241-10/+17
* Misc. cleanup.pkasting@chromium.org2013-08-231-4/+2
* Two changes that should have been in r218873:pkasting@chromium.org2013-08-221-3/+2
* Instead of passing ToolbarModel*s around, have classes ask the Browser.pkasting@chromium.org2013-08-221-5/+11
* Add SearchEngineType versions of histograms that look at prepopulate IDs.pkasting@chromium.org2013-08-161-0/+5
* Fix omnibox enter behavior after pasting from right click.hfung@chromium.org2013-08-131-1/+8
* Omnibox: don't assume omnibox has focus in OnAfterPossibleChange().samarth@chromium.org2013-08-121-3/+8
* Have SearchProvider look up the omnibox start margin directly.jeremycho@chromium.org2013-08-101-2/+1
* Fix a bug where hitting escape didn't close the omnibox popup when ZeroSugges...hfung@chromium.org2013-08-091-2/+6
* [InstantExtended] Fixing how PageLoadSRP is emitted. Previously it was emitte...rlp@chromium.org2013-08-081-4/+6
* InstantExtended: record initial focus state for omnibox interactions.samarth@chromium.org2013-08-071-8/+27
* Add metric Omnibox.FocusToOpenTime for time from omnibox focus to omnibox usage.hfung@chromium.org2013-08-051-8/+14
* Fix Ctrl-shift-left to select words in the omnibox.hfung@chromium.org2013-07-301-24/+19
* Omnibox: Pass Current Page Classification to Providersmpearson@chromium.org2013-07-301-3/+5
* Make a copy of PageClassification enum outside the metrics codempearson@chromium.org2013-07-281-11/+9
* importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...tfarina@chromium.org2013-07-271-1/+1
* [InstantExtended] Changing the histogram name since the definition of the his...rlp@chromium.org2013-07-241-4/+4
* Revert "alternate ntp: don't show bmb when switching between NTPs with sugges...kuan@chromium.org2013-07-231-8/+4
* Omnibox Logging: Record Whether User Was on a Search Result Pagempearson@chromium.org2013-07-221-7/+11
* [InstantExtended] Using the value of GetViewText instead of match.contents to...rlp@chromium.org2013-07-201-1/+4
* Omnibox: Change |inline_autocomplete_offset| to |inline_autocompletion|mpearson@chromium.org2013-07-191-17/+8
* Omnibox UMA Logging: Add Instant New Tab Page as a Classificationmpearson@chromium.org2013-07-191-3/+7
* [InstantExtended] Fixing line break of call to RecordAction so that the new a...rlp@chromium.org2013-07-181-2/+2
* Omnibox: Add |ignore_editing| to ToolbarModelmpearson@chromium.org2013-07-181-4/+4
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* [InstantExtended] Calculate the percentage similarity based on initial letter...rlp@chromium.org2013-07-111-0/+40
* InstantExtended: Omnibox and location bar cleanup.jered@chromium.org2013-07-111-25/+17
* Add histogram Omnibox.FocusToEditTime for time in milliseconds between a when...hfung@chromium.org2013-07-101-0/+16
* InstantExtended: Remove overlay control code.jered@chromium.org2013-07-031-179/+19
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2tfarina@chromium.org2013-07-031-1/+1
* Revert 210036 "InstantExtended: Remove overlay control code."fischman@chromium.org2013-07-031-19/+179
* InstantExtended: Remove overlay control code.jered@chromium.org2013-07-031-179/+19
* Fix broken Ctrl-Enter functionality.hfung@chromium.org2013-07-031-2/+2
* Add --extra-search-query-params, which allows testers to pass additional querypkasting@chromium.org2013-07-021-1/+1
* Misc. cleanup:pkasting@chromium.org2013-06-281-29/+31
* Remove Instant hooks from SearchProvider.jered@chromium.org2013-06-261-3/+0
* Fix ZeroSuggestProvider bug where hitting ctrl-L then delete won't erase the ...hfung@chromium.org2013-06-251-25/+8
* [InstantExtended] Add UserMetricsAction for page load on SRP. Also adds UserM...rlp@chromium.org2013-06-231-0/+9
* Minor cosmetic changes to OmniboxEditModel and OmniboxController.beaudoin@chromium.org2013-06-201-4/+8
* Restores code for query refinement on mobile ports.rohitrao@chromium.org2013-06-201-0/+4