summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/omnibox/omnibox_view_views.h
Commit message (Expand)AuthorAgeFilesLines
* New animation for the origin chip URL showing/hiding.pkasting@chromium.org2014-06-021-14/+1
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-201-1/+1
* Compute minimum widths for the toolbar components.pkasting@chromium.org2014-05-191-14/+11
* Test that OmniboxViewViews has opaque background.derat@chromium.org2014-05-091-1/+9
* Close omnibox popup when user drags the location URL icon or text in the omni...hfung@chromium.org2014-05-091-0/+2
* linux_aura: Update omnibox colors on theme change.erg@chromium.org2014-04-151-0/+3
* Clean up order and visibility of Views location bar classes' overrides.jdonnelly@chromium.org2014-04-081-62/+64
* linux-aura: Prepend 'http://' to selection-clipboard from omnibox selection.sadrul@chromium.org2014-04-071-1/+1
* [OriginChip] Add animations for the hiding and showing of the chip.gbillock@chromium.org2014-03-281-0/+16
* Settings API first-run bubble.finnur@chromium.org2014-03-261-0/+3
* Revert 259639 "[OriginChip] Add animations for the hiding and sh..."ernstm@chromium.org2014-03-261-16/+0
* [OriginChip] Add animations for the hiding and showing of the chip.jdonnelly@chromium.org2014-03-261-0/+16
* Reorder View Textfield and Omnibox overrides.msw@chromium.org2014-03-091-3/+3
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-251-1/+1
* [OriginChip] Use the proper trigger conditions for hiding the chip.jdonnelly@chromium.org2014-02-101-0/+1
* Sanitize Linux Aura Omnibox selection clipboard pasted text.msw@chromium.org2014-02-051-0/+1
* Linux GTK: Always puts the Omnibox text center.yukishiino@chromium.org2014-01-231-3/+0
* Limit display of the virtual keyboard to state changes triggered from a user ...kevers@chromium.org2014-01-201-0/+1
* Reland Merge NativeTextfieldViews into views::Textfield.msw@chromium.org2014-01-121-5/+4
* Revert of https://codereview.chromium.org/120503005/msw@chromium.org2014-01-121-4/+5
* Merge NativeTextfieldViews into views::Textfield.msw@chromium.org2014-01-111-5/+4
* Remove unused OmniboxView::OnPerformDrop and related code.msw@chromium.org2013-12-181-1/+0
* Adds UMA stats for the search button in omnibox experiment.macourteau@chromium.org2013-12-161-1/+2
* Remove unused OmniboxView::GetMaxEditWidth.msw@chromium.org2013-12-161-1/+0
* Use base namespace for string16 in chrome/browserbrettw@chromium.org2013-12-101-15/+16
* Hide IME autocompletion when Omnibox popup closes.yukishiino@chromium.org2013-11-181-0/+1
* Remove Windows native textfield and Omnibox code.msw@chromium.org2013-11-141-1/+0
* Always aligns text at vertically center (Textfield, Label).yukishiino@chromium.org2013-11-011-2/+1
* Revert 231107 "Always aligns text at vertically center (Textfiel..."kuan@chromium.org2013-10-251-1/+2
* Always aligns text at vertically center (Textfield, Label).yukishiino@chromium.org2013-10-251-2/+1
* Add a PreTarget handler to dispatch Ctrl-Enter during Find in Pagescottmg@chromium.org2013-10-051-0/+3
* Fix multiple problems with omnibox text handling across focus changes.pkasting@chromium.org2013-09-241-0/+8
* UI for Show URL.pkasting@chromium.org2013-09-131-3/+0
* Move Range code to gfx.ben@chromium.org2013-09-061-4/+4
* Split OmniboxView::Update() into OnTabChanged() and Update().pkasting@chromium.org2013-08-241-2/+2
* Instead of passing ToolbarModel*s around, have classes ask the Browser.pkasting@chromium.org2013-08-221-1/+0
* Supports FontList in Textfield.yukishiino@chromium.org2013-08-011-1/+1
* InstantExtended: Omnibox and location bar cleanup.jered@chromium.org2013-07-111-2/+2
* Shows Omnibox autocompletion when IME on. yukishiino@chromium.org2013-05-311-0/+1
* Move the OmniboxViewViews font-selection algorithm to LocationBarView and usepkasting@chromium.org2013-05-241-1/+0
* A variety of positioning/sizing changes for location bar items:pkasting@chromium.org2013-05-221-1/+3
* Fix Views Omnibox's unfocused selection persistence.msw@chromium.org2013-05-221-2/+1
* Move omnibox popup update call from OmniboxView to LocationBarckocagil@chromium.org2013-05-141-1/+0
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-091-1/+1
* Plumb text width from RenderText to Omnibox.pkasting@chromium.org2013-04-271-1/+0
* Move InputMethodManager from c/b/chromeos to chromeosnona@chromium.org2013-04-261-1/+1
* fix dragging from omnibox text to desktop on win aurascottmg@chromium.org2013-03-271-0/+1
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-131-1/+1
* Fix OmniboxViewViews Tab handling on Win; handle Page[Up|Down].msw@chromium.org2013-03-011-2/+3
* Merge AutocompleteTextfield views::Textfield subclass into OmniboxView.msw@chromium.org2013-02-181-43/+13