summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-2/+2
* Mac: Only show one per-tab sheet at a time per tab.thakis@chromium.org2009-11-136-14/+79
* Draw download item background like windows does if a theme is installed.thakis@chromium.org2009-11-134-7/+75
* Fixes for Report Bug Dialog:mirandac@chromium.org2009-11-133-31/+83
* Revert 31814 - Testing to see if it caused performance problems.dmaclach@chromium.org2009-11-122-71/+3
* Add support for observing tracking areas so that when tabs are moved underneathdmaclach@chromium.org2009-11-122-3/+71
* Initial change for the implementation of browser actions on the mac.andybons@chromium.org2009-11-125-12/+579
* Moves the animation for the download_started into an overlay window to getdmaclach@chromium.org2009-11-121-102/+132
* Address post-commit comments from codereview.chromium.org/371059 and coderevi...thakis@chromium.org2009-11-124-0/+10
* [Mac] Support undo in the omnibox.rohitrao@chromium.org2009-11-123-0/+30
* Total guess fixes for the bug.thomasvl@chromium.org2009-11-122-19/+56
* Added Sync-related controls to Preferences pane under "Personal Stuff".akalin@chromium.org2009-11-123-22/+129
* Fixes mac build.andybons@chromium.org2009-11-122-2/+1
* o Renames the bookmark bubble class to InfoBubble in a step to make it more r...andybons@chromium.org2009-11-128-56/+87
* Fix bookmark bar text alignment.jrg@chromium.org2009-11-121-2/+2
* Enable and implement last 2 items in bookmark bar context menu: "Openjrg@chromium.org2009-11-126-100/+85
* Prevent accidental animations if we haven't yet done a full layout. Stab in t...pinkerton@chromium.org2009-11-111-1/+1
* BookmarkBubble.xib - Change control from combobox to popup button. The massiv...dmaclach@chromium.org2009-11-113-133/+189
* Update zoom/close/miniaturize button based on cursor location after the windowdmaclach@chromium.org2009-11-111-0/+12
* TBR: pkastingakalin@chromium.org2009-11-112-131/+21
* Added RemoveGroupFromView().akalin@chromium.org2009-11-111-3/+7
* Made RemoveViewFromView() handle top-most subviews.akalin@chromium.org2009-11-111-3/+9
* Added vertical shift for sync stuff.akalin@chromium.org2009-11-111-5/+4
* Grouped sync controls and remove them properly.akalin@chromium.org2009-11-112-22/+21
* Moved pref stuff to the right place.akalin@chromium.org2009-11-111-10/+10
* Implemented sync button action.akalin@chromium.org2009-11-112-0/+26
* Hooked up sync service to preferences dialog.akalin@chromium.org2009-11-112-2/+78
* "Am I on the right thread?" DCHECKs for StatusBubbleMac.mark@chromium.org2009-11-111-2/+9
* Revert r31647 again, I have enough perf datathakis@chromium.org2009-11-113-58/+8
* Mac: Use native folder icons for the bookmark bar.thakis@chromium.org2009-11-113-8/+58
* Add support for slowing down all animations on the Mac by using the shift and/ordmaclach@chromium.org2009-11-108-20/+29
* [Mac] L10N cleanup of report a bugthomasvl@chromium.org2009-11-102-27/+45
* [Mac] Fix a leak in HyperlinkButtonCellrsesek@chromium.org2009-11-101-1/+1
* Add confirmation on extension uninstallation.finnur@chromium.org2009-11-101-6/+9
* Get rid of flickering of the old tab in the content area, caused by not drawi...pinkerton@chromium.org2009-11-091-1/+4
* Landing georgey's CLjcampan@chromium.org2009-11-091-11/+11
* [Mac] Adds a "fast resize mode" in which the RenderWidgetHostViewCocoa is cli...rohitrao@chromium.org2009-11-098-2/+178
* Make the target window main when dragging a tab onto it so it looks more like...pinkerton@chromium.org2009-11-091-1/+7
* Makes the window not autocalculate its content border thickness, and fixes itdmaclach@chromium.org2009-11-092-8/+27
* Theme the text of the download item so it's readable with dark themes.avi@chromium.org2009-11-091-0/+23
* Fix tests.thakis@chromium.org2009-11-091-2/+5
* Make download items less annoying by handling clicks more correctly.thakis@chromium.org2009-11-091-12/+15
* Mac: Theme "Show all downloads..." link.thakis@chromium.org2009-11-094-3/+53
* Mac: Let status bubble dodge to the right if necessary.thakis@chromium.org2009-11-091-14/+31
* Mac: Make download shelf use GTM ui stuff.thakis@chromium.org2009-11-093-64/+4
* Kiosk Mode implementation.mhm@chromium.org2009-11-092-0/+5
* Fix NSString conversions to treat a null NSString as a string of length 0, in...mirandac@chromium.org2009-11-082-11/+7
* Allow return key to add new line in description text field.mirandac@chromium.org2009-11-072-2/+18
* Mac: fix tab closure problem when close tab buttons not shown.viettrungluu@chromium.org2009-11-071-2/+7
* Adds hover and pressed states for the newtab button on the Mac.dmaclach@chromium.org2009-11-062-5/+38