| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove unneeded headers from app/ (part 3) | thestig@chromium.org | 2010-07-31 | 1 | -0/+1 |
* | [Mac] First pass at final sizing of toolbar items. | shess@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | Use a PDF for the upgrade dot. | avi@chromium.org | 2010-07-28 | 1 | -8/+1 |
* | Unblackify the upgrade ball. | avi@chromium.org | 2010-07-21 | 1 | -14/+22 |
* | [Mac]Implement ViewID support. (third approach) | suzhe@chromium.org | 2010-07-20 | 1 | -0/+17 |
* | Remove the page and app menus. | pkasting@chromium.org | 2010-07-20 | 1 | -1/+1 |
* | [Mac] Implement the update available notification in the wrench menu. | rsesek@chromium.org | 2010-07-19 | 1 | -9/+49 |
* | [Mac] Toolbar UI tweaks. | andybons@chromium.org | 2010-07-16 | 1 | -1/+4 |
* | [Mac] Convert page-action icons to PageActionDecoration. | shess@chromium.org | 2010-07-16 | 1 | -1/+0 |
* | [Mac] Put buttons into the new unified Wrench menu. | rsesek@chromium.org | 2010-07-15 | 1 | -3/+8 |
* | [Mac] Simplify getting page-action info-bubble point. | shess@chromium.org | 2010-07-14 | 1 | -1/+1 |
* | [Mac] Tighten up the top chrome (move the buttons closer, reduce the toolbar ... | andybons@chromium.org | 2010-07-08 | 1 | -17/+5 |
* | [Mac] Don't change state from stop to reload when hovered. | shess@chromium.org | 2010-07-07 | 1 | -10/+3 |
* | Toolbar facelift. Main buttons larger and more spread out, only get borders w... | pinkerton@chromium.org | 2010-06-29 | 1 | -0/+4 |
* | [Mac] Push location bar implementation into subdir. | shess@chromium.org | 2010-06-25 | 1 | -2/+2 |
* | [Mac] Remove knowledge of AutocompleteTextField from ToolbarController. | shess@chromium.org | 2010-06-25 | 1 | -3/+2 |
* | [Mac] Give the Wrench menu keyboard shortcuts. | rsesek@chromium.org | 2010-06-22 | 1 | -3/+19 |
* | [Mac] UI changes for the Browser Actions toolbar container. | andybons@chromium.org | 2010-06-21 | 1 | -16/+6 |
* | Unify the page and wrench menus into one wrench menu. Remove pref to hide menu. | pinkerton@chromium.org | 2010-06-15 | 1 | -60/+15 |
* | Detach reload from omnibox, combine with stop, and eliminate go. | pkasting@chromium.org | 2010-06-11 | 1 | -98/+43 |
* | Initial cut at scaffolding for mac sidetabs. No visible changes to browser wi... | pinkerton@chromium.org | 2010-06-02 | 1 | -3/+20 |
* | 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 |