summaryrefslogtreecommitdiffstats
path: root/net/cookies
Commit message (Expand)AuthorAgeFilesLines
* When checking the public suffix list, set INCLUDE_PRIVATE_REGISTRIES for all ...rsleevi@chromium.org2014-01-302-2/+3
* Make CookieMonster::Delegate top-level and remove global CookieMonster::Enabl...ajwong@chromium.org2014-01-045-55/+46
* Revert 242913 "Make CookieMonster::Delegate top-level and remove..."esprehn@chromium.org2014-01-035-46/+55
* Make CookieMonster::Delegate top-level and remove global CookieMonster::Enabl...ajwong@chromium.org2014-01-035-55/+46
* Move DeleteAllCreatedBetweenForHostAsync to CookieStoresdefresne@chromium.org2013-12-195-9/+74
* Cookie Monster has a list of default allowed schemes for cookies to bericea@chromium.org2013-12-091-1/+1
* Fix compile with gcc-4.4phajdan.jr@chromium.org2013-11-181-7/+7
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-10/+0
* Promote the priority aware cookie eviction algorithm from experimental status.erikwright@chromium.org2013-11-023-23/+2
* Fix threading issue in CookieMonster task ordering.torne@chromium.org2013-10-302-21/+27
* Wait for store flush in CookieMonster::Delete*Taskphilipj@opera.com2013-10-033-141/+156
* Clean up a few unused globals.thakis@chromium.org2013-09-251-1/+0
* Remove control character cookie UMA stats.jww@chromium.org2013-09-211-41/+3
* Disallow cookies with control chars.jww@chromium.org2013-09-205-11/+177
* base: Split logging functions and PerfTimeLogger out of perftimer.htfarina@chromium.org2013-09-171-14/+14
* Revert 223324 "Wait for store flush in CookieMonster::Delete*Task"nasko@chromium.org2013-09-163-156/+141
* Wait for store flush in CookieMonster::Delete*Taskphilipj@opera.com2013-09-163-141/+156
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-275-44/+52
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-275-52/+44
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-1/+1
* Storage partition: correctly delete cookie(s) when origin is specified.lazyboy@chromium.org2013-08-073-5/+152
* Use a direct include of the message_loop header in net/, part 1.avi@chromium.org2013-07-177-7/+7
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-128-9/+9
* Use a direct include of time headers in net/, part 1.avi@chromium.org2013-06-286-7/+7
* Updated control chars in cookies histogram group to 'Cookie' and added histog...jww@chromium.org2013-06-111-19/+24
* Use a direct include of strings headers in net/android/, net/base/, net/cert/...avi@chromium.org2013-06-118-11/+11
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-017-615/+825
* Added UMA measurement for how often we see control characters during cookie p...jww@chromium.org2013-05-291-3/+36
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-237-51/+60
* Rename test callbacks for CookieStore to represent the argument type.tyoshino@chromium.org2013-05-224-90/+99
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-142-4/+7
* Rename names of queues in CookieMonster to less confusing ones.tyoshino@chromium.org2013-05-142-31/+33
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-132-7/+4
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-132-4/+7
* Implementing priority-aware cookie eviction algorithm.huangs@chromium.org2013-05-023-139/+380
* Unit test for CookieStore::DeleteSessionCookiesdroger@chromium.org2013-04-301-1/+18
* Add a way to query a cookie store whether any cookies exist for a giventburkard@chromium.org2013-04-192-0/+61
* Adding Priority field to cookies.erikwright@chromium.org2013-04-1913-117/+362
* Move SQLitePersistentCookieStore to contentsky@chromium.org2013-04-103-1/+13
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-096-77/+142
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-096-142/+77
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-096-77/+142
* Implementing EvictedDomainCookieCounter to keep statistics on cookie eviction...huangs@chromium.org2013-04-082-2/+2
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-5/+4
* Fix the EmptyExpires cookie store test on iOSdroger@chromium.org2013-03-191-0/+2
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+1
* Ignore an empty expiry attribute, as per RFC.erikwright@chromium.org2013-03-134-2/+63
* Remove the last traces of experimental support for MAC cookiesrsleevi@chromium.org2013-02-2818-603/+125
* Linux/ChromeOS Chromium style checker cleanup, net/ edition.rsleevi@chromium.org2013-02-061-8/+9