summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable background mode when associated pref changes.atwilson@chromium.org2010-08-281-1/+2
* Add a helper class that keeps per-profile information for FileSystem APIkinuko@chromium.org2010-08-271-0/+9
* Revert 57715 - Add a helper class that keeps per-profile information for File...dmazzoni@chromium.org2010-08-271-9/+0
* Add a helper class that keeps per-profile information for FileSystem APIkinuko@chromium.org2010-08-271-0/+9
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+12
* Re-land 57460 - Add hidden component app for web store.rafaelw@chromium.org2010-08-261-0/+4
* Revert 57460 - Add hidden component app for web store.rafaelw@chromium.org2010-08-261-4/+0
* Add hidden component app for web store.rafaelw@chromium.org2010-08-261-0/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-6/+6
* chromeos: 1st draft of ProxyConfigService for chromeoskuan@chromium.org2010-08-241-0/+13
* When extension is blacklisted by admin policy, it should be removed if alread...finnur@chromium.org2010-08-211-2/+2
* Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t...rvargas@google.com2010-08-191-6/+8
* Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.phajdan.jr@chromium.org2010-08-191-8/+6
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-181-0/+17