summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Tweaks to Omnibox metrics.shess@chromium.org2009-08-283-3/+8
* Add background_tile_view for tiling an image as UI background (about box need...thomasvl@chromium.org2009-08-288-60/+511
* Reverting 24700.avi@chromium.org2009-08-2822-526/+181
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-2722-181/+526
* Fix download shelf item overflow on os x.thakis@chromium.org2009-08-271-4/+8
* Remove completed downloads from shelf when the shelf closes.thakis@chromium.org2009-08-273-0/+31
* Fix a couple of bugs in the "custom home pages" list in the Preferences window.ben@chromium.org2009-08-274-1/+53
* [Mac] The autocomplete popup now gets its position from the toolbar controller,rohitrao@chromium.org2009-08-276-6/+70
* Make extension install UI text on Mac match Windows version. Still to come ifpam@chromium.org2009-08-261-1/+0
* Reverting 24512.avi@chromium.org2009-08-2621-505/+152
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-2621-152/+505
* Fix bookmark bubble crash.jrg@chromium.org2009-08-261-0/+8
* Cache GTMTheme across windows to avoid re-creating it every time we create a ...pinkerton@chromium.org2009-08-263-10/+24
* Introduce accesskeys for Chrome menus.mhm@chromium.org2009-08-262-0/+10
* OSX: Fix the select-all-on-mouse-down in Omnibox.shess@chromium.org2009-08-252-19/+70
* Add support for replace infobar. The lack of this was a top mac crasher.erikkay@google.com2009-08-252-1/+24
* Compile on 10.6pinkerton@chromium.org2009-08-242-2/+7
* Fix a crash when closing a window with a download animation.paul@chromium.org2009-08-241-0/+10
* Add favicons to the Mac bookmark menujrg@chromium.org2009-08-224-91/+169
* Tweak bookmark star bubble with UI dudes:jrg@chromium.org2009-08-213-10/+6
* Fix carwash in BookMarkBarControllerjeremy@chromium.org2009-08-211-0/+1
* Ensure we don't show the icon when setting the icon view explicitly.pinkerton@chromium.org2009-08-212-0/+12
* Make sure we correctly stop DownloadItemControllers from observering view res...pinkerton@chromium.org2009-08-212-4/+9
* [Mac] Omnibox keyword, keyword hint, and search hint support.rohitrao@chromium.org2009-08-2110-23/+1028
* Make the page info window remember its placement origin on the Macpinkerton@chromium.org2009-08-213-18/+92
* Don't abandon or cancel in-progress field editors when the window closes.pinkerton@chromium.org2009-08-201-5/+12
* Bookmark STAR bubble.jrg@chromium.org2009-08-2021-12/+802
* Essentially revert r16636. We get no speedup from using CIImage and we are su...avi@chromium.org2009-08-201-14/+3
* Check the favicon and loading state when a tab is created in case its TabCont...pinkerton@chromium.org2009-08-191-48/+61
* Add progress disks to os x download items. Some more spacing tweaks. Still no...thakis@chromium.org2009-08-192-23/+103
* Load 16x16 icons for shelf.thakis@chromium.org2009-08-191-1/+1
* Give the test an autorelease pool so the dialog gets cleaned up at the end of...pinkerton@chromium.org2009-08-191-1/+2
* Try and fix the valgrind error. The CGEventRef wasn't being released.ben@chromium.org2009-08-191-4/+6
* This changelist represents the necessary merger of two others:ben@chromium.org2009-08-1912-50/+239
* Synthesize an NSEvent for handling drag events, since wepaul@chromium.org2009-08-181-4/+18
* Add modifier key support for window open dispositions throught the Mac UIrohitrao@chromium.org2009-08-185-9/+24
* Clean up download item look, part 1 of many.thakis@chromium.org2009-08-172-41/+31
* Implement drag and drop of downloads for the Mac downloads page.paul@chromium.org2009-08-173-0/+121
* Prevent mouse down events on the toolbar view from moving the parent window.paul@chromium.org2009-08-143-3/+28
* Prevent mouse down events in the bookmark bar and download shelf from movingpaul@chromium.org2009-08-145-0/+88
* When you clicked Get Themes in Mac prefs, the browser window containing the t...beng@google.com2009-08-131-2/+2
* BUG=http://crbug.com/17986jrg@chromium.org2009-08-131-3/+0
* Make drag-to-activate session history dropdowns less sensitive. Patch from vi...pinkerton@chromium.org2009-08-131-2/+13
* Clear an error message from the throbber space.paul@chromium.org2009-08-131-2/+4
* Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linuxmark@chromium.org2009-08-132-5/+14
* Removes unneeded include in download_request_dialog_delegate.sky@chromium.org2009-08-131-1/+0
* Implement http auth login dialog for OS X.thakis@chromium.org2009-08-133-8/+23
* (Mac) Place back/forward toolbar menu correctly when there's a bookmarkavi@chromium.org2009-08-121-11/+9
* Fix several bugs in First Run.jeremy@chromium.org2009-08-122-0/+7
* BUG=http://crbug.com/16646jrg@chromium.org2009-08-112-1/+58