summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove un-needed method (updateLoadingAnimations).pinkerton@chromium.org2009-09-013-16/+1
* Restrict use of tab positioning animation on a new tab to when there are more...pinkerton@chromium.org2009-09-011-7/+8
* Make all of our unit tests be PlatformTests to get an autorelease pool.pinkerton@chromium.org2009-09-0135-37/+71
* (Mac) Make mashing the close tab button work.viettrungluu@chromium.org2009-09-015-17/+110
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-312-0/+6
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-3122-184/+531
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-302-0/+10
* Use Lucida Grande instead of Helvetica for "Show all downloads..." link in do...thakis@chromium.org2009-08-291-0/+3
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-282-6/+0
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-282-0/+6
* [Mac] Tweaks to Omnibox metrics.shess@chromium.org2009-08-283-3/+8
* Add background_tile_view for tiling an image as UI background (about box need...thomasvl@chromium.org2009-08-288-60/+511
* Reverting 24700.avi@chromium.org2009-08-2822-526/+181
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-2722-181/+526
* Fix download shelf item overflow on os x.thakis@chromium.org2009-08-271-4/+8
* Remove completed downloads from shelf when the shelf closes.thakis@chromium.org2009-08-273-0/+31
* Fix a couple of bugs in the "custom home pages" list in the Preferences window.ben@chromium.org2009-08-274-1/+53
* [Mac] The autocomplete popup now gets its position from the toolbar controller,rohitrao@chromium.org2009-08-276-6/+70