summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* CrOS - Add browsertest for file open/save dialog.jamescook@chromium.org2011-06-064-43/+198
* WebUI: check bounds of password list before use, a likely cause of bug 85009.mdm@chromium.org2011-06-061-5/+6
* Committing http://codereview.chromium.org/7084022/ for Satoshi Matsuzaki.mirandac@chromium.org2011-06-061-2/+9
* Removes force_bookmark_bar_visible_ from WebUI and puts it insky@chromium.org2011-06-0667-114/+163
* keyboard: Fix visibility.sadrul@chromium.org2011-06-061-3/+7
* Moves some of the session dependencies from content to chrome.sky@chromium.org2011-06-061-4/+12
* Add some missing view class name to better debug view miletus@chromium.org2011-06-0310-1/+69
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-035-4/+28
* First draft of patch for setting texture_needs_updating_.wjmaclean@chromium.org2011-06-031-0/+10
* Revert the portion of r87696 which changed infobar notifications to use InfoB...pkasting@chromium.org2011-06-035-44/+26
* Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...jam@chromium.org2011-06-033-11/+3
* Suppress a DCHECK when dragging file data from a renderer.tony@chromium.org2011-06-031-0/+3
* Fix Mac theme overlay for popup Windows to be identical w/Win and Linux (no o...mirandac@chromium.org2011-06-031-1/+2
* Clang fix for r87822.sadrul@chromium.org2011-06-032-4/+16
* Fix problem with status bubble not properly avoiding the mouse on Mac.avi@chromium.org2011-06-033-48/+143
* Make WebUILogin work on non-TOUCH_UI builds.sadrul@chromium.org2011-06-031-9/+3
* * An edit for SetText needs to be merged with previous edit tooshima@google.com2011-06-032-1/+4
* Prerender icon only appears when --prerender=enabled is set.cbentzel@chromium.org2011-06-031-5/+8
* Remove JS dialog dependency from content.avi@chromium.org2011-06-0326-153/+260
* Fix incognito overlays in Mac, to bring them in line w/Win and Linux.mirandac@chromium.org2011-06-031-1/+1
* Clean up closing_ debugging variable.jennb@chromium.org2011-06-033-27/+0
* Remove ResourceDispatcherHost dependency on Chrome's LoginHandler and Externa...jam@chromium.org2011-06-032-7/+6
* Convert ProfileMenuButton menu implementation from Menu2 to MenuItemView.rhashimoto@chromium.org2011-06-032-9/+11
* views: Convert View::GetID/SetID functions to unix_hacker style.tfarina@chromium.org2011-06-0323-45/+44
* Convert translate infobar menus from Menu2 to MenuItemView.rhashimoto@chromium.org2011-06-034-23/+26
* Re-land: Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-034-9/+4
* WebUI handlers for the Eula OOBE screen.altimofeev@chromium.org2011-06-034-127/+293
* Now makes HistoryMenuBridge more multi-profile friendly.atwilson@chromium.org2011-06-031-6/+7
* Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-024-4/+9
* Fix clang build break.jianli@chromium.org2011-06-021-1/+1
* Better support for dangerous and in progress downloads, style cleanup.achuith@chromium.org2011-06-021-9/+6
* Update Panel UI looks on Windows.jianli@chromium.org2011-06-028-455/+352
* Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-024-9/+4
* Change InfoBar-related notifications to be sourced from a TabContentsWrapper,...pkasting@chromium.org2011-06-0213-83/+139
* Add some view class name to better debug view hierarchymiletus@chromium.org2011-06-026-1/+39
* Fix bug 84531: Notification window should always be on topjianli@chromium.org2011-06-021-2/+5
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-2/+2
* WidgetDelegate is now always created. Specified through InitParams, if NULL W...ben@chromium.org2011-06-021-1/+1
* Prevent a NULL deref in NTP tab restore.torne@chromium.org2011-06-021-1/+1
* The ServiceProcessControl class is now a singleton and is not keyed off the p...sanjeevr@chromium.org2011-06-021-1/+0
* Replace WPA and RSN with PSK in Other Wi-Fi network UI.stevenjb@google.com2011-06-021-20/+0
* TextStyles in TextfieldViewsoshima@google.com2011-06-012-10/+88
* Minor tweaks to bookmark bar view:sky@chromium.org2011-06-014-132/+94
* Get rid of chrome/browser/browser_shutdown.h and chrome/browser/ui/browser_di...jam@chromium.org2011-06-014-9/+54
* Sync: Remove the passphrase page and inline passphrase input in the Customize...jhawkins@chromium.org2011-06-011-2/+5
* Revert 87509 - Sync: Remove the passphrase page and inline passphrase input i...joi@chromium.org2011-06-011-5/+2
* Fix the case where the TabContents goes away before TabContentsObserver::Regi...jam@chromium.org2011-06-012-2/+3
* Revert 85954 - Temporarily disabling mixed-content bocking by default. Will r...cevans@chromium.org2011-06-011-1/+1
* Sync: Remove the passphrase page and inline passphrase input in the Customize...jhawkins@chromium.org2011-06-011-2/+5
* Fix debug failures in fileicon_source_crosachuith@chromium.org2011-06-011-2/+1