summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_cocoa.mm
Commit message (Expand)AuthorAgeFilesLines
* Remove the page and app menus.pkasting@chromium.org2010-07-201-5/+1
* [Mac] Implement the update available notification in the wrench menu.rsesek@chromium.org2010-07-191-1/+2
* Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-161-0/+6
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-151-6/+0
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-151-0/+6
* [Mac] Finish implementation of App Tabs. This takes into account the UI conso...andybons@chromium.org2010-07-141-4/+0
* [Mac] Don't change state from stop to reload when hovered.shess@chromium.org2010-07-071-1/+1
* [Mac] Initial implementation of app tabs. Loads the app and displays the corr...andybons@chromium.org2010-07-071-0/+6
* [Mac] Implement BrowserWindowCocoa::ConfirmAddSearchProvider.bauerb@chromium.org2010-07-051-1/+11
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-1/+13
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-111-1/+1
* Rip out the multiprofile implementation.erg@chromium.org2010-06-101-8/+0
* Initial cut at scaffolding for mac sidetabs. No visible changes to browser wi...pinkerton@chromium.org2010-06-021-0/+4
* Implement upgrade notifications.finnur@chromium.org2010-05-261-0/+4
* Add a comment explaining why we call Browser::InProgressDownloadResponse asyn...bauerb@chromium.org2010-05-241-0/+2
* Call Browser::InProgressDownloadResponse asynchronously on Mac.bauerb@chromium.org2010-05-241-3/+9
* Provide accessibility support for Window_win.ctguil@chromium.org2010-05-171-2/+4
* Remove NOTIMPLEMENTED log spew for BrowserWindowCocoa::ShelfVisibilityChanged().mark@chromium.org2010-05-051-1/+1
* DevTools: focus devtools on breakpoint while docked (Linux & Mac fix).pfeldman@chromium.org2010-05-031-4/+0
* Revert 46168 to try to fix browser_tests - Mac: Try to make sure BrowserWindo...viettrungluu@chromium.org2010-05-011-9/+1
* Mac: Try to make sure BrowserWindowCocoa::Close() only actually closes on the...viettrungluu@chromium.org2010-05-011-1/+9
* Change report bad webpage to be a web tab instead of native dialogfeldstein@chromium.org2010-04-291-5/+1
* Windows/Views: delete native bookmark manager code.viettrungluu@chromium.org2010-04-281-5/+0
* Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ...viettrungluu@chromium.org2010-04-231-2/+2
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-231-2/+2
* Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...ben@chromium.org2010-04-201-4/+0
* Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...ben@chromium.org2010-04-201-0/+4
* Refactor common, platform-independent code for the repost form warning dialog...bauerb@chromium.org2010-04-091-3/+2
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-0/+4
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-4/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+4
* Revert "Fix browser side handling of moveTo by resizing the content area; not...erg@chromium.org2010-03-241-18/+4
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-4/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+4
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-4/+0
* Fix typo in Mac mergedmazzoni@chromium.org2010-03-221-1/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+4
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-4/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+4
* Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...thestig@chromium.org2010-03-201-4/+0
* Allow dynamic switching in and out of sidetabs mode.ben@chromium.org2010-03-191-0/+4
* Make repost form warning tab-modal on Mac.bauerb@chromium.org2010-03-181-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-051-0/+4
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-021-4/+18
* Mac: Move prefs around in preparation for the content settings window.thakis@chromium.org2010-02-221-4/+7
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-2/+2
* Mac: (for fullscreen mode) make key redispatch handle "misdirected" events.viettrungluu@chromium.org2010-02-111-3/+3
* [Mac] Modifies GetRestoredBounds() to return the bounds of the hidden regular...rohitrao@chromium.org2010-02-111-1/+1
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-101-1/+0