History log of /external/webkit/Source/WebKit/android/WebCoreSupport/WebCache.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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