History log of /external/chromium/net/base/cookie_monster.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ddb351dbec246cf1fab5ec20d2d5520909041de1 28-Jun-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at r12.0.742.93: Initial merge by git

Change-Id: Ic5ee2fec31358bbee305f7e915442377bfa6cda6
/external/chromium/net/base/cookie_monster.cc
dc0f95d653279beabeb9817299e2902918ba123e 09-Jun-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at r11.0.696.0: Initial merge by git

Change-Id: I273dde2843af0839dfc08b419bb443fbd449532d
/external/chromium/net/base/cookie_monster.cc
72a454cd3513ac24fbdd0e0cb9ad70b86a99b801 31-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium.org at r11.0.672.0: Initial merge by git.

Change-Id: I8b4aaf611a2a405fe3fe10e8a94ea7658645c192
/external/chromium/net/base/cookie_monster.cc
565f3234542b5ed4c247560b31cbd513aec8ce6b 12-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at 10.0.621.0: Fix conflict in cookie_monster.*

Conflicts from:
http://codereview.chromium.org/5365010

Which was upstreaming the patch.

Change-Id: Ic28f15156ec57630123e22dcf02f865e9aeef41d
/external/chromium/net/base/cookie_monster.cc
21d179b334e59e9a3bfcaed4c4430bef1bc5759d 11-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at 10.0.621.0: Initial merge by git.

Change-Id: I070cc91c608dfa4a968a5a54c173260765ac8097
/external/chromium/net/base/cookie_monster.cc
2de9a1a363201c0c9ef3e9a00ba660848aede7eb 02-Dec-2010 Iain Merrick <husky@google.com> Add a completion callback to CookieMonster::FlushStore.

This matches a change I currently have under review in upstream
Chromium (see http://codereview.chromium.org/5365010/). FlushStore
now takes a Task* parameter, which is posted when the operation
completes.

However, FlushStore must now be called on a Chrome-owned thread
as it may need to post the task to itself! I've updated the glue
code in external/webkit -- see change I008f35d1.

Change-Id: Ieb3e787b823d0a8adb5de447c52050278610fe4f
/external/chromium/net/base/cookie_monster.cc
4a5e2dc747d50c653511c68ccb2cfbfb740bd5a7 25-Nov-2010 Ben Murdoch <benm@google.com> Merge Chromium at r66597: Initial merge by git.

Change-Id: I9639f8a997f90ec219573aa22a49f5dbde78cc7b
/external/chromium/net/base/cookie_monster.cc
7c627d87728a355737862918d144f98f69406954 30-Nov-2010 Iain Merrick <husky@google.com> Add Flush() method to cookie store.

We'll use this on Android to sync cookies when the app is sent
to the background. This will help avoid data loss if the app is
shut down before the 30-second sync timer fires.

Bug: 3231371

Change-Id: Ie600c588e3936fb14250f0e3b5b347815e4fd725
/external/chromium/net/base/cookie_monster.cc
318f010f6a382edffc41c9de10f4bc2adf84f01f 24-Nov-2010 Steve Block <steveblock@google.com> Fix Chromium HTTP stack to allow quoted cookie values

This updates the Chromium HTTP stack to follow the RFC and also match
the behaviour of the Android HTTP stack.

Bug: 3223167
Change-Id: I03fbbded6565a642eed8bfcd855f6b52f9839506
/external/chromium/net/base/cookie_monster.cc
513209b27ff55e2841eac0e4120199c23acce758 18-Nov-2010 Ben Murdoch <benm@google.com> Merge Chromium at r65505: Initial merge by git.

Change-Id: I31d8f1d8cd33caaf7f47ffa7350aef42d5fbdb45
/external/chromium/net/base/cookie_monster.cc
731df977c0511bca2206b5f333555b1205ff1f43 01-Nov-2010 Iain Merrick <husky@google.com> Merge Chromium at r63472 : Initial merge by git.

Change-Id: Ifb9ee821af006a5f2211e81471be93ae440a1f5a
/external/chromium/net/base/cookie_monster.cc
3345a6884c488ff3a535c2c9acdd33d74b37e311 19-Oct-2010 Iain Merrick <husky@google.com> Merge Chromium at 7.0.540.0 : Initial merge by git

Not including third_party/icu as it contains huge data files that break Gerrit, and aren't actually used.

Change-Id: I428a386e70f3b58cacd28677b8cfda282e891e15
/external/chromium/net/base/cookie_monster.cc
c407dc5cd9bdc5668497f21b26b09d988ab439de 29-Jul-2010 Ben Murdoch <benm@google.com> Merge Chromium src@r53293

Change-Id: Ia79acf8670f385cee48c45b0a75371d8e950af34
/external/chromium/net/base/cookie_monster.cc
c7f5f8508d98d5952d42ed7648c2a8f30a4da156 04-Feb-2010 Patrick Scott <phanna@android.com> Initial source checkin.

The source files were determined by building net_unittests in chromium's source
tree. Some of the obvious libraries were left out (v8, gmock, gtest).

The Android.mk file has all the sources (minus unittests and tools) that were
used during net_unittests compilation. Nothing builds yet because of STL but
that is the next task. The .cpp files will most likely not compile anyways
because of the LOCAL_CPP_EXTENSION mod. I will have to break this into multiple
projects to get around that limitation.
/external/chromium/net/base/cookie_monster.cc