summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Handful of related instant changes:sky@chromium.org2010-11-151-0/+30
* linux: fix cache corruption when using multiple --user-data-direvan@chromium.org2010-11-131-6/+12
* Added support for displaying BackgroundContents in the task manager.atwilson@chromium.org2010-11-101-1/+1
* FileSystem code cleanup 1st cut - does some class renaming.kinuko@chromium.org2010-11-091-6/+6
* Remove chat manager component extension in favour of external extensions.scherkus@chromium.org2010-11-081-6/+1
* Fixed bug in how a profile listens to theme notificationsakalin@chromium.org2010-11-041-2/+3
* PyAuto hooks for Sync in TestingAutomationProviderrsimha@chromium.org2010-11-031-0/+4
* Unrevert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::St...mpcomplete@chromium.org2010-11-021-2/+2
* Revert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::Stat...mpcomplete@chromium.org2010-11-021-2/+2
* Part 4/4 of immutable Extension refactor: Kill Extension::StaticData and putmpcomplete@chromium.org2010-11-011-2/+2
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-5/+7
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-1/+5
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-251-0/+8
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-1/+1
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-1/+1
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.pkasting@chromium.org2010-10-211-7/+7
* Move xdg_util into base/nix. I originally wanted to use base/linux, but youbrettw@chromium.org2010-10-161-10/+10
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-0/+6
* Rename about:labs to about:flags, part 3/3thakis@chromium.org2010-10-151-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* DOM UI Settings - content settings exceptions tablesestade@chromium.org2010-10-131-0/+5
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Reland fix for OCSP startup race.willchan@chromium.org2010-10-121-0/+1
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-11/+11
* Revert 62105 - Test change to fix a leak. Will revert after getting in a run...willchan@chromium.org2010-10-101-1/+0
* Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...willchan@chromium.org2010-10-101-0/+1
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-29/+39
* All communication with the cloud print proxy service from the browser now hap...sanjeevr@chromium.org2010-10-071-1/+1
* ConvertLabsToSwitches earlier in startup sequence to fix Background Webappsrickcam@chromium.org2010-10-071-0/+4
* Support dynamic policy refresh for DNS prefetching.phajdan.jr@chromium.org2010-10-051-0/+4
* Implement policy for enabling/disabling browsing history.phajdan.jr@chromium.org2010-10-011-0/+10
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-301-89/+22
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-9/+6
* Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...willchan@chromium.org2010-09-281-1/+0
* Reland r59972: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-281-0/+1
* Create DownloadStatusUpdater to keep track of download progressphajdan.jr@chromium.org2010-09-271-1/+2
* Allow extensions to request the icons of hosted apps.aa@chromium.org2010-09-231-1/+2
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+1
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-6/+8
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-8/+6
* Enable and disable Chat Manager component extension based on labs preference ...scherkus@chromium.org2010-09-211-1/+13
* Add the ability to change NTP logos using a command from the web resource ser...mirandac@chromium.org2010-09-211-0/+8
* Add a placeholder, overridable DOMUI keyboard.bryeung@chromium.org2010-09-161-0/+5
* Linux: make compile-time dependency on gnome-keyring optional.phajdan.jr@chromium.org2010-09-161-0/+4
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-101-3/+7
* Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.phajdan.jr@chromium.org2010-09-091-8/+6
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-3/+10
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-10/+3
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-3/+10
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-1/+31