summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Adds animations for the download shelf.rohitrao@chromium.org2009-11-054-7/+37
* Cleans up our autorelease pool handling by making sure that an autorelease po...dmaclach@chromium.org2009-11-052-10/+5
* We were calling to an undefined method. I was able to repro this by putting mydmaclach@chromium.org2009-11-051-2/+2
* Show only one app menu. Cole pointed out that ChromeOS currently has two almo...oshima@chromium.org2009-11-052-0/+6
* Enable the OK button when editing a bookmark even when there is no text, and ...viettrungluu@chromium.org2009-11-055-12/+31
* Ensure that report bug dialog is centered when it opens.mirandac@chromium.org2009-11-041-1/+3
* Restoring r29827. The skia file is new to this attempt, and may be what was c...pamg@google.com2009-11-049-119/+319
* Clean up bookmark_editor_controller to so that is closes consistently as both...dmaclach@chromium.org2009-11-043-78/+87
* Shifted patterns in tabs and background pattern over so that patterns line up...dmaclach@chromium.org2009-11-042-12/+19
* Back out r30033 which broke drag scrolling in web pages until we have a bette...pinkerton@chromium.org2009-11-041-2/+1
* AnimatableView needs to be an NSAnimationDelegate.mark@chromium.org2009-11-041-1/+2
* Enable localization of default downloaded filename.tony@chromium.org2009-11-041-1/+2
* [Mac] Remove the stats and crash report checkbox from the under the hood pref...thomasvl@chromium.org2009-11-042-19/+61
* Implement tab closing animations.pinkerton@chromium.org2009-11-047-96/+376
* Speculative backout of r30849 to determine what impact it has on startup time.avi@chromium.org2009-11-041-5/+1
* [Mac] Enables animations for the infobar. Changes the control flow for infob...rohitrao@chromium.org2009-11-037-52/+216
* [Mac] Prefs window sizing/spacing:thomasvl@chromium.org2009-11-031-24/+22
* Make page and wrench buttons have correct hover look.avi@chromium.org2009-11-031-0/+3
* Bookmark context menu "Edit" starts with current name, not "New Folder".jrg@chromium.org2009-11-035-38/+74
* Disable open all bookmarks context menu item if there are no bookmarks.jrg@chromium.org2009-11-031-0/+11
* [Mac] Adds a new view that will allow us to animate the height property of vi...rohitrao@chromium.org2009-11-033-0/+204
* Make bookmark folder look Mac-yavi@chromium.org2009-11-031-1/+5
* Mac: fix Text Encoding menu/submenuviettrungluu@chromium.org2009-11-031-0/+9
* [Mac] Prefs under the hood work:thomasvl@chromium.org2009-11-032-9/+72
* Mac: correct favicons in bookmarks bar (for pages w/o one and for subfolders).viettrungluu@chromium.org2009-11-032-30/+26
* Add "Report Bug" dialog to Mac OSX.mirandac@chromium.org2009-11-034-1/+325
* Fix memory problems.jrg@chromium.org2009-11-031-6/+6
* bookmark STAR bubble: Disambiguate folders with the same namejrg@chromium.org2009-11-023-20/+67
* Reverting 30702 - Which was a Revert of 30696.thomasvl@chromium.org2009-11-022-5/+214
* Address post-submit comments from http://codereview.chromium.org/327009 .thakis@chromium.org2009-11-022-9/+16
* Remember last used prefs tab.thakis@chromium.org2009-11-022-4/+22
* Reverting 30696.thomasvl@chromium.org2009-11-022-215/+7
* [Mac] Prevent search engines from disappearing in the preferences listrsesek@chromium.org2009-11-022-9/+38
* [Mac] Prefs layout work for "basics" and "personal stuff"thomasvl@chromium.org2009-11-022-7/+215
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-1/+6
* Add the "Other bookmarks" button on the right of the bookmark bar.jrg@chromium.org2009-11-026-85/+235
* Implement page action popups.erikkay@chromium.org2009-11-012-0/+17
* DeferredAutoreleasePool didn't work on Snow Leopard.mark@chromium.org2009-10-311-2/+16
* Cleans up our autorelease handling so that we don't create a layered dmaclach@chromium.org2009-10-301-16/+2
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-302-2/+2
* Implemented most of HtmlDialogWindowController, which is a Cocoa portakalin@chromium.org2009-10-308-19/+526
* BookmarkEditorController needs to implement NSMatrixDelegate for the 10.6 SDKmark@chromium.org2009-10-301-1/+2
* [mac] Make NTP floating style rect 1px thick. Also change the border color.thakis@chromium.org2009-10-301-3/+4
* [Mac] Implement form resubmission warning dialogthakis@chromium.org2009-10-303-1/+152
* Original discussion in CL for 337010. See http://codereview.chromium.org/337...mrossetti@chromium.org2009-10-296-65/+295
* Fix and re-enable a test I broke with the find bar changes I made last night.ben@chromium.org2009-10-291-1/+1
* Hide the theme install bubble a little earlier.estade@chromium.org2009-10-291-0/+10
* Reduce NSImageCacheTest.LookupFoundAndClear test flakemark@chromium.org2009-10-291-3/+8
* Mark LookupFoundAndClear as flaky.nsylvain@chromium.org2009-10-291-1/+2
* First of several patches to get rid of MessageLoop caching now that we have C...jam@chromium.org2009-10-281-1/+0