| Commit message (Expand) | Author | Age | Files | Lines |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Reapply menu model cleanups, with WrenchMenuModel being a SimpleMenuModel. | erg@google.com | 2010-08-25 | 1 | -2/+3 |
* | Revert "Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate." (... | erg@google.com | 2010-08-24 | 1 | -3/+2 |
* | Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate. | erg@google.com | 2010-08-23 | 1 | -2/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | [Mac] Implement the update available notification in the wrench menu. | rsesek@chromium.org | 2010-07-19 | 1 | -2/+2 |
* | [Mac] Put buttons into the new unified Wrench menu. | rsesek@chromium.org | 2010-07-15 | 1 | -3/+5 |
* | [Mac] Finish implementation of App Tabs. This takes into account the UI conso... | andybons@chromium.org | 2010-07-14 | 1 | -1/+1 |
* | [Mac] Simplify getting page-action info-bubble point. | shess@chromium.org | 2010-07-14 | 1 | -1/+1 |
* | [Mac] Don't change state from stop to reload when hovered. | shess@chromium.org | 2010-07-07 | 1 | -4/+7 |
* | [Mac] Remove knowledge of AutocompleteTextField from ToolbarController. | shess@chromium.org | 2010-06-25 | 1 | -4/+3 |
* | Unify the page and wrench menus into one wrench menu. Remove pref to hide menu. | pinkerton@chromium.org | 2010-06-15 | 1 | -11/+6 |
* | Detach reload from omnibox, combine with stop, and eliminate go. | pkasting@chromium.org | 2010-06-11 | 1 | -1/+0 |
* | Initial cut at scaffolding for mac sidetabs. No visible changes to browser wi... | pinkerton@chromium.org | 2010-06-02 | 1 | -13/+27 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -8/+4 |
* | Don't select all when autofocusing the location bar on New Tab creation. Use... | pkasting@chromium.org | 2010-04-23 | 1 | -2/+2 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -5/+9 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -5/+1 |
* | [Mac] Move star button into page-actions area of omnibox. | shess@chromium.org | 2010-04-01 | 1 | -4/+4 |
* | [Mac] More progress towards resizing the Browser Actions container. | andybons@chromium.org | 2010-03-10 | 1 | -0/+1 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | [Mac] o Adds a slight drop shadow to the drawn images within Browser Action b... | andybons@chromium.org | 2010-02-05 | 1 | -1/+2 |
* | ExtensionInstalledBubble for Mac. | mirandac@chromium.org | 2010-01-31 | 1 | -1/+2 |
* | [Mac] Hide browser action buttons when they would otherwise overflow with the... | andybons@chromium.org | 2010-01-21 | 1 | -0/+3 |
* | Second half of CL 481012 (reverted at r35038). | viettrungluu@chromium.org | 2009-12-20 | 1 | -2/+3 |
* | Revert 35053 - Second half of CL 481012 (reverted at r35038). Will revert if ... | viettrungluu@chromium.org | 2009-12-19 | 1 | -3/+2 |
* | Second half of CL 481012 (reverted at r35038). Will revert if Mac perf turns ... | viettrungluu@chromium.org | 2009-12-19 | 1 | -2/+3 |
* | Revert 34998, more stabbing in the dark to find a perf regression - Mac: impl... | thakis@chromium.org | 2009-12-19 | 1 | -3/+2 |
* | Mac: implement DnD of URLs onto Omnibox. | viettrungluu@chromium.org | 2009-12-18 | 1 | -2/+3 |
* | Mac: fix/implement app windows (not app mode), popups, drawing; refactor code. | viettrungluu@chromium.org | 2009-12-16 | 1 | -6/+7 |
* | Make a shared app menu model and update win and mac to use it. Remove the NSM... | pinkerton@chromium.org | 2009-12-15 | 1 | -3/+7 |
* | Refactor browser action apitest and port for mac. | kkania@chromium.org | 2009-12-14 | 1 | -0/+1 |
* | Share the code that builds the page menu in a common model, make Mac and Win ... | pinkerton@chromium.org | 2009-12-09 | 1 | -1/+10 |
* | [Mac] Add support for growing or shrinking the window during animations. | rohitrao@chromium.org | 2009-11-19 | 1 | -3/+2 |
* | Mac: animate NTP detached bookmark bar <-> normal bookmark bar. | viettrungluu@chromium.org | 2009-11-18 | 1 | -4/+3 |
* | Mac: Animate the bookmark bar showing/hiding. | viettrungluu@chromium.org | 2009-11-14 | 1 | -6/+9 |
* | Initial change for the implementation of browser actions on the mac. | andybons@chromium.org | 2009-11-12 | 1 | -0/+3 |
* | Mac: Implements the special bookmark bar on NTP. | erg@chromium.org | 2009-10-06 | 1 | -9/+7 |
* | Mac: Hook up the page menu's "Encoding" submenu. | erg@chromium.org | 2009-09-23 | 1 | -0/+1 |
* | Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio... | pkasting@chromium.org | 2009-09-15 | 1 | -7/+7 |
* | Fix crash on bookmark button delete. | jrg@chromium.org | 2009-09-04 | 1 | -1/+9 |
* | (Mac) Make the Page/Wrench buttons place their menu in the right place. | viettrungluu@chromium.org | 2009-09-03 | 1 | -11/+4 |
* | Updates to clean up default theme and add hover states. | avi@chromium.org | 2009-08-31 | 1 | -0/+4 |
* | Reverting 24700. | avi@chromium.org | 2009-08-28 | 1 | -4/+0 |
* | Updates to clean up default theme and add hover states. | avi@chromium.org | 2009-08-27 | 1 | -0/+4 |
* | [Mac] The autocomplete popup now gets its position from the toolbar controller, | rohitrao@chromium.org | 2009-08-27 | 1 | -0/+4 |
* | Reverting 24512. | avi@chromium.org | 2009-08-26 | 1 | -4/+0 |
* | Updates to clean up default theme and add hover states. | avi@chromium.org | 2009-08-26 | 1 | -0/+4 |
* | Bookmark STAR bubble. | jrg@chromium.org | 2009-08-20 | 1 | -0/+4 |
* | Implement back/forward toolbar menus on Mac (bug 13203). | avi@chromium.org | 2009-08-07 | 1 | -3/+12 |