summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change the ProxyService to work with ASCII strings.darin@google.com2008-08-121-1/+1
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-6/+6
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-13/+13
* Add chrome to the repository.initial.commit2008-07-261-0/+923