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