summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* NotificationPromo.achuith@chromium.org2011-10-012-11/+33
* Only allow to lock the mouse when the tab is in fullscreen mode.yzshen@chromium.org2011-10-012-7/+31
* Remove BrowserWindow::ShowHTMLDialog().derat@chromium.org2011-10-0112-71/+20
* Revert 103602 - Fix the problem that sometimes panel on Windows is not set to...dimich@chromium.org2011-10-015-228/+101
* Fix the problem that sometimes panel on Windows is not set to top-most.jianli@chromium.org2011-10-015-101/+228
* Revert 103583 - Add a test for panel's Draw Attention feature.dimich@chromium.org2011-10-0110-213/+22
* Only show one placeholder row in 'Edit Autofill address' name list for profil...isherman@chromium.org2011-10-011-2/+15
* This code does not look Gtk specific and is likely to be useful for non GTK b...saintlou@chromium.org2011-09-304-7/+7
* Add a test for panel's Draw Attention feature.dimich@chromium.org2011-09-3010-22/+213
* Transition AutofillOptionsHandler from NewCallback to base::Bind()isherman@chromium.org2011-09-301-7/+15
* content: Move the final headers and residual traces of contrained windowserg@chromium.org2011-09-3012-13/+42
* Fix crashes with infobar closure.pkasting@chromium.org2011-09-302-3/+12
* Panel mouse watcher refactor to have panel manager control mouse watching.jennb@chromium.org2011-09-3018-489/+265
* [dom-ui settings] Migrate message callbacks to base::Bind().csilv@chromium.org2011-09-3012-119/+167
* bind: A few more bind conversions in the gtk porterg@chromium.org2011-09-307-25/+33
* Fix --use-pure-views on winoshima@google.com2011-09-301-2/+1
* Options: Replace a few instances of NewCallback with base::Bind.jhawkins@chromium.org2011-09-308-34/+55
* Converts usage of GetBrowserViewForNativeWindow tosky@chromium.org2011-09-3020-96/+143
* gcc 4.6 warnings cleanuppph34r@gmail.com2011-09-301-4/+0
* [cros] Login screen: added hint to password input.ivankr@chromium.org2011-09-301-3/+1
* [cros] OOBE: fix regression with taking user images from camera.ivankr@chromium.org2011-09-301-4/+15
* Migrate WebUI to new-style callbacks (part 1).csilv@chromium.org2011-09-301-4/+9
* Ensure that --disable-extensions disables extension prefs from being enactedbattre@chromium.org2011-09-301-0/+1
* Stub in support for bluetooth settings in Chrome OS.kevers@chromium.org2011-09-301-8/+26
* More aura build fixesdavemoore@chromium.org2011-09-301-1/+1
* Add CRL set updater.agl@chromium.org2011-09-301-0/+7
* Move infobar handling to a tab helper.avi@chromium.org2011-09-3064-195/+242
* [cros] Downloading profile image on login.avayvod@chromium.org2011-09-301-3/+5
* Tree fix for Linux Touch after 103439.ivankr@chromium.org2011-09-301-4/+6
* [cros] Proxy authentication during GAIA signin.ivankr@chromium.org2011-09-307-28/+46
* Fix a crash when loading about:net-internals#spdy and the next_protos() is NULLeroman@chromium.org2011-09-301-3/+7
* Enable GCP/Print Preview integrationabodenha@chromium.org2011-09-301-3/+3
* Mark BrowserNavigatorTest.NullBrowser_MatchProfile as not flaky.phajdan.jr@chromium.org2011-09-301-2/+1
* content: Move constrained window code from TabContents to TabContentsWrappererg@chromium.org2011-09-3037-91/+449
* cocoa: Move translate infobar related files into ui/cocoa/infobars directory.tfarina@chromium.org2011-09-3014-31/+32
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-3/+3
* Hook up native panel to support cut, copy and paste invoked from the system m...jianli@chromium.org2011-09-308-3/+51
* [Mac] Slightly redesigned avatar menu.rsesek@chromium.org2011-09-306-120/+135
* Revert 103306 - [mac] Enable floating bookmarks bar for NTP4 for M15 beta bra...csilv@chromium.org2011-09-291-0/+4
* Convert CryptoModulePasswordDialog related callbacks to new callback system.mattm@chromium.org2011-09-297-44/+51
* Make infobars ignore button clicks when closing.pkasting@chromium.org2011-09-2914-125/+161
* Cleanup: Remove some unneeded headers in chrome/browser/ui/webui.thestig@chromium.org2011-09-2929-46/+38
* Add sync promo textsail@chromium.org2011-09-292-2/+20
* Fix crash when running the file chooser dialog from PPAPI.BUG=97637TEST=manualbbudge@chromium.org2011-09-291-10/+10
* Encoding issue dragging bookmarklets to Bookmarks Bardhollowa@chromium.org2011-09-291-3/+6
* Move sync promo to standalone pagesail@chromium.org2011-09-2910-238/+194
* [cros] Adding image index/type to the LocalStateavayvod@chromium.org2011-09-291-6/+8
* Change Browser::OpenApplication() to handle having no browser windows open.atwilson@chromium.org2011-09-291-2/+7
* [mac] Enable floating bookmarks bar for NTP4 for M15 beta branch.csilv@chromium.org2011-09-291-4/+0
* views: Change MessageBoxView::GetInputText() to string16.tfarina@chromium.org2011-09-291-1/+1