summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix unit tests by not relying on the unit tests having a local_state object, ...pinkerton@chromium.org2009-06-242-1/+11
* Implement Privacy prefs and cookie prefs in "under the hood".pinkerton@chromium.org2009-06-242-6/+184
* perfbotpinkerton@chromium.org2009-06-241-0/+2
* perfbot.pinkerton@chromium.org2009-06-241-5/+0
* perfbotpinkerton@chromium.org2009-06-241-0/+1
* more perfbot tests.pinkerton@chromium.org2009-06-241-0/+2
* Initial implementation of the hung renderer dialog on Mac.rohitrao@chromium.org2009-06-243-0/+259
* More perfbot fun.pinkerton@chromium.org2009-06-241-0/+4
* disable more code for perfbot.pinkerton@chromium.org2009-06-241-1/+2
* More experiments on perfbot.pinkerton@chromium.org2009-06-242-6/+13
* Backing out last change to see if it regressed perf.pinkerton@chromium.org2009-06-241-10/+6
* Some cleanup around WebCore EditCommands:jeremy@chromium.org2009-06-231-1/+1
* Re-land r18853jeremy@chromium.org2009-06-233-0/+461
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-232-0/+8
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-222-0/+5
* Correct logic that changes throbber states such that it will stay in the "wai...pinkerton@chromium.org2009-06-221-6/+10
* Adds a missing call to TabContents::WasHidden() on Mac.rohitrao@chromium.org2009-06-222-12/+15
* Fix download shelf display bug.thakis@chromium.org2009-06-201-0/+3
* back out r18853jeremy@chromium.org2009-06-193-461/+0
* This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.jeremy@chromium.org2009-06-193-0/+461
* Add "Show all downloads" link to download shelf.thakis@chromium.org2009-06-192-0/+34
* Fix compile error.pinkerton@chromium.org2009-06-191-1/+1
* Make escape close the prefs window.pinkerton@chromium.org2009-06-191-0/+7
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-191-5/+12