summaryrefslogtreecommitdiffstats
path: root/net/cookies/cookie_monster_perftest.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Split logging functions and PerfTimeLogger out of perftimer.htfarina@chromium.org2013-09-171-14/+14
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-1/+1
* Use a direct include of the message_loop header in net/, part 1.avi@chromium.org2013-07-171-1/+1
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* Use a direct include of strings headers in net/android/, net/base/, net/cert/...avi@chromium.org2013-06-111-2/+2
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-16/+16
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-5/+5
* Remove the last traces of experimental support for MAC cookiesrsleevi@chromium.org2013-02-281-45/+0
* Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4....kamil.jiwa@gmail.com2013-01-031-2/+2
* net/cookies: Do not introduce a static initializer in perftest.tfarina@chromium.org2012-11-221-40/+38
* net: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-141-3/+3
* Move CanonicalCookie into separate filesbattre@chromium.org2012-07-181-1/+2
* Extract ParsedCookie into a top level classbattre@chromium.org2012-07-121-2/+3
* Move the cookie store implementation into its own directory.erikwright@chromium.org2012-03-151-0/+430