| Commit message (Expand) | Author | Age | Files | Lines |
* | Move browser/cocoa to browser/ui/cocoa | ben@chromium.org | 2010-12-01 | 1 | -397/+0 |
* | [Mac] Prevent constrained windows (sheets) from opening while instant preview... | rohitrao@chromium.org | 2010-11-30 | 1 | -0/+2 |
* | Handle resize corner layout entirely in the BrowserView (views) or BrowserWin... | alekseys@chromium.org | 2010-11-16 | 1 | -4/+2 |
* | Split out command IDs from chrome_dll_resource.h. | evan@chromium.org | 2010-11-08 | 1 | -1/+1 |
* | Move chrome/browser/cocoa/bookmark_* to chrome/browser/cocoa/bookmarks/. | viettrungluu@chromium.org | 2010-10-15 | 1 | -2/+2 |
* | [Mac] Plumb through the Instant and omnibox popup bounds. This will allow in... | rohitrao@chromium.org | 2010-10-14 | 1 | -0/+5 |
* | [Mac] Initial Instant implementation. | rohitrao@chromium.org | 2010-10-12 | 1 | -0/+4 |
* | [Mac] Add the PreviewableContentsController's view into the view hierarchy. | rohitrao@chromium.org | 2010-10-08 | 1 | -0/+2 |
* | [Mac] 1) Status bubble respects page contents view bounds, not just its verti... | alekseys@chromium.org | 2010-09-23 | 1 | -2/+2 |
* | [Mac] Refactor the DevToolsController and SidebarController to create their v... | rohitrao@chromium.org | 2010-09-17 | 1 | -4/+2 |
* | 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 |