summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding a first prototype of guest mode.jwd@chromium.org2013-07-171-15/+38
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-2/+2
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-2/+2
* [Mac] AppController needs to update its "last profile" pointer when the activ...noms@chromium.org2013-06-281-6/+64
* move sync_promo_ui to non-webui-specific directorybcwhite@chromium.org2013-06-211-1/+1
* Remove unused includes of base/chromeos/chromeos_version.htfarina@chromium.org2013-06-171-1/+0
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.dcheng@chromium.org2013-06-121-1/+1
* Use a direct include of strings headers in chrome/browser/o*-p*/.avi@chromium.org2013-06-111-1/+1
* Signin profile should stay off_the_record after browser crashdpolukhin@chromium.org2013-06-091-5/+5
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-8/+5
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Support cancelling and timeout during managed-user creation and registration.pam@chromium.org2013-06-051-1/+2
* Pass errors generated during limited-user registration up to the UI for display.pam@chromium.org2013-06-041-2/+2
* Call OpenAsh before Profile Init and CreateLauncher() afterstevenjb@chromium.org2013-05-311-0/+5
* Add tracing to profiles for analyzing startup performanceandrewhayden@chromium.org2013-05-311-0/+2
* Don't open the 'stats for nerds' in a non-incognito window when incognito is ...joaodasilva@chromium.org2013-05-301-0/+11
* Restructure user-creation flow for modularity and error-reporting.pam@chromium.org2013-05-291-52/+22
* Add ProfileManager::AllowGetDefaultProfile()stevenjb@chromium.org2013-05-241-0/+15
* Revert 201968 "Revert 201837 "OOP import on Windows.""dbeam@chromium.org2013-05-241-16/+7
* Revert 201837 "OOP import on Windows."dbeam@chromium.org2013-05-241-7/+16
* OOP import on Windows.gab@chromium.org2013-05-231-16/+7
* Cleaning up code - calculate the number of bytes in a MB just oncenoms@chromium.org2013-05-141-11/+12
* [cros mp] Load profiles from /home/chronos/u-[$hash], add GetUserIdHashFromPr...nkostylev@chromium.org2013-05-101-25/+3
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-5/+8
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-8/+5
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-05-071-1/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-2/+1
* Create instance of ProfileHelper that will track active user instance on Chro...nkostylev@chromium.org2013-04-251-27/+11
* Delay bookmarks load while the profile is loading.msarda@chromium.org2013-04-181-1/+12
* CrOS multi-profiles ProfileManager changesnkostylev@chromium.org2013-04-151-3/+69
* Add UMA count for how often a new managed-user profile is created.pam@chromium.org2013-04-111-0/+5
* Fix tracking of number of profiles on startup.pam@chromium.org2013-04-091-7/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Re-Re-apply 192420: Move login switches to src/chromeos"stevenjb@chromium.org2013-04-051-3/+5
* Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"tkent@chromium.org2013-04-051-5/+3
* Re-apply 192420: Move login switches to src/chromeosstevenjb@chromium.org2013-04-051-3/+5
* Revert 192420 "Move login switches to src/chromeos"alexeypa@google.com2013-04-051-5/+3
* Move login switches to src/chromeosstevenjb@chromium.org2013-04-041-3/+5
* Create a new profile when deleting the last non-managed profile.bauerb@chromium.org2013-04-041-29/+29
* Minor file_util cleanup.brettw@chromium.org2013-04-031-13/+27
* Set last used profile when deleting all profiles before sending notifications.benwells@chromium.org2013-03-121-13/+17
* Revert 187314 because I didn't mean to revert 186411.atwilson@chromium.org2013-03-111-2/+6
* Revert 186411atwilson@chromium.org2013-03-111-6/+2
* Measure and sample the size that Cloud Policy storage takes on the total Prof...joaodasilva@chromium.org2013-03-081-0/+4
* No longer display sync promo for profiles that are signing inatwilson@chromium.org2013-03-061-2/+6
* Capture the exit status of the first-run AutoImport and make it available to ...tapted@chromium.org2013-02-271-8/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1