History log of /external/webkit/Source/WebKit/android/WebCoreSupport/WebCache.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e3edf5a0c8f1d68b83b51a3534f295bbca322267 14-Feb-2012 Selim Gurun <sgurun@google.com> Clean cached trust state on system storage update.

Bug: 6009802

Cherry pick d61e19d1adc4e5fd664a3a5e5c0fd1141e697345.
When credential storage is updated, reset any states in network layer
that caches information.

Change-Id: Iba4ea75723bbfab24c4ed3107fbaf5f7557c663b
/external/webkit/Source/WebKit/android/WebCoreSupport/WebCache.cpp
d7712e41feaa225f656b1a41d58dd57d5fae884f 16-Feb-2012 Selim Gurun <sgurun@google.com> Revert "Clean cached trust state on system storage update."

This reverts commit d61e19d1adc4e5fd664a3a5e5c0fd1141e697345
/external/webkit/Source/WebKit/android/WebCoreSupport/WebCache.cpp
d61e19d1adc4e5fd664a3a5e5c0fd1141e697345 14-Feb-2012 Selim Gurun <sgurun@google.com> Clean cached trust state on system storage update.

Bug: 6009802

When credential storage is updated, reset any states in network layer
that caches information.

Change-Id: I551cd84645e40991234b18801216907ae7ab6579
/external/webkit/Source/WebKit/android/WebCoreSupport/WebCache.cpp
05379b65a49fd212a4ea8e299d844aa6a659ee9e 19-Oct-2011 Kristian Monsen <kristianm@google.com> WebKit part of fix for bug 5307956

If the cache directory is an empty string, create an in-memory
cache instead.

Also cleared up the storage directory logic. It should only
be called once for each app now, so removed the caching and
merged the two functions.

Change-Id: Id9f179b5722425d1808f7d784d1071dee7aec6bc
/external/webkit/Source/WebKit/android/WebCoreSupport/WebCache.cpp
76859bf6d78119b2bf4fe2aa2c2a4761fa90503c 25-Aug-2011 Kristian Monsen <kristianm@google.com> Closing idle connections, including jni interface

Part of fix for bug 4487538 Current Drain

Change-Id: Ib08ea52c1c71726b76a5811663b6990aa13146ad
/external/webkit/Source/WebKit/android/WebCoreSupport/WebCache.cpp
13cce8a43dd90bd4eec763fbdacb551929cf68c0 13-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at 10.0.621.0: New argument in the Cache CTOR

Create a default one as it will crash if set to NULL.

Introduced here:
http://src.chromium.org/viewvc/chrome/trunk/src/net/http/http_cache.h?view=diff&r1=69413&r2=69414

Change-Id: Ic22277a95f3cbdb1fa0b6ac65b01f835fb4a407e
/external/webkit/Source/WebKit/android/WebCoreSupport/WebCache.cpp
a2c606d1d8312a5d063e4a11e5911d9c8e4a3d19 13-May-2011 Ben Murdoch <benm@google.com> Merge WebKit at r75993: Move WebKit/android files to Source

Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9
/external/webkit/Source/WebKit/android/WebCoreSupport/WebCache.cpp