summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-021-0/+54
* Wire popup blocking UI to the new machinery and port over the user's old whit...pkasting@chromium.org2010-02-023-545/+0
* Fix Mac browser crash in BookmarkMenuBridge::UpdateMenu.snej@chromium.org2010-02-011-2/+6
* Fix Valgrind error in ExtensionInstalledBubble unit test.mirandac@chromium.org2010-02-011-10/+11
* Show download item menu on mouse down instead of mouse up.thakis@chromium.org2010-02-015-23/+47
* Add temporary download progress overlay to the dock icon for the Mac (real UI...avi@chromium.org2010-02-013-0/+262
* [Mac] Reduce jank in the cookie manager by lazily creating child nodes for th...rsesek@chromium.org2010-02-014-12/+23
* Keep packages from being selected in a Cocoa open single file dialog.avi@chromium.org2010-02-011-0/+24
* OS X: Import settings dialog cleanup.jeremy@chromium.org2010-02-015-67/+58
* Mac: Theme status text of download items.thakis@chromium.org2010-01-311-30/+67
* Initialize arrowPoint so that warnings don't break Mac compile in new extensi...mirandac@chromium.org2010-01-311-1/+1
* ExtensionInstalledBubble for Mac.mirandac@chromium.org2010-01-3113-9/+823
* Trivial fix: static -> const.viettrungluu@chromium.org2010-01-301-2/+2
* Mac: fix crash when blank URL lists dragged to/over web content.viettrungluu@chromium.org2010-01-303-30/+70
* Changes to support new cookie policy.darin@chromium.org2010-01-301-12/+1
* Make download items drag sources on OS X.thakis@chromium.org2010-01-3011-128/+262
* Add basic support for Content Blocked icons in the omnibox. Not yet pkasting@chromium.org2010-01-302-2/+7
* Mac: Selecting a row in taskman should select other rows in the same process.thakis@chromium.org2010-01-291-9/+15
* Revert r37535.darin@chromium.org2010-01-292-12/+4
* Implement extended cookie controls.jochen@chromium.org2010-01-292-4/+12
* Mac bookmark manager: Crash after deleting folder in left panesnej@chromium.org2010-01-293-10/+33
* Mac bookmark mgr: Restore previously selected group when search field is clea...snej@chromium.org2010-01-284-4/+83
* Add import/export extension apisfeldstein@chromium.org2010-01-282-2/+18
* Mac bookmark mgr: Remove bold style for root folders. Thin window border.snej@chromium.org2010-01-271-7/+0
* [Mac] Makes BrowserWindowCocoa use the proper window, regardless of current f...rohitrao@chromium.org2010-01-272-17/+25
* Page actions should be able to change the popup on a per-tab basis.skerner@chromium.org2010-01-272-16/+31
* Fix an invalid read in CocoaCookieTreeNode that occurs when filtering cookies...rsesek@chromium.org2010-01-274-19/+61
* [Mac]Implement Cut, Copy and Paste from page menusuzhe@chromium.org2010-01-272-0/+15
* Change hardcoded strings (!) in Mac unittest to match real string changes.pkasting@chromium.org2010-01-271-2/+2
* [Mac] Possibly prevent crashes by properly handling missing/invalid favicons ...rohitrao@chromium.org2010-01-261-1/+10
* [Mac] Give the cookies manager a search field.rsesek@chromium.org2010-01-263-0/+65
* Mac bookmark mgr: Add tooltips to buttons.snej@chromium.org2010-01-262-3/+13
* Mac: Improve task manager column resizing, set min window size.thakis@chromium.org2010-01-261-2/+57
* Fix for Mac tooltip crasher.snej@chromium.org2010-01-262-0/+8
* Enable "Import Settings" button in preferences dialog.jeremy@chromium.org2010-01-261-1/+7
* Mac: Rebuild Bookmarks menu only when it's pulled down.snej@chromium.org2010-01-255-21/+90
* [Mac] Add methods to prevent tab detaching or window moving if needed. Modif...rohitrao@chromium.org2010-01-253-12/+26
* [Mac] Makes the tab strip left-side indent changeable. Prereq for fullscreen.rohitrao@chromium.org2010-01-252-9/+24
* [Mac] Changes to enable performClose: for fullscreen windows.rohitrao@chromium.org2010-01-253-16/+61
* Mac: fix yet another TabStripController index/model index bug (crasher).viettrungluu@chromium.org2010-01-251-3/+5
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-254-14/+33
* Mac: make pinned tab title change alert more noticeable.viettrungluu@chromium.org2010-01-241-20/+20
* Mac bookmark mgr: Enable menu cmd when no window's open.snej@chromium.org2010-01-231-1/+9
* [Mac] Fix a bunch of crahes related to opening preferences from an incognito ...rsesek@chromium.org2010-01-221-1/+1
* Add one more cast to placate the 10.6 SDK.mark@chromium.org2010-01-221-1/+1
* Mac bookmark mgr: Fix crash with New Folder when Recents selected. Enable New...snej@chromium.org2010-01-224-36/+91
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-221-1/+1
* Remove a comment long-obsolete.avi@chromium.org2010-01-211-3/+0
* Implemented Esc/Command-. shortcuts for HTML dialogs.akalin@chromium.org2010-01-211-0/+20
* [Mac] Fix a crash in the cookies manager that was caused by an invalid select...rsesek@chromium.org2010-01-213-0/+87