summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_command_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor away the Browser* dependency in exclusive_accesssriramsr2015-03-041-3/+33
* Closing a guest session clears all browsing history.mlerman2015-02-131-39/+0
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-5/+10
* Fullscreen exit bubble is actually used to control both mouse lock and fullsc...sriramsr2014-12-131-1/+1
* MacViews: Consolidate BrowserWindow's fullscreen APIandresantoso2014-11-211-1/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-1/+1
* Standardize usage of virtual/override/final in chrome/browser/ui/dcheng2014-10-211-13/+7
* replace OVERRIDE and FINAL with override and final in chrome/browser/ui/[a-s]*mostynb2014-10-041-5/+5
* Ensure incognito TestingProfiles are incognito for their whole lifetime.tapted2014-09-151-10/+9
* Disable New Avatar Menu in unit tests where necessary.bauerb@chromium.org2014-08-111-7/+10
* Fix how we use the new profile management flags.noms@chromium.org2014-07-281-8/+5
* Enable consistent identity on android platform by default.rogerta@chromium.org2014-06-171-9/+6
* Multi-profile flag cleanup.nkostylev@chromium.org2014-05-201-24/+0
* Support full-screen and single-profile avatar bubbles.msw@chromium.org2014-05-131-36/+16
* Settings should be enabled even in Guest modebcwhite@chromium.org2014-05-011-1/+29
* Don't enable settings when leaving Guest fullscreen.bcwhite@chromium.org2014-04-221-0/+9
* Add profile-switches to signin-internals; move switches to componentmlerman@chromium.org2014-04-161-1/+1
* Fix several tests that were broken for CrOS multi-profilesnkostylev@chromium.org2014-03-131-4/+41
* Make TestingProfile auto-create incognito profiles.dconnelly@chromium.org2014-03-071-8/+0
* Run all flag-checks for new-profile-managment et al through common functions ...bcwhite@chromium.org2013-12-181-5/+6
* [Mac] Enable guest mode for --new-profile-management.noms@chromium.org2013-12-041-11/+112
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* Remove menu items for Report an Issue for non-official builds.rkc@chromium.org2013-09-041-0/+6
* Convert UserPolicySigninService to use OAuth2TokenServiceatwilson@chromium.org2013-08-221-4/+5
* Making back/forward/refresh keys as reserved key.nona@chromium.org2013-08-211-6/+6
* Refactor utility methods that don't use the ProfileManager directly out of th...noms@chromium.org2013-07-181-1/+2
* Make all tests use GetActiveDesktop() instead of hardcoding HOST_DESKTOP_TYPE...gab@chromium.org2013-06-251-2/+1
* Extend BrowserWithTestBrowserTest to Ashjamescook@chromium.org2013-05-011-4/+2
* Deprecate Browser::TYPE_PANELstevenjb@chromium.org2013-04-041-15/+0
* Fix problem with IncognitoModeOnSigninAllowedPrefChange unit test. Use the Te...akuegel@chromium.org2013-03-281-3/+5
* Fix OS_MACOS typos. Should be OS_MACOSX.dalecurtis@google.com2013-03-191-23/+2
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-1/+1
* Create the testing profile using the TestingProfile::Builder.akuegel@chromium.org2013-03-111-1/+2
* Add a signin allowed policy which is used to determine if a user is allowed t...akuegel@chromium.org2013-02-281-0/+52
* Reland ash: Use immersive mode for fullscreenjamescook@chromium.org2013-02-271-0/+140
* Finally phase out non-multi-desktop-aware Browser::CreateParams()'s!!gab@chromium.org2013-02-251-1/+2
* Update other unittests to use newly added TestingBrowserProcess::GetGlobal().dbeam@chromium.org2013-01-041-1/+1
* Disable profile avatar menu shortcut when there's only one profile.asvitkine@chromium.org2012-12-181-3/+37
* Enable fullscreen for apps windowssail@chromium.org2012-11-201-0/+26
* win-aura: Fix build from r165951.sadrul@chromium.org2012-11-051-0/+1
* Stop reserving Shift+F3 (IDC_RELOAD_IGNORING_CACHE), Control+F3 (IDC_RELOAD_I...yusukes@chromium.org2012-10-291-0/+118