summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Move UserMetrics to content.michaeln@google.com2011-04-2714-85/+57
* views: Move AutocompleteEditViewWin/autocomplete_edit_view_win.* to ui/views/...tfarina@chromium.org2011-04-276-11/+3164
* Scrap WNDCLASSEX.hCursor, update GetCursorForPoint.msw@chromium.org2011-04-271-10/+1
* gtk: Move AutocompleteEditViewGtk/autocomplete_edit_view_gtk.* to ui/gtk/omni...tfarina@chromium.org2011-04-262-5/+3
* Fixes crash in menu code that would happen if you attempted to show asky@chromium.org2011-04-261-8/+82
* Rename CreateParams to InitParams.ben@chromium.org2011-04-2624-31/+31
* Show hardware addresses for wifi and ethernet networks.dilmah@chromium.org2011-04-261-1/+1
* Fix clang by making type_ defined during OS_LINUX non-OS_CHROMEOS builds.ben@chromium.org2011-04-262-2/+6
* Rework the way Widget::Init works:ben@chromium.org2011-04-2629-122/+124
* Refactors handling of NativeWebKeyboardEvent into a commonsky@chromium.org2011-04-263-5/+39
* wstring: remove wstring functions from base/i18n/rtl.hevan@chromium.org2011-04-251-7/+6
* views: Move LinkController into its own header file.tfarina@chromium.org2011-04-2527-132/+159
* options: Get rid of the unused OptionsGroup enum.tfarina@chromium.org2011-04-252-3/+1
* Fixes another case of object getting deleted while menu is showingsky@chromium.org2011-04-252-1/+17
* Move blocked content from TabContents to TabContentsWrapper.avi@chromium.org2011-04-223-7/+7
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-2/+3
* [Mac] First pass at multiple selection in the tabstrip.rsesek@chromium.org2011-04-211-1/+1
* Split out large icons into a separate resource paksail@chromium.org2011-04-2115-2/+16
* Revert 82497 - Split out large icons into a separate resource pakThis is a pa...sail@chromium.org2011-04-2115-16/+2
* Split out large icons into a separate resource paksail@chromium.org2011-04-2115-2/+16
* Implementation of "Select tabs when dragging onto them".asvitkine@chromium.org2011-04-214-3/+43
* OnWindowPosChanged override wasn't calling through to WidgetWin impl, resulti...ben@chromium.org2011-04-201-0/+1
* Revert high res icon changessail@chromium.org2011-04-2015-16/+2
* Attempt at hiding the crash seen on ChromeOS in ToolbarView::PopupTopSpacing....ben@chromium.org2011-04-201-8/+9
* Adjust infobar arrow height when the toolbar height changes. This also fixes...pkasting@chromium.org2011-04-2012-107/+241
* Add enum histogram for dangerous download save or discard.mattm@chromium.org2011-04-191-1/+1
* Add support for multi resolution iconssail@chromium.org2011-04-1915-2/+16
* Disable PDF tests and SizeWindow on Chrome OSrkc@chromium.org2011-04-191-2/+3
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-191-0/+1
* Move BubbleBorder support from ExtensionPopup to BrowserBubble.xiyuan@chromium.org2011-04-1914-449/+480
* New cancel test (includes change in DownloadItem::Complete meaning andrdsmith@chromium.org2011-04-191-1/+0
* Fix some omnibox extension icon issues:pkasting@chromium.org2011-04-1911-121/+106
* Enable one test for more debugging and remove debugging code from another testfinnur@chromium.org2011-04-191-2/+31
* Disable the context menu on the keyboard overlay and the print dialog.mazda@chromium.org2011-04-192-0/+6
* Fix infobar animation bug: reversed argument meant the browser didn't properl...pkasting@chromium.org2011-04-191-1/+1
* first-run: Move ShowFirstRunDialog() function to first_run_dialog.htfarina@chromium.org2011-04-181-2/+27
* views: Organize downloads UI files into the chrome/browser/ui/views/download/...tfarina@chromium.org2011-04-189-18/+18
* More TabStripModel renaming:sky@chromium.org2011-04-182-7/+7
* Made full tab file browser to open automatically when a new disk device is pr...zelidrag@chromium.org2011-04-161-106/+4
* Fix some infobar drawing glitches:pkasting@chromium.org2011-04-1613-49/+69
* Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...pkasting@chromium.org2011-04-1510-22/+7
* Removes code added to track down crash. The crash seems to havesky@chromium.org2011-04-151-13/+0
* first-run: Pull out FirstRunBrowserProcess/ImportObserver into their own head...tfarina@chromium.org2011-04-151-0/+1
* Policy to manage file selection dialogs.pastarmovj@chromium.org2011-04-154-48/+46
* Make most shotcut keys take effect on the keyboard overlay. mazda@chromium.org2011-04-156-32/+170
* Revert "Make most shotcut keys take effect on the keyboard overlay."mazda@chromium.org2011-04-156-170/+32
* Make most shotcut keys take effect on the keyboard overlay.mazda@chromium.org2011-04-156-32/+170
* Revert unspoofable infobar appearance to use an arrow pointing to the omnibox...pkasting@chromium.org2011-04-159-83/+75
* Avoid sending notification of losing focus to the renderer side when a contex...yzshen@chromium.org2011-04-141-0/+7
* Moves responsibility for showing profile error dialog out of Browsersky@chromium.org2011-04-142-21/+0