summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-0617-191/+558
* Mac: Eliminate unintended "menu" method overrides.viettrungluu@chromium.org2009-10-059-53/+54
* Move nsimage_cache into base so that it can be accessed from outside of chrome.mark@chromium.org2009-10-0511-100/+11
* [Mac] Insert views into the proper place in the view hierarchy when tearing o...rohitrao@chromium.org2009-10-053-28/+11
* Infobar l10n passthomasvl@chromium.org2009-10-052-65/+90
* Rewrite chunks of the blocked popup container code:pkasting@chromium.org2009-10-032-18/+58
* [Mac] Change Omnibox to select-all on mouse-up if the mouse didn't move.shess@chromium.org2009-10-022-0/+108
* Fix several issues with dragging tabs and quickly letting go, including crash...pinkerton@chromium.org2009-10-021-15/+45
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-022-0/+7
* [Mac] Unit test -[AutocompleteTextField mouseDown:].shess@chromium.org2009-10-011-1/+96
* Mac: *Correctly* fill file extension as drag source.viettrungluu@chromium.org2009-10-011-12/+15
* Mac: Allow window/app. to be closed when tab modal sheets are showing.viettrungluu@chromium.org2009-10-012-23/+0
* Add "copy" to context menu on bookmark button.jrg@chromium.org2009-09-302-0/+13
* [Mac] Rewrite and renable a badly-written unittest.rohitrao@chromium.org2009-09-301-59/+37
* Make the cache columns in the Task Manager sortable and only displayed once p...pkasting@chromium.org2009-09-301-2/+8
* [Mac] Make the "Get themes" button in Preferences a link (again)rsesek@chromium.org2009-09-301-0/+2
* Page Info Windowthomasvl@chromium.org2009-09-301-7/+4
* When a button may have grown (e.g. icon loaded), recompute if we needjrg@chromium.org2009-09-301-0/+3
* Fix bookmark trimming.jrg@chromium.org2009-09-301-3/+4
* Fix a bug where dragging a window that's been closed by JS back into another ...pinkerton@chromium.org2009-09-305-8/+37
* Import dialog fixup:thomasvl@chromium.org2009-09-291-8/+11
* Fix a typo.pinkerton@chromium.org2009-09-291-1/+1
* Bookmark menus not updated when their name is edited in the bookmark bar.jrg@chromium.org2009-09-293-5/+35
* Disable "OK" button in edit dialog of bookmark button when name is not validjrg@chromium.org2009-09-292-3/+27
* l10n the "(empty)" string in bookmark bar folders.jrg@chromium.org2009-09-291-2/+4
* [Mac] Hook up part of the download preferencesrsesek@chromium.org2009-09-292-0/+61
* Add kMDItemWhereFroms metadata attribute to downloaded files. Combine with qu...pinkerton@chromium.org2009-09-292-0/+195
* Mac First Run:thomasvl@chromium.org2009-09-291-5/+8
* Use the mac helpers for fetching resource strings.thomasvl@chromium.org2009-09-291-18/+18
* [Mac] Create HyperlinkButtonCell and make the "Get themes" button an instancersesek@chromium.org2009-09-293-0/+211
* Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...mpcomplete@chromium.org2009-09-281-1/+1
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-287-0/+429
* Mac: Sheets should be positioned between the content and everything above it.erg@chromium.org2009-09-281-2/+5
* Remove "remove" from download item context menu on mac.thakis@chromium.org2009-09-262-8/+0
* Enables WebCache columns on OS X's task manager.jamesr@chromium.org2009-09-251-0/+17
* [Mac] Fix depressed baseline in Omnibox.shess@chromium.org2009-09-251-2/+1
* L10N pass through download item and download shelf.thomasvl@chromium.org2009-09-252-1/+44
* Use delegates in AutocompleteEditViewMac and do other stuff to get it to buildmark@chromium.org2009-09-252-2/+4
* Comment changes from post-LGTM comments on 219031.shess@chromium.org2009-09-252-2/+2
* Makes it so that you shouldn't be able to get a big fat bookmarksky@chromium.org2009-09-252-0/+8
* [Mac] Manually reposition Omnibox field editor rather than using focus machin...shess@chromium.org2009-09-256-59/+90
* OS X First run dialog: hide import option of nothing to import from.jeremy@chromium.org2009-09-252-0/+3
* Fix color of download item text in incognito window.thakis@chromium.org2009-09-251-0/+4
* A follow-up change for r26694.hbono@chromium.org2009-09-251-5/+5
* Revert r27137: "Create renderers for ExtensionHosts one at a time to avoidmpcomplete@chromium.org2009-09-241-1/+1
* Create renderers for ExtensionHosts one at a time to avoid blocking the UI.mpcomplete@chromium.org2009-09-241-1/+1
* [Mac] Rewrite Omnibox field-editor frame-changing tests.shess@chromium.org2009-09-241-56/+115
* [Mac] Remove paste-and-go from omnibox context menu in popup windows.shess@chromium.org2009-09-242-13/+39
* Fix coding style violation.thakis@chromium.org2009-09-241-1/+1
* Try to fix valgrind.thakis@chromium.org2009-09-241-7/+12