summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data/browsing_data_cookie_helper_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-301-1/+1
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-1/+1
* Store in memory cookies in a hash set instead of a list.erikchen@chromium.org2014-08-181-98/+129
* Implement delete methods for the various CannedBrowsingDataHelpers.rsesek@chromium.org2014-01-071-0/+29
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-19/+10
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-10/+19
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-41/+7
* Use a direct include of the message_loop header in chrome/browser/, part 1.avi@chromium.org2013-07-181-1/+1
* Cleanup: Use TestBrowserThreadBundle in browsing_data/*_unittest.cckinuko@chromium.org2013-06-201-18/+5
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-8/+8
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+4
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-4/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+4
* - Add more tests to the unit_test for the GetCookieCount method of the Canned...markusheintz@chromium.org2012-11-061-5/+147
* Don't use CanonicalCookie::Create method for creating canonical cookies in th...markusheintz@chromium.org2012-10-311-0/+93
* Revert 164709 - Don't use CanonicalCookie::Create method for creating canonic...dharani@google.com2012-10-301-89/+0
* For the cookie counts in the Website Settings UI: Don't count cookies that ar...markusheintz@chromium.org2012-10-291-0/+20
* Don't use CanonicalCookie::Create method for creating canonical cookies in th...markusheintz@chromium.org2012-10-291-0/+89
* Move browsing_data_helper files into a separate directory.markusheintz@chromium.org2012-07-191-0/+233