summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Mac: disable bookmark bar animation in toolbar-less windows.viettrungluu@chromium.org2009-12-011-1/+5
* Mac: allow bookmark bar buttons to be dragged as URLs.viettrungluu@chromium.org2009-12-017-44/+160
* Mac: change tab change notifications to pass full TabChangeType.viettrungluu@chromium.org2009-12-014-27/+24
* Clean up property name and add comment about thread-safety.pinkerton@chromium.org2009-12-013-6/+6
* Mac: minor cleanup for TabView.viettrungluu@chromium.org2009-12-012-23/+29
* Enable sync by default on all platforms.akalin@chromium.org2009-11-301-0/+6
* Disable BugReportWindowController tests.willchan@chromium.org2009-11-301-2/+4
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-305-0/+6
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-305-6/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-305-0/+6
* Clear the target/action of the close button when the view goes into the closi...pinkerton@chromium.org2009-11-302-1/+12
* Mac: improve apparent z-order problems when switching Spaces.viettrungluu@chromium.org2009-11-303-12/+33
* In-application Keystone ticket promotion.mark@chromium.org2009-11-2813-53/+2029
* Mac: give visual feedback for bookmark button drags.viettrungluu@chromium.org2009-11-256-13/+151
* Mac: fix Esc-key cancellation of bookmark bar button drags.viettrungluu@chromium.org2009-11-252-8/+17
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-254-6/+6
* Allow the window to be moved when dragging on the incognito iconviettrungluu@chromium.org2009-11-241-2/+13
* Mac: make bookmark bar drag buttons prettier.viettrungluu@chromium.org2009-11-243-26/+138
* o Updates the browser action buttons when a tab is changed. This is needed fo...andybons@chromium.org2009-11-243-1/+17
* Switch theme loading to use its own string.avi@google.com2009-11-241-2/+1
* Mac: improve hover/clicked state appearance of bookmark bar buttons.viettrungluu@chromium.org2009-11-241-33/+56
* Fix to prevent selecting a popup menu item from crashing when the item is aut...avi@google.com2009-11-241-2/+5
* Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...akalin@chromium.org2009-11-245-142/+37
* Removed browser owned by HtmlDialogWindowController. This fixes the crashakalin@chromium.org2009-11-232-28/+48
* Add platform abstraction for simple error box, and use it in a couple extensi...estade@chromium.org2009-11-231-10/+0
* Take 2 at moving NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-231-0/+1
* Improve unit test robustness.mrossetti@chromium.org2009-11-231-1/+1
* Call FNNotify on download complete; this should help apps watching the downlo...avi@google.com2009-11-231-1/+8
* Mac: fix toolbar sizing bug upon unloading extension/theme.viettrungluu@chromium.org2009-11-221-0/+7
* Mac: minor cleanup of constants in toolbar_controller.mm.viettrungluu@chromium.org2009-11-221-12/+16
* Mac: Implement profile error dialog.thakis@chromium.org2009-11-211-1/+18
* Replaced HungRendererDialog class with hung_renderer_dialog namespace.akalin@chromium.org2009-11-201-4/+8
* Ensures the renderer gets focus/blur message when switching tabs.jcampan@chromium.org2009-11-203-2/+21
* Allow folders to be created with empty names.mrossetti@chromium.org2009-11-202-9/+20
* Apply theme color to bookmark button text.jrg@chromium.org2009-11-206-13/+129
* Change popup construction logic so that folders with empty name is no longer ...mrossetti@chromium.org2009-11-202-2/+38
* Fixed and clarified comments in html_dialog_window_controller.mm.akalin@chromium.org2009-11-201-3/+4
* Mac: remove cursor turd from About dialog.viettrungluu@chromium.org2009-11-202-1/+16
* Adds popups to browser actions, completing the feature.andybons@chromium.org2009-11-208-17/+403
* Undo my revert at r32524 due to a startup test regression.mpcomplete@chromium.org2009-11-201-1/+1
* [Mac] Add support for growing or shrinking the window during animations.rohitrao@chromium.org2009-11-197-44/+174
* 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