summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial download shelf on OS X.thakis@chromium.org2009-06-1812-10/+680
* Reverting r18743, the rest of it.avi@google.com2009-06-183-0/+202
* Reverting r18743.avi@google.com2009-06-182-28/+8
* Fix an uninitialized variable that valgrind complains about.stuartmorgan@chromium.org2009-06-181-2/+4
* Committed wrong patchset for r18743. This should have been included.avi@google.com2009-06-181-4/+6
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@google.com2009-06-185-210/+26
* Quick spelling fix.avi@google.com2009-06-181-3/+3
* Implements the Page Info window on Mac.mark@chromium.org2009-06-174-0/+454
* Use a pdf instead of a png for incognito badge.pinkerton@chromium.org2009-06-161-1/+1
* Fix http://crbug.com/13971: OSX: Text copied from Omnibox is styledjeremy@chromium.org2009-06-154-4/+152
* Fix a leak in CocoaUtils::SkBitmapToNSImagenirnimesh@chromium.org2009-06-151-0/+1
* Popuplate bookmark menus on 1st launch.jrg@chromium.org2009-06-152-3/+22
* Badge browser window with incognito icon when in incognito modepinkerton@chromium.org2009-06-151-0/+28