summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Remove fading in/out for Instant previews.sreeram@chromium.org2011-10-122-5/+0
* [Mac] Override -[HyperlinkButtonCell cellSize] so that |-sizeToFit| does not ...rsesek@chromium.org2011-10-121-1/+8
* Fix Mac avatar bubble's position in NTPsail@chromium.org2011-10-121-1/+5
* Finish moving plugin probing out of process.rsesek@chromium.org2011-10-121-2/+1
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-121-1/+1
* [Mac] Plug some leaks in accessibility code.rsesek@chromium.org2011-10-122-2/+2
* [Mac] More work on accessibility of the multiprofiles UI.rsesek@chromium.org2011-10-122-4/+24
* [Web Intents] Initial Views implementation of the web intent picker.binji@chromium.org2011-10-121-2/+1
* [Mac] Conditionally show/hide the main menubar Users menu.rsesek@chromium.org2011-10-112-0/+10
* Fixed behavior of the bookmark bar visibility.joaodasilva@chromium.org2011-10-113-12/+18
* [Mac] Decrease the info bubble fade in animation to 75ms.rsesek@chromium.org2011-10-101-1/+1
* [Mac] Make the avatar button and menu accessible.rsesek@chromium.org2011-10-103-1/+89
* Mark AvatarButtonControllerTest.DoubleOpen flaky on 10.5.rsesek@chromium.org2011-10-101-1/+2
* [Mac] Dismiss the bubble when clicking on the avatar with the bubble open.rsesek@chromium.org2011-10-103-6/+50
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-082-9/+12
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-072-12/+9
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-072-9/+12
* Refactor the AutoCompletePopupView to get rid of gtk/gdk related code.jennyz@chromium.org2011-10-072-0/+7
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-071-1/+1
* [Mac] Clear bubble's ref to parent window when that window closes.shess@chromium.org2011-10-071-0/+1
* Mark AvatarButtonControllerTest.AddRemoveProfiles because 10.5 hates me.rsesek@chromium.org2011-10-071-1/+2
* [Mac] Properly show and hide the avatar button for the one-profile case.rsesek@chromium.org2011-10-077-110/+183
* Revert 104380 - [Mac] Properly show and hide the avatar button for the one-pr...tim@chromium.org2011-10-067-176/+110
* [Mac] Do not cause a layout when the AvatarMenuModel changes.rsesek@chromium.org2011-10-061-1/+4
* [Mac] Properly show and hide the avatar button for the one-profile case.rsesek@chromium.org2011-10-067-110/+176
* Properly record histograms for confirm to quit.rsesek@chromium.org2011-10-061-1/+1
* views: remove vertical tabsthakis@chromium.org2011-10-063-9/+0
* Add support for closing an html dialog via window.close on the Mac.abodenha@chromium.org2011-10-061-1/+15
* Show avatar menu from NTP4sail@chromium.org2011-10-062-0/+17
* [Mac] Fix rapid tab closure after breaking it in r103764.rsesek@chromium.org2011-10-061-1/+5
* [Mac] Remove vertical/side tabs.rsesek@chromium.org2011-10-0513-322/+43
* WebUI TaskManager: Support on Mac & Linux yoshiki@chromium.org2011-10-051-2/+24
* [Mac] Restore the old bookmark menus now that the experiment is over.rsesek@chromium.org2011-10-0431-503/+5641
* [ntp4] Move bookmarks pane behind an experimental flag.csilv@chromium.org2011-10-041-2/+2
* Fix speech input keyboard shortcut on Mac OS X.dmazzoni@chromium.org2011-10-031-1/+0
* [Mac] Tweaks to sizing and spacing of mini tabs.rsesek@chromium.org2011-10-032-5/+20
* [Mac] Add an animation for fading in and out the edit profile link.rsesek@chromium.org2011-10-033-9/+78
* Clean up some profile menu code.mirandac@chromium.org2011-10-033-13/+2
* Add interface to CancelableRequest that allows use of base::Callback<>.ajwong@chromium.org2011-10-031-2/+2
* Remove BrowserWindow::ShowHTMLDialog().derat@chromium.org2011-10-012-10/+0
* content: Move the final headers and residual traces of contrained windowserg@chromium.org2011-09-301-2/+1
* Fix crashes with infobar closure.pkasting@chromium.org2011-09-301-2/+10
* Converts usage of GetBrowserViewForNativeWindow tosky@chromium.org2011-09-302-1/+26
* Ensure that --disable-extensions disables extension prefs from being enactedbattre@chromium.org2011-09-301-0/+1
* Move infobar handling to a tab helper.avi@chromium.org2011-09-3013-77/+91
* content: Move constrained window code from TabContents to TabContentsWrappererg@chromium.org2011-09-308-22/+37
* cocoa: Move translate infobar related files into ui/cocoa/infobars directory.tfarina@chromium.org2011-09-3013-30/+31
* [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
* Make infobars ignore button clicks when closing.pkasting@chromium.org2011-09-296-108/+123