summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup part 6.pkasting@chromium.org2008-12-101-4/+3
* Misc proxy service changes.ericroman@google.com2008-12-101-4/+11
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-4/+5
* Introduce ExtensionsService. Load extensions on startup from a directory inaa@chromium.org2008-12-051-0/+10
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+2
* Remove some Windows-specific stuff from RenderProcessHost by having callers g...brettw@google.com2008-11-111-1/+1
* Add option to disable/enable Spell Check. In addition, remove additional code...sidchat@google.com2008-10-291-23/+57
* - Make user script loading asynchronous on the file thread.evanm@google.com2008-10-281-0/+19
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Reshuffling the options in the UnderTheHood section. A summary of my changes:...finnur@google.com2008-10-271-0/+1