| Commit message (Expand) | Author | Age | Files | Lines |
* | "Reopen closed window" text not consistent across tab/window context menu | sschmitz@chromium.org | 2013-02-20 | 1 | -2/+3 |
* | browser: Move the rest of application_lifetime.h into chrome namespace. | tfarina@chromium.org | 2013-02-18 | 1 | -2/+2 |
* | Removing the menu entry to start the ash desktop in Windows. | cpu@chromium.org | 2013-02-14 | 1 | -1/+1 |
* | Mac regression fix: Launch fullscreen apps to Lion fullscreen mode. | scheib@chromium.org | 2013-02-11 | 1 | -5/+1 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -5/+6 |
* | Remove legacy wrench menu options on Windows 8 Chrome AURA/ASH | ananta@chromium.org | 2013-02-05 | 1 | -2/+4 |
* | Allow signin to continue even if sync is disabled by policy. | atwilson@chromium.org | 2013-02-03 | 1 | -30/+3 |
* | Adding show profile switcher field trial. | jwd@chromium.org | 2013-02-01 | 1 | -6/+6 |
* | Fix failing test on Mac 10.6: TestInstallThemeInFullScreen | scheib@chromium.org | 2013-01-31 | 1 | -1/+5 |
* | Revert 179615 - didn't help by itself. (May need another revert for r179399) | kinuko@chromium.org | 2013-01-30 | 1 | -1/+9 |
* | Revert 179554 - suspected to break browser_tests on Mac 10.6 | kinuko@chromium.org | 2013-01-30 | 1 | -9/+1 |
* | Refactor FullscreenController removing TogglePresentationMode & adding Toggle... | scheib@chromium.org | 2013-01-30 | 1 | -1/+9 |
* | Remove TabStripModel wrapper use. | avi@chromium.org | 2013-01-29 | 1 | -2/+2 |
* | Make Mac menu code obey incognito availability. | avi@chromium.org | 2013-01-22 | 1 | -15/+27 |
* | Disable profile avatar menu shortcut when there's only one profile. | asvitkine@chromium.org | 2012-12-18 | 1 | -16/+53 |
* | Cleanup: Remove unneeded includes for chrome/browser/printing/print_preview_t... | thestig@chromium.org | 2012-12-18 | 1 | -1/+0 |
* | Remove TabContents includes. | avi@chromium.org | 2012-12-14 | 1 | -1/+0 |
* | Making IsGuestSession an instance method of Profile, instead of static. | jwd@chromium.org | 2012-12-13 | 1 | -3/+3 |
* | chrome: Extract CommandUpdaterDelegate into its own header file. | tfarina@chromium.org | 2012-12-06 | 1 | -3/+3 |
* | Remove PrefObserver usages, batch 12. | joi@chromium.org | 2012-12-03 | 1 | -33/+36 |
* | Revert 170483 - Remove PrefObserver usages, batch 12. | joi@chromium.org | 2012-11-30 | 1 | -36/+33 |
* | Remove PrefObserver usages, batch 12. | joi@chromium.org | 2012-11-30 | 1 | -33/+36 |
* | Enable fullscreen for apps windows | sail@chromium.org | 2012-11-20 | 1 | -4/+5 |
* | Disable find if constrained window is shown | sail@chromium.org | 2012-11-20 | 1 | -9/+21 |
* | Remove tabstrip wrappers in browser_tabstrip. | avi@chromium.org | 2012-11-20 | 1 | -1/+1 |
* | Revert 168440 - Disable find if constrained window is shown | sail@chromium.org | 2012-11-19 | 1 | -21/+9 |
* | Disable find if constrained window is shown | sail@chromium.org | 2012-11-17 | 1 | -9/+21 |
* | Remove TabContents from TabStripModelObserver::TabReplacedAt. | avi@chromium.org | 2012-11-15 | 1 | -4/+4 |
* | alternate ntp: add "Recent Tabs" submenu to wrench menu | kuan@chromium.org | 2012-11-13 | 1 | -0/+3 |
* | Remove TabContents from TabStripModelObserver::TabDetachedAt. | avi@chromium.org | 2012-11-11 | 1 | -5/+5 |
* | Remove TabContents from TabStripModelObserver::TabInsertedAt. | avi@chromium.org | 2012-11-10 | 1 | -6/+5 |
* | Constrained Window Cocoa: Disable fullscreen | sail@chromium.org | 2012-11-07 | 1 | -10/+15 |
* | Adds UMA for switch to metro and swith to desktop (win8) | cpu@chromium.org | 2012-11-04 | 1 | -0/+3 |
* | Add IDC_BOOKMARK_PAGE_FROM_STAR for user action metrics | yosin@chromium.org | 2012-11-02 | 1 | -0/+3 |
* | Remove content::NotificationObserver dependency from most Prefs code. | joi@chromium.org | 2012-11-01 | 1 | -23/+26 |
* | Stop reserving Shift+F3 (IDC_RELOAD_IGNORING_CACHE), Control+F3 (IDC_RELOAD_I... | yusukes@chromium.org | 2012-10-29 | 1 | -13/+8 |
* | ash: Do not allow switching desktop mode when ash is the native desktop type. | sadrul@chromium.org | 2012-10-23 | 1 | -1/+2 |
* | Update ChromeToMobile command logic and tests. | msw@chromium.org | 2012-10-23 | 1 | -6/+0 |
* | Skips the picker step for the action box by including individual share intent... | skare@chromium.org | 2012-10-16 | 1 | -4/+0 |
* | Do not display Bookmark context menu in GUEST_MODE | simon.hong81@gmail.com | 2012-10-12 | 1 | -1/+2 |
* | Fixes two bugs that made tab restore service not return the right set | sky@chromium.org | 2012-10-05 | 1 | -1/+3 |
* | Add ability to open/close ash desktop via hot dogs. | grt@chromium.org | 2012-09-27 | 1 | -0/+13 |
* | Disable history menu in incognito or guest mode | simon.hong81@gmail.com | 2012-09-26 | 1 | -1/+2 |
* | Switch BookmarkTabHelper to use WebContentsUserData. | avi@chromium.org | 2012-09-19 | 1 | -4/+3 |
* | Make the "Relaunch in metro mode" menu work when we are not the default | cpu@chromium.org | 2012-09-17 | 1 | -1/+72 |
* | crbug.com/127841 - Request Tablet Site on CB with touch screen. | sschmitz@chromium.org | 2012-09-10 | 1 | -0/+7 |
* | Fix the blocked pluigin infobar for metro mode | cpu@chromium.org | 2012-09-07 | 1 | -15/+1 |
* | Metro mode switching (chrome side) | cpu@chromium.org | 2012-09-06 | 1 | -0/+24 |
* | Close detached DevTools window (rather than open a new instance) when it rece... | apavlov@chromium.org | 2012-09-03 | 1 | -1/+6 |