summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* SSL UI changes, Windows, code side (images are separate).pkasting@chromium.org2010-04-193-55/+17
* Fix left alignment of icons in bookmark button if title is "".jrg@chromium.org2010-04-161-12/+2
* Fix stuck highlight state when dragging other bookmarks folder, or when dragg...feldstein@chromium.org2010-04-164-80/+216
* Mac: Fix enabling & checkmarks in translate infobar options menu.jeremy@chromium.org2010-04-161-4/+27
* [Mac] Bookmark star missing on NTP and BMM.shess@chromium.org2010-04-162-71/+114
* Mac Bookmarks bar crash hovering from one folder to another.dhollowa@chromium.org2010-04-163-60/+268
* [Mac] Centralize hack to make tests work with AutocompleteClassifier.shess@chromium.org2010-04-162-4/+9
* Improve bookmark bar folder scroll.jrg@chromium.org2010-04-169-89/+309
* Mac: Added logic to prevent the user from clicking OK unless he has selected ...dantasse@chromium.org2010-04-153-0/+39
* 10.6 SDK build fix.mark@chromium.org2010-04-151-1/+2
* Move third_pary/mozilla/include up one directory.evan@chromium.org2010-04-157-7/+7
* Mac: Improve behavior of "Add Folder" contextual menu item.jeremy@chromium.org2010-04-151-3/+7
* [Mac] Add an arrow cursor rect for the location image.rohitrao@chromium.org2010-04-152-4/+9
* Revert 44572 - [Mac] Update locationbar icon as user types.nsylvain@chromium.org2010-04-141-3/+0
* [Mac] Update location-bar icon as user types.shess@chromium.org2010-04-141-0/+3
* [Mac] Omnibox text drag drag URL when select-all.shess@chromium.org2010-04-146-5/+78
* Add an accessor for KVO.avi@chromium.org2010-04-141-1/+3
* [Mac] Fix MouseDown/MouseUp error for Steve animation effectsthomasvl@chromium.org2010-04-149-16/+18
* Implement cut and paste and rework copy and delete bookmark actions from cont...mrossetti@chromium.org2010-04-146-51/+165
* [Mac] Adds a BookmarkButtonDelegate method to retrieve the top-level browser ...rohitrao@chromium.org2010-04-145-1/+17
* [Mac] Fix search icon in keyword search to be right-side-up.shess@chromium.org2010-04-141-4/+27
* Ensure proper teardown of repost form warning objects.bauerb@chromium.org2010-04-142-12/+9
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-131-1/+4
* Fix flickering mac extension bubblesfeldstein@chromium.org2010-04-131-2/+7
* Mac: Let infobar text survive window resizes and fullscreen toggles.thakis@chromium.org2010-04-132-7/+48
* [Mac] Remove all pending timers and callbacks before destroying the fullscree...rohitrao@chromium.org2010-04-133-5/+11
* A common pattern for Chrome is for dialogs to "own themselves"jrg@chromium.org2010-04-131-1/+7
* Make the "Try again" button in the translate infobar not trigger a DCHECK .jeremy@chromium.org2010-04-132-3/+16
* Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus...dantasse@chromium.org2010-04-131-4/+6
* Share pasteboard population code between the BookmarkBarController and the Bo...pinkerton@chromium.org2010-04-134-68/+61
* Once the initial URL is opened in a new window, insure that subsequent URLs a...mrossetti@chromium.org2010-04-136-120/+159
* Add a UI thread and message loop to the cookie prompt controller test. This i...albertb@chromium.org2010-04-121-1/+4
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-125-65/+4
* Revert 44201 - Once the initial URL is opened in a new window, insure that su...mrossetti@chromium.org2010-04-117-46/+42
* Once the initial URL is opened in a new window, insure that subsequent URLs a...mrossetti@chromium.org2010-04-117-42/+46
* [Mac] PDF icons for omnibox.shess@chromium.org2010-04-092-5/+6
* Strips http from the omniboxsky@chromium.org2010-04-091-4/+4
* Fixed a Memcheck:Cond in content_blocked_bubble_controller_unittest.mm caused...rsesek@chromium.org2010-04-091-0/+1
* Revert 43443 - Add Flash EULA to about box on Mac (for branded builds).viettrungluu@chromium.org2010-04-091-24/+2
* Hierarchy. Hierarchy. Hierarchy!!!avi@chromium.org2010-04-091-1/+1
* [Mac] No star icon or page actions in omnibox on popups.shess@chromium.org2010-04-093-1/+20
* Delete testing profile on UI thread.mnissler@chromium.org2010-04-091-0/+8
* Don't allow drag or click on location icon when editing in omnibox.shess@chromium.org2010-04-093-7/+18
* Re-land r43741 - broke browser_tests.rsesek@chromium.org2010-04-093-12/+22
* Disable remember option in cookie prompt and content blocked notification bub...mnissler@chromium.org2010-04-094-12/+36
* Refactor common, platform-independent code for the repost form warning dialog...bauerb@chromium.org2010-04-093-100/+41
* Simplify content settings bubble model "radio groups" to a single radio group.bulach@chromium.org2010-04-092-7/+5
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-085-0/+18
* [Mac] Tweak location icon spacing in omnibox.shess@chromium.org2010-04-081-2/+2
* [Mac] Location icon in omnibox as drag source.shess@chromium.org2010-04-084-25/+103