summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles
Commit message (Expand)AuthorAgeFilesLines
* move sync_promo_ui to non-webui-specific directorybcwhite@chromium.org2013-06-211-1/+1
* Revert 207755 "Add device policies to control accessibility sett..."glider@chromium.org2013-06-212-32/+14
* Add device policies to control accessibility settings on the login screenbartfab@chromium.org2013-06-212-14/+32
* Move ProfileLoader to chrome/browser/profiles.jackhou@chromium.org2013-06-213-0/+296
* Crash immediately if we delete a Profile before its RenderProcessHosts shutmpcomplete@chromium.org2013-06-191-3/+4
* Implement the feedbackPrivate API.rkc@chromium.org2013-06-181-0/+2
* New UndoService for multiple level undo and redo of bookmarks.tom.cassiotis@gmail.com2013-06-171-0/+2
* Change ApiResourceManager to use ProfileKeyedApi.patrickriordan177@gmail.com2013-06-171-0/+9
* Rewrite scoped_ptr<T>(NULL) to use the default ctor.dcheng@chromium.org2013-06-171-1/+0
* Remove unused includes of base/chromeos/chromeos_version.htfarina@chromium.org2013-06-171-1/+0
* First work towards new "avatar" menu.bcwhite@chromium.org2013-06-135-12/+30
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.dcheng@chromium.org2013-06-123-3/+3
* Add a Preference for Google Services to Use the User's Location robliao@chromium.org2013-06-121-0/+6
* Remove the managedModePrivate API.bauerb@chromium.org2013-06-121-2/+0
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-115-5/+5
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-113-20/+25
* components: Move user_prefs into user_prefs namespace.tfarina@chromium.org2013-06-112-2/+2
* ProfileInfoCacheObserver: All methods now have a default empty implementation.mgiuca@chromium.org2013-06-114-19/+5
* Use a direct include of strings headers in chrome/browser/o*-p*/.avi@chromium.org2013-06-1118-23/+23
* Distinguish manual cancellation of profile creation from error conditions.pam@chromium.org2013-06-101-1/+2
* Signin profile should stay off_the_record after browser crashdpolukhin@chromium.org2013-06-092-6/+6
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-082-12/+10
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-0711-11/+11
* Add the limited user icon.akuegel@chromium.org2013-06-072-0/+11
* This implements half of the activityLogPrivate API. The API is only available...felt@chromium.org2013-06-071-0/+2
* Resubmit "Change RulesRegistryService to use ProfileKeyedAPI."patrickriordan177@gmail.com2013-06-072-3/+2
* Support cancelling and timeout during managed-user creation and registration.pam@chromium.org2013-06-053-3/+7
* DevTools: Serve remote frontend in the same security origin as the bundled one.vsevik@chromium.org2013-06-051-4/+7
* Migrate ProxyConfigServiceImpl to NetworkStateHandler and NetworkProfileHandler.pneubeck@chromium.org2013-06-041-13/+1
* Pass errors generated during limited-user registration up to the UI for display.pam@chromium.org2013-06-045-5/+13
* Moving ProfileDestroyer from ref counting to WeakPtr.nasko@chromium.org2013-06-042-7/+12
* Revert the feature 'Clear the clipboard upon exit from Incognito'. Original p...vasilii@chromium.org2013-06-021-127/+0
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-027-49/+55
* Call OpenAsh before Profile Init and CreateLauncher() afterstevenjb@chromium.org2013-05-312-0/+6
* Add managed user avatar menu (views).akuegel@chromium.org2013-05-313-7/+56
* Add tracing to profiles for analyzing startup performanceandrewhayden@chromium.org2013-05-312-5/+19
* Move application restart and relaunch code out of ExtensionService.benwells@chromium.org2013-05-311-0/+2
* Revert 203289 "Add event listeners to developer_private api."isherman@chromium.org2013-05-311-2/+0
* Add event listeners to developer_private api.grv@chromium.org2013-05-311-0/+2
* Move parsing of NaCl modules out of Extension.yoz@chromium.org2013-05-301-0/+4
* Don't open the 'stats for nerds' in a non-incognito window when incognito is ...joaodasilva@chromium.org2013-05-303-0/+50
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-301-1/+1
* Remove "--hsts-hosts" so we don't have to maintain it during upcoming changes...unsafe@trevp.net2013-05-291-3/+0
* Client changes for disabled dasher accountpavely@chromium.org2013-05-291-0/+6
* Restructure user-creation flow for modularity and error-reporting.pam@chromium.org2013-05-293-59/+29
* Revert 202751 "Change RulesRegistryService to use ProfileKeyedAPI."dbeam@chromium.org2013-05-292-1/+3
* Change RulesRegistryService to use ProfileKeyedAPI.patrickriordan177@gmail.com2013-05-292-3/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-286-12/+13
* Remove round trip from data reduction proxy authenticationbengr@chromium.org2013-05-271-0/+8
* Don't create an unbadged shortcut when first profile is created. asvitkine@chromium.org2013-05-252-18/+10