summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Base coordinate system != Window base coordinate system. Fixing.avi@chromium.org2010-03-0312-32/+22
* [Mac] Deregister for the old windowWillClose/windowDidResignMain notification...rohitrao@chromium.org2010-03-032-0/+87
* Mac: Clean up fullscreen tracking rectangle code.viettrungluu@chromium.org2010-03-031-44/+44
* [Mac] Reduce jank in the cookie manager by batching updates from the model.rsesek@chromium.org2010-03-023-20/+57
* Aggressively cache theme image pattern colors.avi@chromium.org2010-03-029-34/+39
* [Mac] Re-enable BrowserWindowFullScreenControllerTest.*.shess@chromium.org2010-03-021-6/+2
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-024-6/+27
* Fix background tabs in themes that don't specify a background tab image.avi@chromium.org2010-03-021-5/+13
* Dragged tabs should be themed.avi@chromium.org2010-03-021-5/+32
* Pinstripe the top of the browser window to give it that 3D effect.avi@chromium.org2010-03-022-7/+29
* [Mac] Spin event loop longer for tearing down test windows.shess@chromium.org2010-03-022-1/+3
* Mac: Select right tab in content settings dialog.thakis@chromium.org2010-03-022-4/+52
* Fix the content page of the options dialog to use kAutoFillEnabled instead of...jhawkins@chromium.org2010-03-021-2/+2
* Mac: Fix crash in content settings exceptions window.thakis@chromium.org2010-03-021-0/+2