summaryrefslogtreecommitdiffstats
path: root/chrome/browser/android/cookies
Commit message (Expand)AuthorAgeFilesLines
* Add more RetainedRef uses where needed.vmpstr2016-03-221-7/+5
* SameSite: Implement 'Strict'/'Lax' attribute parsing.mkwst2016-03-152-5/+6
* Remove ImportCookies from CookieMonster interface.mmenke2016-02-051-3/+3
* Promote SetCookieWithDetailsAsync from CookieMonster to CookieStore.mmenke2016-02-021-8/+4
* Rename first-party-only cookies to same-site cookies.mkwst2016-02-011-7/+6
* Switch to standard integer types in chrome/browser/, part 1 of 4.avi2015-12-262-7/+9
* jni: Pass method parameters as JavaParamRef in chrome/browser/android.torne2015-11-302-16/+18
* Experiment to disallow setting of secure cookies from insecure schemesjww2015-11-201-2/+4
* Implement $Secure- cookie prefixestark2015-10-191-1/+9
* Revert of Implement $Secure- cookie prefix (patchset #16 id:420001 of https:/...mnissler2015-10-191-9/+1
* Implement $Secure- cookie prefixestark2015-10-171-1/+9
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-041-1/+1
* Move cookie source display logic to CookiesTreeModelestark2015-08-211-2/+2
* favor DCHECK_CURRENTLY_ON for better logs in chrome/browser/androidanujk.sharma2015-04-221-2/+2
* Implement the "First-Party-Only" cookie attribute.mkwst2015-02-232-27/+17
* Delete Incognito profile cookies immediately after notificationdfalcantara2015-01-142-30/+31
* Upstream CookiesFetcherdfalcantara2015-01-132-0/+246