summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change SpellChecker language without restarting the browser.sidchat@google.com2008-10-151-15/+74
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-241-1/+1
* Personalization pointer tweak.nick@chromium.org2008-09-241-7/+7
* Add support for "Add to dictionary" in the context menu.sidchat@google.com2008-09-171-1/+1
* Remove registration step between NavigationController > Profile.tim@chromium.org2008-09-161-27/+0
* Make the GoogleURLTracker only fetch the Google hostname if the user's defaul...pkasting@chromium.org2008-09-151-1/+5
* Move the download code to new directories:paulg@google.com2008-09-131-1/+1
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-17/+9
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-091-1/+1
* Fixes crash in BookmarkBarView. If the HistoryService fails to load itsky@google.com2008-09-041-8/+0
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-031-12/+4
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-3/+13
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...timsteele@google.com2008-08-151-0/+22