| Commit message (Expand) | Author | Age | Files | Lines |
* | Mac: push back the detached tab position inside the dragging window. | tkent@chromium.org | 2010-09-14 | 1 | -0/+4 |
* | Move devtools and sidebar handling to BWC and ensure the order of layout adju... | alekseys@chromium.org | 2010-09-09 | 1 | -4/+9 |
* | Sidebar view, Mac implementation (common sidebar code and Windows version is ... | thakis@chromium.org | 2010-08-30 | 1 | -0/+4 |
* | [Mac] Rename ChromeBrowserWindow to FramedBrowserWindow. | rohitrao@chromium.org | 2010-08-26 | 1 | -1/+0 |
* | Mac: Add tabpose window | thakis@chromium.org | 2010-07-30 | 1 | -0/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | [Mac] Finish implementation of App Tabs. This takes into account the UI conso... | andybons@chromium.org | 2010-07-14 | 1 | -7/+0 |
* | [Mac] Simplify getting page-action info-bubble point. | shess@chromium.org | 2010-07-14 | 1 | -2/+2 |
* | Remove fields that are unused and reference classes that do not exist. | rsesek@chromium.org | 2010-07-14 | 1 | -2/+0 |
* | [Mac] Don't change state from stop to reload when hovered. | shess@chromium.org | 2010-07-07 | 1 | -1/+3 |
* | [Mac] Initial implementation of app tabs. Loads the app and displays the corr... | andybons@chromium.org | 2010-07-07 | 1 | -0/+7 |
* | [Mac] Implement BrowserWindowCocoa::ConfirmAddSearchProvider. | bauerb@chromium.org | 2010-07-05 | 1 | -0/+5 |
* | [Mac] Remove knowledge of AutocompleteTextField from ToolbarController. | shess@chromium.org | 2010-06-25 | 1 | -4/+1 |
* | Initial cut at scaffolding for mac sidetabs. No visible changes to browser wi... | pinkerton@chromium.org | 2010-06-02 | 1 | -0/+5 |
* | Don't select all when autofocusing the location bar on New Tab creation. Use... | pkasting@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | Change how the calculation is performed for determining the location of the a... | mrossetti@chromium.org | 2010-04-06 | 1 | -3/+3 |
* | Insure that the bookmark bubble comes up properly aligned when the browser is... | mrossetti@chromium.org | 2010-04-02 | 1 | -0/+7 |
* | [Mac] Move star button into page-actions area of omnibox. | shess@chromium.org | 2010-04-01 | 1 | -2/+2 |
* | Revert "Fix browser side handling of moveTo by resizing the content area; not... | erg@chromium.org | 2010-03-24 | 1 | -3/+0 |
* | Fix theming on popup windows (Mac). | avi@chromium.org | 2010-03-09 | 1 | -3/+4 |
* | Mac: fix fullscreen floating bar in popup windows. | viettrungluu@chromium.org | 2010-03-09 | 1 | -1/+2 |
* | Mac: incognito badge fixes. | viettrungluu@chromium.org | 2010-03-09 | 1 | -0/+5 |
* | Mac: clean-up of incognito badge code and float -> CGFloat. | viettrungluu@chromium.org | 2010-03-08 | 1 | -1/+3 |
* | Add some bookmark bar hooks for pyauto. | jrg@chromium.org | 2010-03-05 | 1 | -0/+3 |
* | [Mac] Comment fix for browserWindowControllerForView. | rohitrao@chromium.org | 2010-03-05 | 1 | -5/+4 |
* | [Mac] Rewrite [-BWC browserWindowControllerForView:] to handle views in child... | rohitrao@chromium.org | 2010-03-04 | 1 | -1/+3 |
* | Fix browser side handling of moveTo by resizing the content area; not the win... | erg@chromium.org | 2010-03-02 | 1 | -0/+3 |
* | Finishing removal of GTMTheme. All incognito drawing is now correct, themed o... | avi@chromium.org | 2010-02-26 | 1 | -4/+4 |
* | [Mac] Register for screen changed notifications and resize the fullscreen win... | rohitrao@chromium.org | 2010-02-24 | 1 | -0/+5 |
* | Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar... | avi@chromium.org | 2010-02-23 | 1 | -0/+6 |
* | Mac: allow Esc in the Omnibox to give up focus in fullscreen mode. | viettrungluu@chromium.org | 2010-02-18 | 1 | -0/+3 |
* | Mac: prevent the overlay from sliding in and out on fullscreen mode switch. | viettrungluu@chromium.org | 2010-02-17 | 1 | -0/+4 |
* | [Mac] GTMTheme is going to die! | thomasvl@chromium.org | 2010-02-12 | 1 | -1/+1 |
* | Mac: Part 1 of browser_window_controller.* re-organization. | viettrungluu@chromium.org | 2010-02-12 | 1 | -50/+67 |
* | [Mac] Modifies GetRestoredBounds() to return the bounds of the hidden regular... | rohitrao@chromium.org | 2010-02-11 | 1 | -0/+5 |
* | Mac: fullscreen mode work (still not enabled). | viettrungluu@chromium.org | 2010-02-10 | 1 | -0/+30 |
* | [Mac] Adds code for fullscreen mode, including a floating dropdown toolbar an... | rohitrao@chromium.org | 2010-02-03 | 1 | -2/+23 |
* | Tab-modal dialog improvements: | zelidrag@google.com | 2010-01-15 | 1 | -6/+1 |
* | Support pinch to zoom on the Mac | stuartmorgan@chromium.org | 2010-01-12 | 1 | -0/+5 |
* | Mac: Make devtools window dockable. | thakis@chromium.org | 2010-01-05 | 1 | -1/+3 |
* | Half of CL 481012 (reverted at r35038). | viettrungluu@chromium.org | 2009-12-19 | 1 | -11/+7 |
* | Revert 34998, more stabbing in the dark to find a perf regression - Mac: impl... | thakis@chromium.org | 2009-12-19 | 1 | -7/+11 |
* | Mac: implement DnD of URLs onto Omnibox. | viettrungluu@chromium.org | 2009-12-18 | 1 | -11/+7 |
* | Mac: fix/implement app windows (not app mode), popups, drawing; refactor code. | viettrungluu@chromium.org | 2009-12-16 | 1 | -1/+28 |
* | Refactor browser action apitest and port for mac. | kkania@chromium.org | 2009-12-14 | 1 | -0/+3 |
* | Mac: remove extension shelf code. | viettrungluu@chromium.org | 2009-12-12 | 1 | -2/+0 |
* | Mac: implement drag-and-drop of URLs to tabs/tab strip. | viettrungluu@chromium.org | 2009-12-04 | 1 | -1/+9 |
* | Mac: restore window size/position when hiding bookmark bar or download shelf. | viettrungluu@chromium.org | 2009-12-04 | 1 | -4/+17 |
* | Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti... | akalin@chromium.org | 2009-11-25 | 1 | -1/+1 |
* | Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ... | akalin@chromium.org | 2009-11-24 | 1 | -6/+0 |