summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles
Commit message (Expand)AuthorAgeFilesLines
* Move data_reduction_proxy_params* from components/data_reduction_proxy/jeremyim2014-10-291-1/+1
* Add a few missing overrides found by a new clang warning.thakis2014-10-291-1/+1
* Pref to update daily content lengths with the latest values.kundaji2014-10-291-0/+2
* Add an UMA metric for tracking Incognito Launches from the User Menumlerman2014-10-281-0/+2
* Badge icons in windows task bar with avatar icon.rogerta2014-10-272-6/+16
* Componentize HostContentSettingsMap and content settings providers.mukai2014-10-254-4/+4
* Activate data reduction proxy after profile initialization is complete.kundaji2014-10-241-0/+7
* Sets the default background color of inline signin and user manager to greyguohui2014-10-232-0/+5
* Final step of the java_cpp_template -> java_cpp_enum migration.mkosiba2014-10-232-36/+24
* Make ownership during CryptoModuleDelegateNSS creation less fragile.pneubeck2014-10-221-14/+21
* Cleanup: Put more media and profile extensions code behind ENABLE_EXTENSIONS ...thestig2014-10-221-1/+5
* Standardize usage of virtual/override/final in chrome/browser/profiles/dcheng2014-10-2230-304/+263
* Use ThreadChecker rather than DCHECK_CURRENTLY_ON.mukai2014-10-222-0/+2
* Migrate data reduction proxy statistics prefs to profilebengr2014-10-201-1/+5
* Cleanup: Only include background_mode_manager.h when ENABLE_BACKGROUND is def...thestig2014-10-201-1/+6
* OWNERS updates - willchan on extended leavewillchan2014-10-171-1/+3
* Cleanup: Remove unneeded extensions #includes.thestig2014-10-172-2/+5
* Cleanup: Prevent usage of various extension headers when extensions support i...thestig2014-10-171-1/+1
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-163-12/+6
* Convert ARRAYSIZE_UNSAFE -> arraysize in chrome/browser/.viettrungluu2014-10-161-1/+1
* Revert of Sets the default background color of inline signin and user manager...kbr2014-10-152-5/+0
* Sets the default background color of inline signin and user manager to greyguohui2014-10-152-0/+5
* Introduce ChromeZoomLevelPrefs, make zoom level prefs independent of profile ...wjmaclean2014-10-146-97/+199
* Data reduction proxy to a layered component.megjablon2014-10-145-17/+17
* fix newly added OVERRIDE in profile_impl_io_data.hmostynb2014-10-131-1/+1
* Align base::hash_map with C++11, part 1.davidben2014-10-111-13/+0
* Move data_reduction_proxy_enabled pref to profile_impl_io_data.kundaji2014-10-105-21/+20
* Locking a profile closes the Task Manager.mlerman2014-10-091-0/+1
* Domain Reliability: Get correct reporting pref once, on startupttuttle2014-10-072-6/+2
* Rewrite line endings from CRLF to LF for a bunch of files.Daniel Cheng2014-10-071-40/+40
* replace OVERRIDE and FINAL with override and final in chrome/browser/[j-q]*mostynb2014-10-0735-228/+228
* [Android] Remove constants copy-paste for ProfileMetrics.aruslan2014-10-032-18/+36
* Do not display lock for hosted domainsmlerman2014-10-0212-131/+260
* Stopping the history recording for a supervised userfhorschig2014-09-301-0/+4
* Record the number of loaded profiles when a profile is erased from the profil...yiyaoliu2014-09-291-0/+3
* Add support for using DOM Distiller in incognito.nyquist2014-09-262-22/+6
* Update the AvatarMenu (and the ProfileChooserView, which listens for changes ...treib2014-09-263-11/+47
* Restore last used user session after crashnkostylev2014-09-263-51/+3
* Restored disable print preview policy.vitalybuka2014-09-261-0/+4
* Revert of Restored disable print preview policy. (patchset #8 id:140001 of ht...vitalybuka2014-09-251-4/+0
* Restored disable print preview policy.vitalybuka2014-09-251-0/+4
* Rename the drive: scheme with the externalfile: scheme.hirono2014-09-251-4/+4
* Access to Chrome via the System Tray should go through the User Manager.mlerman2014-09-245-29/+68
* After locking a profile and showing the User Manager, make Guest the active p...noms2014-09-234-4/+34
* Move web_request directory to //extensions.hanxi2014-09-231-1/+1
* Add BookmarkUndoService to Android builddanduong2014-09-231-2/+0
* Add data reduction functionality to all platforms.kundaji2014-09-236-60/+19
* Fix lifecycle of data reduction proxy objects in profile io data.kundaji2014-09-223-52/+122
* Introduce WebRequestEventRouterDelegate to resolve the dependency of chrome i...hanxi2014-09-221-2/+2
* Different message for offline unlock, first time.mlerman2014-09-221-4/+5