summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Correct logic that changes throbber states such that it will stay in the "wai...pinkerton@chromium.org2009-06-221-6/+10
* Adds a missing call to TabContents::WasHidden() on Mac.rohitrao@chromium.org2009-06-222-12/+15
* Fix download shelf display bug.thakis@chromium.org2009-06-201-0/+3
* back out r18853jeremy@chromium.org2009-06-193-461/+0
* This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.jeremy@chromium.org2009-06-193-0/+461
* Add "Show all downloads" link to download shelf.thakis@chromium.org2009-06-192-0/+34
* Fix compile error.pinkerton@chromium.org2009-06-191-1/+1
* Make escape close the prefs window.pinkerton@chromium.org2009-06-191-0/+7
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-191-5/+12
* Initial download shelf on OS X.thakis@chromium.org2009-06-1812-10/+680
* Reverting r18743, the rest of it.avi@google.com2009-06-183-0/+202
* Reverting r18743.avi@google.com2009-06-182-28/+8
* Fix an uninitialized variable that valgrind complains about.stuartmorgan@chromium.org2009-06-181-2/+4
* Committed wrong patchset for r18743. This should have been included.avi@google.com2009-06-181-4/+6
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@google.com2009-06-185-210/+26
* Quick spelling fix.avi@google.com2009-06-181-3/+3
* Implements the Page Info window on Mac.mark@chromium.org2009-06-174-0/+454
* Use a pdf instead of a png for incognito badge.pinkerton@chromium.org2009-06-161-1/+1
* Fix http://crbug.com/13971: OSX: Text copied from Omnibox is styledjeremy@chromium.org2009-06-154-4/+152
* Fix a leak in CocoaUtils::SkBitmapToNSImagenirnimesh@chromium.org2009-06-151-0/+1
* Popuplate bookmark menus on 1st launch.jrg@chromium.org2009-06-152-3/+22
* Badge browser window with incognito icon when in incognito modepinkerton@chromium.org2009-06-151-0/+28
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-133-0/+4
* Add favicons to Mac bookmark bar.jrg@chromium.org2009-06-134-6/+232
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-122-0/+5
* Converts a private variable to use scoped_nsobject.rohitrao@chromium.org2009-06-102-3/+4
* Rename grow_box_view.m to grow_box_view.mm.rohitrao@chromium.org2009-06-101-0/+0
* Modifies the growbox behavior to be more Mac-like.rohitrao@chromium.org2009-06-093-6/+81
* Add a stack-based class for property disabling and re-enabling screen updatin...pinkerton@chromium.org2009-06-091-4/+3
* Implement default search popup.pinkerton@chromium.org2009-06-095-0/+289
* Bookmark bar, now with buttons.jrg@chromium.org2009-06-0827-238/+896
* Only allow tabs to be dragged between compatible windows.shess@chromium.org2009-06-064-1/+30
* Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...pkasting@chromium.org2009-06-052-1/+6
* Implement table for custom home pages at startup on Mac.pinkerton@chromium.org2009-06-055-37/+458
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-042-1/+26
* Implemented a large chunk of the "user data" panel. Hooked the "under the hoo...pinkerton@chromium.org2009-06-032-7/+105
* Display a tooltip when mousing over a tab title.jeremy@chromium.org2009-06-023-0/+26
* Adds mouseover images to the close tab button on Mac.rohitrao@chromium.org2009-06-022-0/+32
* Implement Clear Browser Data for Mac as an app modal dialog. Uses the profile...pinkerton@chromium.org2009-05-295-44/+291
* This fixes the problem of the status bubble obscuring the download shelf.mirandac@chromium.org2009-05-272-0/+5
* Use correct branding on the "make default browser" button. Create a new local...pinkerton@chromium.org2009-05-272-0/+46
* Add shift-zoom to maximize.pinkerton@chromium.org2009-05-271-0/+7
* Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t...pinkerton@chromium.org2009-05-274-0/+28
* File bug for a NOTIMPLEMENTED, remove a couple others.pinkerton@chromium.org2009-05-261-3/+2
* Correct the hit testing so that the window controls and title bar will get ta...pinkerton@chromium.org2009-05-261-0/+13
* Try to fix more Mac bustage.pkasting@chromium.org2009-05-221-3/+2
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-222-7/+5
* Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...finnur@chromium.org2009-05-221-3/+3
* Fix a lot of jankiness during tab dragging. Fix dragging last tab in a differ...pinkerton@chromium.org2009-05-225-222/+335
* Support middle-click-to-close on the Mac.stuartmorgan@chromium.org2009-05-221-0/+8