| Commit message (Expand) | Author | Age | Files | Lines |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 1 | -1/+1 |
* | Browser actions container layout changes for M6 theme. | pkasting@chromium.org | 2010-07-29 | 1 | -0/+1 |
* | Toolbar layout changes for M6 theme. | pkasting@chromium.org | 2010-07-28 | 1 | -40/+51 |
* | Remove button masks for toolbar buttons, which will no longer be needed in th... | pkasting@chromium.org | 2010-07-28 | 1 | -11/+0 |
* | Swap reload and home back to how they were in Chrome <= 5. | pkasting@chromium.org | 2010-07-28 | 1 | -25/+24 |
* | Cleanup: Remove dead code (was only called when we had app + page menus). Ni... | pkasting@chromium.org | 2010-07-27 | 1 | -29/+2 |
* | Make theme change notifications auto-propagate through the view hierarchy, in... | pkasting@chromium.org | 2010-07-27 | 1 | -1/+1 |
* | Use check item for side tab menu. | oshima@chromium.org | 2010-07-21 | 1 | -0/+5 |
* | Attemp 2 at: | sky@chromium.org | 2010-07-21 | 1 | -27/+2 |
* | Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa... | pinkerton@chromium.org | 2010-07-20 | 1 | -2/+27 |
* | Makes the toolbar visible for apps again. Here's the set of patches I | sky@chromium.org | 2010-07-20 | 1 | -27/+2 |
* | Remove the page and app menus. | pkasting@chromium.org | 2010-07-20 | 1 | -134/+27 |
* | Put sidetab menu back to wrench menu (confirmed with sky) | oshima@chromium.org | 2010-07-20 | 1 | -12/+5 |
* | Revert r42636. That hack is no longer needed now that we removed the compact | mpcomplete@chromium.org | 2010-07-19 | 1 | -1/+1 |
* | Remove the bookmark menu. | pkasting@chromium.org | 2010-07-01 | 1 | -26/+2 |
* | Fixes new wrench related problems on views: | sky@chromium.org | 2010-06-25 | 1 | -1/+2 |
* | Provides a single place to test whether the new wrench menu is | sky@chromium.org | 2010-06-24 | 1 | -5/+3 |
* | Canvas refactoring part 2. | ben@chromium.org | 2010-06-23 | 1 | -2/+3 |
* | Attempt 2 at landing the following. This differs from the first in | sky@chromium.org | 2010-06-23 | 1 | -4/+25 |
* | Revert 50604 - Moves cut/copy/paste and increment/descrement/fullscreen into ... | mrossetti@chromium.org | 2010-06-23 | 1 | -25/+4 |
* | Moves cut/copy/paste and increment/descrement/fullscreen into buttons | sky@chromium.org | 2010-06-23 | 1 | -4/+25 |
* | Small tweaks to improve toolbar keyboard accessibility: Put focus rects | dmazzoni@chromium.org | 2010-06-22 | 1 | -1/+19 |
* | Improve toolbar keyboard accessibility. | dmazzoni@chromium.org | 2010-06-18 | 1 | -139/+21 |
* | Detach reload from omnibox, combine with stop, and eliminate go. | pkasting@chromium.org | 2010-06-11 | 1 | -60/+24 |
* | Views: Respond to the --new-wrench-menu flag on windows. | erg@chromium.org | 2010-06-10 | 1 | -19/+39 |
* | Rip out the multiprofile implementation. | erg@chromium.org | 2010-06-10 | 1 | -2/+0 |
* | Make the reload button respond to middle-clicks like back/forward/home alread... | pkasting@chromium.org | 2010-06-10 | 1 | -15/+27 |
* | Clean up bits of the toolbar code. | pkasting@chromium.org | 2010-06-09 | 1 | -191/+131 |
* | Implement upgrade notifications. | finnur@chromium.org | 2010-05-26 | 1 | -4/+108 |
* | Make sure the Omnibox is hidden when toolbar is collapsed. | finnur@chromium.org | 2010-05-13 | 1 | -0/+16 |
* | Fixes possible crash when menus were destroyed. I wasn't resetting a | sky@chromium.org | 2010-05-11 | 1 | -0/+4 |
* | Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()... | pkasting@chromium.org | 2010-05-10 | 1 | -2/+2 |
* | Collapse toolbars in app tabs. | aa@chromium.org | 2010-05-08 | 1 | -2/+13 |
* | Relanding http://codereview.chromium.org/1746009/show | jcivelli@chromium.org | 2010-04-29 | 1 | -2/+2 |
* | Revert 45936 - The app launcher now uses the location bar (instead of the aut... | jcivelli@chromium.org | 2010-04-29 | 1 | -2/+2 |
* | The app launcher now uses the location bar (instead of the autocomplete edit)... | jcivelli@google.com | 2010-04-29 | 1 | -2/+2 |
* | Reland r45520. This adds a new browser type: EXTENSION_APP that | aa@chromium.org | 2010-04-26 | 1 | -1/+2 |
* | Sigh. Revert r45520. Breaks ChromeOS. | aa@chromium.org | 2010-04-24 | 1 | -2/+1 |
* | This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ... | aa@chromium.org | 2010-04-24 | 1 | -1/+2 |
* | Fixes possible crash if the window hosting a menu was closed while the | sky@chromium.org | 2010-04-23 | 1 | -1/+18 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -148/+34 |
* | Don't select all when autofocusing the location bar on New Tab creation. Use... | pkasting@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -34/+148 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -26/+1 |
* | Star/reload shuffle, Windows version. | pkasting@chromium.org | 2010-04-03 | 1 | -125/+36 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-31 | 1 | -1/+217 |
* | Reverting this CL to fix the interactive ui test failures. | ananta@chromium.org | 2010-03-26 | 1 | -215/+1 |
* | Fix BrowserActionsContainerTest.Visibility for chromeos and reenable it. | mpcomplete@chromium.org | 2010-03-25 | 1 | -1/+2 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -1/+215 |
* | Revert 42465 - Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -215/+1 |