summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove <iostream> where possible.erg@google.com2010-07-201-1/+1
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-204-1/+9
* Don't use VIEW_ID_PAGE_MENU, which has been removed.suzhe@chromium.org2010-07-201-1/+0
* [Mac]Implement ViewID support. (third approach)suzhe@chromium.org2010-07-2020-11/+364
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-204-9/+1
* [mac] Use the cross-platform menu model for the notifications options menu, i...johnnyg@chromium.org2010-07-202-10/+11
* Revert 53016 - Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-203-16/+16
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-203-16/+16
* Initial bookmark bar folder window tries harder to be on-screen.jrg@chromium.org2010-07-202-0/+14
* [Mac] Add buttons to the collected cookies dialog to add content exceptions.jochen@chromium.org2010-07-202-0/+115
* Remove the page and app menus.pkasting@chromium.org2010-07-203-8/+3
* Load the download animation image as an NSImage rather than a CGImageRef.rsesek@chromium.org2010-07-202-6/+5
* [Mac] Display a quick animation when a popup is blocked so the user notices i...rsesek@chromium.org2010-07-205-117/+490
* [Mac] Minor tweaks to the Wrench menu.rsesek@chromium.org2010-07-191-0/+7
* Respect Spaces when dragging tabs on OS Xdavidben@chromium.org2010-07-192-0/+76
* [Mac] Adjust omnibox decoration dragging to keep image under mouse.shess@chromium.org2010-07-196-16/+52
* [Mac] fix autocomplete_text_field_cell_unittest.mmshess@chromium.org2010-07-191-0/+1
* [Mac] Re-enable decoration tooltips in omnibox.shess@chromium.org2010-07-195-18/+68
* [Mac] Convert omnibox keyword hint to decoration.shess@chromium.org2010-07-199-507/+316
* DISABLE WrenchMenuControllerTest.Initialized.cbentzel@chromium.org2010-07-191-5/+4
* Mark test as flaky, disabling because it crashes.pinkerton@google.com2010-07-191-1/+2
* [Mac] Implement the update available notification in the wrench menu.rsesek@chromium.org2010-07-195-18/+89
* Store creating url in origin nodes and use it for content settings.jochen@chromium.org2010-07-192-7/+7
* [Mac] Close bookmark bubbles when toggling fullscreen mode.rohitrao@chromium.org2010-07-181-0/+5
* Revert 52740 - Always show the 'Control sync from Google Dashboard' link on t...tim@chromium.org2010-07-181-0/+4
* [Mac] Allow omnibox decorations to decline mouse events.shess@chromium.org2010-07-1711-16/+65
* [Mac] Convert content settings to LocationBarDecoration, cleanup.shess@chromium.org2010-07-178-461/+185
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-166-1/+7
* When using SelectFileDialog::SelectFile with type SELECT_FOLDER, set button t...csilv@chromium.org2010-07-161-0/+5
* Always show the 'Control sync from Google Dashboard' link on the sync options...tim@chromium.org2010-07-161-4/+0