summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@chromium.org2013-04-241-0/+2
* Revert 195811 "Explicitly construct/destruct UserManager and dep..."kalman@chromium.org2013-04-231-1/+7
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@google.com2013-04-231-7/+1
* Re-land 195501 with fixed testbartfab@google.com2013-04-221-0/+6
* Revert 195501 "Make UserManager a non-Lazy singleton"szym@chromium.org2013-04-221-6/+0
* Make UserManager a non-Lazy singletonbartfab@chromium.org2013-04-221-0/+6
* Make CrosSettings and DeviceSettingsService non Lazy instancesstevenjb@chromium.org2013-04-171-0/+2
* CrOS multi-profiles ProfileManager changesnkostylev@chromium.org2013-04-151-1/+6
* Re-Re-apply 192420: Move login switches to src/chromeos"stevenjb@chromium.org2013-04-051-1/+2
* Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"tkent@chromium.org2013-04-051-2/+1
* Re-apply 192420: Move login switches to src/chromeosstevenjb@chromium.org2013-04-051-1/+2
* Revert 192420 "Move login switches to src/chromeos"alexeypa@google.com2013-04-051-2/+1
* Move login switches to src/chromeosstevenjb@chromium.org2013-04-041-1/+2
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-7/+0
* Remove non-multi-desktop aware CreateBrowserWithTestWindowForProfile() method.gab@chromium.org2013-02-201-8/+20
* Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific.joi@chromium.org2013-02-121-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-23/+24
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Update other unittests to use newly added TestingBrowserProcess::GetGlobal().dbeam@chromium.org2013-01-041-8/+5
* Add a "managed user" checkbox to the user creation dialog.bauerb@chromium.org2012-12-191-11/+15
* Making autoload of profiles obey the kBackgroundModeEnabled preference. That ...rlp@chromium.org2012-11-301-0/+29
* Move InitializeNetworkOptions from ChromeBrowserMain to IOThread. This is in ...rch@chromium.org2012-11-291-2/+2
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-6/+6
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Breaking the Chromium Linux on Android Tests: http://build.chromium.org/p/chr...rlp@chromium.org2012-11-151-20/+0
* Making autoload of profiles obey the kBackgroundModeEnabled preference. That ...rlp@chromium.org2012-11-151-0/+20
* Create and delete desktop shortcuts in general.hallielaine@chromium.org2012-08-161-11/+8
* Removing instances of profile_->GetBookmarkModel() as part of converting Book...rlp@chromium.org2012-07-301-2/+3
* Consolidate Browser Creation.ben@chromium.org2012-07-251-8/+17
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-231-3/+3
* Move notifications only used in chrome/ to chrome/, renames one notification ...avi@chromium.org2012-07-181-1/+1
* Rename APP_EXITING notification to ALL_BROWSERS_CLOSING.benwells@chromium.org2012-07-131-1/+1
* Created a confirmation dialog for profile creation from the Settings Page. Ad...hallielaine@chromium.org2012-07-091-6/+6
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-191-2/+6
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Also delay regular profile destruction...mad@chromium.org2012-05-191-3/+6
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-0/+1
* Remove core Browser/BrowserList code from Android.yfriedman@chromium.org2012-03-291-0/+3
* Revert 123082 - Also delay regular profile destruction...groby@chromium.org2012-02-221-6/+3
* Also delay regular profile destruction...mad@chromium.org2012-02-221-3/+6
* Fix: open incognito windows at exit created extra normal windows on startup.marja@chromium.org2012-02-061-0/+57
* Stop unit tests from creating desktop shortcuts.stevet@chromium.org2012-01-271-7/+7
* Restore all profiles which were active when restoring the last open pages.marja@chromium.org2012-01-121-1/+109
* Revert "Restore all profiles which were active when restoring the last open p...saintlou@chromium.org2012-01-101-109/+1
* Readability review for C++.mirandac@chromium.org2012-01-101-9/+8
* Restore all profiles which were active when restoring the last open pages.marja@chromium.org2012-01-101-1/+109
* Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.ajwong@chromium.org2012-01-061-2/+1
* Making profile avatars and names sync. This is done by moving these two prope...jwd@chromium.org2011-12-131-27/+90
* Replace ProfileManagerObserver with callbacksail@chromium.org2011-12-071-10/+23
* Lands http://codereview.chromium.org/8801034/ in hopes of getting asky@chromium.org2011-12-061-64/+27