summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Let cmd-f/cmd-g use the findboard.thakis@chromium.org2009-09-237-16/+318
* Mac: Hook up the page menu's "Encoding" submenu.erg@chromium.org2009-09-235-9/+18
* [Mac] Convert Omnibox paste-and-go to use AutocompleteTextFieldObserver.shess@chromium.org2009-09-236-50/+84
* Mac: Empty bookmark bar should show IDS_BOOKMARKS_NO_ITEMS.erg@chromium.org2009-09-225-6/+37
* [Mac] Add favicons to items in folders on the bookmark bar.rsesek@chromium.org2009-09-221-1/+7
* [Mac] Use gmock rather than manual mock for autocomplete tests.shess@chromium.org2009-09-213-40/+23
* Make links in the cocoa about dialog clickable. (Try #2).erg@chromium.org2009-09-213-11/+78
* [Mac] Expose AutocompleteEditViewMac to Cocoa code.shess@chromium.org2009-09-218-215/+236
* Forward edit commands to be executed for shortcuts which aren't handled bythakis@chromium.org2009-09-212-30/+36
* Task Manager for OS X: Set up columns, show rows.thakis@chromium.org2009-09-212-3/+172
* Only show extension shelf on demand again.thakis@chromium.org2009-09-201-1/+0
* Temporarily always show extension shelf.thakis@chromium.org2009-09-201-0/+1
* Turn os x extension shelf on.thakis@chromium.org2009-09-191-4/+0
* [Mac] Polish the search engine managerrsesek@chromium.org2009-09-1910-62/+198
* Do not automatically show extension shelf.thakis@chromium.org2009-09-191-3/+2
* [Mac] Implement Paste and Go/Search.rohitrao@chromium.org2009-09-184-1/+59
* [Mac] Adds animations to the findbar.rohitrao@chromium.org2009-09-184-39/+134
* [Mac] Disable autoresizing of subviews when going into and out of fullscreenrohitrao@chromium.org2009-09-181-0/+8
* Remove the theme popup menu and just have a reset button to match the other p...thomasvl@chromium.org2009-09-184-117/+4
* Allow popup windows to have a title displayed in the titlebar.pinkerton@chromium.org2009-09-181-0/+6
* Let arrow up/down in find bar scroll page.thakis@chromium.org2009-09-181-1/+3
* Reverting 26482.thomasvl@chromium.org2009-09-172-23/+9
* Make links in the cocoa about dialog clickable.erg@chromium.org2009-09-172-9/+23
* Use NSApp in preference to [NSApplication sharedApplicaton]mark@chromium.org2009-09-174-9/+7
* Fix a few pasteboard-related things in the Mac unit_tests. Most of thesemark@chromium.org2009-09-175-42/+41
* Use delegate protocols present in the 10.6 SDK. For previous SDKs, providemark@chromium.org2009-09-1710-10/+21
* Pick up newer GTMthomasvl@chromium.org2009-09-163-18/+13
* Improve tab-closability of right-most tab.thakis@chromium.org2009-09-161-5/+15
* disable extension bar for nowthakis@chromium.org2009-09-161-0/+4
* Avoid spurious errors about NSColor*-CGColor* and NSSize-CGSize conversionsmark@chromium.org2009-09-165-10/+11
* Edit Search Engine fix up:thomasvl@chromium.org2009-09-162-0/+47