summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/find_bar_view.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Windows native textfield and Omnibox code.msw@chromium.org2013-11-141-2/+0
* Preserve find bar selection across tab switches.pkasting@chromium.org2013-09-301-23/+5
* Use a direct include of strings headers in x/.avi@chromium.org2013-06-101-1/+1
* Delays find-in-page until IME composition is committed.yukishiino@chromium.org2013-06-041-1/+10
* Revert the feature 'Clear the clipboard upon exit from Incognito'. Original p...vasilii@chromium.org2013-06-021-1/+0
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-131-3/+2
* Replace find bar RequestFocus override with OnFocus.msw@chromium.org2013-04-191-2/+9
* Revert FindBarView::SearchTextfieldView deletion.msw@chromium.org2013-04-171-1/+14
* Revise NativeWidgetWin focus hack; force focus on restore.msw@chromium.org2013-04-051-14/+1
* Part IV: Clear the clipboard if user copies from 'find dialog' of Incognito w...vasilii@chromium.org2013-03-151-0/+1
* Make the find text and match count align on the baseline. Previouslysky@chromium.org2012-11-271-4/+4
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-141-1/+1
* Replace views::Event with ui::Event.beng@google.com2012-08-101-1/+1
* Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.ben@chromium.org2012-08-091-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-2/+2
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-051-2/+2
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-2/+2
* views: Forward declare FindNotificationDetails.tfarina@chromium.org2012-04-091-2/+1
* Uses mechanism similar to tab.cc to paint the unique geometry of the find bar.pkotwicz@chromium.org2012-01-231-2/+5
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-2/+2
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-271-2/+2
* Add OVERRIDE to chrome/browser/ui/views/.avi@chromium.org2011-11-231-11/+13
* Removed static images for find bar, as ResourceBundle handles caching the bit...stevet@chromium.org2011-05-121-0/+7
* Integrate the new input method API for Views into Chromium.suzhe@google.com2011-04-011-9/+0
* views: Moves TextfieldController/TextRange into their own headers.tfarina@chromium.org2011-03-101-4/+5
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Revert 71157 (caused 70644) - This is an alternate CL to the fix in http://co...thakis@chromium.org2011-01-311-1/+14
* This is an alternate CL to the fix in http://codereview.chromium.org/5553002.varunjain@chromium.org2011-01-121-14/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Replace Textfield::Keystroke with views::KeyEvent.oshima@chromium.org2011-01-051-2/+2
* Fix Find regression where text is not selected once youfinnur@chromium.org2010-12-071-2/+18
* Move find_bar stuff into browser/ui/find_barben@chromium.org2010-12-021-1/+1
* Fix Find regression: Match count was not cleared properly whenfinnur@chromium.org2010-12-021-0/+6
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+126