summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles
Commit message (Expand)AuthorAgeFilesLines
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-2611-67/+101
* [Spellcheck] Adding extension framework for extension api to load dictionary ...rlp@chromium.org2013-04-261-0/+2
* Add ability to sign-out of Google directly from profile switcher menu.bcwhite@chromium.org2013-04-267-1/+173
* Change AlarmManager to use ProfileKeyedAPI.patrickriordan177@gmail.com2013-04-261-0/+2
* Create instance of ProfileHelper that will track active user instance on Chro...nkostylev@chromium.org2013-04-252-32/+11
* Remove all code for chrome.experimental.speechInput extension APIfangjue23303@gmail.com2013-04-241-4/+0
* Exclude media galleries from android chrome.tommycli@chromium.org2013-04-241-5/+6
* 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
* Audio extension API.hshi@chromium.org2013-04-231-0/+2
* 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
* Delay bookmarks load while the profile is loading.msarda@chromium.org2013-04-186-4/+166
* Hide the add new profile link for managed users.akuegel@chromium.org2013-04-181-5/+2
* Make CrosSettings and DeviceSettingsService non Lazy instancesstevenjb@chromium.org2013-04-171-0/+2
* Extract DependencyGraph from ProfileDependencyManager.phajdan.jr@chromium.org2013-04-168-168/+467
* CrOS multi-profiles ProfileManager changesnkostylev@chromium.org2013-04-153-7/+85
* chromeos: Move fileBrowserPrivate API implementation to a subdirectoryhashimoto@chromium.org2013-04-131-1/+1
* Move IconsHandler from c/c/e/api/ to c/c/erdevlin.cronin@chromium.org2013-04-121-2/+0
* Properly track the creation of a new window for managed users.pam@chromium.org2013-04-112-2/+15
* Add UMA count for how often a new managed-user profile is created.pam@chromium.org2013-04-111-0/+5
* Move all code in c/b/autofill and autofill related code in c/b/ui into namesp...kaiwang@chromium.org2013-04-111-1/+1
* Move SQLitePersistentCookieStore to contentsky@chromium.org2013-04-101-32/+19
* Fix tracking of number of profiles on startup.pam@chromium.org2013-04-093-27/+13
* First-run auto-import on Windows reloads the prefs, which marksdconnelly@chromium.org2013-04-094-7/+20
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-095-12/+14
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-095-14/+12
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-095-12/+14
* Turn on component updater on chromeos, only for the pnacl component.jvoung@google.com2013-04-091-0/+3
* Implementing EvictedDomainCookieCounter to keep statistics on cookie eviction...huangs@chromium.org2013-04-081-1/+3
* Re-Re-apply 192420: Move login switches to src/chromeos"stevenjb@chromium.org2013-04-053-6/+10
* Prevents leaking geolocation permission from Incognito mode to regular profile.vasilii@chromium.org2013-04-051-1/+3
* Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"tkent@chromium.org2013-04-053-10/+6
* Re-apply 192420: Move login switches to src/chromeosstevenjb@chromium.org2013-04-053-6/+10
* Revert 192415 "Turn on component updater on chromeos, only for t..."alexeypa@google.com2013-04-051-3/+0
* Revert 192420 "Move login switches to src/chromeos"alexeypa@google.com2013-04-053-10/+6
* Move login switches to src/chromeosstevenjb@chromium.org2013-04-043-6/+10
* Turn on component updater on chromeos, only for the pnacl component.jvoung@google.com2013-04-041-0/+3
* Cleanup: Get rid of Profile::GetProtocolHandlerRegistry().thestig@chromium.org2013-04-045-21/+0
* Added a PolicyCertVerifier that uses the trust anchors from the ONC policies.joaodasilva@chromium.org2013-04-043-2/+31
* Create a new profile when deleting the last non-managed profile.bauerb@chromium.org2013-04-041-29/+29
* Fix profile shortcut being moved on desktop when profile gets renamed.asvitkine@chromium.org2013-04-041-1/+16
* Cleanup random bits in Profile.thestig@chromium.org2013-04-032-8/+13
* Revert 192102 "Added a PolicyCertVerifier that uses the trust an..."joaodasilva@chromium.org2013-04-033-31/+2
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-7/+0
* Added a PolicyCertVerifier that uses the trust anchors from the ONC policies.joaodasilva@chromium.org2013-04-033-2/+31
* DevTools: open remote front-ends using chrome-devtools://remote/* urls.pfeldman@chromium.org2013-04-031-2/+1
* Minor file_util cleanup.brettw@chromium.org2013-04-031-13/+27