summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-land r40275 (broke TabRestoreUITest.RestoreIntoSameWindow).rsesek@chromium.org2010-03-016-109/+319
* Fix crash when download shelf had no theme.avi@chromium.org2010-03-011-2/+5
* Revert 40275 - Maybe broke TabRestoreUITest.RestoreIntoSameWindow? - [Mac] Ad...rsesek@chromium.org2010-03-016-323/+104
* [Mac] Add favicons to the history menursesek@chromium.org2010-03-016-104/+323
* [Mac] Make CocoaTest::TearDown() more scalable in the face of valgrind.shess@chromium.org2010-02-272-50/+90
* Teach the cookie tree view and model about appcaches. Not hooked up to real d...michaeln@chromium.org2010-02-262-3/+3
* Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...avi@chromium.org2010-02-2621-973/+132
* Mac: Content Settings Exceptions dialog.thakis@chromium.org2010-02-267-1/+566
* fix mac build breakageoshima@chromium.org2010-02-261-2/+4
* Mac: Fix cert text y pos.thakis@chromium.org2010-02-251-1/+1
* Don't make pause/resume item in download context menu a check item (the name ...estade@chromium.org2010-02-251-10/+10
* Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr...avi@chromium.org2010-02-2511-132/+223
* Disable scroll bars on resizing popups below a maximum size.skerner@chromium.org2010-02-253-15/+40
* Translate Infobars for OS X.jeremy@chromium.org2010-02-254-2/+702
* Base coordinate system != Window base coordinate system. Marking things to be...avi@chromium.org2010-02-259-0/+12
* [Mac] fix license nits found by the presubmit scripts in mac-specific codeevan@chromium.org2010-02-2512-18/+18
* BUG=nonejrg@chromium.org2010-02-253-1/+12
* BUG=http://crbug.com/36763jrg@chromium.org2010-02-251-1/+1
* Handle keyboard events correctly in extension popups.suzhe@chromium.org2010-02-252-3/+10
* Mac bookmark mgr: Fix an intermittent exception after right-clicking.snej@chromium.org2010-02-251-3/+6
* Disable two tests that fail on the Mac tsan bots.rohitrao@chromium.org2010-02-251-2/+6
* Fix broken cert-info sheets on Mac.snej@chromium.org2010-02-251-3/+3
* Custom "menus" for the bookmark bar folders. jrg@chromium.org2010-02-2423-129/+2296
* [Mac] Implement HTML5 database items in "Cookies and Other Data" dialog.evan@chromium.org2010-02-245-13/+113