summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_specific_content_settings.cc
Commit message (Expand)AuthorAgeFilesLines
* More work on removing content settings code from src\content.jam@chromium.org2011-05-071-356/+0
* Start moving content_settings code out of content code.jam@chromium.org2011-05-031-20/+59
* Remove CookieMonster bug catching stuff.rdsmith@chromium.org2011-03-311-12/+0
* Correctly report HttpOnly cookies and correctly reset the Cookie Monsterjochen@chromium.org2011-03-281-1/+5
* Group cookies by source field only in the collected cookiesjochen@chromium.org2011-03-171-1/+2
* Use copies of canned browsing data helpers to populate the cookies tree model.jochen@chromium.org2011-03-151-5/+5
* Keep expired and file: cookies when using the cookie monster as dumb data storejochen@chromium.org2011-03-151-0/+4
* Replace the cookie monster on navigations instead of reusing it.jochen@chromium.org2011-03-111-3/+1
* Added new checks:rdsmith@chromium.org2011-03-101-7/+14
* Add in a checker to help narrow down 74585. eroman@chromium.org2011-03-101-0/+7
* Don't register cookie access on empty cookie list.jochen@chromium.org2011-01-201-0/+2
* Also register read cookies in the content settings delegate.jochen@chromium.org2010-12-071-1/+25
* Fix for "New blocked popup UI" on Windowsgeorgey@chromium.org2010-11-301-0/+13
* Pass cookie options to content settings delegate.jochen@chromium.org2010-11-251-3/+4
* Remove "name" field from indexed databases.jochen@chromium.org2010-11-081-3/+2
* Change plugin content settings to three states: Allow, click-to-play, and block.bauerb@chromium.org2010-10-111-2/+2
* Add IndexedDB to cookie tree.bauerb@chromium.org2010-09-241-2/+6
* Hook up indexed databases to content settings.jochen@chromium.org2010-09-231-2/+11
* Hook up indexed databases to content settings.jochen@chromium.org2010-09-201-0/+11
* Fix geolocation icon behaviour on navigationallanwoj@chromium.org2010-09-021-0/+4
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-191-5/+29
* Clear cookie related settings at the beginning of a navigation instead of at ...jochen@chromium.org2010-08-191-2/+12
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-121-29/+5
* Allow per-plugin content settings.bauerb@chromium.org2010-08-121-5/+29
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-111-9/+44
* Add a session storage node to the cookies tree view for collected cookies.jochen@chromium.org2010-08-101-8/+17
* Revert 55548 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-101-42/+7
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-101-7/+42
* Revert 55536 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-101-42/+7
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-101-7/+42
* Speculative backout to see if this caused perf regressions.rohitrao@chromium.org2010-08-091-28/+4
* When blocking cookies, also show an icon in the location bar when cookies are...jochen@chromium.org2010-08-091-4/+28
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-031-0/+2
* Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-161-0/+15
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-151-15/+0
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-151-0/+15
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-121-0/+8
* Reland r52072. Pass notifications to the browser on access to the appcache ma...jochen@chromium.org2010-07-121-0/+10
* Failed compile on Chromium builder dbgvandebo@chromium.org2010-07-121-10/+0
* Pass notifications to the browser on access to the appcache main resource man...jochen@chromium.org2010-07-121-0/+10
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-0/+128