summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make session_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-1/+1
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-1/+1
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-1/+1
* Adds a command line switch to allow the user to specify the locationrvargas@google.com2009-02-071-0/+9
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-041-1/+1
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-8/+0
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-7/+11
* Register .crx file handler to install Chrome extensions.mpcomplete@google.com2009-01-301-0/+3
* Porting profiles to the Mac.avi@chromium.org2009-01-281-30/+48
* Add user script support to extensions.aa@chromium.org2009-01-251-9/+31
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+1
* Move search code to a subdirben@chromium.org2009-01-161-2/+2
* Fie.ben@chromium.org2009-01-151-2/+2
* Move search engines files into subdirben@chromium.org2009-01-151-2/+2
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-9/+9
* Move user script directory into profile.aa@chromium.org2009-01-071-4/+3
* Refactor the two URLRequestContext subclasses in profile.cc into a new sharedaa@chromium.org2008-12-231-276/+28
* Reverting 6966.ericroman@google.com2008-12-131-8/+18
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-18/+8