| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -1/+215 |
* | UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure. | evan@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42... | maruel@chromium.org | 2010-03-22 | 1 | -187/+1 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -1/+187 |
* | Revert "Keyboard accessibility for the page and app menus." | maruel@chromium.org | 2010-03-22 | 1 | -187/+1 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -1/+187 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 1 | -5/+3 |
* | Bound page reloading ignoring cache to the following user actions: | avayvod@chromium.org | 2010-02-20 | 1 | -0/+6 |
* | Fix bookmark star button theming. Patch by Thiago Farina. | mirandac@chromium.org | 2010-02-19 | 1 | -1/+3 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Rebuild app menu in ToolbarView::RunAppMenu | xiyuan@chromium.org | 2010-02-06 | 1 | -0/+2 |
* | Added Star button to compact navigation mode. | avayvod@chromium.org | 2010-02-05 | 1 | -21/+6 |
* | Revert 38166 - Added Star button to compact navigation mode. | pkasting@chromium.org | 2010-02-05 | 1 | -6/+21 |
* | Added Star button to compact navigation mode. | avayvod@chromium.org | 2010-02-05 | 1 | -21/+6 |
* | Refactor BrowserActionsContainer so that it can be used | oshima@chromium.org | 2010-02-04 | 1 | -1/+1 |
* | Insert methods for SimpleMenuModel | oshima@chromium.org | 2010-01-27 | 1 | -4/+8 |
* | Resize and overflow for browser actions (part 1). | finnur@chromium.org | 2010-01-22 | 1 | -18/+1 |
* | Factoring out the layout code from browser_view in preparation to implement s... | oshima@chromium.org | 2010-01-15 | 1 | -0/+1 |
* | Revert 36276 - Factoring out the layout code from browser_view in preparation... | jshin@chromium.org | 2010-01-14 | 1 | -1/+0 |
* | Factoring out the layout code from browser_view in preparation to implement s... | oshima@chromium.org | 2010-01-14 | 1 | -0/+1 |
* | Make back forward menu model a MenuModel. | estade@chromium.org | 2009-12-30 | 1 | -4/+4 |
* | Make a shared app menu model and update win and mac to use it. Remove the NSM... | pinkerton@chromium.org | 2009-12-15 | 1 | -111/+4 |
* | Add a UI helper method to just get the sync status without needing labels. | akalin@chromium.org | 2009-12-14 | 1 | -2/+1 |
* | Share the code that builds the page menu in a common model, make Mac and Win ... | pinkerton@chromium.org | 2009-12-09 | 1 | -129/+2 |
* | Refactor the menu model to live outside views/ so it can be shared | pinkerton@chromium.org | 2009-12-04 | 1 | -9/+10 |
* | Implement keyboard access between bookmarks and main toolbar. | mhm@chromium.org | 2009-12-04 | 1 | -245/+4 |
* | Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti... | akalin@chromium.org | 2009-11-25 | 1 | -4/+4 |
* | Disables default browser check and exit menu for toolkit_views on | sky@chromium.org | 2009-11-24 | 1 | -2/+5 |
* | Use plain strings instead of wstrings for UMA actions | evan@chromium.org | 2009-11-17 | 1 | -1/+1 |
* | Revert 32012-32017 | mhm@chromium.org | 2009-11-15 | 1 | -4/+245 |
* | rebase | mhm@chromium.org | 2009-11-15 | 1 | -245/+4 |