| Commit message (Expand) | Author | Age | Files | Lines |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -0/+10 |
* | Revert "Fix browser side handling of moveTo by resizing the content area; not... | erg@chromium.org | 2010-03-24 | 1 | -4/+2 |
* | Revert 42465 - Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -10/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -0/+10 |
* | Fix 2 bugs related to remembering loaded unpacked extensions. | mpcomplete@chromium.org | 2010-03-23 | 1 | -2/+4 |
* | Some layout related fixes for the app launchers. | jcivelli@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure. | evan@chromium.org | 2010-03-23 | 1 | -71/+86 |
* | Porting the app launcher to Windows, and adding an experimental flag | jcivelli@google.com | 2010-03-22 | 1 | -0/+8 |
* | Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42... | maruel@chromium.org | 2010-03-22 | 1 | -9/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+9 |
* | Revert "Keyboard accessibility for the page and app menus." | maruel@chromium.org | 2010-03-22 | 1 | -9/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+9 |
* | Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs... | thestig@chromium.org | 2010-03-20 | 1 | -11/+1 |
* | Enable tabbed bookmark manager by default. | arv@chromium.org | 2010-03-19 | 1 | -3/+3 |
* | Allow dynamic switching in and out of sidetabs mode. | ben@chromium.org | 2010-03-19 | 1 | -1/+11 |
* | Resubmit 1025006: Refactor app-related manifest properties | aa@chromium.org | 2010-03-19 | 1 | -9/+10 |
* | Revert 42091 - Refactor apprelated manifest properties so that they don't | andybons@chromium.org | 2010-03-19 | 1 | -10/+9 |
* | Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests... | andybons@chromium.org | 2010-03-19 | 1 | -3/+3 |
* | Refactor app-related manifest properties so that they don't | aa@chromium.org | 2010-03-19 | 1 | -9/+10 |
* | Enable tabbed bookmark manager by default. | arv@chromium.org | 2010-03-19 | 1 | -3/+3 |
* | Makes pinned tab restore on startup if you haven't enabled session | sky@chromium.org | 2010-03-18 | 1 | -22/+45 |
* | Make repost form warning tab-modal on Mac. | bauerb@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | [Mac] Honor modifier keys in back/forward menu. | bauerb@chromium.org | 2010-03-17 | 1 | -32/+39 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Support app tabs as a launch point for apps. Also, move the logic for launch... | erikkay@chromium.org | 2010-03-12 | 1 | -0/+61 |
* | Bookmark manager: Make sure we open the tabbed bookmark manager in a non OTR ... | arv@chromium.org | 2010-03-12 | 1 | -4/+19 |
* | Open tabbed bookmark manager from menus as well. | arv@chromium.org | 2010-03-12 | 1 | -0/+7 |
* | Fixes navigation issues with interstitial pages. | creis@chromium.org | 2010-03-11 | 1 | -10/+5 |
* | Use web app icon as ICON_BIG for Windows | xiyuan@chromium.org | 2010-03-08 | 1 | -6/+8 |
* | Initial implementation of status tray functionality (mac-only, currently). | atwilson@chromium.org | 2010-03-06 | 1 | -5/+6 |
* | Renames ContentBlockedImageView to ContentSettingImageView. | bulach@chromium.org | 2010-03-05 | 1 | -1/+1 |
* | Fix crash when opening a bookmark without an open window. | bauerb@chromium.org | 2010-03-05 | 1 | -2/+3 |
* | Add command line option to use a tabbed bookmark manager. | arv@chromium.org | 2010-03-03 | 1 | -1/+11 |
* | Fix browser side handling of moveTo by resizing the content area; not the win... | erg@chromium.org | 2010-03-02 | 1 | -2/+4 |
* | Adding a preference to turn off the translate feature. | jcampan@chromium.org | 2010-02-26 | 1 | -0/+1 |
* | Move more files from chrome/common to chrome/browser | phajdan.jr@chromium.org | 2010-02-23 | 1 | -1/+1 |
* | Allow opening multiple bookmarks with external links from the same page. | bauerb@chromium.org | 2010-02-19 | 1 | -0/+10 |
* | linux: plumb shift-reload down into new shift-reload API | evan@chromium.org | 2010-02-19 | 1 | -1/+16 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | [Mac] Enable fullscreen | rohitrao@chromium.org | 2010-02-16 | 1 | -5/+12 |
* | Fix up some style guide violations wrt aligning function arguments. | willchan@chromium.org | 2010-02-12 | 1 | -7/+8 |
* | Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled... | pkasting@chromium.org | 2010-02-12 | 1 | -1/+1 |
* | Adds code to restore application extensions. I'm also enabling tab | sky@chromium.org | 2010-02-10 | 1 | -1/+20 |
* | Remove the temporary scaffolding stubs. | phajdan.jr@chromium.org | 2010-02-10 | 1 | -4/+1 |
* | Make the content settings dialog dependent on its parent. This re-plumbs the... | pkasting@chromium.org | 2010-02-09 | 1 | -0/+4 |
* | Add back disabled menu items | davemoore@chromium.org | 2010-02-09 | 1 | -3/+4 |
* | Do the remaining renames after http://codereview.chromium.org/585008 | phajdan.jr@chromium.org | 2010-02-09 | 1 | -2/+2 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2010-02-09 | 1 | -0/+1 |
* | Makes mini-tabs work on the UI side (at least for views). I still have | sky@chromium.org | 2010-02-06 | 1 | -1/+1 |
* | Fix for bug where reloading an extension from an infobar when another window ... | andybons@chromium.org | 2010-02-06 | 1 | -5/+6 |