summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Make the pageup, Shift-pageup, and Option-Shift-pageup keys scroll the ...rohitrao@chromium.org2009-09-151-0/+22
* Make sure the text color is set correctly for incognito themes until we theme...pinkerton@chromium.org2009-09-151-0/+13
* [Mac] Restore focus to the previously focused view when dismissing the find bar.rohitrao@chromium.org2009-09-156-1/+195
* Reverting 26214.rohitrao@chromium.org2009-09-156-193/+1
* [Mac] Restore focus to the previously focused view when dismissing the find bar.rohitrao@chromium.org2009-09-156-1/+193
* Potential fix for http://crbug.com/13111thakis@chromium.org2009-09-151-0/+1
* Fix up the unittest to now expect the image within the bundle.thomasvl@chromium.org2009-09-141-4/+4
* Update the sadtab and throbbers to use the helpers for fetching strings/image...thomasvl@chromium.org2009-09-142-10/+16
* [Mac] Implement the search engine managerrsesek@chromium.org2009-09-128-0/+724
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-112-0/+7
* Allow windows with a single tab to be merged into other windows with drag and...pinkerton@chromium.org2009-09-101-30/+49
* Attempt to fix memory leak in some mac tests.estade@chromium.org2009-09-102-0/+7
* Add the tooltips for the toolbar buttons.thomasvl@chromium.org2009-09-101-1/+71
* Start a drag if the tab is dragged off the sides of the window.pinkerton@chromium.org2009-09-096-3/+36
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-091-0/+1
* Reverting 22324. Reenables CustomHomePagesModelTest.ModelChangedNotification...rohitrao@chromium.org2009-09-091-2/+1
* [Mac] Force-enable the find next/previous buttons when pressingrohitrao@chromium.org2009-09-091-0/+6
* Pretty-up the blocked popup view by sharing code from the status bubble. Bloc...pinkerton@chromium.org2009-09-087-177/+337
* Localize OS X First Run Dialogsjeremy@chromium.org2009-09-081-1/+6
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-084-24/+40
* Final tweaks to download item look on OS X. It now looks pretty much like on ...thakis@chromium.org2009-09-083-18/+64
* [Mac] Fix Omnibox keyword-search color.shess@chromium.org2009-09-051-6/+5
* [Mac] Add testing code to expose an NSColor memory leak.shess@chromium.org2009-09-054-7/+77
* [Mac] Drop shadow for Omnibox popup.shess@chromium.org2009-09-051-5/+6
* Move the "history is too new" dialog out oftony@chromium.org2009-09-052-0/+5
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-041-7/+13
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-042-3/+4
* (Mac) Display the bookmark bar off-the-side menu on mouse down. Also align th...viettrungluu@chromium.org2009-09-045-17/+82
* Revert 25478 which was causing Mac valgrind failures.asargent@chromium.org2009-09-041-5/+6
* [Mac] Fix Omnibox keyword-search color.shess@chromium.org2009-09-041-6/+5
* Fix crash on bookmark button delete.jrg@chromium.org2009-09-043-6/+75
* Hung Renderer dialog:thomasvl@chromium.org2009-09-042-9/+31
* Delete some empty files.viettrungluu@chromium.org2009-09-041-1/+2
* Fixing focus in location bar and accelerators on Linux toolkit views.jcampan@chromium.org2009-09-032-0/+4
* (Mac) Make the Page/Wrench buttons place their menu in the right place.viettrungluu@chromium.org2009-09-037-27/+216
* Add "other bookmarks" to bookmark menu.jrg@chromium.org2009-09-033-31/+93
* Properly show/hide "off the side" button/menu (chevron) on bookmark bar as ne...jrg@chromium.org2009-09-033-17/+12
* [Mac] Disable Omnibox editing in popup windows.shess@chromium.org2009-09-031-2/+2
* [Mac] Make I-beam cursor match editing area.shess@chromium.org2009-09-033-2/+22
* The iterator used to walk through the set of throbbers might become invalidmark@chromium.org2009-09-031-4/+11
* Restore r25049 (back out r25295) to isolate it as the cause of bug 20872.mark@chromium.org2009-09-031-7/+8
* Temporarily back out r25049 to isolate it as the cause of bug 20872.mark@chromium.org2009-09-031-8/+7
* Share one timer for all of the throbbers in the application.mark@chromium.org2009-09-021-27/+144
* Remove the ability to load lazy URLs from the NavigationController. This is nobrettw@chromium.org2009-09-021-3/+2
* Fix placement of new tab button when low on space. Was previously comparing a...pinkerton@chromium.org2009-09-021-6/+6
* Don't allow the home/page/options buttons to be toggled when we're only showi...pinkerton@chromium.org2009-09-022-0/+30
* Mac: Fix zoom (green maximize) button.viettrungluu@chromium.org2009-09-022-16/+175
* * Spin a modal loop so that messages that cause Chrome UI to be shown don't c...jeremy@chromium.org2009-09-021-2/+13
* Don't show favicons or throbbers for the New Tab page on the Mac.mark@chromium.org2009-09-024-56/+124
* (Mac) Added unit tests for ClickHoldButtonCell and DelayedMenuButton.viettrungluu@chromium.org2009-09-015-36/+219