| Commit message (Expand) | Author | Age | Files | Lines |
* | Mac cleanup: remove a TODO and add ToolbarControllerTest.NoLocationBar (anoth... | viettrungluu@chromium.org | 2010-04-24 | 1 | -2/+1 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -89/+15 |
* | Don't select all when autofocusing the location bar on New Tab creation. Use... | pkasting@chromium.org | 2010-04-23 | 1 | -4/+3 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -15/+89 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -36/+0 |
* | [Mac] No star icon or page actions in omnibox on popups. | shess@chromium.org | 2010-04-09 | 1 | -1/+1 |
* | [Mac] Move star button into page-actions area of omnibox. | shess@chromium.org | 2010-04-01 | 1 | -40/+14 |
* | [Mac] Line up omnibox popup under field. | shess@chromium.org | 2010-04-01 | 1 | -17/+5 |
* | [Mac] Fixes bug where disabling the last browser action would cause the locat... | andybons@chromium.org | 2010-04-01 | 1 | -1/+3 |
* | Revert 43282 - [Mac] Prep for animating the Browser Action Buttons in and out. | andybons@chromium.org | 2010-04-01 | 1 | -5/+2 |
* | [Mac] Prep for animating the Browser Action Buttons in and out. | andybons@chromium.org | 2010-03-31 | 1 | -2/+5 |
* | [Mac] Enables drag N' drop for the buttons within the Browser Actions contain... | andybons@chromium.org | 2010-03-26 | 1 | -9/+15 |
* | [Mac] Finish up the resizing code for the Browser Actions container complete ... | andybons@chromium.org | 2010-03-24 | 1 | -24/+52 |
* | Make repost form warning tab-modal on Mac. | bauerb@chromium.org | 2010-03-18 | 1 | -0/+3 |
* | Fix bubbles (bookmark, status, blocked content, both extension ones) in resol... | avi@chromium.org | 2010-03-16 | 1 | -2/+1 |
* | Mac: toggle between "Enter/Exit Full Screen" in menus. | viettrungluu@chromium.org | 2010-03-16 | 1 | -0/+15 |
* | [Mac] Add support for showing extensions in incognito mode, while fixing a bu... | andybons@chromium.org | 2010-03-15 | 1 | -1/+6 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | [Mac] More progress towards resizing the Browser Actions container. | andybons@chromium.org | 2010-03-10 | 1 | -82/+124 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | [Mac] Adds grippys to the left side of the Browser Actions container to resiz... | andybons@chromium.org | 2010-02-17 | 1 | -31/+6 |
* | Linux: fix clicking on security or blocked contents of non-active window show... | mattm@chromium.org | 2010-02-10 | 1 | -2/+2 |
* | [Mac] Use the ExtensionToolbarModel for ordering of the Browser Actions. Prep... | andybons@chromium.org | 2010-02-10 | 1 | -0/+1 |
* | [Mac] o Adds a slight drop shadow to the drawn images within Browser Action b... | andybons@chromium.org | 2010-02-05 | 1 | -12/+9 |
* | [Mac] Make the extension popup a singleton instance to avoid maintaining mult... | andybons@chromium.org | 2010-02-02 | 1 | -3/+2 |
* | ExtensionInstalledBubble for Mac. | mirandac@chromium.org | 2010-01-31 | 1 | -4/+4 |
* | [Mac] Hide browser action buttons when they would otherwise overflow with the... | andybons@chromium.org | 2010-01-21 | 1 | -6/+80 |
* | [Mac] Refactors BrowserActionButton to be within its own file, also breaking ... | andybons@chromium.org | 2010-01-19 | 1 | -0/+1 |
* | [Mac] Implementation of Page Action tooltips. Also adds cursor rects to the a... | andybons@chromium.org | 2009-12-29 | 1 | -0/+2 |
* | Tagging a whole bunch of buttons with descriptions (via code; OS bug prevents... | avi@chromium.org | 2009-12-28 | 1 | -0/+39 |
* | Second half of CL 481012 (reverted at r35038). | viettrungluu@chromium.org | 2009-12-20 | 1 | -0/+35 |
* | Revert 35053 - Second half of CL 481012 (reverted at r35038). Will revert if ... | viettrungluu@chromium.org | 2009-12-19 | 1 | -35/+0 |
* | Second half of CL 481012 (reverted at r35038). Will revert if Mac perf turns ... | viettrungluu@chromium.org | 2009-12-19 | 1 | -0/+35 |
* | Revert 34998, more stabbing in the dark to find a perf regression - Mac: impl... | thakis@chromium.org | 2009-12-19 | 1 | -35/+0 |
* | Mac: implement DnD of URLs onto Omnibox. | viettrungluu@chromium.org | 2009-12-18 | 1 | -0/+35 |
* | Mac: fix/implement app windows (not app mode), popups, drawing; refactor code. | viettrungluu@chromium.org | 2009-12-16 | 1 | -8/+17 |
* | Make a shared app menu model and update win and mac to use it. Remove the NSM... | pinkerton@chromium.org | 2009-12-15 | 1 | -4/+10 |
* | Refactor browser action apitest and port for mac. | kkania@chromium.org | 2009-12-14 | 1 | -0/+4 |
* | Share the code that builds the page menu in a common model, make Mac and Win ... | pinkerton@chromium.org | 2009-12-09 | 1 | -4/+50 |
* | o Updates the browser action buttons when a tab is changed. This is needed fo... | andybons@chromium.org | 2009-11-24 | 1 | -0/+4 |
* | Mac: minor cleanup of constants in toolbar_controller.mm. | viettrungluu@chromium.org | 2009-11-22 | 1 | -12/+16 |
* | [Mac] Add support for growing or shrinking the window during animations. | rohitrao@chromium.org | 2009-11-19 | 1 | -4/+2 |
* | Mac: animate NTP detached bookmark bar <-> normal bookmark bar. | viettrungluu@chromium.org | 2009-11-18 | 1 | -2/+11 |
* | Mac: Animate the bookmark bar showing/hiding. | viettrungluu@chromium.org | 2009-11-14 | 1 | -8/+12 |
* | Initial change for the implementation of browser actions on the mac. | andybons@chromium.org | 2009-11-12 | 1 | -11/+77 |
* | Make page and wrench buttons have correct hover look. | avi@chromium.org | 2009-11-03 | 1 | -0/+3 |
* | [Mac] Trim Omnibox hints as field shrinks. | shess@chromium.org | 2009-10-15 | 1 | -5/+8 |
* | Mac: Fix buttons not tinting to theme. | avi@chromium.org | 2009-10-13 | 1 | -5/+27 |
* | Mac: Make the nsimage_cache behave more like +[NSImage imageNamed:] | avi@chromium.org | 2009-10-13 | 1 | -1/+0 |
* | Several theming fixes for the Mac. Sorry for the extensive change, but they | thakis@chromium.org | 2009-10-09 | 1 | -9/+7 |