summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Revert 41274 - Unit Tests for OS X Translte infobars.thomasvl@chromium.org2010-03-113-290/+7
* Unit Tests for OS X Translte infobars.jeremy@chromium.org2010-03-113-7/+290
* Fix bookmark_bar_view_unittest's BookmarkButtonDragAndDrop test by adding the...mrossetti@chromium.org2010-03-111-0/+4
* Add bookmark copying while dragging by holding down the <option> key.mrossetti@chromium.org2010-03-118-17/+84
* Revert 41245 - [Mac] Allow the overlay to animate out when a bookmarkbar fold...rohitrao@chromium.org2010-03-111-2/+2
* [Mac] Save window position into the SessionService, so we can restore it afte...rohitrao@chromium.org2010-03-111-0/+4
* [Mac] Allow the overlay to animate out when a bookmarkbar folder closes. Thi...rohitrao@chromium.org2010-03-111-2/+2
* [Mac] If an info bubble window is open when the app is terminating, cancel th...andybons@chromium.org2010-03-111-2/+34
* Added monochrome status icons for the mac.atwilson@chromium.org2010-03-103-0/+15
* Use more theming methods on gray frame.avi@chromium.org2010-03-101-4/+12
* Bookmark manager: Open in incognito window.arv@chromium.org2010-03-101-2/+1
* 10.6 SDK fixes related to NSColor* and NSSize following r41031. See alsomark@chromium.org2010-03-101-2/+3
* [Mac] autosize the dangerous download info to always fit the text.thomasvl@chromium.org2010-03-101-10/+47
* Mac: Make background tabs draw properly in fullscreen mode.viettrungluu@chromium.org2010-03-102-1/+16
* Mac: Gratuitous fullscreen animation.thakis@chromium.org2010-03-101-0/+18
* [Mac] More progress towards resizing the Browser Actions container.andybons@chromium.org2010-03-108-145/+529
* Fix few remaining issues with incognito extensions.mpcomplete@chromium.org2010-03-101-2/+2
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-102-1/+2
* Fix theming on popup windows (Mac).avi@chromium.org2010-03-0910-20/+107
* Mac: fix fullscreen floating bar in popup windows.viettrungluu@chromium.org2010-03-096-40/+49
* AutoFill Mac Address Book "me" card data translation.dhollowa@chromium.org2010-03-091-1/+2
* Mac: incognito badge fixes.viettrungluu@chromium.org2010-03-094-27/+46
* Add enable/disable translate pref to "Under the Hood".jeremy@chromium.org2010-03-092-0/+19
* Handle the case where the infobar can be instantiated in a state other than "...jeremy@chromium.org2010-03-092-103/+109
* Fix mac valgrind.thakis@chromium.org2010-03-091-4/+4
* Mac: Fix another crash in content exceptions dialog.thakis@chromium.org2010-03-093-28/+268
* [Mac] Lock bar visibility during a bookmark button drag, forcing the fullscre...rohitrao@chromium.org2010-03-082-1/+29
* Mac: clean-up of incognito badge code and float -> CGFloat.viettrungluu@chromium.org2010-03-087-41/+38
* [Mac] Minor adjustments to the history menu, per the UI team.rsesek@chromium.org2010-03-081-6/+11
* Reland r40855 with chromeos fix.jhawkins@chromium.org2010-03-073-0/+3
* Initial implementation of Drag and Drop for the extension BMM.feldstein@chromium.org2010-03-075-0/+287
* Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.bradnelson@google.com2010-03-073-3/+0
* webkit/glue: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-073-0/+3
* Initial implementation of status tray functionality (mac-only, currently).atwilson@chromium.org2010-03-063-0/+200
* Fix some tests failing after revision 40818.bauerb@chromium.org2010-03-061-1/+1
* Revert 40810 (broke 10.6 bots) - Mac: Fix another crash in content exceptions...thakis@chromium.org2010-03-063-265/+28
* Mac: Fix another crash in content exceptions dialog.thakis@chromium.org2010-03-063-28/+265
* AutoFill Mac preference for enabling Address Book "me" card usage.dhollowa@chromium.org2010-03-062-12/+21
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-054-0/+12
* Make sure we adjust the theme source for the status bubble when moving betwee...avi@chromium.org2010-03-053-5/+19
* [Mac] Do not redraw the status bubble if nothing has changed.rohitrao@chromium.org2010-03-051-0/+4
* [Mac] Change when we trigger a download shelf layoutthomasvl@chromium.org2010-03-051-2/+8
* [Mac] Comment fix for browserWindowControllerForView.rohitrao@chromium.org2010-03-051-5/+4
* [Mac] Lock open the fullscreen overlay when browsing bookmark folders.rohitrao@chromium.org2010-03-055-2/+88
* Renames ContentBlockedImageView to ContentSettingImageView.bulach@chromium.org2010-03-054-80/+75
* Only paint the top of the window. Fixes flickering, probably improves perform...avi@chromium.org2010-03-041-12/+24
* On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...johnnyg@chromium.org2010-03-041-0/+1
* [Mac] Rewrite [-BWC browserWindowControllerForView:] to handle views in child...rohitrao@chromium.org2010-03-042-5/+11
* [Mac] When in fullscreen mode, ties the menubar shown state to the overlay sh...rohitrao@chromium.org2010-03-032-24/+68
* Cancel bookmark editing when changes happen suddenly.jrg@chromium.org2010-03-036-6/+219