summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable extensions by default.aa@chromium.org2009-08-291-1/+1
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-0/+24
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-241-0/+15
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-0/+12
* Some personalization cleanup:tim@chromium.org2009-08-151-12/+26
* Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p...thestig@chromium.org2009-08-111-3/+7
* Build browser/sync files by default using a stubbed-out syncapitim@chromium.org2009-08-111-1/+1
* Implement kCurrentThemeID so we can know what the last theme to be installed ...avi@chromium.org2009-08-031-1/+16
* Integrate OCSP handlers in SSLClientSocketNSS.ukai@chromium.org2009-07-311-1/+12
* Make ThumbnailStore broadcast a notification when it has finished reading thu...meelapshah@chromium.org2009-07-281-1/+2
* Try again to commit r21622: Add infobar preview for themes,aa@chromium.org2009-07-261-0/+3
* Revert revisions 21622-21624.aa@chromium.org2009-07-261-1/+0
* Add infobar preview for themes, remove --enable-extensionaa@chromium.org2009-07-261-0/+1
* Re-enable extensions auto-update.asargent@chromium.org2009-07-201-1/+1
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-0/+12
* Write ThumbnailStore's cache to disk on browser shutdown.meelapshah@chromium.org2009-07-201-0/+6
* Various minor fixes:aa@chromium.org2009-07-151-0/+12
* Turn backend tip service on by default.mirandac@chromium.org2009-07-121-0/+3
* Disable extension auto-updating (hopefully temporarily)asargent@chromium.org2009-07-101-1/+1
* Instead of forcing the homepage to be linux splash, force the startup action ...estade@chromium.org2009-07-101-6/+0
* Implementation of Extension Updater.asargent@chromium.org2009-07-101-1/+2
* Change ThumbnailStore to use sqlite instead of individual files try 2. Previo...meelapshah@chromium.org2009-07-091-1/+1
* Reverting 20097.meelapshah@chromium.org2009-07-081-1/+1
* Change ThumbnailStore to use sqlite instead of individual files.meelapshah@chromium.org2009-07-071-1/+1
* Fix the current remaining Views-GTK compile and linker errors.brettw@chromium.org2009-07-061-1/+1
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-24/+3
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-0/+20
* Wire up a LoginDatabase for PasswordStoreMac, and start using it for lookup.stuartmorgan@chromium.org2009-06-301-1/+10
* Let RenderProcessHost provide a method HasConnection() instead of exposingbrettw@chromium.org2009-06-291-2/+2
* Add a command line switch to allow setting the max sizervargas@google.com2009-06-261-18/+46
* Create a webkit thread for use within the browser process. This patch also i...jorlow@chromium.org2009-06-261-1/+18
* Change ExtensionHost to use notificationserikkay@chromium.org2009-06-261-1/+3
* Refactored ExtensionsPrefs to store paths relative to the extensions install ...rafaelw@chromium.org2009-06-251-1/+5
* Add looking up/caching of redirect lists to find the best thumbnail.meelapshah@chromium.org2009-06-241-1/+1
* Clean up a few startup and shutdown dependencies which should fix some of the...erikkay@google.com2009-06-241-3/+1
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-231-0/+26
* Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...aa@chromium.org2009-06-231-1/+1
* TBR: Fix dead tree.aa@chromium.org2009-06-221-1/+1
* Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...aa@chromium.org2009-06-221-1/+1
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-181-0/+12
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-161-1/+1
* Factor out the code that deals with installing external extensions through Re...finnur@chromium.org2009-06-121-2/+1
* Disable extensions in incognito mode.mpcomplete@google.com2009-06-111-7/+2
* Modified ThumbnailStore to cache/store JPEGs insteadbrettw@chromium.org2009-06-091-0/+13
* Turn on the PasswordStoreMac implementation.stuartmorgan@chromium.org2009-06-031-0/+5
* Change PasswordStoreDefault to access the WebDataService from the UI thread o...stuartmorgan@chromium.org2009-06-031-0/+54
* UI Support for Auto Spell Correct. Currently, it is still under the command l...sidchat@google.com2009-06-031-1/+11
* 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