summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
...
* Mac: Add tabpose windowthakis@chromium.org2010-07-308-1/+229
* Change mac notifications UI to match the new mocks. Introduce a new utility ...johnnyg@chromium.org2010-07-3010-115/+367
* [Mac] Make popup-blocked animation animate to content-setting icon.shess@chromium.org2010-07-303-3/+43
* [Mac] Reposition the status bubble whenever adding it to a window.rohitrao@chromium.org2010-07-302-1/+23
* Work around multiple bugs in the WrenchMenuControllerTest using a bit of hack...rsesek@chromium.org2010-07-303-11/+43
* Add title for "ask" button on mac.jochen@chromium.org2010-07-301-0/+2
* Command line flag to disable the cookie prompt.jochen@chromium.org2010-07-306-5/+68
* Must clear all references to buttons representing a bookmark when that bookma...mrossetti@chromium.org2010-07-303-2/+40
* Mac: Keep groups when sorting task manager, like windows does.thakis@chromium.org2010-07-292-12/+26
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-292-2/+2
* Revert 54206 - Mac: Keep groups when sorting task manager, like windows does.thakis@chromium.org2010-07-291-13/+3
* Mac: Keep groups when sorting task manager, like windows does.thakis@chromium.org2010-07-291-3/+13
* [Mac] First pass at final sizing of toolbar items.shess@chromium.org2010-07-298-30/+65
* Rework somewhat how the folder menu window and main view sizes and positions ...mrossetti@chromium.org2010-07-292-41/+111
* Mac: Add sort support for task manager.thakis@chromium.org2010-07-293-26/+148
* [Mac] Fix a crashing PreferencesWindowController unit test (only crashes in b...rohitrao@chromium.org2010-07-291-2/+10
* Fix memory leaks in the balloon controller unit test by loading the NIB in th...johnnyg@chromium.org2010-07-282-21/+36
* Move NSImage-to-CGImageRef conversion code into a common helper function in b...rsesek@chromium.org2010-07-281-28/+6
* Modified resources for M6 theme. This doesn't actually modify layout yet, ju...pkasting@chromium.org2010-07-282-3/+3
* [Mac] Fix the custom homepages preferences to:rsesek@chromium.org2010-07-284-42/+117
* Quick fix for window sizing under resolution independence on Mac. Scrolling a...avi@chromium.org2010-07-281-6/+12
* Use a PDF for the upgrade dot.avi@chromium.org2010-07-281-8/+1
* An experimental fix for Bug 49590.hbono@chromium.org2010-07-281-0/+2
* Pulse new bookmarks (as triggered by bookmark bubble). If not possible, jrg@chromium.org2010-07-2810-28/+470
* [Mac] Elide long Omnibox contents.shess@chromium.org2010-07-271-0/+2
* Exposed an IsEnabledAt for ButtonMenuItemModel (this is not used yet, will be...sanjeevr@chromium.org2010-07-271-0/+6
* Download code cleanup:phajdan.jr@chromium.org2010-07-271-6/+2
* Mac: Add nice fade effect to overflowing bookmark buttons in the bookmark barjeremy@chromium.org2010-07-271-0/+74
* Readability review for Obj-C for feldsteinfeldstein@chromium.org2010-07-274-53/+144
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-26150-0/+150
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-242-9/+15
* The scrollability of a bookmark menu should be reconsidered whenever there is...mrossetti@chromium.org2010-07-241-2/+4
* Restrict new tab button clicks to inside the image bounds, not anywhere in th...pinkerton@chromium.org2010-07-232-0/+61
* [Mac] Add the findbar template pdfs back to chrome_dll.gypi. Add a unittest ...rohitrao@chromium.org2010-07-231-0/+13
* [Mac] Increase opaque-ness of bezel on templated imagesandybons@chromium.org2010-07-231-11/+7
* [Mac] Clamp EV bubble to max width.shess@chromium.org2010-07-236-1/+124
* Disable proxy config button and show banner if proxy prefs are managed.mnissler@chromium.org2010-07-232-0/+14
* Revert 53272 - Quick fix for window sizing under resolution independence on M...avi@chromium.org2010-07-221-10/+6
* Quick fix for window sizing under resolution independence on Mac. Scrolling a...avi@chromium.org2010-07-211-6/+10
* Refactor SSLClientAuthHandler and certificate selectiondavidben@chromium.org2010-07-211-0/+145
* Conditionally draw a bezel below text fields, used for the omnibox.pinkerton@chromium.org2010-07-213-5/+39
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-213-20/+20
* Attemp 2 at:sky@chromium.org2010-07-214-9/+1
* [Mac] Use |-performSelector:withDelay:| to execute commands from the Wrench m...rsesek@chromium.org2010-07-211-1/+12
* Changed type CookieList to being a vector CanonicalCookies.rdsmith@google.com2010-07-211-1/+1
* Unblackify the upgrade ball.avi@chromium.org2010-07-213-16/+48
* Scroll bookmark bar folders faster.jrg@chromium.org2010-07-211-3/+3
* [Mac] Give active tabs an appropriate inner highlight to reduce visual artifa...andybons@chromium.org2010-07-211-71/+79
* Tweak OffTheSide bookmark delete.jrg@chromium.org2010-07-203-3/+12
* Send away bookmark bar folder when going fullscreen with menu.jrg@chromium.org2010-07-203-0/+47