summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Revert 36314 - Failed unit tests - Fix a leak in CookiesWindowControllerTest ...rsesek@chromium.org2010-01-151-8/+0
* Fix a leak in CookiesWindowControllerTest and remove the appropriate suppressionrsesek@chromium.org2010-01-151-0/+8
* Fix command-click on buttons in background windows to perform their action in...pinkerton@chromium.org2010-01-143-8/+48
* [Mac] Fixes issues with browser action popups.andybons@chromium.org2010-01-146-34/+53
* Change bookmark manager object model.snej@chromium.org2010-01-1413-495/+952
* Draw background color (if necessary) for sync status and sync link.akalin@chromium.org2010-01-132-1/+33
* Fix crash caused by having accessibility turned on.avi@chromium.org2010-01-134-18/+30
* Mac: Add favicons to hung renderer dialog.thakis@chromium.org2010-01-133-3/+27
* Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G...jorlow@chromium.org2010-01-133-0/+13
* Mac: UI tweaks for task manager.thakis@chromium.org2010-01-131-0/+5
* Mac: Add favicons to task manager.thakis@chromium.org2010-01-137-59/+275
* Cocoa bookmarks manager and autocomplete text field editor: in the 10.6 SDK,mark@chromium.org2010-01-123-4/+5
* [Mac] Implements context menus for Page and Browser Actions. Introduces a reu...andybons@chromium.org2010-01-127-37/+320
* Mac: Tell task manager model to stop updating when the task manager window is...thakis@chromium.org2010-01-122-15/+41
* Support pinch to zoom on the Macstuartmorgan@chromium.org2010-01-122-3/+48
* Added link control to sync preferences UI, which is shown when thereakalin@chromium.org2010-01-122-6/+17
* Mac: don't scale theme overlay image.viettrungluu@chromium.org2010-01-111-6/+4
* Fix mis-sized download shelf close buttonfeldstein@chromium.org2010-01-111-0/+3
* Display folder icons for folder items in the menu and submenus.pinkerton@chromium.org2010-01-112-0/+14
* Implemented bookmark manager context menus.snej@chromium.org2010-01-115-47/+210
* Cocoa bookmarks manager fixes:mark@chromium.org2010-01-112-4/+11
* [Mac] Fixes regression where the I-Beam was not being shown when hovering ove...andybons@chromium.org2010-01-111-4/+7
* Implement HandleKeyboardEvent() method in HtmlDialog implementations.suzhe@chromium.org2010-01-111-0/+15
* Bookmark Manager key-equivalent improvementssnej@chromium.org2010-01-083-21/+112
* Made MenuController handle dynamic labels.akalin@chromium.org2010-01-081-0/+5
* Simplified the api by replacing them with single Show(false) call and cleaned...oshima@chromium.org2010-01-082-17/+4
* Hook up the "show certificates" button in under the hood to launch the keycha...pinkerton@chromium.org2010-01-082-118/+132
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-081-51/+23
* Revert 35703 - Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-22/+51
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-51/+22
* Fix stuck hover states on tab close buttonsfeldstein@chromium.org2010-01-073-1/+40
* Delete mysterious and spurious ^K character in bug_report_window_controller.h.viettrungluu@chromium.org2010-01-061-1/+1
* Mac: Make devtools window dockable.thakis@chromium.org2010-01-057-22/+163
* Add additional pasteboard tests to BookmarkTreeControllerTest.snej@chromium.org2010-01-053-23/+110
* Fix Popup Blockers close buttonfeldstein@chromium.org2010-01-053-3/+16
* Mac: fix bookmark bar hide animation; also some clean-up.viettrungluu@chromium.org2010-01-051-16/+16
* [Mac] Implement WindowSizer::GetDefaultPopupOrigin()rohitrao@chromium.org2010-01-051-0/+10
* Native Cocoa bookmark manager, part 1snej@chromium.org2010-01-0511-1/+1641
* Make cmd-{/} shortcut keys work on any keyboard layouts (including non-US one...kinuko@chromium.org2010-01-052-5/+8
* [Mac] Implement the cookie managerrsesek@chromium.org2010-01-057-0/+911
* stylethakis@chromium.org2010-01-051-3/+3
* [Mac] Fixes bug where clicking a Browser Action button twice quickly will res...andybons@chromium.org2010-01-041-0/+4
* Mac: fix crashes related to detaching tabs.viettrungluu@chromium.org2010-01-042-4/+16
* Mac: Cmd-three finger swipe should open prev/next page in new tab.thakis@chromium.org2010-01-031-3/+4
* Make back forward menu model a MenuModel.estade@chromium.org2009-12-301-11/+10
* Added pause button to DownloadItemMac via IB and IBAction to receive the event.thakis@chromium.org2009-12-302-0/+8
* [Mac] Fixup the new tab button imagesthomasvl@chromium.org2009-12-301-4/+14
* [Mac] Implementation of Page Action tooltips. Also adds cursor rects to the a...andybons@chromium.org2009-12-297-8/+84
* Add the extension to the image name so we avoid warnings from ns_image_cache ...thomasvl@chromium.org2009-12-291-2/+2
* Include the reason in the notice for blocked content (for Mac, Win and Linux ...evan@chromium.org2009-12-281-1/+2