summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-042-20/+24
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-031-1/+1
* Use GetEventHandlerForPoint instead of GetViewForPoint.sadrul@chromium.org2011-02-252-3/+3
* AutocompletePopupContentsView must override View::PaintChildren to prevent viewsvarunjain@chromium.org2011-02-214-22/+33
* Create a new autocomplete popup for touch. This CL depends onvarunjain@chromium.org2011-02-186-35/+271
* Refactor AutocompletePopupContentView so that it can be extended to createvarunjain@chromium.org2011-02-165-591/+694
* Autocomplete cleanup patch. Adds AutocompleteControllerDelegate insky@chromium.org2011-02-162-5/+0
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-162-7/+7
* Revert 74693. Changing approach.ben@chromium.org2011-02-143-7/+7
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-113-7/+7
* views: Move more layout constants to the views namespace. Part 3.tfarina@chromium.org2011-02-101-1/+1
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-6/+5
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-4/+4
* Clean up RTL methods.ben@chromium.org2011-02-081-2/+2
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-4/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-054-8/+8
* linux: Make PlatformFontGtk deal only in pixels.derat@chromium.org2011-01-281-2/+2
* views: Make ShouldUseVistaFrame a static method of WidgetWin.tfarina@chromium.org2011-01-281-2/+2
* views: Move grid_layout files into layout directory. Final Part.tfarina@chromium.org2011-01-271-1/+1
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-261-1/+1
* Fix a DCHECK failure in AutocompleteEditModel::OnPopupDataChanged()suzhe@google.com2011-01-261-2/+2
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-17/+15
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-15/+17
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-17/+15
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-4/+4
* Removes the link in the omnibox for searching history.sky@chromium.org2011-01-201-1/+0
* Move BiDiLineIterator to base/i18n/ directory.tfarina@chromium.org2011-01-201-2/+2
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-2/+2
* Update references part 2: files in chrome/browser/ui/msw@chromium.org2011-01-192-4/+4
* Some wstring -> string16 conversion in src/app.tony@chromium.org2011-01-181-1/+1
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-2/+2
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-2/+2
* Remove wstring from gfx.avi@chromium.org2011-01-121-2/+2
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-104-13/+13
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-072-7/+7
* Change Font.GetStringWidth() to take string16 instead of wstring.estade@chromium.org2011-01-041-3/+4
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-041-5/+5
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-301-2/+2
* Include scoped_gdi_object.h where necessary.tfarina@chromium.org2010-12-221-1/+2
* Move:ben@chromium.org2010-12-021-1/+1
* [cros] Adjust default font sizes for new hand hinted fonts.nkostylev@chromium.org2010-11-221-3/+3
* Pulls AnimationDelegate out into its own header.sky@chromium.org2010-11-171-0/+1
* Handful of related instant changes:sky@chromium.org2010-11-151-14/+34
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-096-0/+1512