| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mac] Delete TabContents.xib and instead create the TabContentsController's v... | rohitrao@chromium.org | 2010-10-06 | 1 | -4/+2 |
* | Move devtools and sidebar handling to BWC and ensure the order of layout adju... | alekseys@chromium.org | 2010-09-09 | 1 | -33/+10 |
* | Sidebar view, Mac implementation (common sidebar code and Windows version is ... | thakis@chromium.org | 2010-08-30 | 1 | -0/+13 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Mac: Make devtools window dockable. | thakis@chromium.org | 2010-01-05 | 1 | -6/+16 |
* | Ensures the renderer gets focus/blur message when switching tabs. | jcampan@chromium.org | 2009-11-20 | 1 | -0/+4 |
* | Don't install the RWHVMac into the view hierarchy until everything has been p... | pinkerton@chromium.org | 2009-07-06 | 1 | -1/+9 |
* | Mac fullscreen mode (with pkasting). | jrg@chromium.org | 2009-06-29 | 1 | -3/+0 |
* | Removes our homespun grow box and replaces it with the | rohitrao@chromium.org | 2009-06-29 | 1 | -7/+0 |
* | Quick spelling fix. | avi@google.com | 2009-06-18 | 1 | -3/+3 |
* | Collapse bookmark bars into a single bar per window, rather than one per tab. | pinkerton@chromium.org | 2009-04-14 | 1 | -17/+1 |
* | Convert more members to scoped pointers. Move status bubble into browser wind... | pinkerton@chromium.org | 2009-04-13 | 1 | -16/+3 |
* | Flatten down to a single toolbar per window, significantly simplifying the ta... | pinkerton@chromium.org | 2009-04-09 | 1 | -35/+1 |
* | Move location bar bridge out of tab_contents_controller. | shess@chromium.org | 2009-04-08 | 1 | -1/+2 |
* | Revert "Initial implemention of Mac Omnibox." | shess@chromium.org | 2009-04-07 | 1 | -4/+1 |
* | Initial implemention of Mac Omnibox. | shess@chromium.org | 2009-04-06 | 1 | -1/+4 |
* | Mac bookmark work. | jrg@chromium.org | 2009-03-18 | 1 | -2/+25 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ... | pinkerton@chromium.org | 2009-03-03 | 1 | -0/+3 |
* | Add "stop" image to project. Clean up project so app/theme is a proper group ... | pinkerton@chromium.org | 2009-02-27 | 1 | -1/+6 |
* | Fix the tab strip controller to use a list of controllers rather than relying on | pinkerton@chromium.org | 2009-02-27 | 1 | -2/+3 |
* | Change url bar text according to the model when updating the toolbar. Fix vta... | pinkerton@chromium.org | 2009-02-25 | 1 | -1/+4 |
* | Roll our own grow box since the OS one wants to indent by 3px due to the text... | pinkerton@chromium.org | 2009-02-20 | 1 | -2/+3 |
* | Hook up the resize rect for Mac and enable its use in the renderer (mac-only). | pinkerton@chromium.org | 2009-02-19 | 1 | -0/+5 |
* | Unstub some more of the Browser object, including the part that sets it as th... | pinkerton@chromium.org | 2009-02-17 | 1 | -0/+4 |
* | Implement SetStarredState on LocationBar for Mac. | pinkerton@chromium.org | 2009-02-17 | 1 | -0/+3 |
* | IB outlets only get filled in during awakening, not initialization. D'oh! | avi@chromium.org | 2009-02-12 | 1 | -0/+1 |
* | Implement UpdateToolbar from BrowserWindow on Mac without dragging in too muc... | pinkerton@chromium.org | 2009-02-12 | 1 | -0/+4 |
* | Hook views up. | avi@chromium.org | 2009-02-10 | 1 | -0/+1 |
* | Speling fix. | avi@chromium.org | 2009-02-09 | 1 | -1/+1 |
* | Ensure toolbar buttons are in sync with command updater when tab becomes sele... | pinkerton@chromium.org | 2009-02-06 | 1 | -0/+5 |
* | Create a stub LocationBar object on Mac to communicate between the bar and th... | pinkerton@chromium.org | 2009-02-06 | 1 | -0/+5 |
* | Enable/disable buttons when the corresponding command updates in the model. | pinkerton@chromium.org | 2009-02-06 | 1 | -1/+20 |
* | ui refresh from cole. make it look chromey and get the basic framework for th... | pinkerton@google.com | 2009-01-23 | 1 | -0/+31 |