summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up a few startup and shutdown dependencies which should fix some of the...erikkay@google.com2009-06-241-3/+1
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-231-0/+26
* Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...aa@chromium.org2009-06-231-1/+1
* TBR: Fix dead tree.aa@chromium.org2009-06-221-1/+1
* Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...aa@chromium.org2009-06-221-1/+1
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-181-0/+12
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-161-1/+1
* Factor out the code that deals with installing external extensions through Re...finnur@chromium.org2009-06-121-2/+1
* Disable extensions in incognito mode.mpcomplete@google.com2009-06-111-7/+2
* Modified ThumbnailStore to cache/store JPEGs insteadbrettw@chromium.org2009-06-091-0/+13
* Turn on the PasswordStoreMac implementation.stuartmorgan@chromium.org2009-06-031-0/+5
* Change PasswordStoreDefault to access the WebDataService from the UI thread o...stuartmorgan@chromium.org2009-06-031-0/+54
* UI Support for Auto Spell Correct. Currently, it is still under the command l...sidchat@google.com2009-06-031-1/+11
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-021-0/+1
* The extensions service wasn't getting inited despite being used by themes (th...glen@chromium.org2009-06-021-10/+3
* Reverting 17273 - Fails reliability testsmhm@chromium.org2009-05-301-54/+0
* Re-land the password store work from bug 8205, with changes that should fix b...stuartmorgan@chromium.org2009-05-301-0/+54
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-25/+2
* Revert the password manager refactoring -- it failed reliability tests.evan@chromium.org2009-05-261-54/+0
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-1/+1
* Patch to make password patch build.evan@chromium.org2009-05-221-0/+54
* More NotificationRegistrar conversions.pkasting@chromium.org2009-05-221-14/+6
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-1/+4
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-4/+1
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-1/+4
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-201-4/+1
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-1/+4
* More progress on ForceHTTPS.abarth@chromium.org2009-05-201-0/+18
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-141-30/+50
* This is the first pass at themes.glen@chromium.org2009-05-091-2/+64
* Resurrect ExtensionProcessManager. Move the code for starting extensionmpcomplete@google.com2009-05-061-1/+17
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-3/+4
* Remove unused bits and pieces of #ifdefed code that isn't used.tim@chromium.org2009-04-241-7/+6
* Remove a hack that's no longer needed.pinkerton@chromium.org2009-04-171-7/+0
* Make about:linux-splash the default home page and remove an ifdef so we can s...jhawkins@chromium.org2009-04-091-0/+5
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-11/+2
* hclam: picked you for this review based on the revision log of ChromeURLReque...aa@chromium.org2009-04-081-0/+10
* Issue 348: can view old incognito cache if main process left runningidanan@chromium.org2009-03-271-0/+9
* Folder path was not set correctly for media cachehclam@chromium.org2009-03-251-2/+2
* BUG=9094hclam@chromium.org2009-03-231-0/+18
* Highlights of changes:hclam@chromium.org2009-03-131-0/+2
* Don't leak visited site information from original profile to OTR profile.abarth@chromium.org2009-03-131-1/+3
* Change SpellChecker::Language to be an ASCII string.estade@chromium.org2009-03-111-2/+3
* Adds a command line flag, --user-scripts-dir=..., to specify a directory to usemark@chromium.org2009-03-061-2/+9
* Add a command-line disable-p13n and use that to disablemunjal@chromium.org2009-03-051-0/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-041-1/+1
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-0/+31
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-271-2/+1
* Add a centralized error reporter to theaa@chromium.org2009-02-271-0/+2