| Commit message (Expand) | Author | Age | Files | Lines |
* | Mac: toggle between "Enter/Exit Full Screen" in menus. | viettrungluu@chromium.org | 2010-03-16 | 1 | -1/+9 |
* | [Mac] Add support for showing extensions in incognito mode, while fixing a bu... | andybons@chromium.org | 2010-03-15 | 1 | -1/+2 |
* | 10.6 SDK fixes related to NSColor* and NSSize following r41031. See also | mark@chromium.org | 2010-03-10 | 1 | -2/+3 |
* | Mac: Gratuitous fullscreen animation. | thakis@chromium.org | 2010-03-10 | 1 | -0/+18 |
* | [Mac] More progress towards resizing the Browser Actions container. | andybons@chromium.org | 2010-03-10 | 1 | -4/+4 |
* | Fix theming on popup windows (Mac). | avi@chromium.org | 2010-03-09 | 1 | -3/+12 |
* | Mac: fix fullscreen floating bar in popup windows. | viettrungluu@chromium.org | 2010-03-09 | 1 | -2/+2 |
* | Mac: incognito badge fixes. | viettrungluu@chromium.org | 2010-03-09 | 1 | -27/+22 |
* | Mac: clean-up of incognito badge code and float -> CGFloat. | viettrungluu@chromium.org | 2010-03-08 | 1 | -25/+23 |
* | Add some bookmark bar hooks for pyauto. | jrg@chromium.org | 2010-03-05 | 1 | -0/+4 |
* | [Mac] Rewrite [-BWC browserWindowControllerForView:] to handle views in child... | rohitrao@chromium.org | 2010-03-04 | 1 | -4/+8 |
* | Fix browser side handling of moveTo by resizing the content area; not the win... | erg@chromium.org | 2010-03-02 | 1 | -1/+5 |
* | Finishing removal of GTMTheme. All incognito drawing is now correct, themed o... | avi@chromium.org | 2010-02-26 | 1 | -15/+5 |
* | [Mac] Register for screen changed notifications and resize the fullscreen win... | rohitrao@chromium.org | 2010-02-24 | 1 | -6/+16 |
* | Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar... | avi@chromium.org | 2010-02-23 | 1 | -1/+11 |
* | [Mac] Request/Release the fullscreen lock whenever a window gains or loses ma... | rohitrao@chromium.org | 2010-02-22 | 1 | -3/+7 |
* | Added Shift-Reload support for Mac. | bauerb@chromium.org | 2010-02-19 | 1 | -0/+4 |
* | Mac: allow Esc in the Omnibox to give up focus in fullscreen mode. | viettrungluu@chromium.org | 2010-02-18 | 1 | -0/+4 |
* | Mac: prevent the overlay from sliding in and out on fullscreen mode switch. | viettrungluu@chromium.org | 2010-02-17 | 1 | -6/+18 |
* | Mac: move status bubble to fullscreen window (and back) when switching modes. | viettrungluu@chromium.org | 2010-02-17 | 1 | -0/+4 |
* | [Mac] Prevent a fullscreen crash by destroying the GTMWindowSheetController i... | rohitrao@chromium.org | 2010-02-16 | 1 | -0/+4 |
* | Mac: Part 1 of browser_window_controller.* re-organization. | viettrungluu@chromium.org | 2010-02-12 | 1 | -817/+174 |
* | Mac: make tab strip taller in fullscreen mode (still disabled). | viettrungluu@chromium.org | 2010-02-11 | 1 | -1/+9 |
* | [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/+42 |
* | Revert r38514; huge startup hit. | avi@chromium.org | 2010-02-09 | 1 | -5/+1 |
* | Allow opacity in themes. | avi@chromium.org | 2010-02-09 | 1 | -1/+5 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2010-02-09 | 1 | -9/+9 |
* | Send window frame information to Mac plugins via IPC | stuartmorgan@chromium.org | 2010-02-08 | 1 | -0/+23 |
* | Add bugs, update, and remove TODOs that are no longer valid | pinkerton@chromium.org | 2010-02-05 | 1 | -1/+0 |
* | Mac: fullscreen mode find bar positioning fix. | viettrungluu@chromium.org | 2010-02-04 | 1 | -11/+19 |
* | [Mac] Adds code for fullscreen mode, including a floating dropdown toolbar an... | rohitrao@chromium.org | 2010-02-03 | 1 | -80/+290 |
* | Hide plugins in minimized/hidden windows on the Mac | stuartmorgan@chromium.org | 2010-02-02 | 1 | -0/+54 |
* | Adds support for phantom tabs. A pinned tab becomes a phantom tab when | sky@chromium.org | 2010-01-22 | 1 | -1/+1 |
* | [Mac] Hide browser action buttons when they would otherwise overflow with the... | andybons@chromium.org | 2010-01-21 | 1 | -0/+4 |
* | Tab-modal dialog improvements: | zelidrag@google.com | 2010-01-15 | 1 | -2/+2 |
* | Fix command-click on buttons in background windows to perform their action in... | pinkerton@chromium.org | 2010-01-14 | 1 | -5/+32 |
* | Support pinch to zoom on the Mac | stuartmorgan@chromium.org | 2010-01-12 | 1 | -3/+43 |
* | Mac: Make devtools window dockable. | thakis@chromium.org | 2010-01-05 | 1 | -2/+7 |
* | [Mac] Implement WindowSizer::GetDefaultPopupOrigin() | rohitrao@chromium.org | 2010-01-05 | 1 | -0/+10 |
* | Mac: Cmd-three finger swipe should open prev/next page in new tab. | thakis@chromium.org | 2010-01-03 | 1 | -3/+4 |
* | The bookmark bar with zero height should be explicitly hidden. This is requir... | avi@chromium.org | 2009-12-22 | 1 | -1/+4 |
* | Half of CL 481012 (reverted at r35038). | viettrungluu@chromium.org | 2009-12-19 | 1 | -20/+5 |
* | Revert 34998, more stabbing in the dark to find a perf regression - Mac: impl... | thakis@chromium.org | 2009-12-19 | 1 | -5/+20 |
* | Mac: implement DnD of URLs onto Omnibox. | viettrungluu@chromium.org | 2009-12-18 | 1 | -20/+5 |
* | Mac: fix/implement app windows (not app mode), popups, drawing; refactor code. | viettrungluu@chromium.org | 2009-12-16 | 1 | -162/+263 |
* | mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit... | kuan@chromium.org | 2009-12-15 | 1 | -0/+17 |
* | Refactor browser action apitest and port for mac. | kkania@chromium.org | 2009-12-14 | 1 | -0/+4 |
* | Mac: remove extension shelf code. | viettrungluu@chromium.org | 2009-12-12 | 1 | -22/+1 |
* | Mac: implement drag-and-drop of URLs to tabs/tab strip. | viettrungluu@chromium.org | 2009-12-04 | 1 | -2/+17 |