summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* -orderBack: unit test windows when not in the debugger.shess@chromium.org2009-07-101-1/+6
* Broke my own unittest. The expected behavior when callingrohitrao@chromium.org2009-07-101-3/+8
* Enables find in page match counts on Mac.rohitrao@chromium.org2009-07-101-11/+10
* fix mac compile bustage - use a different string conversion function for GetC...ben@chromium.org2009-07-101-1/+1
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-092-5/+15
* If the init returns nil (don't throw) don't try to store that into the dict.thomasvl@chromium.org2009-07-091-2/+3
* Added an helper namespace that provides fetches images from the app bundle an...thomasvl@chromium.org2009-07-099-14/+156
* Set the save file type index properly if there was only one file type.paul@chromium.org2009-07-091-0/+2
* Perf bots are "happy enough", enable the throbber for real.pinkerton@chromium.org2009-07-091-22/+10
* Testing perfbots with throbber enabledpinkerton@chromium.org2009-07-091-1/+1
* - Fix janklist issue #1: "there is a pixel line below the mainjrg@chromium.org2009-07-0911-108/+192
* The Mac version of the download shelf from the original CL by thakis:paul@chromium.org2009-07-088-211/+245
* fix bustagepinkerton@chromium.org2009-07-081-0/+7
* Add context menus to tabs.pinkerton@chromium.org2009-07-085-4/+57
* Add facitility for Global Keyboard shortcuts.jeremy@chromium.org2009-07-084-0/+69
* Speculative Crash fix: Return early if user cancels save dialog.jeremy@chromium.org2009-07-081-13/+17
* Nudges the incognito man over to the left a few more pixels.pinkerton@chromium.org2009-07-071-1/+3
* Add extra delegate method to mac unit test.ben@chromium.org2009-07-071-0/+4
* Hook up the prefs for the optional home buttons and page/wrench buttons. Move...pinkerton@chromium.org2009-07-075-16/+211
* Removes the ability to close or minimize the hung renderer dialogrohitrao@chromium.org2009-07-072-10/+7
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-061-1/+1
* Don't install the RWHVMac into the view hierarchy until everything has been p...pinkerton@chromium.org2009-07-063-3/+18
* Add remaining functionality for popup blocker: popup menu to unblock individu...pinkerton@chromium.org2009-07-063-20/+165
* Redraw the location bar on reload. This change is Mac port of http://coderevi...yusukes@google.com2009-07-061-1/+1
* Revert 19829.mirandac@chromium.org2009-07-022-5/+0
* Pop-up chrome.jrg@chromium.org2009-07-024-6/+54
* Change status bubble so that it expands to accommodate URL's that are abridge...mirandac@chromium.org2009-07-022-0/+5
* This reverts 2 CLs that worked around a problem with NSGradient on 10.6,jeremy@chromium.org2009-07-021-34/+5
* Call superclass's TearDown to avoid leaks.pinkerton@chromium.org2009-07-011-4/+3
* First cut at popup blocking for Mac. Remove ifdefs in cross-platform code. Im...pinkerton@chromium.org2009-07-013-0/+353
* The real unit test for bug 12902, which didn't land before (computers are har...pinkerton@chromium.org2009-07-011-0/+110
* Added unit tests for ClearBrowsingDataController.pinkerton@chromium.org2009-07-012-13/+22
* Converts BaseView to be non-opaque, which will fix drawing ofrohitrao@chromium.org2009-07-011-4/+0
* DevTools: Add docked pane into the browser view.pfeldman@chromium.org2009-07-012-0/+5
* Fix forjrg@chromium.org2009-06-301-1/+9
* Remove hack for zoom button now that it's no longer neededpinkerton@chromium.org2009-06-301-10/+0
* Fix download item icon.thakis@chromium.org2009-06-301-7/+6
* Mac fullscreen mode (with pkasting).jrg@chromium.org2009-06-2912-52/+320
* Deletes now-unused growbox code.rohitrao@chromium.org2009-06-293-162/+0
* Removes our homespun grow box and replaces it with therohitrao@chromium.org2009-06-296-72/+32
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-2611-68/+67
* Given the results of Rohit's investigation, I think that the times that we'remark@chromium.org2009-06-265-34/+49
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-255-141/+28
* Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...avi@chromium.org2009-06-255-26/+141
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-255-141/+26
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-252-76/+7
* Back out all sorts of stuff back to pre-r18933 so that we can regroup andmark@chromium.org2009-06-245-48/+33
* Fix test (really, you call this a test?) that I broke in r19167mark@chromium.org2009-06-241-3/+3
* Rewrite some tab controller stuff to maybe (but probably not) improve perf.mark@chromium.org2009-06-243-39/+39
* perbotpinkerton@chromium.org2009-06-241-0/+3