summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert change 10433, which resulted in annick@chromium.org2009-02-271-5/+3
* Create ProfilePersonalization in the ctor of ProfileImpl instead of lazily cr...munjal@chromium.org2009-02-261-3/+5
* Add the hunspell project to Chrome.app and get spellchecker compilingshess@chromium.org2009-02-251-1/+1
* Ports SpellChecker to use FilePaths instead of wstring.estade@chromium.org2009-02-251-2/+2
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-221-2/+1
* Support controlling extensions with a pref in addition to command-line.erikkay@google.com2009-02-191-2/+7
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-3/+0
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-1/+1
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-131-4/+26
* Revert 9747abarth@chromium.org2009-02-131-26/+4
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-131-4/+26
* Porting in chrome/phajdan.jr@chromium.org2009-02-121-6/+6
* Make tab_restore_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-121-1/+1