summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Moved a whole pile of unittests over to CocoaTest.dmaclach@chromium.org2009-11-1945-614/+430
* Removed parentWindow parameter from HtmlDialogWindowController.akalin@chromium.org2009-11-194-44/+16
* [Mac] Rename a poorly named class.rohitrao@chromium.org2009-11-191-5/+5
* Moved HtmlDialogWindowDelegateBridge into html_dialog_window_controller.mm.akalin@chromium.org2009-11-192-66/+65
* Implement "Import Bookmarks and Settings".mrossetti@chromium.org2009-11-194-1/+484
* Revert old change that created an ExtensionHost's RenderView asynchronously.mpcomplete@chromium.org2009-11-191-1/+1
* Mac: Bounce the downloads folder (in the Dock) on completed downloads.avi@google.com2009-11-193-3/+18
* Mac: Fix regression in NTP detached bookmark bar colours.viettrungluu@chromium.org2009-11-191-3/+7
* Made HtmlDialogWindowController on OS X use its own browser object.akalin@chromium.org2009-11-194-77/+86
* Change the folder presentation in the Bookmark Editor and the Bookmark All Ta...mrossetti@chromium.org2009-11-199-407/+585
* Move some more tests over to CocoaTestdmaclach@chromium.org2009-11-182-21/+27
* Mac: animate NTP detached bookmark bar <-> normal bookmark bar.viettrungluu@chromium.org2009-11-1815-234/+518
* Tiny style fix.viettrungluu@chromium.org2009-11-181-2/+2
* Mac: implement Pin Tab.viettrungluu@chromium.org2009-11-185-97/+196
* move DownloadShelfMac tests over to CocoaTestdmaclach@chromium.org2009-11-181-2/+2
* Move status_bubble_mac_unittest over to CocoaTest.dmaclach@chromium.org2009-11-181-9/+16
* Move HungRenderedControllerUnitTest over to CocoaTest.dmaclach@chromium.org2009-11-181-3/+2
* move delayedmenu_button_unittest over to CocoaTestdmaclach@chromium.org2009-11-181-18/+8
* move chrome_browser_window_unittest over to cocoatestdmaclach@chromium.org2009-11-181-15/+54
* Change two |-autorelease|ed objects to scoped_nsobject<>.rsesek@chromium.org2009-11-181-7/+6
* Moving gradient button cell over to cocoatest.dmaclach@chromium.org2009-11-181-14/+8
* Eliminate the extra separator when there are no bookmarks in the bookmarks bar.mrossetti@chromium.org2009-11-182-3/+27
* Drag and drop of buttons/folders from bar to bar.jrg@chromium.org2009-11-189-30/+410
* Move bookmark bar bridge unittest over to CocoaTest.dmaclach@chromium.org2009-11-181-2/+1
* Fixes up TabStripControllerTests so that they work with CocoaTest.dmaclach@chromium.org2009-11-182-25/+44
* Fix for parent window closing behind the bookmark bubble.dmaclach@chromium.org2009-11-185-142/+146
* Move TaskManagerMacUnitTest over to Cocoatest.dmaclach@chromium.org2009-11-181-5/+10
* Fix up check so that it reads correctly when it fails.dmaclach@chromium.org2009-11-181-1/+1
* I've moved toolbar_controller_unittest over to CocoaTest which should be bett...dmaclach@chromium.org2009-11-171-23/+19
* Explicitly set an icon color for Incognito on Mac.avi@google.com2009-11-171-12/+16
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-174-48/+48
* Disable all of ToolbarControllerTest due to crashiness.erikkay@chromium.org2009-11-171-15/+17
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-172-0/+5
* Disable ToolbarControllerTest.LoadingState which crashed a few times today.idana@chromium.org2009-11-171-1/+2
* Get rid of DCHECK that was firing. The check itself is not dmaclach@chromium.org2009-11-171-1/+0
* Disable ToolbarControllerTest.Display which crashed 5 times today.erikkay@chromium.org2009-11-171-1/+2
* Mac: Draw entire Bookmark Bar every time to match API expectations.erg@chromium.org2009-11-161-2/+12
* Speeds up display bookmark animation as requested by thakis.dmaclach@chromium.org2009-11-161-1/+1
* TEST=new Chrome with bookmark folders visible in bar.jrg@chromium.org2009-11-151-1/+5
* Fix multi-window bookmark bubble problem.jrg@chromium.org2009-11-154-18/+36
* Fix "open all" on a folder node to open only 'marks in that folder,jrg@chromium.org2009-11-158-55/+220
* Makes InfoBubbleWindow close animations work correctly with regards todmaclach@chromium.org2009-11-144-46/+87
* Keeps the "loading..." text centered on the screen when you resize the window.dmaclach@chromium.org2009-11-141-0/+6
* gtk: Hide the status bubble when the mouse nears it.derat@chromium.org2009-11-142-3/+9
* Mac: Animate the bookmark bar showing/hiding.viettrungluu@chromium.org2009-11-1417-291/+629
* Causes all info bubbles to fade in and out with an animation instead of justdmaclach@chromium.org2009-11-142-6/+85
* Implemented ShowOptionsWindow() for OS X (except the highlightingakalin@chromium.org2009-11-143-47/+286
* [Mac] Fix weird layout issues when dragging a tab from a large screen to a sm...rohitrao@chromium.org2009-11-143-0/+23
* Attempt to get a fix and performance back.dmaclach@chromium.org2009-11-134-22/+117
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-2/+2